aboutsummaryrefslogtreecommitdiff
path: root/src/tests/bzip2.cpp (follow)
AgeCommit message (Expand)Author
2012-11-05Converted tabs to spaces with tabconv.Mike Buland
2012-04-15Updated copyright, packaging, makefile, etc.Mike Buland
2011-06-14With any luck, that'll fix the cross-compiling trace code. Now we just need toMike Buland
2011-01-20Wow, got the Stream changes propegated, all tests build with string instead ofMike Buland
2010-02-13Added and updated the license info in all the source files, they still saidMike Buland
2009-07-31I switched the Bu::Stream::isEOS function to be named Bu::Stream::isEos, andMike Buland
2008-10-01This commit is sure to break things. This should be a very, very minor change.Mike Buland
2008-09-24Ok, now all the warnings are gone (except for those coming from nids, but that'sMike 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-11Few minor tweaks to bzip2, it reports errors now...and there's a bug in odpmMike Buland
2007-06-09Alright, looks like the bzip2 filter can decompress just fine. It won't try ...Mike Buland
2007-06-07The Stream Filter archetecture is finished, it's actually much cooler than IMike Buland