1. 7bfbccb Add FreeBSD to install targets by Martin Waschbüsch · 9 years ago
  2. 4fcb2e1 Remove whitespace from ends of lines by Julius Werner · 9 years ago
  3. fb6fece Updated Makefile and .travis by Yann Collet · 9 years ago
  4. 5dd12b4 faster sanitize tests by Yann Collet · 9 years ago
  5. 60119e2 Makefile : generates *.o for faster processing by Yann Collet · 9 years ago
  6. a3c6dab liblz4 : Moved XXH_NAMESPACE to CPPFLAGS by Yann Collet · 9 years ago
  7. 6fe48b9 changed datagen to remove one malloc by Yann Collet · 9 years ago
  8. 57e14d4 renamed directory to versionsTest by Yann Collet · 9 years ago
  9. 7273da3 minor example clarification by Yann Collet · 9 years ago
  10. caba2cc staticAnalyze use same compilation flags as normal build by Yann Collet · 9 years ago
  11. 8e8dc17 Ensured make test is not confused with directory test by Yann Collet · 9 years ago
  12. c04df7e Changed : static library is no longer compiled with -fPIC by default (this option can still be added on the command line) See #53 by Yann Collet · 9 years ago
  13. 3bcf68f Use lz4 binary to check output by Zbigniew Jędrzejewski-Szmek · 9 years ago
  14. 386d216 Add example which uses the frame api through the library by Zbigniew Jędrzejewski-Szmek · 10 years ago
  15. 91c1b9a Performance fix : big compression speed boost for clang (+30%) by Yann Collet · 10 years ago
  16. cdb136d cosmetic changes, 2nd try by Yann Collet · 10 years ago
  17. fe11e0b Issue #103 : Add compatibility test between releases by Takayuki MATSUOKA · 10 years ago
  18. 9e92bee stronger arm tests by Yann Collet · 10 years ago
  19. 0ed2e71 Static analyzer generates error codes on bug suspicion by Yann Collet · 10 years ago
  20. 3f4f623 Valgrind tests generate errors by Yann Collet · 10 years ago
  21. 83e350d Merge branch 'dev' of github.com:Cyan4973/lz4 into dev by Yann Collet · 10 years ago
  22. 2c79887 Shortened tests durations by Yann Collet · 10 years ago
  23. 2852b9e Fixed issue #84 by Yann Collet · 10 years ago
  24. c22a0e1 Updated : fuzzer tests can be programmed for a timelength by Yann Collet · 10 years ago
  25. 33134fb Added : sanitize test by Yann Collet · 10 years ago
  26. b41137f minor Makefile test refactoring by Yann Collet · 10 years ago
  27. 89eee0d Removed make dist by Yann Collet · 10 years ago
  28. 0615eb4 Stricter tests : treat warnings as errors by Yann Collet · 10 years ago
  29. 7c26b03 Updated make dist by Yann Collet · 10 years ago
  30. 5780864 Fixed : Makefile by Yann Collet · 10 years ago
  31. b009767 windows friendly make clean by Yann Collet · 10 years ago
  32. 27f7d06 minor beautifier (make clean) by Yann Collet · 10 years ago
  33. b4755c7 Added : arm cross-compilation test by Yann Collet · 10 years ago
  34. d0f8d40 updated dist list by Yann Collet · 10 years ago
  35. 2b55752 changed "make install" default install directory to /usr/local by Yann Collet · 10 years ago
  36. bbcfe21 Added : clang test by Yann Collet · 10 years ago
  37. 45b0642 scan-build tests by Yann Collet · 10 years ago
  38. e38c268 Fixed minor g++ warnings by Yann Collet · 10 years ago
  39. ceec6fa g++ compatibility by Yann Collet · 10 years ago
  40. 6b0c39b Updated datagen (can create sparse files) by Yann Collet · 10 years ago
  41. 32a85fc NetBSD compatibility (#48) by Yann Collet · 10 years ago
  42. b6788b0 fixed travis tests by Yann Collet · 10 years ago
  43. daa320f New : lz4frame integrated into liblz4 (v1.5.0) by Yann Collet · 10 years ago
  44. fc4a615 fixed : pkg version by Yann Collet · 10 years ago
  45. b827ecf Clarified a few comments by Yann Collet · 10 years ago
  46. a109c91 Fixed : make dist by Yann Collet · 10 years ago
  47. 989346b fix : sudo for make install by Yann Collet · 10 years ago
  48. d008c87 New directory structure : library source files into /lib directory by Yann Collet · 10 years ago
  49. 86fa21b Added : $(EXT) within install for cross-compilation support by Yann Collet · 10 years ago
  50. 7355438 Makefile : refactored Travis CI tests by Yann Collet · 10 years ago
  51. 4dbd2fa Added : cmake test cmake : corrected xxhash path (thanks to j.magnuson) by Yann Collet · 10 years ago
  52. d01bb4a Makefile : added -Wcast-align compilation warning by Yann Collet · 10 years ago
  53. 9bf331a new Travis CI build matrix by Yann Collet · 10 years ago
  54. 72b5185 update distribution builder "make dist" update test, to also verify "make dist" by Yann Collet · 10 years ago
  55. f7f67e7 Added : preliminary frame decompression function by Yann Collet · 10 years ago
  56. da07465 Simplified travis test flow by Yann Collet · 10 years ago
  57. 4dc1eca updated release number by Yann Collet · 10 years ago
  58. 0cca754 Makefile: fix DESTDIR by Igor Gnatenko · 10 years ago
  59. 3897eb6 Makefile : restored Takayuki's fix for OS-X and BSD by Yann Collet · 10 years ago
  60. 4ea832b Updated Makefile : make dist Minor formatting changes for xxhash by Yann Collet · 10 years ago
  61. 525cb11 Fix BSD sed error reported by Yue Du by Takayuki MATSUOKA · 10 years ago
  62. a50c102 Added : Makefile : install for kFreeBSD and Hurd (Nobuhiro Iwamatsu) by Yann Collet · 10 years ago
  63. 9f42b09 Makefile : synchronize library version number with lz4.h - Thanks to Takayuki Matsuoka by Yann Collet · 10 years ago
  64. 2c15ec4 Makefile : some corrections suggested by Michał Górny (issue 136) by Yann Collet · 10 years ago
  65. dc10710 Added : pkg-config (issue 135) by Yann Collet · 10 years ago
  66. a154628 Makefile : added -Wstrict-prototype, as suggested by Larry Doolittle by Yann Collet · 10 years ago
  67. fbe14d1 Modified : lz4 streaming API, strong types by Yann Collet · 10 years ago
  68. e002818 Modified : Makefile : added -Wshadow option, suggest by Boris Faure by Yann Collet · 10 years ago
  69. 070b335 Fix : OS-X : library install name, thanks to Clemens Lang by Yann Collet · 10 years ago
  70. fd51d05 updated fuzzer, faster and cleaner overflow tests by Yann Collet · 10 years ago
  71. bdb5bce update to r119 by Yann Collet · 10 years ago
  72. 1411c2b Quickfix of issue 134 (untested) by Yann Collet · 10 years ago
  73. 790db93 updated lz4cat man page by Yann Collet · 10 years ago
  74. 2f0a717 LZ4 Streaming : check overlapping input/dictionary by Yann Collet · 10 years ago
  75. a79180f New : valgrind memtest by Yann Collet · 10 years ago
  76. 4b43c2b Continuous streaming mode (automatic) by Yann Collet · 11 years ago
  77. f6beaa7 re-order travis tests fix : remove man pages on uninstall by Yann Collet · 11 years ago
  78. a41790a Add build target 'test' by Takayuki MATSUOKA · 11 years ago
  79. e63b147 Added README.md to the list of packaged files by Yann Collet · 11 years ago
  80. 5b91330 Added lz4c & lz4cat man pages by Yann Collet · 11 years ago
  81. 374d6ac Fixed issue 127 & 128 by Yann Collet · 11 years ago
  82. 37be467 quickfix (issue 124 & 125) by yann.collet.73@gmail.com · 11 years ago
  83. 848fdf3 Added : lz4cat utility for posx systems by yann.collet.73@gmail.com · 11 years ago
  84. a9d8640 Makefile : library correctly compiled with -O3 switch (issue 114) by yann.collet.73@gmail.com · 11 years ago
  85. 69dc85b Large decompression speed improvement for GCC 32-bits. Thanks to Valery Croizier ! by yann.collet.73@gmail.com · 11 years ago
  86. 96a60a5 quickfix (issue 107 & issue 103) by yann.collet.73@gmail.com · 11 years ago
  87. 6486787 Makefile : added capability to install libraries by yann.collet.73@gmail.com · 11 years ago
  88. fb38dda lz4 & lz4hc : added capability to allocate state & stream state with custom allocator (issue 99) by yann.collet.73@gmail.com · 11 years ago
  89. 8ac549f lz4.c : corrected issue 98 within LZ4_compress_limitedOutput() by yann.collet.73@gmail.com · 11 years ago
  90. 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
  91. a78db58 Makefile : support DESTDIR for staged installs. Thanks Jorge Aparicio. by yann.collet.73@gmail.com · 11 years ago
  92. 82bf5be by yann.collet.73@gmail.com · 11 years ago
  93. c63f81c Makefile : New install script and man page, contributed by Prasad Pandit by yann.collet.73@gmail.com · 11 years ago
  94. 3e65c1e New command line utility, lz4 (notice the missing final 'c'), with gzip-style arguments (issue 83) by yann.collet.73@gmail.com · 11 years ago
  95. 27efcd4 Removed dependency to "lz4_encoder.h" and "lz4hc_encoder.h" by yann.collet.73@gmail.com · 11 years ago
  96. 002a934 Corrected issue 70, 'pack' instruction on IBM AIX by yann.collet.73@gmail.com · 11 years ago
  97. 16c0942 lz4.c no longer depends on lz4_decoder.h (removed) by yann.collet.73@gmail.com · 11 years ago
  98. a2e93db Added : function LZ4_compressHC_limitedOutput() by yann.collet.73@gmail.com · 12 years ago
  99. cbfd031 Added : LZ4 Streaming Format specification (v1.3) by yann.collet.73@gmail.com · 12 years ago
  100. b1e707f - Corrected issue 31 : LZ4 correctly accepts compressing data when the output buffer has exactly the required size (it was a bit over-cautious in previous version). by yann.collet.73@gmail.com · 12 years ago