Commit History

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