aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/pool/readme.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-06-07 14:14:51 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-06-07 14:14:51 +0000
commit0e0792d5b45037c5bd3202fe4de4e68f4e0886c5 (patch)
treee021f22bd8aa79fe6a148d01d9bf758ae16a73d6 /externals/grill/pool/readme.txt
parent86806ae2e1bb2799ff57ad8279be922e51e082e7 (diff)
added saving/loading of spaces and other special characters (escaping)
use AtomListStatic where feasible better method for discriminating numbers and symbols - by Frank Barknecht svn path=/trunk/; revision=3126
Diffstat (limited to 'externals/grill/pool/readme.txt')
-rw-r--r--externals/grill/pool/readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/externals/grill/pool/readme.txt b/externals/grill/pool/readme.txt
index df5787c5..e9c21b82 100644
--- a/externals/grill/pool/readme.txt
+++ b/externals/grill/pool/readme.txt
@@ -86,6 +86,8 @@ Version history:
- escaped symbols (with \) for whitespace support on store and load
- escape symbols also with "" to help the load routine
- improved reading of legacy data by Frank Barknecht
+- use statically allocated lists where feasible
+- bug fix: [reset( didn't reset the current dir
0.2.0:
- attributes (pool,private,echodir,absdir)