Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | minor doc clarification | Yann Collet | 2021-08-06 | 1 | -1/+2 | |
* | | fixed minor type, reported by @mwgamera | Yann Collet | 2021-08-06 | 1 | -2/+2 | |
|/ | ||||||
* | Merge pull request #999 from pekdon/solaris-10 | Yann Collet | 2021-08-06 | 1 | -1/+7 | |
|\ | ||||||
| * | add -lrt on Solaris 10, required for nanosleep | Claes Nästén | 2021-06-02 | 1 | -1/+7 | |
* | | Merge pull request #1013 from eloj/relax-lz4-memory-usage-tunable | Yann Collet | 2021-08-02 | 2 | -2/+14 | |
|\ \ | ||||||
| * | | Don't reuse state memory that's too small. | Eddy Jansson | 2021-07-31 | 1 | -1/+13 | |
| * | | Define LZ4_STREAMSIZE in terms of LZ4_MEMORY_USAGE | Eddy Jansson | 2021-07-31 | 1 | -1/+1 | |
* | | | Merge pull request #1014 from eloj/github-ubuntu-16.04-deprecation | Yann Collet | 2021-08-02 | 1 | -33/+23 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | All compilers now support stdc11. | Eddy Jansson | 2021-07-31 | 1 | -23/+22 | |
| * | | All compilers now support stdc90. | Eddy Jansson | 2021-07-31 | 1 | -23/+22 | |
| * | | Remove ubuntu-16.04 as a test platform. | Eddy Jansson | 2021-07-31 | 1 | -8/+0 | |
|/ / | ||||||
* | | Merge pull request #1012 from eloj/print-install-dirs | Yann Collet | 2021-07-24 | 2 | -4/+4 | |
|\ \ | ||||||
| * | | Print target directories during 'make install'. | Eddy Jansson | 2021-07-24 | 2 | -4/+4 | |
* | | | Merge pull request #1011 from eloj/improve-pkgconfig | Yann Collet | 2021-07-24 | 2 | -2/+3 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Expand use of pkg-config variables. | Eddy Jansson | 2021-07-24 | 2 | -2/+3 | |
|/ / | ||||||
* | | Merge pull request #1000 from lifegpc/patch1 | Yann Collet | 2021-07-01 | 1 | -7/+14 | |
|\ \ | ||||||
| * | | add missing if for lz4c | lifegpc | 2021-07-01 | 1 | -1/+3 | |
| * | | Link static library first otherwise rebuild source files. | lifegpc | 2021-07-01 | 1 | -14/+6 | |
| * | | fix link problem on win32 MSVC | lifegpc | 2021-06-06 | 1 | -5/+18 | |
* | | | Merge pull request #1005 from ITotalJustice/fix_LZ4HC_HEAPMODE_macro | Yann Collet | 2021-06-25 | 1 | -3/+3 | |
|\ \ \ | ||||||
| * | | | fix LZ4HC_HEAPMODE macro guard | TotalJustice | 2021-06-25 | 1 | -3/+3 | |
|/ / / | ||||||
* | | | Merge pull request #980 from sandyharvie/dev | Yann Collet | 2021-06-25 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | bump CMake minimum required version to 2.8.12 | Sandy Harvie | 2021-05-20 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #1001 from GabeNI/dev | Yann Collet | 2021-06-16 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Cast ALLOC return value to satisfy C++ | Gabe Jones | 2021-06-15 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #1002 from t-mat/dev | Yann Collet | 2021-06-16 | 1 | -8/+30 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fix package related errors | Takayuki Matsuoka | 2021-06-16 | 1 | -8/+30 | |
|/ / | ||||||
* | | Merge pull request #996 from t-mat/gha-3 | Yann Collet | 2021-06-03 | 2 | -307/+574 | |
|\ \ | ||||||
| * | | Fix error in ci.yml | Takayuki Matsuoka | 2021-06-01 | 1 | -1/+1 | |
| * | | Update document for .github/workflows | Takayuki Matsuoka | 2021-06-01 | 2 | -34/+39 | |
| * | | Merge branch 'lz4:dev' into gha-3 | Takayuki MATSUOKA | 2021-06-01 | 3 | -172/+181 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Merge pull request #998 from t-mat/travis-remove-tests-2 | Yann Collet | 2021-05-31 | 1 | -148/+148 | |
|\ \ \ | ||||||
| * | | | Disable "(Trusty) gcc-4.4 compilation" | Takayuki Matsuoka | 2021-05-31 | 1 | -14/+14 | |
| * | | | Disable "(Trusty) scan-build + cppcheck" | Takayuki Matsuoka | 2021-05-31 | 1 | -9/+9 | |
| * | | | Disable "(Trusty) clang-3.8 compilation" | Takayuki Matsuoka | 2021-05-31 | 1 | -12/+12 | |
| * | | | Disable "(Xenial) gcc-5 compilation" | Takayuki Matsuoka | 2021-05-31 | 1 | -7/+7 | |
| * | | | Disable "(Trusty) gcc-6 standard C compilation" | Takayuki Matsuoka | 2021-05-31 | 1 | -14/+14 | |
| * | | | Disable "(Trusty) i386 frame + fuzzer test" | Takayuki Matsuoka | 2021-05-31 | 1 | -8/+8 | |
| * | | | Disable "(Trusty) i386 benchmark + version test" | Takayuki Matsuoka | 2021-05-31 | 1 | -7/+7 | |
| * | | | Disable "(Trusty) c-to-c++ test" | Takayuki Matsuoka | 2021-05-31 | 1 | -5/+5 | |
| * | | | Disable "(Trusty) valgrind test" | Takayuki Matsuoka | 2021-05-31 | 1 | -8/+8 | |
| * | | | Disable "(Trusty) USan test" | Takayuki Matsuoka | 2021-05-31 | 1 | -8/+8 | |
| * | | | Disable "x32 compatibility test" | Takayuki Matsuoka | 2021-05-31 | 1 | -8/+8 | |
| * | | | Disable "(Precise) g++ and clang CMake test" | Takayuki Matsuoka | 2021-05-31 | 1 | -10/+10 | |
| * | | | Disable "Custom LZ4_DISTANCE_MAX ; ..." | Takayuki Matsuoka | 2021-05-31 | 1 | -10/+10 | |
| * | | | Disable "ASAN tests with fuzzer and frametest" | Takayuki Matsuoka | 2021-05-31 | 1 | -6/+6 | |
| * | | | Disable "(Precise) frame and fuzzer test" | Takayuki Matsuoka | 2021-05-31 | 1 | -7/+7 | |
| * | | | Disable "(Precise) benchmark test" | Takayuki Matsuoka | 2021-05-31 | 1 | -6/+6 | |
| * | | | Disable "(macOS) General Test" | Takayuki Matsuoka | 2021-05-31 | 1 | -9/+9 | |
|/ / / | ||||||
* | | | Merge pull request #993 from t-mat/fix-enum-unsigned-cmp | Yann Collet | 2021-05-30 | 1 | -1/+1 | |
|\ \ \ |