Commit History

Author SHA1 Message Date
  Pierre.Curto 65e4285c56 fixed invalid goto in CompressBlock 4 years ago
  Pierre.Curto 08cb7fb602 Fixes #71. 4 years ago
  greatroar 489205cea9 Fix typo in comment 4 years ago
  greatroar 2df7315854 Make the hashTable argument to CompressBlock optional 4 years ago
  greatroar 29411845fa Better document hashTable size 4 years ago
  Paul Ivanov af843c9de8 fix typos 4 years ago
  Tobias Gustafsson b375ca80ec Fix #58, block compression incompatibility with python library 4 years ago
  Pierre Curto d34061778c Writer: fixed Reset() not clearing error field 5 years ago
  Pierre Curto 6807fb8d9e block: moved error handling from internal compress functions 5 years ago
  Pierre Curto 8ef35db829 Merge pull request #50 from klauspost/rework-fast-matching 5 years ago
  Klaus Post a207029655 Rework fast matching 5 years ago
  Klaus Post d307069a28 Match backwards on matches 5 years ago
  Pierre Curto 85f050b9aa Merge pull request #47 from klauspost/skip-incompressible-data 5 years ago
  Klaus Post e1405867e2 Skip incompressible data 5 years ago
  Klaus Post 2d52959d56 Faster matching 5 years ago
  Pierre Curto 1112564638 Regroup static errors into their own file. Minor cosmetic adjustments. 5 years ago
  Pierre Curto dbab9a2a02 lz4: removed init function and unused consts 5 years ago
  Pierre Curto 73dd3ab8f6 Fixed golint and misspell. 5 years ago
  Chris Bannister ce65ebcf60 dont distinguish error types 5 years ago
  Chris Bannister 9a39efadad implement block decode in assembly 6 years ago
  gengbing 2bbadaf34b specify the upper bound of dst when calling copy 6 years ago
  honda.tatsuya ac86632167 fix bug https://github.com/pierrec/lz4/issues/29#issuecomment-416052849 6 years ago
  Pierre Curto 7f4bd64aba large refactoring for cleaner and faster code 6 years ago
  Pierre Curto f20ad86db2 Revert "Increase general compression efficiency" 7 years ago
  Connor Peet 7bd399d5ef Asset slice length in getUint32 8 years ago
  Connor Peet d9ddf251e6 Use generational hash table to increase compression efficiency 8 years ago
  Pierre CURTO a0a195a994 some cleanups 8 years ago
  Pierre CURTO 0b67ae4bb1 added fuzz testing + related fixes 9 years ago
  Pierre Curto 9cbcbabc0a Initial release 9 years ago