Commit History

作者 SHA1 備註 提交日期
  Pierre Curto 7d6ffbcb8e Migrated to github.com/pierrec/cmdflag 6 年之前
  Pierre Curto 521584664d Updated go.mod 6 年之前
  Pierre Curto 6c101005f8 Updated fuzz corpus 2. 6 年之前
  Pierre Curto 29e310ea1c Updated fuzz corpus. 6 年之前
  Pierre Curto b8e3f78e07 Constants renamed for golint. 6 年之前
  Pierre Curto b22b16cae6 Removed unreachable code. 6 年之前
  Pierre Curto fa7f2e9106 Fixed import ordering. 6 年之前
  Pierre Curto 73dd3ab8f6 Fixed golint and misspell. 6 年之前
  Pierre Curto d705d4371b added go1.12 to CI 6 年之前
  Pierre Curto 7ed7509d11 Merge remote-tracking branch 'origin/master' 6 年之前
  Pierre Curto 817fdcf4cb updated gitignore 6 年之前
  Pierre Curto 151614e05c Fixes #44 6 年之前
  Pierre Curto 2d2b14b02b Fixes # 44 6 年之前
  Pierre Curto a29bec8a92 Fixes #44 6 年之前
  Pierre Curto 32eb4f2508 Updated README 6 年之前
  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. 7 年之前
  Pierre Curto 4b3a4429d1 Merge pull request #42 from heidawei/issue_41 7 年之前
  贺伟 e303551daa bugfix for flush 7 年之前
  Pierre Curto 315a67e90e Merge pull request #40 from x4m/fix_short_buffer 7 年之前
  Andrey 908ada6c27 Fix short buffers in some specific cases 7 年之前
  Pierre Curto 062282ea0d updated CI to test with -tags noasm 7 年之前
  Pierre Curto d8d93984d9 Uncompress(): added shortcuts optimizations as per the asm implementation. 7 年之前
  Pierre Curto 7f42fed963 Merge pull request #38 from Zariel/decode_asm 7 年之前