aboutsummaryrefslogtreecommitdiff
path: root/src/unit/hash.cpp (follow)
AgeCommit message (Expand)Author
2009-01-07Only two real changes. First, Bu::FString and Bu::FBasicString are in differentMike Buland
2008-12-31Wow, that was a freaky bug. Turned out to not have anything to do with theMike Buland
2008-12-30david - i found a strange hash bug, and made a unit test to reproduce it ("in...David
2008-12-20All of the basic, core workings of the Cache are complete, and tested. EvenMike Buland
2008-11-11david - added operator= and copy constructor to Bu::Array, and updated unit t...David
2008-09-15Whoa! Loads of NIDS work. It actually compiles, runs, and I'm optimizing theMike Buland
2008-02-07Just updated the copyright date.Mike Buland
2007-11-15Added liscense info at the front of many, many files. Debating the old files.Mike Buland
2007-06-27The MemBuf works just fine, although it still can't over-write data in theMike Buland
2007-06-15david - wrote two silly unit tests... David