Jens Alfke <jens@mooseyard.com> [Thu, 24 Sep 2009 10:28:50 -0700] rev 3
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.
Jens Alfke <jens@mooseyard.com> [Sun, 20 Sep 2009 21:25:47 -0700] rev 2
Added library target, changed some build settings, and fixed 64-to-32-bit conversion warnings.
Jens Alfke <jens@mooseyard.com> [Sun, 20 Sep 2009 20:39:24 -0700] rev 1
Moved non-public headers out of include/ directory.