cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_logger_file.c jk_map.c

2001-12-31 Thread costin
costin 01/12/31 11:17:51 Modified:jk/native2/common jk_logger_file.c jk_map.c Log: map cleanup for multi-valued properties. Values are stored using 'add', and concatenated ( if needed ) by the caller, using the caller-specified separator ( :, ;, etc - for jni, who was the

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_logger_file.c jk_map.c

2001-12-06 Thread costin
costin 01/12/06 14:59:52 Modified:jk/native2/common jk_logger_file.c jk_map.c Log: Updates, use pools, etc. Revision ChangesPath 1.5 +7 -6 jakarta-tomcat-connectors/jk/native2/common/jk_logger_file.c Index: jk_logger_file.c