Histórico de Commits

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