include/Dictionary.h
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 First official checkin.