ChangeLog from CLEARSILVER-0_9_11 to CLEARSILVER-0_9_12 ======================================================================== 2004/09/30 Brandon Long * java-jni/j_neo_cs.c:1.5 * java-jni/j_neo_util.c:1.5 * java-jni/CS.java:1.4 * java-jni/CSTest.java:1.4 * java-jni/javatest.gold:1.3 fix hdf_get in java, add white space stripping and debug option to CS.render * cs/cs.h:1.24 * cs/csparse.c:1.77 fix a non re-entrant bug * cgi/cgi.c:1.75 escape single quotes in urls 2004/08/13 Brandon Long * cs/cs.h:1.23 * cs/csparse.c:1.76 fix core dump bug in find_context, explicitly keep track of what string context we're in, instead of assuming its the last one 2004/08/05 Brandon Long * cs/test_joo.cs:1.1 * cs/test_joo.cs.gold:1.1 * cs/csparse.c:1.75 * cs/Makefile:1.31 * cs/test.hdf:1.16 fix operator precedence bug and non-existance of empty string bug