aboutsummaryrefslogtreecommitdiff
path: root/src/bitstring.cpp (follow)
AgeCommit message (Expand)Author
2012-03-25Code is all reorganized. We're about ready to release. I should write up aMike Buland
2011-01-20Wow, got the Stream changes propegated, all tests build with string instead ofMike Buland
2011-01-20Bu::FString is now String, and there's a shell script to fix any other programsMike Buland
2010-02-13Added and updated the license info in all the source files, they still saidMike Buland
2010-02-10Changed the name of nids to Myriad, I like it, but I'm not getting rid of nidsMike Buland
2009-07-31I switched the Bu::Stream::isEOS function to be named Bu::Stream::isEos, andMike Buland
2009-01-27Hey, I think that'll fix some things valgrind was bitching about. ApparentlyMike Buland
2008-09-15Whoa! Loads of NIDS work. It actually compiles, runs, and I'm optimizing theMike Buland
2008-07-23Added BitString, it was used in a few projects. It needs a few functions toMike Buland