2014-08-26 |
Yann Collet | updated lz4hc 64-bits detection |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Yann Collet | Fixed crlf issue |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Yann Collet | Simplified travis test flow |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Yann Collet | Added : examples from Takayuki Matsuoka |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Yann Collet | minor comment clarification about LZ4_compressBound() |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Yann Collet | Added : mips 64 bits detection macro, as suggested... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Yann Collet | add new directory 'examples' |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Yann Collet | minor API comment clarifications |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Yann Collet | Fix : 64-bits macro detection for AIX system (thanks... |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Yann Collet | minor cmake refresh |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Yann Collet | Added macro, for large file support on 32-bits AIX |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Yann Collet | Added : LZ4 Framing Format, new version (v1.4.1) |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Yann Collet | Removed : old version of framing format |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Yann Collet | Update xxHash to r36 |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Yann Collet | updated release number |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Yann Collet | Revert "Introduced "Continuous Block Mode" (CBM) naming" |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Yann Collet | Introduced "Continuous Block Mode" (CBM) naming |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Yann Collet | clarified "dev" branch policy |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Cyan4973 | Merge pull request #19 from ignatenkobrain/dev |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Igor Gnatenko | Makefile: fix DESTDIR |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Yann Collet | Added : .gitattributes |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Yann Collet | Fixed crlf issue |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Yann Collet | Makefile : restored Takayuki's fix for OS-X and BSD |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Yann Collet | Updated Makefile : make dist |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Yann Collet | fix : minor compilation warning under mingw |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Yann Collet | Added : HC streaming test |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Yann Collet | fix : HC streaming mode |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Cyan4973 | Merge pull request #15 from t-mat/fix-bsd-sed |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Takayuki MATSUOKA | Fix BSD sed error reported by Yue Du |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Yann Collet | fix : minor compilation warning under mingw |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Yann Collet | Added : Makefile : install for kFreeBSD and Hurd (Nobuh... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Yann Collet | updated NEWS |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Yann Collet | Makefile : synchronize library version number with... |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Yann Collet | Makefile : some corrections suggested by Michał Górny... |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Yann Collet | Added : LZ4_versionNumber(), thanks to Takayuki Matsuoka |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Yann Collet | Merge branch 'dev' of https://github.com/Cyan4973/lz4... |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Yann Collet | Added : pkg-config (issue 135) |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Yann Collet | Restored : lz4 compression function using externally... |
commit | commitdiff | tree | snapshot |
2014-07-19 |
Yann Collet | Updated xxHash to r35 |
commit | commitdiff | tree | snapshot |
2014-07-14 |
Yann Collet | Makefile : added -Wstrict-prototype, as suggested by... |
commit | commitdiff | tree | snapshot |
2014-07-14 |
Yann Collet | Modified : lz4 streaming API, strong types |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Yann Collet | Modified : streaming API (fast compression) |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Yann Collet | Modified : Makefile : added -Wshadow option, suggest... |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Yann Collet | Fix : OS-X : library install name, thanks to Clemens... |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Yann Collet | updated fuzzer, faster and cleaner overflow tests |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Cyan4973 | Merge pull request #11 from Cyan4973/dev |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Yann Collet | update to r119 |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Yann Collet | Stronger fuzzer tests |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Yann Collet | stronger fuzzer tests |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Yann Collet | New fuzzer test (issue 134) |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Yann Collet | Quickfix of issue 134 (untested) |
commit | commitdiff | tree | snapshot |
2014-06-26 |
Cyan4973 | Merge pull request #8 from Cyan4973/dev |
commit | commitdiff | tree | snapshot |
2014-06-26 |
Yann Collet | updated NEWS |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Cyan4973 | Merge pull request #7 from Cyan4973/dev |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Yann Collet | updated lz4cat man page |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Yann Collet | Fixed : issue 52 (reported by Ludwig Strigeus) |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Yann Collet | Fixed : using loadDict() with small dictionaries |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Yann Collet | bugfix : streaming tiny messages from within very small... |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Yann Collet | Fixed : streaming compression using small (<64KB) dicti... |
commit | commitdiff | tree | snapshot |
2014-06-14 |
Yann Collet | quickfix |
commit | commitdiff | tree | snapshot |
2014-06-14 |
Yann Collet | LZ4 Streaming : check overlapping input/dictionary |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Yann Collet | Improved decompression speed |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Cyan4973 | Merge pull request #6 from Cyan4973/streaming |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Yann Collet | CLI : can select compression level > 9 |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Yann Collet | restored LZ4 HC streaming mode |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Yann Collet | improved compression ratio for long streams in 32 bits... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Yann Collet | lz4io : reduced memory usage in streaming mode |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Yann Collet | Improved compression speed in 64KB block mode |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Yann Collet | Obsolete "external allocation" functions |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Yann Collet | removed old stream structure |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Yann Collet | converge towards LZ4_compress_continue() |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Yann Collet | New : valgrind memtest |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Yann Collet | Fixed (continued) : address space overflow in 32-bits... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Yann Collet | Corrected : address space overflow in 32-bits mode |
commit | commitdiff | tree | snapshot |
2014-06-03 |
Yann Collet | new test tool : datagen |
commit | commitdiff | tree | snapshot |
2014-06-02 |
Yann Collet | restored continuous streaming mode |
commit | commitdiff | tree | snapshot |
2014-06-02 |
Yann Collet | unified structure model |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Yann Collet | coalesced streaming compression code |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Yann Collet | speed optimization |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Yann Collet | Continuous streaming mode (automatic) |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Yann Collet | Added : fuzzer code for LZ4_compress_limitedOutput_usin... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Yann Collet | Introduce : LZ4_compress_limitedOutput_usingDict() |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Yann Collet | restored Travis Build Matrix |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Yann Collet | Fixed : compilation errors using Visual 2012 |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Yann Collet | First version of Block Streaming API : LZ4_compress_usi... |
commit | commitdiff | tree | snapshot |
2014-05-04 |
Yann Collet | changed naming convention to *_usingDict() |
commit | commitdiff | tree | snapshot |
2014-05-03 |
Yann Collet | Added : *_withDict to fullbench |
commit | commitdiff | tree | snapshot |
2014-05-03 |
Yann Collet | Travis status for both master & dev branches, thanks... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Cyan4973 | Merge pull request #4 from t-mat/travis-ci-build-matrix |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Takayuki MATSUOKA | Add Travis build status badge |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Takayuki MATSUOKA | Add Travis CI's Build Matrix |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Yann Collet | fuzzer : added compressibility parameter (-p#) |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Yann Collet | fixed : allocation within fuzzer |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Yann Collet | modified : rand generator |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Yann Collet | fixed : read error into fuzzer |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Yann Collet | Introduce "External Dictionary" de/compression API |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Yann Collet | fuzzer title shows 32/64 bits mode |
commit | commitdiff | tree | snapshot |
2014-04-22 |
Yann Collet | re-order travis tests |
commit | commitdiff | tree | snapshot |
2014-04-22 |
Cyan4973 | Merge pull request #3 from Cyan4973/beta |
commit | commitdiff | tree | snapshot |
2014-04-22 |
Yann Collet | updated NEWS |
commit | commitdiff | tree | snapshot |
next |