Historial de Commits

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