Commit History

Author SHA1 Message Date
  ljfa 64e6d2abc7 Create ozlibstream::close method 9 years ago
  ljfa-ag 07a9300246 Fix derp... 9 years ago
  ljfa-ag fb7e662774 Merge branch 'zlibstream' 9 years ago
  ljfa-ag 8de2517080 Fix indentation in comments 9 years ago
  ljfa-ag 70309e9783 Add more tests for deflating 9 years ago
  ljfa-ag 84d2896da1 Implement ozlibstream 9 years ago
  ljfa-ag 264ec99e7b Changes to deflate_streambuf and ozlibstream constructors 9 years ago
  ljfa-ag 694855d5f5 Change operator>> to read for test_inflate_corrupt 9 years ago
  ljfa-ag 837f04f57e Change stringbuf to string for bigtest 9 years ago
  ljfa-ag 7cb16a28b6 Fix CMake not finding zlib 9 years ago
  ljfa-ag 0208032d53 Merge branch 'zlibstream' 9 years ago
  ljfa-ag edaaac5a6c Moving and copying is disabled for ozlibstream too 9 years ago
  ljfa-ag 93a4f406d0 Fix base constructor calls of i/ostream 9 years ago
  ljfa-ag cfbde1f32c Make test_visitor more accurate 9 years ago
  ljfa-ag 84cf824153 Make sure testfiles are copied for all tests that need them 9 years ago
  ljfa-ag ef10a4f34a Add test for inflating zlib data 9 years ago
  ljfa-ag 2d8cc72760 Handle nullptr message in zlib_error 9 years ago
  ljfa-ag 5d0b98fb46 Copying and moving is implicitly disabled anyway 9 years ago
  ljfa-ag c782034564 Merge branch 'zlibstream' 9 years ago
  ljfa-ag 7a8a1833dc Add tests for corrupted input data 9 years ago
  ljfa-ag 0f76512c7a Add tests for different buffer sizes 9 years ago
  ljfa-ag 82efd65efe Add more doxygen to inflate_streambuf 9 years ago
  ljfa-ag a692b3be10 Check for errors in input stream 9 years ago
  ljfa-ag 089a804a12 Enable exceptions flag in test 9 years ago
  ljfa-ag 4f96ef6b0d Change zlib_error to take message and code 9 years ago
  ljfa-ag 0c6f7fcccc Use different windowBits value to avoid zlib bug 9 years ago
  ljfa-ag c61cb502c1 No output doesn't necessarily mean EOF 9 years ago
  ljfa-ag f3cd19f1fa Add implementation of inflate_streambuf (still broken though) 9 years ago
  ljfa-ag a1804179aa Change test a bit 9 years ago
  ljfa-ag ab346593ca Add zlib dependency 9 years ago