Historie revizí

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