Commit History

Author SHA1 Message Date
  Pierre Curto 6385392dd2 Merge pull request #35 from honda-tatsuya/fix-CompressBlockHC 6 years ago
  honda.tatsuya ac86632167 fix bug https://github.com/pierrec/lz4/issues/29#issuecomment-416052849 6 years ago
  Pierre Curto 1f6e18d34f Merge pull request #34 from smlrepo/master 6 years ago
  He Liu 735636a03d revert versioned module using 6 years ago
  Pierre Curto bb6bfd13c6 #33: fixes go module support breaking non module aware go versions, kudos to @snowzach 6 years ago
  Pierre Curto 68a72905ba Merge pull request #26 from sbinet-staging/vgo-support 6 years ago
  Sebastien Binet 0032ab81f7 lz4: enable tests with and w/o modules 6 years ago
  Sebastien Binet aad00d9e5e lz4: add Go1.11, drop Go1.8 6 years ago
  Sebastien Binet 736b6e0e82 lz4: add support for Go modules 6 years ago
  Pierre Curto ea731401f5 perf improvements: removed default unused debug args evaluations; faster writer for short writes 6 years ago
  Pierre Curto dbe9298ce0 #31: updated README to be clearer about LZ4 compatibility 6 years ago
  Pierre Curto 1958fd8fff xxh32zero: fixed invalid initialization (fixes #27) 6 years ago
  Pierre Curto 6b9367c9ff Merge pull request #25 from sbinet-staging/issue-24 6 years ago
  Pierre Curto 37f477bc43 exclude binary from git 6 years ago
  Sebastien Binet 7ad459305a lz4: add tests for n-2 Go versions 6 years ago
  Sebastien Binet 67e4b7ec63 lz4: guard Go-1.10 specific API behind build tags 6 years ago
  Pierre Curto 816fbc099d fixed vgo dependency (not using vgo yet) 6 years ago
  Pierre Curto 67db90e8d3 v2.0 6 years ago
  Pierre Curto 7f4bd64aba large refactoring for cleaner and faster code 6 years ago
  Pierre Curto ed8d4cc3b4 Merge pull request #22 from fingon/add-bytes-to-benchmarks 6 years ago
  Markus Stenberg 3ece337a98 Added SetBytes to the Benchmarks to see bytes/second. 6 years ago
  Pierre Curto 2fcda4cb70 Merge pull request #21 from emfree/improve_copy_efficiency 7 years ago
  Eben Freeman 8a90232770 Improve copy efficiency in block decompression 7 years ago
  Pierre Curto 08c27939df Merge pull request #18 from lhemala/master 7 years ago
  Lars Hemala b49c44d6bd remove stray .DS_Store file 7 years ago
  Pierre CURTO 5a3d2245f9 made slow tests run in parallel 7 years ago
  Pierre CURTO be9203377d updated travis.yml 7 years ago
  Pierre CURTO 88df27974e fixed #16 7 years ago
  Pierre CURTO f5b77fd73d added .gitignore, closes #14 7 years ago
  Pierre CURTO 90290f74b1 Added test for block compression 7 years ago