ChangeLog from CLEARSILVER-0_7_2 to CLEARSILVER-0_8_0 ======================================================================== 2003/02/21 Brandon Long * cs/csparse.c:1.52 make no argument macros work * cs/cs.h:1.16 * cs/csparse.c:1.53 allow usage of page[foo].left in expressions, limit operators allowed in lvalues, fix core dump case in set_eval * util/neo_err.h:1.13 * util/neo_err.c:1.13 add const where required 2003/02/03 Brandon Long * python/neo_util.c:1.19 export hdf_search_path to python 2003/01/27 David W. Jeske * scripts/commitlog.py:1.19 fix commitlog 2003/01/10 Brandon Long * cgi/html.c:1.29 www should be detected case insensitive like in the regex for http prefix 2003/01/07 Brandon Long * cgi/rfc2388.c:1.14 fix problems with reading 0 length lines in form upload 2002/12/10 Brandon Long * cgi/rfc2388.c:1.13 wrong direction on error checking * cgi/rfc2388.c:1.12 fix error return from cgiwrap_read * cgi/cgi.c:1.47 add SSL related CGI vars 2002/12/05 Brandon Long * cgi/cgi.c:1.46 make sure to use \r\n for all headers * util/neo_str.c:1.18 debugging info for STRING 2002/11/27 Brandon Long * cs/test16.cs:1.1 * cs/test16.cs.gold:1.1 * cs/csparse.c:1.51 * cs/test.hdf:1.12 * cs/Makefile:1.18 fix bug pointed out by Gaku, cs_parse_string needs to be handed an allocated string 2002/11/25 Brandon Long * python/neo_cgi.c:1.22 fix memory leak in p_read function * cgi/rfc2388.c:1.11 fix copyright notice 2002/11/14 David W. Jeske * util/ulocks.h:1.4 * util/neo_misc.h:1.15 * util/osdep.h:1.3 * python/Makefile:1.9 retrieve windows porting work * util/Makefile:1.15 * util/osdep.h:1.2 fixing windows build 2002/11/12 Brandon Long * util/test/Makefile:1.9 * util/neo_hdf.c:1.43 fix hdf_read_string() 2002/10/30 Brandon Long * scripts/ChangeLog.py:1.1 add ChangeLog script 2002/10/24 Brandon Long * util/neo_net.h:1.3 * util/neo_net.c:1.3 * util/neo_server.c:1.4 attempt one to fix sigterm to network server 2002/10/18 David W. Jeske * java-jni/README-bin.txt:1.1 added java binary package readme file 2002/10/18 Brandon Long * util/Makefile:1.14 * util/neo_date.h:1.7 * util/neo_date.c:1.5 * cgi/date.c:1.7 fix portability of timezone offset stuff