david 4d0bc0ae39 Major property-manager rewrite, using const char * throughout
interface instead of string.  This will result in a lot more
efficiency later, once I add in a simple hash table for caching
lookups, since it will avoid creating a lot of temporary string
objects.  The major considerations for users will be that they cannot
use

  node->getName() == "foo";

any more, and will have to use c_str() when setting a string value
from a C++ string.
2002-03-19 16:07:47 +00:00
2002-01-16 00:04:16 +00:00
2000-10-02 18:52:32 +00:00
2001-07-13 14:58:14 +00:00
2000-02-09 19:27:02 +00:00
2001-07-13 14:58:14 +00:00
2002-02-15 17:22:53 +00:00
2001-12-17 16:52:20 +00:00
2001-08-13 17:14:21 +00:00
2001-01-09 15:46:32 +00:00
2000-03-29 00:00:46 +00:00
2000-07-07 22:03:45 +00:00

[ Nothing here at this time. ]
Description
No description provided
Readme 14 MiB
Languages
C++ 85.5%
C 13.1%
CMake 1.4%