summaryrefslogtreecommitdiff
path: root/includes/ZHandle.h
AgeCommit message (Expand)Author
2013-01-22Another pass of cruft cleaning.Pixel
2013-01-21Fixing a few bugs in ZStream.Nicolas 'Pixel' Noble
2013-01-21ZStreams's close, read and write are now fully interruptible. Will need some ...Nicolas 'Pixel' Noble
2012-09-02ZStreams are now using async operations to compress or decompress.Nicolas "Pixel" Noble
2012-08-29Using true C++11 initializers in classes.Nicolas "Pixel" Noble
2011-12-13Fixing a few bugs and problems in the ZHandle code.Pixel
2011-12-12Adding ZHandle class. It needs a unit test though.Pixel