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
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
cd3c0ed7f6
SF1772783 Added VT_DECIMAL support
2007-09-06 01:28:03 +00:00
clay_shooter
9c23a727c2
SF 1650134 - preliminary VT_Variant support VariantVariant
2007-04-22 18:25:38 +00:00
clay_shooter
536fc35171
SF 1650134 - preliminary VT_Variant support VariantVariant
2007-04-18 02:22:25 +00:00
clay_shooter
7428d6590a
SF 1690420 make memcpy calculate buffer length with sizeof()
2007-03-31 21:48:24 +00:00
clay_shooter
fcbae0a84f
SF 1689061 compiler changes to support later versions of VCC and also a big memcpy fix in Variants for currency
2007-03-29 02:52:08 +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
0b16b2eeae
SF1570270 Proxy unhook detatched threads.
...
SF1538011 toString() not compliant, large ripple into toXXX() methods
SF1478172 Variant jni methods public without protection. Now JNI methods behind java methods
2006-10-04 03:18:59 +00:00
clay_shooter
3bd2d84f07
SF 1538011 -- document the fact that toString() convertes the underlying data type to a String type
2006-09-23 17:30:30 +00:00
clay_shooter
d2ebbdd756
Cleaned up Variant methods and deprecated those that don't do anything or do the things as others but with looser typings. Added early support for "nothing"
2005-12-08 00:59:02 +00:00
clay_shooter
58cb5ededd
fixed defect in isNull() where squiggle brackets were missing in nested if then else
...
Added documentation
2005-12-05 04:37:31 +00:00
clay_shooter
38c5d9d358
cleaned up variant serialization code. Its still broken. There just isn't as much of it now.
2005-10-29 16:01:30 +00:00
clay_shooter
5e6befda59
SF1336836 wrong sourceforge URL in 1.9.1 copyright notices
2005-10-24 23:16:52 +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
schmidlinf
ebb1eddb69
[ 1053870 ] jacob-msg 2019 - SafeArray + jni 1.4. Fixed a few problems with safe array manipulation that caused memory leaks. Also applied patch required to build against JMI newer than v1.2
2005-02-03 10:27:39 +00:00
clay_shooter
7b81d761b7
changing data type to ascii so diffs will work
2005-01-08 16:56:02 +00:00
troggan
e9424dbca6
Initial commit
2004-10-17 18:36:38 +00:00