Historique des commits

Auteur SHA1 Message Date
  Pierre Curto e6faec6f17 Merge branch 'writer-concurrency' into v3 il y a 5 ans
  Pierre Curto 76905933af Rewritten block size constants with a formula. il y a 5 ans
  Ian Wilkes aa78dadf73 implement io.Seeker il y a 5 ans
  Ian Wilkes d22e83ee97 add SkipBytes() il y a 5 ans
  Pierre Curto 24bda3cc0c added go module support il y a 5 ans
  Pierre Curto 1112564638 Regroup static errors into their own file. Minor cosmetic adjustments. il y a 5 ans
  Pierre Curto fea8a15e10 Fixed Reader.OnBlockDone not processing uncompressed blocks il y a 5 ans
  Pierre Curto b69316ffb4 Added OnBlockDone handlers to the Reader and Writer. il y a 5 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 5 ans
  Andrey 908ada6c27 Fix short buffers in some specific cases il y a 5 ans
  Pierre Curto bb6bfd13c6 #33: fixes go module support breaking non module aware go versions, kudos to @snowzach il y a 6 ans
  Sebastien Binet 736b6e0e82 lz4: add support for Go modules il y a 6 ans
  Pierre Curto ea731401f5 perf improvements: removed default unused debug args evaluations; faster writer for short writes il y a 6 ans
  Pierre Curto 7f4bd64aba large refactoring for cleaner and faster code il y a 6 ans
  Pierre CURTO 383c0d87b5 Merged pull from arya: Fix compression/decompression bug when BlockDependency=true #6 il y a 8 ans
  Pierre CURTO a0a195a994 some cleanups il y a 8 ans
  Arya Asemanfar 90d8b86b23 Fix compression/decompression bug when BlockDependency=true il y a 8 ans
  Pierre CURTO 0b67ae4bb1 added fuzz testing + related fixes il y a 9 ans
  Pierre Curto 4bdd4b0658 Fix for issue #4: Data race when decompressing blocks concurrently il y a 9 ans
  Alexander Neganov 52c49dea48 Fix reader, so it reads block len properly il y a 9 ans
  Pierre Curto 5dc165e8dd changes based on gofmt -s; fixed small performance issue with NoChecksum==true il y a 9 ans
  Pierre Curto 9cbcbabc0a Initial release il y a 9 ans