Age | Commit message (Expand) | Author |
2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland |
2010-01-07 | A bunch of things weren't including their own files in quite the correct way... | Mike Buland |
2009-11-12 | I've started my campaign to clean up all of the header files in libbu++ as far | Mike Buland |
2008-02-07 | Just updated the copyright date. | Mike Buland |
2007-11-15 | Added liscense info at the front of many, many files. Debating the old files. | Mike Buland |
2007-10-14 | Fixed an interesting ideosyncacy in Bu::Hash in a safe way, I should try to do | Mike Buland |
2007-04-03 | The first batch seem to have made it alright. Unfortunately the Archive class | Mike Buland |
2007-04-03 | Ok, no code is left in src, it's all in src/old. We'll gradually move code back | Mike Buland |
2007-03-21 | Fixed another random bug in the string compare for raw strings. | Mike Buland |
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 |