Commit History

Author SHA1 Message Date
  TW 5efda261b3 Fix compression exceptions (#2224) 8 years ago
  Thomas Waldmann e1bc7b62f6 lz4: reuse helpers.Buffer 9 years ago
  Thomas Waldmann b0e7bb5ddc fixup: use thread-local buffer 9 years ago
  Thomas Waldmann d3000a7e5d LZ4: dynamically enlarge the (de)compression buffer, fixes #1453 9 years ago
  Thomas Waldmann 4444113414 remove misc. compat code not needed for py 3.4+ 10 years ago
  Thomas Waldmann a6b6712d6a deprecate the numeric --compression argument, rename null compression to none, update CHANGES 10 years ago
  Thomas Waldmann 4c0012bddf add lzma compression 10 years ago
  Thomas Waldmann 8997766202 integrate compress code, new compression spec parser for commandline 10 years ago
  Thomas Waldmann 746984c33b compress: add tests, zlib and null compression, ID header and autodetection 10 years ago
  Thomas Waldmann 27de1b0a43 add a wrapper around liblz4 10 years ago