Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-20 | All of the basic, core workings of the Cache are complete, and tested. Even | Mike Buland | |
added some more tests and whatnot. A lot happened, but I can't remember everything. Also, Bu::File reports errors in more error cases. | |||
2008-11-11 | david - added operator= and copy constructor to Bu::Array, and updated unit ↵ | David | |
tests to test it | |||
2008-09-15 | Whoa! Loads of NIDS work. It actually compiles, runs, and I'm optimizing the | Mike Buland | |
hell out of it. Good times, everyone. This is a major chunk for congo, and the new optimizations should be good. | |||
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-06-27 | The MemBuf works just fine, although it still can't over-write data in the | Mike Buland | |
buffer. | |||
2007-06-15 | david - wrote two silly unit tests... | David | |