Historial de Commits

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