ChangeLog from CLEARSILVER-0_9_3 to CLEARSILVER-0_9_6 ======================================================================== 2003/10/20 Brandon Long * ports/rpm/clearsilver.spec:1.10 bump version to 0.9.6 * util/neo_hdf.c:1.54 * util/neo_hdf.h:1.22 add hdf_get_valuef 2003/10/08 Brandon Long * util/test/hdf_sort_test.c:1.1 * util/test/Makefile:1.12 * util/test/hdftest.c:1.8 hdf sort test * util/neo_str.h:1.18 * util/neo_str.c:1.21 fix string_appendf for non-C99 snprintfs * util/neo_hdf.h:1.21 fix include paths * cgi/cgi.h:1.21 * cgi/cgi.c:1.65 export the html ws strip (probably not the best way to do this, but we'll re-visit where it should exist later) 2003/10/02 Brandon Long * ports/rpm/clearsilver.spec:1.9 install manpages 2003/09/30 Brandon Long * util/neo_hdf.c:1.53 * util/neo_hdf.h:1.20 * util/test/hdftest.c:1.7 add hdf_set_valuef * util/filter.h:1.2 * util/neo_hdf.h:1.19 add documentation 2003/09/24 Brandon Long * util/wdb.h:1.4 * util/neo_err.h:1.15 * util/skiplist.h:1.6 * util/ulist.h:1.7 * util/neo_str.h:1.17 fix relative includes * cgi/cgi.h:1.20 add some more functions to the header 2003/09/23 Brandon Long * ports/rpm/clearsilver.spec:1.8 version 0.9.5 * cgi/cgi.c:1.64 use strtok_r instead of strtok 2003/09/22 Brandon Long * cgi/cgi.c:1.63 fix qs parsing for case of q&a=1 2003/09/16 Brandon Long * util/neo_err.c:1.15 by default, don't cache NEOERR entries, its not mt safe * ruby/Makefile:1.8 --brief 2003/09/13 Brandon Long * python/examples/base/hdfhelp.py:1.7 try to display kReal nicely * python/examples/base/hdfhelp.py:1.6 more merges for hdfhelp from trakken branch * ruby/Makefile:1.7 fix for ruby on freebsd * cgi/cgi.h:1.19 * cgi/cgi.c:1.62 add parse callbacks 2003/09/12 David W. Jeske * python/examples/base/hdfhelp.py:1.5 merge hdfhelp * python/examples/base/wordwrap.py:1.1 add wordwrap 2003/09/12 Brandon Long * python/Makefile:1.13 try to fix python dependencies * python/neo_cgi.c:1.28 support new text2html options * cgi/html.h:1.8 * cgi/html.c:1.32 new text2html function that is user controllable * cgi/html.c:1.33 fix for new bounce_url 2003/09/11 Brandon Long * python/examples/base/hdfhelp.py:1.4 * python/examples/base/odb.py:1.4 support no_export 2003/09/03 David W. Jeske * java-jni/Makefile:1.8 fix java makefile * ruby/Makefile:1.6 fix fileio redirection in ruby makefile