提交歷史

作者 SHA1 備註 提交日期
  Pierre Curto fea8a15e10 Fixed Reader.OnBlockDone not processing uncompressed blocks 6 年之前
  Pierre Curto 58f5d507bd cli rewrite 6 年之前
  Pierre Curto b71609e4ad Initial cli rewrite 6 年之前
  Pierre Curto 713bcae4ab Added examples. 6 年之前
  Pierre Curto b69316ffb4 Added OnBlockDone handlers to the Reader and Writer. 6 年之前
  Pierre Curto cf32ab7e4a fixed invalid issue number: #43 6 年之前
  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. 6 年之前
  Pierre Curto 9419d2361c Added test case for #41. 6 年之前
  Pierre Curto 4b3a4429d1 Merge pull request #42 from heidawei/issue_41 6 年之前
  贺伟 e303551daa bugfix for flush 6 年之前
  Pierre Curto 315a67e90e Merge pull request #40 from x4m/fix_short_buffer 6 年之前
  Andrey 908ada6c27 Fix short buffers in some specific cases 6 年之前
  Pierre Curto 062282ea0d updated CI to test with -tags noasm 6 年之前
  Pierre Curto d8d93984d9 Uncompress(): added shortcuts optimizations as per the asm implementation. 6 年之前
  Pierre Curto 7f42fed963 Merge pull request #38 from Zariel/decode_asm 6 年之前
  Chris Bannister 7590f738d0 implement copy shortcut from c 6 年之前
  Chris Bannister ce65ebcf60 dont distinguish error types 6 年之前
  Chris Bannister 9a39efadad implement block decode in assembly 7 年之前
  Pierre Curto 473cd7ce01 Merge pull request #37 from edwingeng/master 7 年之前
  gengbing bac4a290b1 add TestCompressCornerCase_CopyDstUpperBound 7 年之前
  gengbing 2bbadaf34b specify the upper bound of dst when calling copy 7 年之前
  Pierre Curto 561038314e Merge pull request #36 from danielmoy-google/no-export-test 7 年之前
  Daniel Moy 818e4d1f55 fix: remove export_test.go which is unused 7 年之前
  Pierre Curto 623b5a2f4d Fixed import in README 7 年之前
  Pierre Curto 635575b427 added tests for #29 7 年之前
  Pierre Curto 6385392dd2 Merge pull request #35 from honda-tatsuya/fix-CompressBlockHC 7 年之前
  honda.tatsuya ac86632167 fix bug https://github.com/pierrec/lz4/issues/29#issuecomment-416052849 7 年之前
  Pierre Curto 1f6e18d34f Merge pull request #34 from smlrepo/master 7 年之前
  He Liu 735636a03d revert versioned module using 7 年之前
  Pierre Curto bb6bfd13c6 #33: fixes go module support breaking non module aware go versions, kudos to @snowzach 7 年之前