Историја ревизија

Аутор SHA1 Порука Датум
  Pierre Curto 5e5eaacf5f Writer: fixed header being improperly reset пре 6 година
  Pierre Curto d34061778c Writer: fixed Reset() not clearing error field пре 6 година
  Pierre Curto d8871004e9 Writer: made compatible with no map scheme for block max size пре 6 година
  Pierre Curto 8c52d09227 Merge branch 'master' into writer-concurrency пре 6 година
  Pierre Curto fbc25c327a Writer: removed zdata field пре 6 година
  Pierre Curto 76905933af Rewritten block size constants with a formula. пре 6 година
  Pierre Curto 49654038d5 Writer: initial concurrent version (no tests) пре 6 година
  Pierre Curto e990da5628 Writer: handle internal buffers via sync.Pools пре 6 година
  Pierre Curto 6807fb8d9e block: moved error handling from internal compress functions пре 6 година
  Pierre Curto 0554902aa7 lz4.Reader: implement io.Seeker. PR #54. Thanks @ianwilkes. пре 6 година
  Pierre Curto 645f9b948e Merge pull request #54 from ianwilkes/master пре 6 година
  Ian Wilkes aa78dadf73 implement io.Seeker пре 6 година
  Ian Wilkes d22e83ee97 add SkipBytes() пре 6 година
  Pierre Curto 21241797f8 lz4.Writer: allocate only if buffer too small. Fixes #52. пре 6 година
  Pierre Curto 3953b06bcb DecodeBlock: handle case in shortcut2 where the destination buffer is shorter than 18 bytes. Fixes #51. пре 6 година
  Pierre Curto a54ef8c861 updated README пре 6 година
  Pierre Curto 8ef35db829 Merge pull request #50 from klauspost/rework-fast-matching пре 6 година
  Pierre Curto f2a4a92109 Merge pull request #49 from klauspost/match-backwards пре 6 година
  Klaus Post 9864383d23 Merge branch 'master' into match-backwards пре 6 година
  Klaus Post a207029655 Rework fast matching пре 6 година
  Pierre Curto d85e8a3d70 updated Travis CI пре 6 година
  Pierre Curto 5e5dfe4064 fixed the lz4c command not compiling after module removal in version 2 пре 6 година
  Klaus Post d307069a28 Match backwards on matches пре 6 година
  Pierre Curto 377214e304 Removed support for Go modules in version 2 to support the upcoming go1.13. пре 6 година
  Pierre Curto 057d66e894 Updated README пре 6 година
  Pierre Curto 5a1edfec76 Added test for repeated patterns: TestIssue23. пре 6 година
  Pierre Curto 85f050b9aa Merge pull request #47 from klauspost/skip-incompressible-data пре 6 година
  Pierre Curto a5e15b8b85 Merge pull request #46 from klauspost/faster-matching пре 6 година
  Klaus Post e1405867e2 Skip incompressible data пре 6 година
  Klaus Post 2d52959d56 Faster matching пре 6 година