1. bd06fde fullbench compiled without assert() by Cyan4973 · 7 years ago
  2. 672799e Fix compilation error and assert. by Nick Terrell · 7 years ago
  3. bb83cad Fix input size validation edge cases by Nick Terrell · 7 years ago
  4. 444211d edited a few traces for debugging by Yann Collet · 7 years ago
  5. 4aff9b1 fixed fuzzer tests by Yann Collet · 7 years ago
  6. b5528ac Merge branch 'dev' into lowAddr by Yann Collet · 7 years ago
  7. 9f0f6b8 Further Test that ExtDictCtx Mode Produces the Exact Same Output by W. Felix Handte · 7 years ago
  8. 6dd64e0 Add Tests for LZ4_attach_dictionary and Friends by W. Felix Handte · 7 years ago
  9. 8af32ce modified a few traces for debug by test4973 · 7 years ago
  10. ca38879 allow system-defined CPPFLAGS in /tests by Yann Collet · 7 years ago
  11. 7b3cd10 reduced test time on circle-ci by Yann Collet · 7 years ago
  12. ad7e040 fix minor conversion warning by test4973 · 7 years ago
  13. f9992fa noticed a bug when re-using hash table by test4973 · 7 years ago
  14. 6d931b6 fixed lz4 compression starting at small address by test4973 · 7 years ago
  15. 43132af Merge branch 'dev' into lowAddr by test4973 · 7 years ago
  16. ebdcbc3 Add Dependency to Fix Parallel `make test` Runs by W. Felix Handte · 7 years ago
  17. c3f0ed2 added low address fuzzer tests by test4973 · 7 years ago
  18. 70f1482 Remove Framebench Tool by W. Felix Handte · 7 years ago
  19. c4aef7c Restore checkTag Cleaning by W. Felix Handte · 7 years ago
  20. f9fef25 Renames and Comment Fixes by W. Felix Handte · 7 years ago
  21. 9dcd9ab Make LZ4F_compressFrame_usingCDict Take a Compression Context by W. Felix Handte · 7 years ago
  22. b3628cb Avoid Resetting the Context When Possible by W. Felix Handte · 7 years ago
  23. f34fb3c Add Bounds Check to locateBuffDiff by W. Felix Handte · 7 years ago
  24. 8c006b1 Add a Benchmarking Tool For Compression with Context Re-Use by W. Felix Handte · 7 years ago
  25. 0ddd1ce added target make check by Yann Collet · 7 years ago
  26. 20e969e fuzzer: added low address compression test by Yann Collet · 7 years ago
  27. b077a99 added checkTag by Yann Collet · 7 years ago
  28. e290024 object files in /tests by Yann Collet · 7 years ago
  29. 7d2f30c lz4opt supports _destSize by Yann Collet · 7 years ago
  30. fdde431 /tests programs compiled with LZ4_DEBUG=1 by Yann Collet · 7 years ago
  31. 1025546 unified HC levels by Yann Collet · 7 years ago
  32. 93f8284 Add some tests verifying command line dictionary functionality by W. Felix Handte · 7 years ago
  33. 2ed3612 removed test-fasttest by Yann Collet · 7 years ago
  34. c04655b fixed make recurrence from /tests by Yann Collet · 7 years ago
  35. 517dd95 removed fasttest by Yann Collet · 7 years ago
  36. 82ccdec minor : added header license by Yann Collet · 7 years ago
  37. 5637d88 make test is compatible with parallel execution (-j#) by Yann Collet · 7 years ago
  38. 930a692 cli : restored command -BX to enable block checksum (#322) by Yann Collet · 7 years ago
  39. 77f99d2 restored block checksum capability at lz4frame API level by Yann Collet · 7 years ago
  40. 757497a implemented lz4frame decompression API by Yann Collet · 7 years ago
  41. 4531637 support dictionary compression with independent blocks by Yann Collet · 7 years ago
  42. d8aafe2 dictionary compression correctly uses compression level by Yann Collet · 7 years ago
  43. 31f2cdf implemented dictionary compression in lz4frame by Yann Collet · 7 years ago
  44. a82dadf added dictID inside LZ4F_frameInfo_t by Yann Collet · 7 years ago
  45. e14b4c5 tests/Makefile: don't use LIBDIR as variable by Jussi Kukkonen · 7 years ago
  46. d18084c report where decompression ends (#313) by Yann Collet · 7 years ago
  47. 2600a15 fix (minor) g++ compatibility for frametest by Yann Collet · 8 years ago
  48. e60cbb5 added test for LZ4F_resetDecompressionContext() by Yann Collet · 8 years ago
  49. 2012e4d fixed c_standards tests by Yann Collet · 8 years ago
  50. e2c9b19 lz4frame : Added negative compression levels by Yann Collet · 8 years ago
  51. fc31257 added LZ4F_resetDecompressionContext() by Yann Collet · 8 years ago
  52. f0a7651 Safer LZ4_getFrameInfo() by Yann Collet · 8 years ago
  53. b1daffc cli: add GNU separator -- specifying that all following arguments are files by Dmitry V. Levin · 8 years ago
  54. 0d073d4 added `extern C` for lz4.h static section by Yann Collet · 8 years ago
  55. aae447f LZ4_compress_HC_continue_destSize() works as intended up to level 10 by Yann Collet · 8 years ago
  56. cd35f0d LZ4_compress_HC_destSize() uses LZ4HC_compress_generic() code path by Yann Collet · 8 years ago
  57. 430b7d3 created LZ4_HC_STATIC_LINKING_ONLY section by Yann Collet · 8 years ago
  58. 66b26a3 tests: fuzzer: Add test for LZ4_compressHC_destSize by remittor · 8 years ago
  59. 0dfb0b9 Fix test-lz4-basic by Dmitry V. Levin · 8 years ago
  60. d3eaf78 remove MOREFLAGS from test-lz4c32 by Przemyslaw Skibinski · 8 years ago
  61. ace2242 circle.yml: fixed lz4c32 target (2) by Przemyslaw Skibinski · 8 years ago
  62. 0d77c85 circle.yml: fixed lz4c32 target by Przemyslaw Skibinski · 8 years ago
  63. 4ee9bd5 improved Circle CI tests by Przemyslaw Skibinski · 8 years ago
  64. b89cac7 Don't use "foo && false || true" by Eric Siegerman · 8 years ago
  65. c139eb4 added OpenBSD NetBSD SunOS to list of supported `make install` OSes by Przemyslaw Skibinski · 8 years ago
  66. 489d161 added "This Makefile is validated for" by Przemyslaw Skibinski · 8 years ago
  67. d2b51c2 fuzzer: tests more compression levels by Przemyslaw Skibinski · 8 years ago
  68. 1c80b9a LZ4HC_getSearchNum by Przemyslaw Skibinski · 8 years ago
  69. c8b3126 added FUZ_CLEVEL_DEFAULT by Przemyslaw Skibinski · 8 years ago
  70. a3d61cf improved test-lz4-opt-parser by Przemyslaw Skibinski · 8 years ago
  71. f4575f4 added test-lz4-opt-parser by Przemyslaw Skibinski · 8 years ago
  72. efaa9b7 Merge remote-tracking branch 'refs/remotes/lz4/dev' into dev by Przemyslaw Skibinski · 8 years ago
  73. ea51ad0 Solaris: working "make install" by Przemyslaw Skibinski · 8 years ago
  74. 9b4b081 "make test" is now compatible with Solaris by Przemyslaw Skibinski · 8 years ago
  75. b41f9bb Merge pull request #292 from inikep/dev by Yann Collet · 8 years ago
  76. f084b65 test Large File support for Mac OS-X in 32-bits mode by Przemyslaw Skibinski · 8 years ago
  77. 973bc79 util.h and platform.h based on zstd by Przemyslaw Skibinski · 8 years ago
  78. 7cf0bb9 LZ4F_compressBound(0) provides upper bound for LZ4F_flush() and LZ4F_compressEnd() [#290, suggested by @vtermanis] by Yann Collet · 8 years ago
  79. 3c6ce9c fixed gcc 4.4 support by Przemyslaw Skibinski · 8 years ago
  80. 64cbc4e improved MinGW support by Przemyslaw Skibinski · 8 years ago
  81. 9546ba6 executables use basic types from util.h by Przemyslaw Skibinski · 8 years ago
  82. 2cfef13 executables use platform.h by Przemyslaw Skibinski · 8 years ago
  83. de93e9e fix #285 : lz4cat doesn't work with stdin (reported by @beiDei8z) by Yann Collet · 8 years ago
  84. 7e2d4c4 fixed test-lz4c32 by Yann Collet · 8 years ago
  85. 750a50c fix #284, reported by @beiDei8z : added test cases for path/to/lz4cat by Yann Collet · 8 years ago
  86. 01ffed2 fix : invocation of path/to/unlz4 (#284), reported by @beiDei8z by Yann Collet · 8 years ago
  87. 5eb547a fix #283 : implement LZ4_versionString(). by Yann Collet · 8 years ago
  88. 8875e7d fix minor analyzer warning by Yann Collet · 8 years ago
  89. 8b233b2 added a few dates by Yann Collet · 8 years ago
  90. 19df302 fixed #272 (compilation fails on gcc 4.4), reported by @totaam by Yann Collet · 8 years ago
  91. 3f6f577 fixed strict aliasing warnings in fasttest by Yann Collet · 8 years ago
  92. c0e55ec fixed versionsTest by Yann Collet · 8 years ago
  93. 7d53548 added v1.x.y to versions tests by Yann Collet · 8 years ago
  94. 1abecbc fix 32-bits mode. by Yann Collet · 8 years ago
  95. 2e10aab MinGW doesn't require the import library at all by Przemyslaw Skibinski · 8 years ago
  96. f71340c DLL dependencies moved to lib/dll/ by Przemyslaw Skibinski · 8 years ago
  97. 201149f fixed conversion warnings by Yann Collet · 8 years ago
  98. 5a5ebee clang and g++ tests restricted to native only on Travis CI Ubuntu v12 environment by Yann Collet · 8 years ago
  99. 1b24cc1 fixed conversion warnings by Yann Collet · 8 years ago
  100. ecc55d1 fixed uintptr_t on pre-c99 compilers by Yann Collet · 8 years ago