ChangeLog from CLEARSILVER-0_3 to CLEARSILVER-0_4 ======================================================================== 2002/01/12 Brandon Long * mod_ecs/mod_ecs.c:1.2 some changes 2002/01/11 Brandon Long * mod_ecs/README:1.2 some touches, where it comes from * Makefile:1.13 easier to make clearsilver dist tarballs * Makefile:1.12 changes to allow us to build a dist tarball for trakken * cgi/cgiwrap.c:1.8 * cgi/Makefile:1.8 changes for embedded cgi support, build an embedded static.cso * mod_ecs/Makefile.tmpl:1.1 * mod_ecs/README:1.1 * mod_ecs/mod_ecs.c:1.1 * mod_ecs/mod_ecs.h:1.1 Add the Apache Embedded ClearSilver CGI Module 2002/01/10 Brandon Long * cs/csparse.c:1.33 handle more whitespace cases at the end of a command 2002/01/03 Brandon Long * util/neo_misc.c:1.15 fix error message * util/ulocks.c:1.8 fix bug to return NOT_FOUND 2001/12/18 Brandon Long * util/neo_str.c:1.12 * util/neo_misc.h:1.12 * util/neo_str.h:1.11 some other functions 2001/11/19 Brandon Long * util/ulocks.c:1.7 locks are 666 2001/11/14 Brandon Long * cs/csparse.c:1.32 make var: equivalent to echo: (ie, it takes an expr like set) 2001/11/13 Brandon Long * cs/test7.cs:1.1 * cs/test7.cs.gold:1.1 * cs/Makefile:1.9 * cs/csparse.c:1.31 * cs/cs.h:1.11 add loop 2001/11/07 Brandon Long * cgi/html.c:1.18 fix bug: links in text->html should open new window 2001/10/30 Brandon Long * cgi/html.c:1.17 fix bug where email and url regex match at the same time screws up 2001/10/23 Brandon Long * cs/csparse.c:1.30 allow def anywhere * python/neo_util.c:1.7 add copy function 2001/10/16 Brandon Long * cgi/rfc2388.c:1.7 upload bug 2001/10/11 David W. Jeske * util/neo_hdf.c:1.23 * cgi/static.c:1.9 static.cgi changes to make help work better 2001/09/21 Brandon Long * cs/csparse.c:1.29 correctly pass ownership of the string during evaluation 2001/09/20 David W. Jeske * cs/Makefile:1.8 rerun tests when they change 2001/09/19 Brandon Long * util/neo_hdf.c:1.22 fix bug in hack case (return after case)