0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 5 hours ago.
Sep 11, 2025 — Sep 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
some changes after start of debug of tsd changes More... almost 26 years ago
finished changes to use thread-specific data for caching More... almost 26 years ago
started adding code to merge in tclblend More... almost 26 years ago
misc. update before move More... about 26 years ago
tested with sun's jdk1.2.2 More... about 26 years ago
added support for detaching threads when running a scheduled proc. More... about 26 years ago
updated docs for 0.0.5 release More... about 26 years ago
added support for 1.2 jdk's More... about 26 years ago
added support for 1.2 jdk's - untested More... about 26 years ago
updated documents and changed some configuration parameters to make there meaning more clear. This is the first alpha release. More... about 26 years ago
add option to skip destroying jvm prior to shutdown. some 1.1 jdk's have a known problem with segfaults More... about 26 years ago
updated docs More... about 26 years ago
added dynamic loading of libjava.so More... about 26 years ago
more changes to help with ibm jdk segfault. The problem seems to be in the JIT compiler, but turning it off does not make it go away completely. More... about 26 years ago
file is generated by configure More... over 26 years ago
minor updates to docs More... over 26 years ago
removed void return type from constructor More... over 26 years ago
changed html file names to represent the new nsjava package structure More... over 26 years ago
update documentation for 0.0.2 release More... over 26 years ago
updated for 0.0.2 release More... over 26 years ago
description of tcl ns_java command More... over 26 years ago
changed db and set jni functions to reset tcl interpreter result at the start of each jni function More... over 26 years ago
added link to tcl nsjava command More... over 26 years ago
missed these when doing ind. check-ins More... over 26 years ago
fixed problem with getting a tcl interpreter when no connection is available (needed for scheduled processes) More... over 26 years ago
added code to detect when a connection has already detached a jvm thread More... over 26 years ago
added methods for entering and exiting the java global monitor (only used for experimenting - not used in nsjsava module as of yet) More... over 26 years ago
function name changed due to addition into nsjava package More... over 26 years ago
fixed problem with getting a tcl interpreter when no connection is available (needed for scheduled processes) and found a problem with writing directly into interp->result More... over 26 years ago
changed NsJava_DeleteCurrentThreadEnvFromCache so that it returns NS_TRUE if something is actually deleted from the cache (needed for preventing thread detach when the jvm thread is already detached) More... over 26 years ago