src/Dictionary.cpp
2009-09-24 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 Added library target, changed some build settings, and fixed 64-to-32-bit conversion warnings.
2009-09-20 First official checkin.