aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/pool/source/main.cpp
AgeCommit message (Collapse)Author
2007-01-20implemented output sorting (ogetall, ogetrec, ogetsub), see bug #154Thomas Grill
Fixed bug #148. added success/error reporting for file operations implemented UTF-8 conversion for OSX Additionally XML files are now encoded with UTF-8. changed obviously buggy pool name registering some assertions sorting fixes and optimizations svn path=/trunk/; revision=7371
2006-09-30reintroduced missing help messageThomas Grill
added success/error reporting for file operations fixed double-free on clearing values and dirs fixed bug in XML saving of nested folders changed obviously buggy pool name registering fixed clearing values and dirs, e.g. with messages clrall and clrrec use new ToSys* methods svn path=/trunk/; revision=6060
2006-04-19fixed double-free on clearing values and dirsThomas Grill
reintroduced missing help message svn path=/trunk/; revision=4939
2005-12-14fixed double-free on clearing values and dirsThomas Grill
reintroduced missing help message fixed clearing values and dirs, e.g. with messages clrall and clrrec more symbol escaping rename help file svn path=/trunk/; revision=4208
2005-10-22file loading: fixed recognition of stringified directory namesThomas Grill
fixed clearing values and dirs, e.g. with messages clrall and clrrec fixed c++ conformance svn path=/trunk/; revision=3751
2005-09-06more fixes for gcc 3.4Thomas Grill
cleanups for release updated the help file svn path=/trunk/; revision=3498
2005-06-09more fixes for gcc 3.4Thomas Grill
svn path=/trunk/; revision=3147
2005-06-07added saving/loading of spaces and other special characters (escaping)Thomas Grill
use AtomListStatic where feasible better method for discriminating numbers and symbols - by Frank Barknecht svn path=/trunk/; revision=3126
2005-03-25update for flext build systemThomas Grill
added saving/loading of spaces and other special characters (escaping) svn path=/trunk/; revision=2644
2005-01-04fixes for Max 4.5 SDK headersThomas Grill
fixes for Max/OSX cleanups preparing the release 0.1.2 update for flext build system roll back to working version svn path=/trunk/; revision=2460
2004-10-31better symbol handlingThomas Grill
fixed pool::priv init bug added seti, clri updated help and project files more inlined functions svn path=/trunk/; revision=2193
2004-10-30better symbol handlingThomas Grill
added seti, clri name changes for svn repository more inlined functions svn path=/trunk/; revision=2191
2004-08-17 ""Thomas Grill
svn path=/trunk/; revision=1956
2004-08-10 ""Thomas Grill
svn path=/trunk/; revision=1936
2004-08-10 ""Thomas Grill
svn path=/trunk/; revision=1935
2004-04-22 ""Thomas Grill
svn path=/trunk/; revision=1624
2004-01-08 ""Thomas Grill
svn path=/trunk/; revision=1252