aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/pool/source/data.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
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-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-30better symbol handlingThomas Grill
added seti, clri name changes for svn repository more inlined functions svn path=/trunk/; revision=2191
2004-08-10 ""Thomas Grill
svn path=/trunk/; revision=1936
2004-04-22 ""Thomas Grill
svn path=/trunk/; revision=1624
2004-01-08 ""Thomas Grill
svn path=/trunk/; revision=1252