Historique des commits

Auteur SHA1 Message Date
  Dj Gilcrease c470295428 fix import in the writer so it is not mixing v2 and v3 il y a 6 ans
  Pierre Curto 8bdc6c8049 Writer: added concurrency support. Fixes #55 il y a 6 ans
  Pierre Curto 5e5eaacf5f Writer: fixed header being improperly reset il y a 6 ans
  Pierre Curto d34061778c Writer: fixed Reset() not clearing error field il y a 6 ans
  Pierre Curto d8871004e9 Writer: made compatible with no map scheme for block max size il y a 6 ans
  Pierre Curto 49654038d5 Writer: initial concurrent version (no tests) il y a 6 ans
  Pierre Curto e990da5628 Writer: handle internal buffers via sync.Pools il y a 6 ans
  Pierre Curto 6807fb8d9e block: moved error handling from internal compress functions il y a 6 ans
  Pierre Curto 21241797f8 lz4.Writer: allocate only if buffer too small. Fixes #52. il y a 6 ans
  Pierre Curto 1112564638 Regroup static errors into their own file. Minor cosmetic adjustments. il y a 6 ans
  Pierre Curto b69316ffb4 Added OnBlockDone handlers to the Reader and Writer. il y a 6 ans
  Pierre Curto 6749706c16 #42: the compress functions can write pass the end of the slice via copy. Make sure the capacity of the buffer used for compression is the same as its length. il y a 6 ans
  贺伟 e303551daa bugfix for flush il y a 6 ans
  Pierre Curto bb6bfd13c6 #33: fixes go module support breaking non module aware go versions, kudos to @snowzach il y a 7 ans
  Sebastien Binet 736b6e0e82 lz4: add support for Go modules il y a 7 ans
  Pierre Curto ea731401f5 perf improvements: removed default unused debug args evaluations; faster writer for short writes il y a 7 ans
  Pierre Curto 7f4bd64aba large refactoring for cleaner and faster code il y a 7 ans
  Pierre CURTO 88df27974e fixed #16 il y a 8 ans
  Connor Peet a5a5642aca Remove mallocs in writer.go il y a 9 ans
  Pierre Curto f20ad86db2 Revert "Increase general compression efficiency" il y a 9 ans
  Connor Peet d9ddf251e6 Use generational hash table to increase compression efficiency il y a 9 ans
  Connor Peet 7f1eefc66a Remove mallocs in writer.go il y a 9 ans
  Pierre CURTO 383c0d87b5 Merged pull from arya: Fix compression/decompression bug when BlockDependency=true #6 il y a 10 ans
  Arya Asemanfar 90d8b86b23 Fix compression/decompression bug when BlockDependency=true il y a 10 ans
  Arya Asemanfar 3391e7bd10 Return the correct length after flushing a buffered write. il y a 10 ans
  Alexander Neganov 9b7b588240 Fix writing of block size il y a 10 ans
  Pierre Curto 9cbcbabc0a Initial release il y a 10 ans