Commit History

Author SHA1 Message Date
  Pierre Curto 21241797f8 lz4.Writer: allocate only if buffer too small. Fixes #52. 5 years ago
  Pierre Curto 3953b06bcb DecodeBlock: handle case in shortcut2 where the destination buffer is shorter than 18 bytes. Fixes #51. 5 years ago
  Pierre Curto 1112564638 Regroup static errors into their own file. Minor cosmetic adjustments. 5 years ago
  Pierre Curto b22b16cae6 Removed unreachable code. 5 years ago
  Pierre Curto d8d93984d9 Uncompress(): added shortcuts optimizations as per the asm implementation. 5 years ago
  Chris Bannister 9a39efadad implement block decode in assembly 6 years ago