1. e185b25 lz4c : automatic output name when decoding a *.lz4 file, as requested by Peter Humphreys by yann.collet.73@gmail.com · 12 years ago
  2. 40ae704 - New naming : LZ4_decompress_safe() and LZ4_decompress_fast() by yann.collet.73@gmail.com · 12 years ago
  3. a2e93db Added : function LZ4_compressHC_limitedOutput() by yann.collet.73@gmail.com · 12 years ago
  4. cbfd031 Added : LZ4 Streaming Format specification (v1.3) by yann.collet.73@gmail.com · 12 years ago
  5. 633c519 - New cmake file, by Nobuhiro Iwamatsu, which can also produce shared and static libraries. by yann.collet.73@gmail.com · 12 years ago
  6. e898c9a Corrected issue 59 in lz4hc.c, reported by Masafumi Kiribayashi by yann.collet.73@gmail.com · 12 years ago
  7. c1d7e4f LZ4HC : compression speed improved under Visual by yann.collet.73@gmail.com · 12 years ago
  8. 77417fc LZ4_HC is now compatible with CPU requiring aligned memory accesses by yann.collet.73@gmail.com · 12 years ago
  9. 26b82f3 Improved endianess detection by yann.collet.73@gmail.com · 12 years ago
  10. ffb27d4 LZ4 HC : extended detection window. Thanks to Adrien Grand. by yann.collet.73@gmail.com · 12 years ago
  11. f4e48fe changed some macro names in lz4hc to avoid duplicate definition on NetBSD by yann.collet.73@gmail.com · 12 years ago
  12. 6078c33 Fixed Visual 2005 issues (warning/linking) by yann.collet.73@gmail.com · 12 years ago
  13. 8dfb9d6 Added : LZ4 HC : Now integrated into main trunk. LZ4_HC license moved to BSD by yann.collet.73@gmail.com · 13 years ago