ChangeLog from CLEARSILVER-0_9_10 to CLEARSILVER-0_9_11 ======================================================================== 2004/08/03 David W. Jeske * java-jni/j_neo_cs.c:1.4 * java-jni/j_neo_cgi.c:1.3 * java-jni/CSTest.java:1.3 * java-jni/javatest.gold:1.2 * java-jni/j_neo_util.c:1.4 java-jni, handle error cases and register CS var funcs 2004/07/28 Brandon Long * util/test/ulist_test.c:1.2 * util/wdb.h:1.5 * util/neo_err.h:1.16 * util/neo_rand.c:1.3 * util/neo_err.c:1.16 * util/wdb.c:1.8 * util/rcfs.c:1.7 * util/neo_net.c:1.7 * util/ulist.c:1.9 * util/filter.h:1.3 * util/neo_hash.c:1.6 * util/neo_hdf.c:1.57 * util/rcfs.h:1.3 * util/neo_date.c:1.9 * util/neo_hash.h:1.3 * util/neo_rand.h:1.2 * util/neo_server.h:1.3 * util/neo_server.c:1.7 * util/neo_str.c:1.23 * util/neo_date.h:1.9 * util/ulocks.h:1.6 * util/ulocks.c:1.13 * util/neo_misc.c:1.20 * util/neo_files.c:1.6 * util/neo_files.h:1.4 * util/neo_misc.h:1.22 * util/neo_hdf.h:1.23 * util/neo_str.h:1.20 * util/neo_net.h:1.6 * cs/cs.c:1.2 * cs/cs.h:1.22 * cs/csparse.c:1.74 * cs/cstest.c:1.11 * cs/csdump.c:1.6 * cgi/static.c:1.13 * cgi/cgi.h:1.23 * cgi/cgi.c:1.74 * cgi/date.c:1.10 * cgi/date.h:1.5 * cgi/rfc2388.c:1.18 * cgi/cgiwrap.h:1.8 * cgi/html.h:1.10 * cgi/html.c:1.36 * cgi/cgiwrap.c:1.11 * imd/imd.c:1.17 * python/neo_util.c:1.23 * python/neo_cgi.c:1.33 * python/p_neo_util.h:1.9 * python/neo_cs.c:1.8 * ruby/ext/hdf/neo_util.c:1.4 * ruby/ext/hdf/neo_cs.c:1.4 update copyright notice 2004/07/10 Brandon Long * cgi/html.c:1.35 fix crashing bug 2004/06/19 Brandon Long * util/test/ulist_test.c:1.1 * util/neo_rand.c:1.2 * util/wdb.c:1.7 * util/neo_hdf.c:1.56 * cs/csparse.c:1.73 * cs/cstest.c:1.10 * cgi/cgi.c:1.73 * cgi/rfc2388.c:1.17 * util/test/hdf_sort_test.c:1.2 * util/test/hash_test.c:1.4 * util/test/net_test.c:1.3 * util/test/listdir_test.c:1.3 * util/test/Makefile:1.13 * util/test/date_test.c:1.3 * util/test/hdf_copy_test.c:1.4 fixes for gcc3 complaints 2004/06/02 Brandon Long * python/examples/trans/db_trans.py:1.3 use addTable since its now required