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

Аутор SHA1 Порука Датум
  Pierre Curto e876bbd321 Merge pull request #72 from cyriltovena/fix-reset пре 4 година
  Cyril Tovena f5d4b63b7a Reset hashtable during Writer reset to ensure deterministic output. пре 4 година
  Pierre.Curto 65e4285c56 fixed invalid goto in CompressBlock пре 4 година
  Pierre.Curto 08cb7fb602 Fixes #71. пре 4 година
  Pierre Curto ac37b5b48a Merge pull request #70 from greatroar/hashtable-alloc пре 4 година
  greatroar 489205cea9 Fix typo in comment пре 4 година
  Pierre Curto 9483c04d89 Merge pull request #69 from greatroar/typo пре 4 година
  greatroar 2df7315854 Make the hashTable argument to CompressBlock optional пре 4 година
  greatroar 29411845fa Better document hashTable size пре 4 година
  greatroar bbd769d4f7 Typo in comment пре 4 година
  Pierre Curto cac5ed491e Merge pull request #68 from ivanov/patch-1 пре 4 година
  Paul Ivanov af843c9de8 fix typos пре 4 година
  Pierre Curto edce7c4c96 Merge pull request #61 from tobgu/master пре 4 година
  Tobias Gustafsson b375ca80ec Fix #58, block compression incompatibility with python library пре 4 година
  Pierre Curto 9085dacd1e Writer: added concurrency support. Fixes #55 пре 5 година
  Pierre Curto 5e5eaacf5f Writer: fixed header being improperly reset пре 5 година
  Pierre Curto d34061778c Writer: fixed Reset() not clearing error field пре 5 година
  Pierre Curto d8871004e9 Writer: made compatible with no map scheme for block max size пре 5 година
  Pierre Curto 8c52d09227 Merge branch 'master' into writer-concurrency пре 5 година
  Pierre Curto fbc25c327a Writer: removed zdata field пре 5 година
  Pierre Curto 76905933af Rewritten block size constants with a formula. пре 5 година
  Pierre Curto 49654038d5 Writer: initial concurrent version (no tests) пре 5 година
  Pierre Curto e990da5628 Writer: handle internal buffers via sync.Pools пре 5 година
  Pierre Curto 6807fb8d9e block: moved error handling from internal compress functions пре 5 година
  Pierre Curto 0554902aa7 lz4.Reader: implement io.Seeker. PR #54. Thanks @ianwilkes. пре 5 година
  Pierre Curto 645f9b948e Merge pull request #54 from ianwilkes/master пре 5 година
  Ian Wilkes aa78dadf73 implement io.Seeker пре 5 година
  Ian Wilkes d22e83ee97 add SkipBytes() пре 5 година
  Pierre Curto 21241797f8 lz4.Writer: allocate only if buffer too small. Fixes #52. пре 5 година
  Pierre Curto 3953b06bcb DecodeBlock: handle case in shortcut2 where the destination buffer is shorter than 18 bytes. Fixes #51. пре 5 година