2009-09-24 Jens Alfke * Fixed a bug in Ottoman: the parameterless constructor didn't initialize _file, leaving it garbage and leading to a crash if you deleted the object without saving.
2009-09-24 Jens Alfke Fixed a nasty bug in HashDictionary that could cause heap corruption after removing a value. Added a test case to catch that bug. A few tweaks to Hash.
2009-09-20 Jens Alfke Added library target, changed some build settings, and fixed 64-to-32-bit conversion warnings.
2009-09-20 Jens Alfke Moved non-public headers out of include/ directory.