Re: cvs commit: jakarta-tomcat-connectors/jni/native/include tcn.h

2005-08-28 Thread Jean-frederic Clere
Now I am not sure that the right correction: - sablevm uses short names first so it should work without the additional __J - tracing in sableVM shows that the JNI_OnLoad fails. That probably a classloader problem (org/apache/tomcat/jni/FileInfo is not found but java/lang/String is found), any

cvs commit: jakarta-tomcat-connectors/jni/native/include tcn.h

2005-08-27 Thread jfclere
jfclere 2005/08/27 09:14:50 Modified:jni/native/include tcn.h Log: Add support for sableVM. Revision ChangesPath 1.31 +6 -1 jakarta-tomcat-connectors/jni/native/include/tcn.h Index: tcn.h

cvs commit: jakarta-tomcat-connectors/jni/native/include tcn.h

2005-06-11 Thread mturk
mturk 2005/06/11 11:21:12 Modified:jni/native/include tcn.h Log: Temporary enable statistics. Revision ChangesPath 1.16 +2 -1 jakarta-tomcat-connectors/jni/native/include/tcn.h Index: tcn.h

cvs commit: jakarta-tomcat-connectors/jni/native/include tcn.h

2005-06-08 Thread mturk
mturk 2005/06/08 00:16:33 Modified:jni/native/include tcn.h Log: Fix pointer to int conversion warnings. Revision ChangesPath 1.13 +9 -4 jakarta-tomcat-connectors/jni/native/include/tcn.h Index: tcn.h

cvs commit: jakarta-tomcat-connectors/jni/native/include tcn.h

2005-05-28 Thread mturk
mturk 2005/05/28 01:24:59 Modified:jni/native/include tcn.h Log: Refuse to compile the native if APR_HAS_THREADS is missing. Revision ChangesPath 1.7 +5 -1 jakarta-tomcat-connectors/jni/native/include/tcn.h Index: tcn.h

cvs commit: jakarta-tomcat-connectors/jni/native/include tcn.h

2005-05-28 Thread mturk
mturk 2005/05/28 01:29:14 Modified:jni/native/include tcn.h Log: Add classpath prefix to easily change the classpath if desired. Revision ChangesPath 1.8 +5 -4 jakarta-tomcat-connectors/jni/native/include/tcn.h Index: tcn.h

cvs commit: jakarta-tomcat-connectors/jni/native/include tcn.h

2005-05-24 Thread mturk
mturk 2005/05/24 02:17:50 Modified:jni/native/include tcn.h Log: Remove unused 'min' macro and simplify the int64-pointer conversion. Revision ChangesPath 1.4 +2 -7 jakarta-tomcat-connectors/jni/native/include/tcn.h Index: tcn.h

Re: cvs commit: jakarta-tomcat-connectors/jni/native/include tcn.h

2005-05-24 Thread Gaston Lanteigne
please deleted my email from your list - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat-connectors/jni/native/include tcn.h

2005-04-18 Thread mturk
mturk 2005/04/18 05:30:54 Modified:jni/native/include tcn.h Log: Added ASSERT macro for DEBUG build to track the invalid params. Revision ChangesPath 1.3 +7 -0 jakarta-tomcat-connectors/jni/native/include/tcn.h Index: tcn.h

cvs commit: jakarta-tomcat-connectors/jni/native/include tcn.h

2005-01-16 Thread mturk
mturk 2005/01/16 23:22:50 Modified:jni/native/include tcn.h Log: See if APR_MAX_IOVEC_SIZE is already defined. Revision ChangesPath 1.2 +2 -0 jakarta-tomcat-connectors/jni/native/include/tcn.h Index: tcn.h

cvs commit: jakarta-tomcat-connectors/jni/native/include tcn.h tcn_version.h

2005-01-14 Thread mturk
mturk 2005/01/14 05:47:23 Added: jni/native/include tcn.h tcn_version.h Log: Initial upload Revision ChangesPath 1.1 jakarta-tomcat-connectors/jni/native/include/tcn.h Index: tcn.h