platform/upstream/lz4.git
2016-11-03 Przemyslaw... updated programs/README.md
2016-11-03 Przemyslaw... versionsTests moved to tests/
2016-11-03 Przemyslaw... updated .travis.yml
2016-11-03 Przemyslaw... updated Visual Studio projects
2016-11-03 Przemyslaw... updated links to LZ4 repository
2016-11-03 Przemyslaw... test programs moved to tests/
2016-11-03 Przemyslaw... documentation moved to doc/
2016-11-03 Przemyslaw... Merge remote-tracking branch 'refs/remotes/lz4/dev...
2016-11-02 Yann Colletfix for ARM platform
2016-11-02 Yann ColletClarified license (#115, #244)
2016-11-02 Yann Colletmoved cmake and debian directories to contrib (#245)
2016-11-01 Yann Colletfixed #247, reported by Felix Bolte
2016-10-21 Yann Colletfixes static compilation under Windows (#246)
2016-09-23 Yann ColletMerge pull request #242 from vapier/dev
2016-09-23 Mike FrysingerREADME: fix minor typo
2016-09-23 Yann ColletMerge pull request #241 from vapier/dev
2016-09-23 Yann ColletMerge pull request #238 from kou/add-lz4lib-api
2016-09-23 Yann ColletMerge pull request #240 from kou/add-missin-ext
2016-09-23 Mike Frysingeradd a flag to disable static libs
2016-09-23 Kouhei SutouAdd missing $(EXT) to lz4 program name
2016-09-23 Kouhei SutouUse different prefix for each file to avoid conflict
2016-09-22 Yann ColletMerge pull request #239 from kou/use-lower-case-for...
2016-09-22 Kouhei SutouAdd LZ4LIB_API
2016-09-22 Kouhei SutouUse lower case for header file name
2016-09-17 Yann Colletupdated uninstall
2016-09-06 Yann ColletMerge pull request #236 from inikep/dev
2016-09-06 Yann Colletremoved test artefacts
2016-09-06 inikepfix bug #232 at https://github.com/Cyan4973/lz4/issues/232
2016-09-05 Yann Colletdatagen depends on lz4.h for version string
2016-09-05 Yann ColletMerge pull request #235 from inikep/dev
2016-09-05 inikepfixed LZ4 repository links
2016-09-05 inikepversionTests require 32-bit gcc libraries
2016-09-05 inikepversionTests require python3
2016-09-05 inikepupdated .travis.yml
2016-09-03 Yann ColletMerge pull request #233 from inikep/dev
2016-09-03 inikepMerge remote-tracking branch 'refs/remotes/Cyan4973...
2016-09-03 inikepdisabled <RunCodeAnalysis> for Win32
2016-09-03 Yann Colletlz4 version source from lz4.h
2016-09-03 Yann Colletframetest depends on standard C time.h only
2016-09-03 Yann Colletfullbench depends on standard C time.h only
2016-09-03 Yann Colletfuzzer depends on standard C time.h only
2016-09-03 Yann Colletlz4cli version number from lz4.h
2016-09-03 Yann Colletcoding style change
2016-09-03 inikepCFLAGS += $(MOREFLAGS)
2016-09-02 inikepremove EnablePREfast=true for Win32
2016-09-02 inikepset OutDir
2016-09-02 inikepupdate IncludePath
2016-09-02 inikeprestored lz4.vcxproj
2016-09-02 inikepadded appveyor.yml
2016-09-02 inikeprenamed VS project
2016-09-02 Yann ColletMerge pull request #231 from inikep/dev
2016-09-02 inikepadded <string.h> for strlen()
2016-09-02 inikep-b# and -e# options from zstd
2016-09-02 inikepfix mingw64 compilation warnings
2016-08-28 Yann ColletMerge pull request #226 from gsauthof/port-make
2016-08-27 Georg Sauthoffdon't use variable eval syntax in if()
2016-08-27 Georg Sauthoffdon't link the tools against the shared library
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
next