platform/upstream/lz4.git
2016-08-27 Georg Sauthoffremove additional -fPIC switch because
2016-08-27 Georg Sauthoffuse gnu c99 to get both c99 and POSIX
2016-08-27 Georg Sauthoffrequest POSIX.2001 definitions for fileno()
2016-08-20 Yann Colletminor comments
2016-08-20 Yann Colletminor refactor
2016-08-20 Yann Colletminor decompression speed gains
2016-08-20 Yann Colletlz4 as phony target
2016-08-20 Yann ColletMakefile : lz4 at root
2016-08-20 Yann Colletminor comments clarifications
2016-08-11 Yann Colletminor comments clarification
2016-08-11 Yann ColletFixed #157 : LZ4F_getFrameInfo() fails on valid null...
2016-08-11 Yann ColletMinor fuzzer code refactoring
2016-08-11 Yann ColletMerge branch 'dev' of github.com:Cyan4973/lz4 into dev
2016-08-10 Yann Colletfixed : fuzzer test, reported by @setharnold (#203)
2016-08-10 Yann Colletminor refactoring changes
2016-07-26 Yann ColletMerge pull request #222 from kou/fix-build-error-with...
2016-07-25 Kouhei SutouFix build error with MinGW on Linux
2016-07-08 Yann ColletMerge pull request #219 from BenWiederhake/dev
2016-07-07 Ben WiederhakeUse https wherever possible
2016-07-07 Ben WiederhakeCorrectly reference self (github, not googlecode)
2016-07-07 Ben WiederhakeUse correct 'repository' hostname
2016-06-29 Yann ColletUpdated xxhash library to v0.6.1
2016-06-29 Yann Colletstronger compilation flags
2016-06-29 Yann Colletmodified : some more deprecated functions from lz4hc...
2016-06-29 Yann Colletchanged : default benchmark LZ4_decompress_safe()
2016-06-29 Yann ColletMinor refactoring (code style)
2016-06-29 Yann ColletFixed : alignment warning
2016-06-29 Yann Colletminor refactoring
2016-06-29 Yann Colletvery minor decompression speed gain
2016-06-29 Yann Colletfixed display result issue when benchmarking multiple...
2016-06-29 Yann Colletminor code refactoring
2016-06-29 Yann ColletReduced bench dependency to standard C <time.h>
2016-06-29 Yann Colletminor compression speed improvement
2016-06-29 Yann Colletminor refactoring
2016-06-29 Yann Colletminor refactoring (coding style)
2016-05-17 Yann ColletMerge pull request #208 from Nimloth/dev
2016-05-17 Martin WaschbüschAdd FreeBSD to install targets
2016-05-10 Yann ColletMerge pull request #204 from irwand/dev
2016-04-19 Irwan Djajadifixed non-C99 compilers
2016-04-19 Irwan Djajadifixed non-C99 compiler
2016-04-19 Irwan DjajadiMerge branch 'heapmode_alloc_failure_fix' into dev
2016-04-18 Irwan Djajadialloc failure fix
2016-04-18 Yann ColletMerge pull request #201 from cernekee/cmake-pc
2016-04-18 Kevin Cernekeecmake: Install liblz4.pc
2016-04-07 Yann ColletMerge pull request #197 from Cyan4973/fix-readme-travis
2016-04-07 Takayuki MATSUOKAFix wrong link for Travis
2016-04-01 Yann ColletMerge pull request #194 from jzhuge/dev
2016-04-01 John Zhugelz4cli: print library version
2016-02-25 Yann ColletMerge branch 'dev' of github.com:Cyan4973/lz4 into dev
2016-02-25 Yann ColletAdded zstd
2016-02-16 Yann ColletMerge pull request #185 from jwerner-chromium/dev
2016-02-13 Julius WernerAllow for safe in-place decoding
2016-02-13 Julius WernerRemove whitespace from ends of lines
2016-01-15 Yann ColletMerge branch 'dev' of github.com:Cyan4973/lz4 into dev
2016-01-15 Yann Colletupdated hyperlink
2016-01-10 Yann ColletMerge pull request #182 from kou/add-missing-ext
2016-01-10 Yann ColletMerge pull request #181 from kou/fix-build-failure...
2016-01-10 Kouhei SutouAdd missing $(EXT)
2016-01-10 Kouhei SutouFix build error on MinGW
2015-12-20 Yann ColletMerge branch 'dev' of github.com:Cyan4973/lz4 into dev
2015-12-20 Yann Colletclarified man page as suggested in #170
2015-12-18 Yann ColletMerge pull request #173 from flandr/liblz4
2015-12-16 Yann ColletMerge pull request #172 from psteinb/add_static_cmake
2015-12-15 Peter Steinbachadded static build target for OSX and Linux to cmake
2015-10-30 Yann ColletMerge pull request #162 from KyleJHarper/20151021_examples
2015-10-30 KyleJHarperForgot to make clean before commiting. Removing binary.
2015-10-30 KyleJHarperSeveral changes to address a few concerns from Yann...
2015-10-29 KyleJHarperAdded a note about why char* is used. Also removed...
2015-10-29 KyleJHarperFinished the two example files. Decided to avoid addin...
2015-10-26 KyleJHarperTook out the basics and placed them into basics.c....
2015-10-23 KyleJHarperFinal tests and reporting are done. As expected there...
2015-10-22 KyleJHarperDidn't add my file for some reason. Odd.
2015-10-22 KyleJHarperWrote the skeleton of the performance test. Need to...
2015-10-21 Yann Colletheapmode macro option for lz4hc
2015-10-21 Yann ColletFix : compiler-independent macro to remove deprecation...
2015-10-20 Yann Colletclarified lz4 license
2015-10-16 Yann ColletMerge branch 'dev' of github.com:Cyan4973/lz4 into dev
2015-10-16 Yann Colletfixed link typo
2015-09-03 Yann ColletMerge pull request #152 from dcolascione/dev
2015-09-03 Daniel ColascioneRemove .dir-locals.el
2015-09-03 Daniel ColascioneTweak error message
2015-09-03 Daniel ColascioneImprove error messages for attempted console IO
2015-09-03 Daniel ColascioneAdd .dir-locals.el for setting tab-width
2015-09-02 Yann Colletfixed #150 : blank lines when converting lz4.1 to ...
2015-09-01 Yann Colletminor : show in table that frame checksum is optional
2015-09-01 Yann Colletcreate link to dynamic library without using `cp -a...
2015-09-01 Yann ColletUpdated Makefile and .travis
2015-08-25 Nate RosenblumAdd static library target for msbuild
2015-08-23 Yann ColletWrapped possibly empty string (Emscripten) with quotes...
2015-08-20 Yann Colletupdated cli help
2015-08-19 Yann ColletNew unalign access method
2015-08-19 Yann Colletupdated xxhash
2015-08-16 Yann ColletMerge pull request #142 from bioothod/master
2015-08-16 Yann ColletSlightly improved compression speed on ARMv6
2015-08-16 Yann ColletImproved performance on ARMv6
2015-08-15 Yann ColletAdded .gitignore
2015-08-15 Yann ColletUpdated xxhash to r41
2015-08-15 Evgeniy Polyakovdebian: changed name lz4->liblz4
2015-08-15 Evgeniy Polyakovdebian: changed name lz4->liblz4
2015-08-15 Evgeniy Polyakovdebian: changed name lz4->liblz4
next