projects
/
platform
/
upstream
/
lz4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/lz4.git
2019-04-05
Yann Collet
fixed strict iso C90
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Yann Collet
created LZ4_initStreamHC()
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Yann Collet
Merge pull request #658 from lz4/_fast
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Yann Collet
make `_fast*()` decoder generate a deprecation warning
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Yann Collet
moved LZ4_decompress_fast*() into deprecated section
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Yann Collet
Merge pull request #657 from lz4/destSize
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Yann Collet
fixed an old bug in LZ4F_flush()
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Yann Collet
fixed doc
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Yann Collet
moved _destSize() into "stable API" status
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Yann Collet
Merge pull request #656 from lz4/armtest
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Yann Collet
minor comments and reformatting
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Yann Collet
fixed minor conversion warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Yann Collet
created LZ4_FAST_DEC_LOOP build macro
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Yann Collet
fixed a few minor conversion warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Yann Collet
Merge pull request #652 from vtorri/dev
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Vincent Torri
Allow installation of lz4 for Windows 10 with MSYS2
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Yann Collet
Merge pull request #645 from djwatson/optimize_decompre...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Dave Watson
decompress_generic: Limit fastpath to x86
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Dave Watson
decompress_generic: Add fastpath for small offsets
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Dave Watson
decompress_generic: Unroll loops a bit more
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Dave Watson
decompress_generic: remove msan write
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Dave Watson
decompress_generic: re-add fastpath
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Dave Watson
decompress_generic: drop partial copy check in fast...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Dave Watson
decompress_generic: Optimize literal copies
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Dave Watson
decompress_generic: optimize match copy
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Dave Watson
decompress_generic: Add a loop fastpath
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Dave Watson
decompress_generic: Refactor variable length fields
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Yann Collet
Merge pull request #648 from aregm/fix-VS2017-solution
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Areg Melik...
Build fixed by removing unavailable project
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Yann Collet
Merge pull request #646 from jbms/fix-clang-optimize...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Jeremy Maitin...
Eliminate optimize attribute warning with clang on...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-23
Yann Collet
Merge pull request #644 from lzutao/meson-msvc-export
commit
|
commitdiff
|
tree
|
snapshot
2019-01-23
Lzu Tao
meson: Add -DLZ4_DLL_EXPORT=1 to build dynamic lib...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Yann Collet
Merge pull request #638 from lzutao/travis
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Yann Collet
Merge pull request #639 from lzutao/meson
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Yann Collet
Merge pull request #640 from tzakian/remove_io_globals
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Tim Zakian
Add cast around malloc
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Tim Zakian
Add constant pointer annotations
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Tim Zakian
Remove a bunch of global variables that tracked setting...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Lzu Tao
travis: Prefer `apt-get` in `install` field than `addon...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Lzu Tao
travis: Prefer `script` field than `Cmd` env
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Lzu Tao
meson: Favor warning if cannot find version string
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Lzu Tao
meson: Use libray as required argument in `pkgconfig`
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Lzu Tao
meson: Explicit use `meson setup` to setup a builddir
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Yann Collet
Merge pull request #637 from tzakian/fix_pass-through_mode
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Tim Zakian
Fix pass-through mode
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Yann Collet
Merge pull request #635 from tzakian/clean_call_to_LZ4H...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Yann Collet
fixed strict C++ compilation
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Tim Zakian
Make fact that certain variables that are passed into...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Yann Collet
fixed long sequence overflow test
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Yann Collet
minor explicit cast warning
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Yann Collet
Merge pull request #634 from lz4/longSeqTest
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Yann Collet
Merge pull request #631 from qiuyangs/dev
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Yann Collet
Merge pull request #633 from tzakian/make_block_size_public
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Yann Collet
add a test to check long sequences (#631)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Tim Zakian
Fix C90 compatibility issue
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Tim Zakian
Make LZ4F_getBlockSize public and publis in experimenta...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Yann Collet
Merge pull request #632 from rubenochiavone/fix-lz4...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Ruben O. Chiavone
Add test to cover issue #596
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Ruben O. Chiavone
Fix lz4 extension in input filename not causing decompr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
qiuyangs
Merge pull request #1 from qiuyangs/sunqiuyang-fix...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
qiuyangs
lz4hc.c: change (length >> 8) to (length / 255)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-02
Yann Collet
updated frame format
commit
|
commitdiff
|
tree
|
snapshot
2019-01-02
Yann Collet
updated LZ4 block format
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Yann Collet
Merge pull request #620 from lzutao/meson_symlink
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Yann Collet
Merge pull request #621 from lzutao/meson_getversion
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Lzu Tao
meson: Remove unused sys import
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Lzu Tao
Simplify logic by setting default value for MESON_INSTA...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Lzu Tao
meson: Update man1 extension in meson 0.49.0
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Lzu Tao
meson: Update InstallSymlink.py usage
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Yann Collet
Merge pull request #618 from dosaboy/add-snap-packaging...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Edward Hope...
Add snap packaging support
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Yann Collet
Merge pull request #616 from felixhandte/lz4-attach...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Yann Collet
Merge pull request #613 from lzutao/fix_meson_tests
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Lzu Tao
meson: Add README.md for newcomers [skip ci]
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
W. Felix Handte
Fix Dict Size Test in `LZ4_compress_fast_continue()`
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
W. Felix Handte
Don't Attach Very Small Dictionaries
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Lzu Tao
No need to join prefix and let soversion base on version
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Lzu Tao
Use MESON_INSTALL_DESTDIR_PREFIX instead of DESTDIR
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Lzu Tao
meson: Add fallback message when not found lz4.h
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Lzu Tao
meson: Fix wrong path to lib/lz4.h
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Lzu Tao
meson: Correct support for Windows build
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Lzu Tao
meson: Use clang for faster build
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Lzu Tao
meson: Update usage of InstallSymlink helper
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Lzu Tao
Use argparse instead of manually parsing [skip ci]
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Lzu Tao
meson: Fix soversion and generated pkg-config file...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Lzu Tao
meson: Use --werror build option instead of passing...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Lzu Tao
meson test: Update timeout and tests that use COPYING
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
Yann Collet
Merge pull request #615 from vtorri/dev
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
Vincent Torri
Merge remote-tracking branch 'upstream/dev' into dev
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
Vincent Torri
Windows: create import library with gcc directly, remov...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
Vincent Torri
Merge remote-tracking branch 'upstream/master' into dev
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
Yann Collet
Merge pull request #612 from lzutao/fix_clang_fuzzer
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
Lzu Tao
clang: Fix -Wcomma
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
Lzu Tao
clang: Fix -Wcast-qual
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
Lzu Tao
Fix clang warnings: -Wformat-pedantic and -Werror=overflow
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
Yann Collet
Merge pull request #611 from lzutao/mesonbuild
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
Lzu Tao
Add Travis meson build
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
Lzu Tao
Add meson build system
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Yann Collet
Merge pull request #610 from antinucleon/bootcamp
commit
|
commitdiff
|
tree
|
snapshot
next