ChangeLog from CLEARSILVER-0_6_2 to CLEARSILVER-0_7_0 ======================================================================== 2002/07/03 Brandon Long * cgi/cgi.c:1.44 add text2html to cs functions 2002/06/25 Brandon Long * cgi/html.h:1.6 * cgi/html.c:1.26 * cgi/cgi.c:1.43 add simple html stripping function 2002/06/13 Brandon Long * cgi/cgi.c:1.42 add some useful functions to CS 2002/06/11 Brandon Long * cs/csparse.c:1.49 fix macro call parsing to allow function calls in macro arguments * cs/test15.cs:1.1 * cs/test15.cs.gold:1.1 * cs/csparse.c:1.48 * cs/Makefile:1.16 * cs/cs.h:1.15 add function not-callbacks to cs 2002/06/07 Brandon Long * cs/test14.cs:1.1 * cs/test14.cs.gold:1.1 * cs/csparse.c:1.47 * cs/Makefile:1.15 * cs/cs.h:1.14 make not a true unary operator, add ? as a unary existence operator 2002/06/05 Brandon Long * util/test/hdfloadtest.c:1.2 some changes so we can test specific files 2002/05/23 Brandon Long * cgi/cgi.c:1.41 add hdf config for time footer from Alan 2002/05/20 Brandon Long * util/neo_hdf.c:1.38 remove debug msg * util/neo_hdf.c:1.37 memory leak in hdf read file * util/test/hdfloadtest.c:1.1 * util/test/Makefile:1.5 hdf load test * util/neo_hdf.c:1.36 fix case where we are setting an hdf node to NULL * Makefile:1.19 add version/release information to the build 2002/05/18 Brandon Long * util/neo_hdf.c:1.35 add := copy operator 2002/05/16 Brandon Long * cgi/cgi.c:1.40 support compression on ie6 2002/05/15 Brandon Long * cgi/cgi.h:1.15 * cgi/cgi.c:1.39 persistant is persistent 2002/05/14 Brandon Long * util/neo_hdf.c:1.34 we need to set link to 0 in case we have a link and are re-setting the value at a node * cgi/date.c:1.5 support locale specific dates