OSDN Git Service

Added "JavaBytes" tool.
authorLoRd_MuldeR <mulder2@gmx.de>
Fri, 11 Aug 2017 14:20:15 +0000 (16:20 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Fri, 11 Aug 2017 14:20:15 +0000 (16:20 +0200)
commitf4ba0a24d169e5a08c354774ca742d00e467ea3c
treee258bd128fa72c7228a5277b000cd0a3c4b0fc92
parent23d52226e7600a89e321247146a2d3b40ee6f93c
Added "JavaBytes" tool.
23 files changed:
.gitignore
tools/GenTables/etc/pthread/bin/Win32/pthreadVC2.v120_xp.dll [deleted file]
tools/GenTables/etc/pthread/bin/Win32/pthreadVC2.v140_xp.dll [deleted file]
tools/GenTables/etc/pthread/bin/Win32/pthreadVC2d.v140_xp.dll [deleted file]
tools/GenTables/etc/pthread/bin/Win32/pthreadVC2d.v140_xp.pdb [deleted file]
tools/GenTables/etc/pthread/include/pthread.h [deleted file]
tools/GenTables/etc/pthread/include/sched.h [deleted file]
tools/GenTables/etc/pthread/include/semaphore.h [deleted file]
tools/GenTables/etc/pthread/lib/Win32/shared/pthreadVC2.v120_xp.lib [deleted file]
tools/GenTables/etc/pthread/lib/Win32/shared/pthreadVC2.v140_xp.lib [deleted file]
tools/GenTables/etc/pthread/lib/Win32/shared/pthreadVC2d.v140_xp.lib [deleted file]
tools/GenTables/etc/pthread/lib/Win32/static/pthreadVC2.v120_xp.lib [deleted file]
tools/GenTables/etc/pthread/lib/Win32/static/pthreadVC2.v140_xp.lib [deleted file]
tools/GenTables/etc/pthread/lib/x64/shared/pthreadVC2.v120_xp.dll [deleted file]
tools/GenTables/etc/pthread/lib/x64/shared/pthreadVC2.v120_xp.lib [deleted file]
tools/GenTables/etc/pthread/lib/x64/shared/pthreadVC2.v140_xp.dll [deleted file]
tools/GenTables/etc/pthread/lib/x64/shared/pthreadVC2.v140_xp.lib [deleted file]
tools/GenTables/etc/pthread/lib/x64/static/pthreadVC2.v120_xp.lib [deleted file]
tools/GenTables/etc/pthread/lib/x64/static/pthreadVC2.v140_xp.lib [deleted file]
tools/JavaBytes/.classpath [new file with mode: 0644]
tools/JavaBytes/.project [new file with mode: 0644]
tools/JavaBytes/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
tools/JavaBytes/src/com/muldersoft/mhash384/utils/JavaBytes.java [new file with mode: 0644]