Commit Graph

18 Commits

Author SHA1 Message Date
clay_shooter
b6df041915 SF3436143 remove Main-Class from manifest because there is no main class for this jar file 2011-12-11 17:02:04 +00:00
clay_shooter
003671fb90 SF 3377279
- Placed JacobVersion.properties into ${release.dir.java.meta.inf} instead of the current folder;
- com/jacob/test/safearray/SafeArrayBasicTest.java is compiled separately, because it is in UTF-16 encoding
- Added initializing Variant used to retrieve the next value from IEnum because some implemenations call VariantClear on it before setting a new value
- Changed _WIN32_WINNT to 0x0500 to fix build with VS2010
- Fixed the leak in Java_com_jacob_com_Variant_putVariantNoParam
- Added Dispatch.Method to the invoke flags to call _NewEnum. There are some nonconforming legacy implementations that expose _NewEnum as a method.
2011-10-01 22:33:38 +00:00
clay_shooter
623c6e9b6b SF2963102 use varargs in Dispatch instead of a million overloaded methods 2010-11-07 15:36:32 +00:00
clay_shooter
a79a1a08ca Statically link DLL to remove need for VC++ installation
2762275 support conversion of arrays of primitives
2171967 throw exception for unexpected data types rather than crash VM
2009-06-08 01:10:43 +00:00
clay_shooter
80f748ea40 SF 1919441 LoadLibrary reference to x64 dll name had extra space in it 2008-04-24 00:51:56 +00:00
clay_shooter
df0ba33797 B-1_14-DEV merge back to main 2008-02-02 01:38:25 +00:00
clay_shooter
51c900e485 SF1772783 Added VT_DECIMAL support -- raised compiler warnings to /W3. fixed some of those warnings in VT_DECIMAL code 2007-09-09 23:48:08 +00:00
clay_shooter
78c7ddf199 1761727 converted unit test programs to JUnit tests and updated the build targets 2007-07-27 03:28:44 +00:00
clay_shooter
e98dc4b0cf SF1709841 Visual C++ 8.0 Visual Studio 2005 compilation. No longer requires VC98 or 2003 Platform SDK. 2007-04-30 02:37:00 +00:00
clay_shooter
2d08b9e43a Upadted Docs for 1.12 pre-3 2007-03-25 13:43:40 +00:00
clay_shooter
165b6b7646 SF 1674179 enum variant leak. also affects 1112667 1465539 1569864 2007-03-10 16:04:39 +00:00
clay_shooter
959da16864 upgrading documentation 2006-10-28 14:56:31 +00:00
clay_shooter
719ea199bd SF 1580993 Feature Request tied to https://sourceforge.net/forum/forum.php?thread_id=1588018&forum_id=375946 Help discusson adds support for 64 bit dlls. 2006-10-20 02:55:06 +00:00
clay_shooter
a7668bfadd Updating documentation 2006-10-13 23:29:26 +00:00
clay_shooter
a50685d412 SF1493647 support alternate dll loading directories 2006-09-30 16:39:32 +00:00
clay_shooter
8e6be7ec6c SF 1550604 -- added property setting to catch unset version number in compilation_tools.properties 2006-09-23 12:36:02 +00:00
clay_shooter
5f8e69d7e2 Merging B-1_9_1 back to head 2005-10-24 22:59:25 +00:00
clay_shooter
bcf7bb0f85 merged R-1_9 release tag against the root-B-1_9 2005-02-26 21:32:27 +00:00