index
:
Balau
master
Unnamed repository; edit this file 'description' to name the repository.
Pixel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ZHandle.cc
Age
Commit message (
Expand
)
Author
2014-08-10
Introducing notion of filters.
Nicolas "Pixel" Noble
2013-01-21
Mistake in my previous commit.
Nicolas 'Pixel' Noble
2013-01-21
Forgot these new cases in the ZStream::isPendingComplete() method.
Nicolas 'Pixel' Noble
2013-01-21
Fixing a few bugs in ZStream.
Nicolas 'Pixel' Noble
2013-01-21
ZStreams's close, read and write are now fully interruptible. Will need some ...
Nicolas 'Pixel' Noble
2012-09-02
ZStreams are now using async operations to compress or decompress.
Nicolas "Pixel" Noble
2012-09-02
Fixing ZHandle, and adding a unit test for it.
Nicolas "Pixel" Noble
2012-09-01
Merge commit '06674e57649d536cf19715524ee40c5ad4a9026d'
Nicolas "Pixel" Noble
2012-08-29
Using true C++11 initializers in classes.
Nicolas "Pixel" Noble
2012-04-08
Redifining yielding for operations a bit, making further refinements.
Pixel
2012-02-28
There goes C++11...
Nicolas "Pixel" Noble
2011-12-13
Fixing a few bugs and problems in the ZHandle code.
Pixel
2011-12-12
Switching these write in ZHandle to forceWrites.
Pixel
2011-12-12
Forgot an EAssert into the zlib code.
Pixel
2011-12-12
Adding ZHandle class. It needs a unit test though.
Pixel