Age | Commit message (Expand) | Author |
---|---|---|
2012-03-25 | Code is all reorganized. We're about ready to release. I should write up a | Mike Buland |
2011-10-29 | zlib can't really handle empty buffers, so we don't pass empty buffers to it | Mike Buland |
2011-10-25 | Base64 does line wrapping correctly on write, and also doesn't try to flush the | Mike Buland |
2011-10-24 | Made the encoder state opaque to the caller in Deflate and BZip2 to match Lzma. | Mike Buland |
2011-10-23 | Switched ito* to synchro*, except the server, I'm thinking of takeing the core | Mike Buland |