ChangeLog from CLEARSILVER-0_9_1 to CLEARSILVER-0_9_2 ======================================================================== 2003/08/18 David W. Jeske * python/examples/base/hdfhelp.py:1.2 * python/examples/base/odb.py:1.2 * python/examples/base/CSPage.py:1.2 fixes 2003/08/18 Brandon Long * cgi/cgi.c:1.61 url escape should escape < > for inclusion in html * cgi/static.c:1.12 static.cgi should read common.hdf first * dso/README:1.1 some csharp info * java-jni/javatest.gold:1.1 * java-jni/Makefile:1.7 * java-jni/CSTest.java:1.2 make java test regression * util/neo_hdf.c:1.51 * util/neo_hdf.h:1.18 add hdf_get_node function 2003/08/17 David W. Jeske * python/examples/trans/trans.sql:1.1 sql create script * python/examples/trans/tstart.py:1.2 new location of base code 2003/08/14 David W. Jeske * python/examples/trans/README:1.3 * python/examples/trans/trans.py:1.3 trans readme info * python/examples/base/profiler.py:1.1 trans example * python/examples/trans/README:1.1 * python/examples/trans/db_trans.py:1.1 * python/examples/trans/trans.py:1.1 * python/examples/trans/tstart.py:1.1 trans * python/examples/trans/TODO:1.1 todo file * python/examples/trans/README:1.2 * python/examples/trans/db_trans.py:1.2 * python/examples/trans/trans.py:1.2 * python/examples/trans/testroot/tmpl/test1.cs:1.1 * python/examples/trans/testroot/tmpl/test1.hdf:1.1 fixup trans 2003/08/11 David W. Jeske * csharp/README:1.1 added readme * dso/Makefile:1.1 * dso/dsotest.c:1.1 * ruby/hdftest.gold:1.1 * ruby/Makefile:1.4 add dso and install file * csharp/CS.cs:1.1 * csharp/Makefile:1.1 * csharp/csperftest.cs:1.1 * csharp/cstest.cs:1.1 * csharp/cstest.gold:1.1 * csharp/data_cstest.cst:1.1 * csharp/data_cstest.hdf:1.1 add csharp module to build 2003/08/11 Brandon Long * ports/rpm/clearsilver.spec:1.2 get the perl path * ruby/Makefile:1.5 add install rule for ruby 2003/08/09 Brandon Long * util/neo_misc.h:1.19 * ruby/test/hdftest.rb:1.2 * cs/cs.h:1.20 * ruby/ext/hdf/neo_cs.c:1.3 * ruby/ext/hdf/neo_util.c:1.3 * ruby/Makefile:1.3 ruby patch from Dan Janowski 2003/08/05 David W. Jeske * cs/csparse.c:1.64 number prefix 2003/08/05 Brandon Long * imd/imd.c:1.16 * imd/imd.cs:1.9 alphabetize albums, new layout, album path 2003/07/27 David W. Jeske * cs/Makefile:1.28 * cs/test4.cs.gold:1.6 * cs/test4.cs:1.8 test for double numeric strings * cs/test4.cs.gold:1.8 gold * cs/test.cs.gold:1.5 * cs/test.cs:1.6 * cs/test4.cs.gold:1.7 equality test 2003/07/25 Brandon Long * util/neo_hdf.c:1.50 * util/neo_hash.c:1.5 * util/neo_hash.h:1.2 * util/neo_hdf.h:1.17 rename hash functions to avoid name conflicts * util/Makefile:1.19 * cgi/Makefile:1.14 * cs/Makefile:1.27 add ar/ranlib and supporting for new python setup.py 2003/07/24 Brandon Long * python/setup.py:1.1 * python/Makefile:1.12 support python distutils/setup.py * util/neo_net.h:1.4 fix compiler warning 2003/07/17 Brandon Long * cgi/cgi.h:1.18 * cgi/cgi.c:1.60 * python/p_neo_util.h:1.8 * python/neo_cgi.c:1.27 expose cgi cs context via cgi_cs_init 2003/07/12 Brandon Long * util/neo_hash.c:1.4 hash_remove isn't broken 2003/07/10 David W. Jeske * util/neo_hdf.c:1.47 * util/neo_hash.c:1.2 that last fix was broken, this one works * util/neo_hdf.c:1.48 formatting to minimize diff * util/neo_hdf.c:1.46 fix remove_tree bug 2003/07/10 Brandon Long * util/neo_hdf.c:1.49 * util/neo_hash.c:1.3 real fix for hassan's hashing hdf bug