1. f68eead Added : -pedantic compilation option by Yann Collet · 10 years ago
  2. 0569a68 C90 compatibility by Yann Collet · 10 years ago
  3. 8a9fb8c Fixed : older compiler don't like nameless unions, reported by Cheyi Lin by Yann Collet · 10 years ago
  4. 95cc6ce Fixed : bug within LZ4 HC streaming mode, reported by James Boyle by Yann Collet · 10 years ago
  5. 7a8cd69 Fixed : GCC 4.9 bug on highest performance settings, reported by Greg Slazinski by Yann Collet · 10 years ago
  6. daa320f New : lz4frame integrated into liblz4 (v1.5.0) by Yann Collet · 10 years ago
  7. 3060277 updated NEWS by Yann Collet · 10 years ago
  8. fc4a615 fixed : pkg version by Yann Collet · 10 years ago
  9. b827ecf Clarified a few comments by Yann Collet · 10 years ago
  10. d008c87 New directory structure : library source files into /lib directory by Yann Collet · 10 years ago
  11. b3b207c New endian & alignment code by Yann Collet · 10 years ago
  12. 2ab6f9a Updated : xxHash to r37 by Yann Collet · 10 years ago
  13. abb6f78 Added : suooirt for s390x, thanks to Nobuhiro Iwamatsu by Yann Collet · 10 years ago
  14. d71b9e2 small improvements to lz4frame compression by Yann Collet · 10 years ago
  15. bb902d8 Updated : NEWS to r122 by Yann Collet · 10 years ago
  16. 7ac18ad fix : HC streaming mode by Yann Collet · 10 years ago
  17. a50c102 Added : Makefile : install for kFreeBSD and Hurd (Nobuhiro Iwamatsu) by Yann Collet · 10 years ago
  18. f9e16d2 updated NEWS by Yann Collet · 10 years ago
  19. 2f93f3a Updated xxHash to r35 by Yann Collet · 10 years ago
  20. 070b335 Fix : OS-X : library install name, thanks to Clemens Lang by Yann Collet · 10 years ago
  21. fd51d05 updated fuzzer, faster and cleaner overflow tests by Yann Collet · 10 years ago
  22. bdb5bce update to r119 by Yann Collet · 10 years ago
  23. 93e589c updated NEWS by Yann Collet · 10 years ago
  24. 30a41b5 updated NEWS by Yann Collet · 11 years ago
  25. 5b91330 Added lz4c & lz4cat man pages by Yann Collet · 11 years ago
  26. 374d6ac Fixed issue 127 & 128 by Yann Collet · 11 years ago
  27. 37be467 quickfix (issue 124 & 125) by yann.collet.73@gmail.com · 11 years ago
  28. 848fdf3 Added : lz4cat utility for posx systems by yann.collet.73@gmail.com · 11 years ago
  29. a9d8640 Makefile : library correctly compiled with -O3 switch (issue 114) by yann.collet.73@gmail.com · 11 years ago
  30. 69dc85b Large decompression speed improvement for GCC 32-bits. Thanks to Valery Croizier ! by yann.collet.73@gmail.com · 11 years ago
  31. 96a60a5 quickfix (issue 107 & issue 103) by yann.collet.73@gmail.com · 11 years ago
  32. 6486787 Makefile : added capability to install libraries by yann.collet.73@gmail.com · 11 years ago
  33. fb38dda lz4 & lz4hc : added capability to allocate state & stream state with custom allocator (issue 99) by yann.collet.73@gmail.com · 11 years ago
  34. 8ac549f lz4.c : corrected issue 98 within LZ4_compress_limitedOutput() by yann.collet.73@gmail.com · 11 years ago
  35. 7a863ab 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. a78db58 Makefile : support DESTDIR for staged installs. Thanks Jorge Aparicio. by yann.collet.73@gmail.com · 11 years ago
  37. 82bf5be by yann.collet.73@gmail.com · 11 years ago
  38. c63f81c Makefile : New install script and man page, contributed by Prasad Pandit by yann.collet.73@gmail.com · 11 years ago