Name | Modified | Size |
---|---|---|
.. | ||
clientuser.cpp | 22 years ago | 9 KB |
jnic.h | 23 years ago | 1 KB |
jniclient.cpp | 22 years ago | 5 KB |
jnictc.h | 24 years ago | 690 B |
p4jni.dsp | 22 years ago | 6 KB |
P4JNI.jpr | 21 years ago | 17 KB |
p4jni.vcproj | 21 years ago | 7 KB |
p4scc.dll | 24 years ago | 395 KB |
.project | 21 years ago | 198 B |
Change | User | Description | Committed |
---|---|---|---|
4139 | Paul Krause | more project files | 21 years ago |
2366 | Paul Krause | fix path to JniClient.class | 22 years ago |
2363 | Paul Krause | JNI again | 22 years ago |
2362 | Paul Krause | update for API release 2002.1 | 22 years ago |
1380 | Paul Krause | keyword expansion | 23 years ago |
886 | Paul Krause | create header files for class defs | 24 years ago |
819 | Paul Krause | add TestSuite hooks | 24 years ago |
818 | Paul Krause | clean up headers and libraries | 24 years ago |
804 | Paul Krause | add testrunner | 24 years ago |
802 | Paul Krause | Create a unit test case with the null unit test. Clean up ThrowOutOfMemory (MCVC 6.0 won'...t let you throw void). « |
24 years ago |
801 | Paul Krause | Upgrade to MSVC 6.0. Enable MS extensions because portable C++ is broken in 5.0 and 6.0 (s...ee support article Q168934; BUG: Multiple Errors Compiling Std C++ Library Headers with /Za). Don't ignore default library (needed for STL). Don't link CPP Unit in Release mode. « |
24 years ago |
788 | Paul Krause | unit testing framework from CppUnit 1.5 | 24 years ago |
787 | Paul Krause | When a JNI library function returns NULL because it failed to allocate memory, it is not n...ecessary to throw an exception, because Java is already throwing one. « | 24 years ago |
771 | Paul Krause | ktext | 24 years ago |
770 | Paul Krause | move from lib to home | 24 years ago |
769 | Paul Krause | Don't refer to JDK path. It must be set correctly in build environment. Link with... /MT, not /MTd, for Debug build. « |
24 years ago |
768 | Paul Krause | Rename JniClientApi->JniClient and clean up initialization. Make an attempt to manage... memory correctly. « |
24 years ago |
764 | Paul Krause | checkpoint - first working compile | 24 years ago |
762 | Paul Krause | project files | 24 years ago |