ChangeLog from CLEARSILVER-0_5_0 to CLEARSILVER-0_6_0 ======================================================================== 2002/04/26 Brandon Long * Makefile:1.17 up cs to 0.6 * cs/csparse.c:1.44 don't automatically switch direction off loops moved repr to util/neo_str.c * util/test/hdftest.c:1.5 * util/test/test.hdf:1.2 * python/neo_util.c:1.12 * util/neo_str.c:1.16 * util/neo_str.h:1.15 * util/neo_hdf.h:1.13 * util/neo_hdf.c:1.31 Add attributes to HDF 2002/04/20 Brandon Long * Makefile:1.15 update to 0.5.1 * cs/test12.cs:1.1 * cs/test12.cs.gold:1.1 * cs/test.hdf:1.10 * cs/Makefile:1.13 * cs/csparse.c:1.43 fix some bugs with local vars: case where a local var is a string, and you try to set it case where you are setting a local var to itself add some more test cases * cs/test12.cs:1.2 * cs/test12.cs.gold:1.2 * cs/test7.cs:1.2 * cs/test7.cs.gold:1.2 * util/neo_hdf.c:1.30 fix bug where hdf setting itself caused problems