1. a464d44 Added : -pedantic compilation option by Yann Collet · 10 years ago
  2. bc1388e C90 compatibility by Yann Collet · 10 years ago
  3. 1e7c898 Fixed : older compiler don't like nameless unions, reported by Cheyi Lin by Yann Collet · 10 years ago
  4. b00f7a0 Fixed : bug within LZ4 HC streaming mode, reported by James Boyle by Yann Collet · 10 years ago
  5. 17f5eae Fixed : GCC 4.9 bug on highest performance settings, reported by Greg Slazinski by Yann Collet · 10 years ago
  6. 96e328c New : lz4frame integrated into liblz4 (v1.5.0) by Yann Collet · 10 years ago
  7. 29fe7e4 updated NEWS by Yann Collet · 10 years ago
  8. 758acfe fixed : pkg version by Yann Collet · 10 years ago
  9. a18d8b1 Clarified a few comments by Yann Collet · 10 years ago
  10. 8d0008d New directory structure : library source files into /lib directory by Yann Collet · 10 years ago
  11. 8907f6c New endian & alignment code by Yann Collet · 10 years ago
  12. a83afd3 Updated : xxHash to r37 by Yann Collet · 10 years ago
  13. e39b22c Added : suooirt for s390x, thanks to Nobuhiro Iwamatsu by Yann Collet · 10 years ago
  14. f587a86 small improvements to lz4frame compression by Yann Collet · 10 years ago
  15. 11aedc3 Updated : NEWS to r122 by Yann Collet · 10 years ago
  16. 486ca53 fix : HC streaming mode by Yann Collet · 10 years ago
  17. 1d20879 Added : Makefile : install for kFreeBSD and Hurd (Nobuhiro Iwamatsu) by Yann Collet · 10 years ago
  18. f3f29f0 updated NEWS by Yann Collet · 10 years ago
  19. a85a026 Updated xxHash to r35 by Yann Collet · 10 years ago
  20. c6016a7 Fix : OS-X : library install name, thanks to Clemens Lang by Yann Collet · 10 years ago
  21. c42aa69 updated fuzzer, faster and cleaner overflow tests by Yann Collet · 10 years ago
  22. ae744b8 update to r119 by Yann Collet · 10 years ago
  23. 289f550 updated NEWS by Yann Collet · 10 years ago
  24. 0e136e7 updated NEWS by Yann Collet · 10 years ago
  25. 87d09e3 Added lz4c & lz4cat man pages by Yann Collet · 10 years ago
  26. 56609a3 Fixed issue 127 & 128 by Yann Collet · 10 years ago
  27. eb2f984 quickfix (issue 124 & 125) by yann.collet.73@gmail.com · 10 years ago
  28. f268468 Added : lz4cat utility for posx systems by yann.collet.73@gmail.com · 10 years ago
  29. b996d28 Makefile : library correctly compiled with -O3 switch (issue 114) by yann.collet.73@gmail.com · 10 years ago
  30. 6875c27 Large decompression speed improvement for GCC 32-bits. Thanks to Valery Croizier ! by yann.collet.73@gmail.com · 10 years ago
  31. 6a686b8 quickfix (issue 107 & issue 103) by yann.collet.73@gmail.com · 10 years ago
  32. 5748f62 Makefile : added capability to install libraries by yann.collet.73@gmail.com · 10 years ago
  33. b4bb2ab lz4 & lz4hc : added capability to allocate state & stream state with custom allocator (issue 99) by yann.collet.73@gmail.com · 10 years ago
  34. f445ca6 lz4.c : corrected issue 98 within LZ4_compress_limitedOutput() by yann.collet.73@gmail.com · 11 years ago
  35. 43a9e0f lz4.c : corrected compression efficiency issue 97 in 64-bits chained mode (-BD) for streams > 4 GB (thanks Roman Strashkin for reporting) by yann.collet.73@gmail.com · 11 years ago
  36. 742cd68 Makefile : support DESTDIR for staged installs. Thanks Jorge Aparicio. by yann.collet.73@gmail.com · 11 years ago
  37. 3493766 by yann.collet.73@gmail.com · 11 years ago
  38. 47823a8 Makefile : New install script and man page, contributed by Prasad Pandit by yann.collet.73@gmail.com · 11 years ago