0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 6 hours ago.
Sep 11, 2025 — Sep 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
modifications to proxy command structure to handle tcl ref counting conflict More... about 24 years ago
initial testing of proxy commands in startup thread - some threading issues exist - needs some study More... about 24 years ago
cleaned up interp code to support proxy commands in main thread More... about 24 years ago
modifications to interp native code to support interp commands in main thread when doing proxy commands during startup More... about 24 years ago
released 1.0.2 More... about 24 years ago
fixed problem with spurious exception on thread detach on solaris platform More... about 24 years ago
cleanup More... about 24 years ago
debuggin spurious instance command execution at thread detach More... about 24 years ago
finished proxy commands interface, need to modify interp routines called from java to work in main thread when interp is not available More... about 24 years ago
fixed up condition code in proxy command interface More... about 24 years ago
more work on adding proxy command support to startup thread More... about 24 years ago
more additions to support proxy commands in startup thread More... about 24 years ago
more additions to support proxy commands in startup thread More... about 24 years ago
added more debug files More... about 24 years ago
added proxy ref counting More... about 24 years ago
work on proxy command interface for startup thread - not complete - startup thread cannot attach jvm since blocked signals prevent thread from waking up after garbage collection More... about 24 years ago
fixed startup thread so that java object can be created at startup More... about 24 years ago
fixed internal rep problem for java Tcl_Obj types More... about 24 years ago
debugging ref count problem More... about 24 years ago
cleaned up docs some more More... about 24 years ago
updated nsjava packge commands documentation More... about 24 years ago
added support for getting the class field using the nsjava::field command More... about 24 years ago
fixed up build process so that java tools don't need to be in PATH More... about 24 years ago
cleanup More... about 24 years ago
new version More... about 24 years ago
added file for dumping java object cache More... about 24 years ago
modified build process to support solaris builds with jdk's 1.2 through 1.4 More... about 24 years ago
cleanup More... about 24 years ago
modified configure process More... about 24 years ago
removed reverse object lookup as it wasn't needed and it didn't function correctly under the blackdown 1.2.2 and 1.3.1 jdk's More... about 24 years ago