platform/upstream/lz4.git
2017-03-17 Yann Colletadded `extern C` for lz4.h static section
2017-03-16 Yann ColletLZ4_compress_HC_continue_destSize() works as intended...
2017-03-16 Yann ColletLZ4_compress_HC_destSize() uses LZ4HC_compress_generic...
2017-03-16 Yann Colletupdated lz4 version number
2017-03-16 Yann Colletcreated LZ4_HC_STATIC_LINKING_ONLY section
2017-03-16 Yann Colletfixed Visual compilation error
2017-03-16 Yann Colletfix #332 : do not modify /dev/null permissions
2017-03-15 Yann Colletfix #333 : expose obsolete decoding functions
2017-03-12 Yann Colletadded Oleg @remittor contribution
2017-03-12 Yann ColletMerge pull request #331 from ldv-alt/dev
2017-03-12 Yann ColletMerge pull request #329 from remittor/dev-hc2
2017-03-10 Dmitry V. LevinExport only those symbols that are part of public API
2017-03-10 Dmitry V. LevinExport deprecated symbols
2017-03-10 Dmitry V. LevinExplicitly set visibility of public API functions when...
2017-03-10 Yann ColletMerge pull request #330 from inikep/dev
2017-03-10 Przemyslaw... bench.c: respect LZ4_MAX_INPUT_SIZE limit
2017-03-10 Przemyslaw... Merge remote-tracking branch 'refs/remotes/lz4/dev...
2017-03-09 remittorlz4hc: Fix LZ4HC_compress_hashChain for backward compat...
2017-03-08 remittorlz4hc: Fix LZ4HC_compress_hashChain for full support...
2017-03-08 remittortests: fuzzer: Add test for LZ4_compressHC_destSize
2017-03-08 remittorlz4hc: Add LZ4_compressHC_destSize and LZ4_compress_HC_...
2017-03-07 remittorlz4hc: Cleanup function LZ4HC_encodeSequence
2017-03-07 remittorlz4hc: Cleanup function LZ4HC_compress_hashChain
2017-03-06 Yann ColletMerge pull request #328 from ldv-alt/dev
2017-03-05 Dmitry V. LevinFix test-lz4-basic
2017-02-28 Yann Colletupdated LICENSE
2017-02-16 Yann ColletMerge pull request #320 from inikep/dev
2017-02-16 Przemyslaw... remove MOREFLAGS from test-lz4c32
2017-02-16 Yann ColletMerge pull request #319 from inikep/dev
2017-02-15 Przemyslaw... CFLAGS=-I/usr/include/x86_64-linux-gnu
2017-02-15 Przemyslaw... circle.yml: fixed lz4c32 target (2)
2017-02-15 Przemyslaw... circle.yml: fixed lz4c32 target
2017-02-15 Yann ColletMerge pull request #318 from esiegerman/eks/mklib
2017-02-15 Przemyslaw... improved Circle CI tests
2017-02-15 Przemyslaw... added circle.yml
2017-02-15 Przemyslaw... Merge remote-tracking branch 'refs/remotes/lz4/dev...
2017-02-15 Przemyslaw... Avoid fseek()'s 2GiB barrier with MinGW
2017-02-15 Przemyslaw... upgraded util.h
2017-02-15 Eric SiegermanExplicitly create $(DESTDIR)$(LIBDIR)/ at install time
2017-02-14 Yann ColletMerge pull request #317 from esiegerman/eks/no-andand...
2017-02-14 Eric SiegermanDon't use "foo && false || true"
2017-02-10 Yann ColletMerge pull request #316 from inikep/dev
2017-02-10 Yann ColletMerge pull request #315 from bebehei/patch-1
2017-02-10 Przemyslaw... added OpenBSD NetBSD SunOS to list of supported `make...
2017-02-10 Benedikt Heineupdate repolink in makefile
2017-02-10 Przemyslaw... Merge remote-tracking branch 'refs/remotes/lz4/dev...
2017-02-10 Przemyslaw... updated platform.h
2017-02-10 Przemyslaw... Merge remote-tracking branch 'refs/remotes/lz4/dev...
2017-02-09 Yann Colletadded DragonFly to list of supported `make install` OS
2017-02-08 Yann Colletupdated comments on block sizes
2017-02-05 Yann ColletMerge pull request #312 from mgorny/cmake-pc-version
2017-02-05 Michał Górny[cmake] Fix substituting version in liblz4.pc
2017-01-23 Yann ColletMerge pull request #307 from inikep/dev
2017-01-23 Przemyslaw... lz4frame.h: added Introduction
2017-01-23 Przemyslaw... updated gen-lz4-manual.sh
2017-01-23 Przemyslaw... added lz4frame_manual.html
2017-01-23 Przemyslaw... lz4frame.h: prepared to generate manual
2017-01-23 Przemyslaw... lz4 manual updated to v1.7.5
2017-01-23 Przemyslaw... lz4.h: improved manual generation
2017-01-23 Przemyslaw... improved gen_manual
2017-01-19 Przemyslaw... added "This Makefile is validated for"
2017-01-16 Przemyslaw... Merge remote-tracking branch 'refs/remotes/lz4/dev...
2017-01-12 Yann ColletMerge pull request #304 from Chocobo1/cppcheck
2017-01-12 Chocobo1Use logical or instead of bitwise or
2017-01-12 Chocobo1Fix printf specifier
2017-01-05 Yann ColletLZ4_MEMORY_USAGE can be modified from compilation comma...
2017-01-03 Yann ColletMerge branch 'dev' of github.com:Cyan4973/lz4 into dev
2017-01-03 Yann Colletupdated NEWS
2017-01-02 Yann ColletMerge pull request #296 from mgorny/cmake-fixes
2017-01-02 Michał Górnycmake: Install manpages
2017-01-02 Michał Górnycmake: Install lz4cat and unlz4 symlinks
2017-01-02 Michał Górnycmake: Support building shared & static libs simultaneously
2017-01-02 Michał Górnycmake: Fix SOVERSION to match Makefiles
2016-12-29 Przemyslaw... Merge remote-tracking branch 'refs/remotes/lz4/dev...
2016-12-28 Yann ColletMerge pull request #295 from inikep/opt-parser
2016-12-28 Przemyslaw... fuzzer: tests more compression levels
2016-12-28 Przemyslaw... removed nextToUpdateBT
2016-12-28 Przemyslaw... clean logging
2016-12-28 Przemyslaw... LZ4HC_getSearchNum
2016-12-28 Yann ColletMerge pull request #293 from inikep/dev
2016-12-28 Przemyslaw... improved logging
2016-12-28 Przemyslaw... fixed table update in LZ4_loadDictHC
2016-12-28 Przemyslaw... added FUZ_CLEVEL_DEFAULT
2016-12-28 Przemyslaw... changed default PREFIX and MANDIR
2016-12-28 Przemyslaw... changed default PREFIX and MANDIR
2016-12-27 Przemyslaw... improved test-lz4-opt-parser
2016-12-27 Przemyslaw... fixed -BD compression
2016-12-27 Przemyslaw... added test-lz4-opt-parser
2016-12-27 Przemyslaw... lib\Makefile: fixed INSTALL_DATA
2016-12-27 Przemyslaw... Merge remote-tracking branch 'refs/remotes/lz4/dev...
2016-12-23 Przemyslaw... BSD: improved "make install"
2016-12-22 Przemyslaw... Solaris: working "make install"
2016-12-22 Yann Colletupdated Makefile : lz4 no longer recompiled when alread...
2016-12-22 Przemyslaw... "make test" is now compatible with Solaris
2016-12-22 Yann ColletMerge pull request #292 from inikep/dev
2016-12-22 Yann Colletupdated NEWS
2016-12-22 Yann Colletupdated a few macros names
2016-12-22 Przemyslaw... use FindFirstFileA and FindNextFileA on Windows
2016-12-21 Przemyslaw... improved comments
2016-12-21 Przemyslaw... use fseeko for 32-bit MacOS
next