1. 886b199 Modified files rights by Yann Collet · 10 years ago
  2. 7db6678 Restored proper credit by Yann Collet · 10 years ago
  3. f174964 Added : Frame documentation in MarkDown format by Yann Collet · 10 years ago
  4. 4783cb8 Updated readme by Yann Collet · 10 years ago
  5. b4755c7 Added : arm cross-compilation test by Yann Collet · 10 years ago
  6. 7f436a1 lz4 cli supports frame content size by Yann Collet · 10 years ago
  7. 7cf4e5c Updates tests & Man pages by Yann Collet · 10 years ago
  8. 7ee7256 frame content size support by Yann Collet · 10 years ago
  9. 859fe3b Updated LZ4 frame format documentation by Yann Collet · 10 years ago
  10. e7fb4d1 lz4 utility supports "pass-through" mode by Yann Collet · 10 years ago
  11. 3a68324 skippable frames support by Yann Collet · 10 years ago
  12. 45b0642 scan-build tests by Yann Collet · 10 years ago
  13. e38c268 Fixed minor g++ warnings by Yann Collet · 10 years ago
  14. ceec6fa g++ compatibility by Yann Collet · 10 years ago
  15. 32a85fc NetBSD compatibility (#48) by Yann Collet · 10 years ago
  16. 488029e Updated : compress multiple files by Yann Collet · 10 years ago
  17. f68eead Added : -pedantic compilation option by Yann Collet · 10 years ago
  18. 0569a68 C90 compatibility by Yann Collet · 10 years ago
  19. 8a9fb8c Fixed : older compiler don't like nameless unions, reported by Cheyi Lin by Yann Collet · 10 years ago
  20. 95cc6ce Fixed : bug within LZ4 HC streaming mode, reported by James Boyle by Yann Collet · 10 years ago
  21. 7a8cd69 Fixed : GCC 4.9 bug on highest performance settings, reported by Greg Slazinski by Yann Collet · 10 years ago
  22. daa320f New : lz4frame integrated into liblz4 (v1.5.0) by Yann Collet · 10 years ago
  23. 3060277 updated NEWS by Yann Collet · 10 years ago
  24. fc4a615 fixed : pkg version by Yann Collet · 10 years ago
  25. b827ecf Clarified a few comments by Yann Collet · 10 years ago
  26. d008c87 New directory structure : library source files into /lib directory by Yann Collet · 10 years ago
  27. b3b207c New endian & alignment code by Yann Collet · 10 years ago
  28. 2ab6f9a Updated : xxHash to r37 by Yann Collet · 10 years ago
  29. abb6f78 Added : suooirt for s390x, thanks to Nobuhiro Iwamatsu by Yann Collet · 10 years ago
  30. d71b9e2 small improvements to lz4frame compression by Yann Collet · 10 years ago
  31. bb902d8 Updated : NEWS to r122 by Yann Collet · 10 years ago
  32. 7ac18ad fix : HC streaming mode by Yann Collet · 10 years ago
  33. a50c102 Added : Makefile : install for kFreeBSD and Hurd (Nobuhiro Iwamatsu) by Yann Collet · 10 years ago
  34. f9e16d2 updated NEWS by Yann Collet · 10 years ago
  35. 2f93f3a Updated xxHash to r35 by Yann Collet · 10 years ago
  36. 070b335 Fix : OS-X : library install name, thanks to Clemens Lang by Yann Collet · 10 years ago
  37. fd51d05 updated fuzzer, faster and cleaner overflow tests by Yann Collet · 10 years ago
  38. bdb5bce update to r119 by Yann Collet · 10 years ago
  39. 93e589c updated NEWS by Yann Collet · 10 years ago
  40. 30a41b5 updated NEWS by Yann Collet · 11 years ago
  41. 5b91330 Added lz4c & lz4cat man pages by Yann Collet · 11 years ago
  42. 374d6ac Fixed issue 127 & 128 by Yann Collet · 11 years ago
  43. 37be467 quickfix (issue 124 & 125) by yann.collet.73@gmail.com · 11 years ago
  44. 848fdf3 Added : lz4cat utility for posx systems by yann.collet.73@gmail.com · 11 years ago
  45. a9d8640 Makefile : library correctly compiled with -O3 switch (issue 114) by yann.collet.73@gmail.com · 11 years ago
  46. 69dc85b Large decompression speed improvement for GCC 32-bits. Thanks to Valery Croizier ! by yann.collet.73@gmail.com · 11 years ago
  47. 96a60a5 quickfix (issue 107 & issue 103) by yann.collet.73@gmail.com · 11 years ago
  48. 6486787 Makefile : added capability to install libraries by yann.collet.73@gmail.com · 11 years ago
  49. fb38dda lz4 & lz4hc : added capability to allocate state & stream state with custom allocator (issue 99) by yann.collet.73@gmail.com · 11 years ago
  50. 8ac549f lz4.c : corrected issue 98 within LZ4_compress_limitedOutput() by yann.collet.73@gmail.com · 11 years ago
  51. 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
  52. a78db58 Makefile : support DESTDIR for staged installs. Thanks Jorge Aparicio. by yann.collet.73@gmail.com · 11 years ago
  53. 82bf5be by yann.collet.73@gmail.com · 11 years ago
  54. c63f81c Makefile : New install script and man page, contributed by Prasad Pandit by yann.collet.73@gmail.com · 11 years ago