Age | Commit message (Expand) | Author |
---|---|---|
2007-03-15 | This version may break hashing of strings, but at least you can hash FStrings... | Mike Buland |
2007-01-17 | Added more hash functions, yay hash functions! | Mike Buland |
2006-11-22 | Yup, slightly more optimized, still works. | Mike Buland |
2006-11-22 | Fixed a silly mistake that made the whole thing useless when using strings. | Mike Buland |
2006-11-21 | Hash uses real exceptions now, and has a clear() function. | Mike Buland |
2006-11-21 | Added erase functionality, and specializations for using ints as hash keys, so | Mike Buland |
2006-11-21 | Wow, craziness. Part way through working on the confpair system I got some | Mike Buland |
2006-07-26 | Added the not-yet-working hash class. More thought must be done. This doesn't | Mike Buland |