clay_shooter
c63934b4bf
1651926 getString() should be called instead of toString()
2007-02-04 20:55:00 +00:00
clay_shooter
4afdf31d25
1651926 getString() should be called instead of toString()
2007-02-04 20:33:50 +00:00
clay_shooter
27134742f1
SF1645463
2007-02-04 20:19:11 +00:00
clay_shooter
5bcb855846
SF1603631:
...
concurrent modification of ROT (adding or removing thread tables) causes VM crash. The simple fix is to sychronize all accessors to the ROT. Performance impact has not been analyzed
2006-12-08 13:03:55 +00:00
clay_shooter
2856390f24
1611487:
...
added additional problem report to release notes
2006-12-08 12:50:37 +00:00
clay_shooter
3b524074a6
SF1603631:
...
concurrent modification of ROT (adding or removing thread tables) causes VM crash. The simple fix is to sychronize all accessors to the ROT. Performance impact has not been analyzed
2006-12-08 12:42:37 +00:00
clay_shooter
5ac71b76b4
SF 1607878 Variant getJavaDateRef() failes -- programmer error
...
SF 1602188 stack overflow on toString() for object that can't be converted toJavaObject() -- toJavaObject did wrong thing when couldn't convert and couldn't convert basic types byRef() . That has been fixed.
2006-12-03 14:53:49 +00:00
clay_shooter
f3f83ea562
1.11.1 release notes
2006-12-03 14:45:27 +00:00
clay_shooter
9d46a4651a
added missing release marker on feature
2006-10-28 15:03:09 +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
e56c4f5e5d
updates for 1.11
2006-10-16 02:16:48 +00:00
clay_shooter
a7668bfadd
Updating documentation
2006-10-13 23:29:26 +00:00
clay_shooter
4a1ebd4298
fix compiler warning
...
D:\jacob\jni\EventProxy.cpp(129) : warning C4101: 'retObj' : unreferenced local variable
2006-10-13 22:51:07 +00:00
clay_shooter
3774f1eeec
updated
2006-10-13 15:25:34 +00:00
clay_shooter
bec689b833
updated prior to moving to VC++ 8.0 Express
2006-10-13 12:11:00 +00:00
clay_shooter
a20526a503
toJavaObject() unsupported conversions now throw NotImplementedException instead of IllegalStateException. getDobuleRef() renamed to getDoubleRef(). get methods documented as throwing IllegalStateException()
2006-10-07 17:32:12 +00:00
clay_shooter
e26c507f92
Updated javadoc
2006-10-07 17:30:22 +00:00
clay_shooter
745fc749d4
fixed bug report reference string
2006-10-04 03:28:03 +00:00
clay_shooter
6f432445e8
Fixed javadoc warnings
2006-10-04 03:25:29 +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
a50685d412
SF1493647 support alternate dll loading directories
2006-09-30 16:39:32 +00:00
clay_shooter
23f64b600c
SF1511033 fix array index out of bounds problem
2006-09-24 13:57:10 +00:00
clay_shooter
912ea449ad
added extra debug flag to documentaton for IETest
2006-09-24 13:55:14 +00:00
clay_shooter
f50b153c9e
SF1511033 fix array index out of bounds problem
2006-09-24 13:47:02 +00:00
clay_shooter
6c2c357a77
SF1550628: loadLibrary call modifed to a single location so that folks interested in changing how it works to support applets only has to modify in one location
2006-09-23 18:27:48 +00:00
clay_shooter
e5368d39ee
SF1550628: loadLibrary call mofed to a single location so that folks interested in changing how it works to support applets only has to modify in one location
2006-09-23 18:10:02 +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
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
340546c3cd
SF 1477793 obj2variant should accept dates on the Dispatch object
2006-04-28 04:24:18 +00:00
clay_shooter
66f26e5819
added comments
2006-04-28 04:06:12 +00:00
clay_shooter
10104aa8c1
improved testing for 147484
2006-04-23 21:34:56 +00:00
clay_shooter
ed9ef5c827
Another round of changes for Sourceforge bug 147484.
2006-04-23 21:01:55 +00:00
clay_shooter
0db059858a
1474484 change committed to support the not calling of safeRelease() on Variant constant objects.
2006-04-23 20:35:26 +00:00
clay_shooter
5b807839cd
added method comment
2006-04-23 20:32:07 +00:00
clay_shooter
4eb49215cb
reorganized the samples, again. Moved the programs that were more test cases to the unit test directory and repackaged the unit test directory.
2006-03-18 16:21:28 +00:00
clay_shooter
288b2da21a
fixed javadoc warning
2006-02-20 14:17:22 +00:00
clay_shooter
ed200c459d
1.10 pre 4 bug addition
2006-02-20 14:13:34 +00:00
clay_shooter
36c5cd4fb7
1224219 fixed incorrect memory release
2006-02-20 14:04:46 +00:00
clay_shooter
b97ebfb526
Visio file for sample program
2006-02-14 04:39:01 +00:00
clay_shooter
a1d0104826
doc updates to support 1.10 pre3 and the different way we handle event callbacks with InvocationProxy
2006-02-14 04:37:15 +00:00
clay_shooter
15c53120bc
added logging statement so exception does scare people
2006-02-13 04:56:27 +00:00
clay_shooter
64e55b4072
added credits
2006-02-13 04:47:58 +00:00
clay_shooter
7c0c28b2cd
added comment on how command line options to run in eclipse
2006-02-13 04:43:34 +00:00
clay_shooter
5482b745d8
1224219 added unicode support to SafeArray.fromStringArray. Closed memory leak in SafeArray.getString
2006-02-13 04:43:04 +00:00
clay_shooter
9790b79ac7
changed some 1.10pre4 references to 1.10pre3 since the last release up until now was 1.10pre2
2006-02-12 05:01:19 +00:00
clay_shooter
3a30d03be1
sourceforge 1386454 now supporting return values in event handlers. also added visio example of this
2006-02-12 00:53:11 +00:00
clay_shooter
da8e6f9985
sourceforge patch 1394001 -- missing initialization
2006-01-02 16:30:08 +00:00
clay_shooter
d48ddd63f6
updated feature requests
2005-12-08 02:50:05 +00:00
clay_shooter
96dc74d486
put in or de-deprecated some methods for jacobgen support. The methods are documented as such and that they shouldn't be used
2005-12-08 02:33:58 +00:00