Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-20 | Wow, got the Stream changes propegated, all tests build with string instead of | Mike Buland | |
fstring, and updated the copyright notice to extend to 2011 | |||
2010-05-01 | The cache... | Mike Buland | |
2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland | |
copyright 2007-2008. | |||
2009-07-30 | Bu::Buffer actually works, and works really well. I dig it. Bu::BZip2 now | Mike Buland | |
follows the new filter guidelines, where read and write report the amount of data consumed, not the amount processed. I.e. when writing, it reports how much of your incoming data it used, not how many bytes it wrote on the other end. | |||
2009-02-24 | Just committing some in-progress code. It may report some warnings, but it | Mike Buland | |
doesn't inhibit building. These'll be in good working shape in no time. |