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