Rivoreo Source Code Repositories
src.rivoreo.one
/
lz4
/
4765ad88bd4e0abc6f4b45146a47cfd9cd956ef5
4765ad8
meson: Use libray as required argument in `pkgconfig`
by Lzu Tao
· 6 years ago
b3b22b9
meson: Explicit use `meson setup` to setup a builddir
by Lzu Tao
· 6 years ago
ec735ac
updated frame format
by Yann Collet
· 6 years ago
7a4e04e
updated LZ4 block format
by Yann Collet
· 6 years ago
6e24ef9
Merge pull request #620 from lzutao/meson_symlink
by Yann Collet
· 6 years ago
e5a1911
Merge pull request #621 from lzutao/meson_getversion
by Yann Collet
· 6 years ago
e23d0fb
meson: Remove unused sys import
by Lzu Tao
· 6 years ago
34dcc5e
Simplify logic by setting default value for MESON_INSTALL_DESTDIR_PREFIX
by Lzu Tao
· 6 years ago
7f8b017
meson: Update man1 extension in meson 0.49.0
by Lzu Tao
· 6 years ago
54dabaa
meson: Update InstallSymlink.py usage
by Lzu Tao
· 6 years ago
f603fdf
Merge pull request #618 from dosaboy/add-snap-packaging-support
by Yann Collet
· 6 years ago
bd5869a
Add snap packaging support
by Edward Hope-Morley
· 6 years ago
16400fb
Merge pull request #616 from felixhandte/lz4-attach-reject-short-dicts
by Yann Collet
· 6 years ago
077caef
Merge pull request #613 from lzutao/fix_meson_tests
by Yann Collet
· 6 years ago
58d8055
meson: Add README.md for newcomers [skip ci]
by Lzu Tao
· 6 years ago
4e3accc
Fix Dict Size Test in `LZ4_compress_fast_continue()`
by W. Felix Handte
· 6 years ago
535636f
Don't Attach Very Small Dictionaries
by W. Felix Handte
· 6 years ago
fbc4295
No need to join prefix and let soversion base on version
by Lzu Tao
· 6 years ago
4c43d14
Use MESON_INSTALL_DESTDIR_PREFIX instead of DESTDIR
by Lzu Tao
· 6 years ago
b4ab887
meson: Add fallback message when not found lz4.h
by Lzu Tao
· 6 years ago
2491af9
meson: Fix wrong path to lib/lz4.h
by Lzu Tao
· 6 years ago
0caeec9
meson: Correct support for Windows build
by Lzu Tao
· 6 years ago
7b6ccfe
meson: Use clang for faster build
by Lzu Tao
· 6 years ago
e2fc6bc
meson: Update usage of InstallSymlink helper
by Lzu Tao
· 6 years ago
4fe675a
Use argparse instead of manually parsing [skip ci]
by Lzu Tao
· 6 years ago
a9e96d5
meson: Fix soversion and generated pkg-config file [skip ci]
by Lzu Tao
· 6 years ago
4fc4b73
meson: Use --werror build option instead of passing -Werror [skip ci]
by Lzu Tao
· 6 years ago
5699432
meson test: Update timeout and tests that use COPYING
by Lzu Tao
· 6 years ago
3a51083
Merge pull request #615 from vtorri/dev
by Yann Collet
· 6 years ago
9021648
Merge remote-tracking branch 'upstream/dev' into dev
by Vincent Torri
· 6 years ago
b03714d
Windows: create import library with gcc directly, remove now useless def file
by Vincent Torri
· 6 years ago
65ff6f8
Merge remote-tracking branch 'upstream/master' into dev
by Vincent Torri
· 6 years ago
4d60ecc
Merge pull request #612 from lzutao/fix_clang_fuzzer
by Yann Collet
· 6 years ago
49073ac
clang: Fix -Wcomma
by Lzu Tao
· 6 years ago
b9d3080
clang: Fix -Wcast-qual
by Lzu Tao
· 6 years ago
0241755
Fix clang warnings: -Wformat-pedantic and -Werror=overflow
by Lzu Tao
· 6 years ago
3b8253a
Merge pull request #611 from lzutao/mesonbuild
by Yann Collet
· 6 years ago
9f87365
Add Travis meson build
by Lzu Tao
· 6 years ago
5bc1194
Add meson build system
by Lzu Tao
· 6 years ago
6689dae
Merge pull request #610 from antinucleon/bootcamp
by Yann Collet
· 6 years ago
b192c86
[amalgamation] lz4frame.c
by Bing Xu
· 6 years ago
b4efd20
Merge remote-tracking branch 'upstream/master' into bootcamp
by Bing Xu
· 6 years ago
01d2a72
Merge pull request #606 from nh2/patch-1
by Yann Collet
· 6 years ago
ca45db8
lz4_Frame_format.md: Fix typo HexaBytes -> Exabytes
by Niklas Hambüchen
· 6 years ago
0983fd6
Merge pull request #605 from vtorri/dev
by Yann Collet
· 6 years ago
bd2b259
Uninstall DLL and import lib
by Vincent Torri
· 6 years ago
8e8b658
Add explanation for the installation of the DLL in the bin directory
by Vincent Torri
· 6 years ago
0314027
Allow installation of lz4 for Windows (MSYS2 or when cross-compiling)
by Vincent Torri
· 6 years ago
4602f14
Merge remote-tracking branch 'upstream/master' into dev
by Vincent Torri
· 6 years ago
1e72459
Merge pull request #604 from vtorri/dev
by Yann Collet
· 6 years ago
e057e94
update lib/README.md
by Vincent Torri
· 6 years ago
d966844
Add documentation about DLLTOOL variable
by Vincent Torri
· 6 years ago
b5e1062
Add DLLTOOL variable so that one can override dlltool binary
by Vincent Torri
· 6 years ago
c910db3
Merge pull request #603 from vtorri/dev
by Yann Collet
· 6 years ago
31ce8b5
Use / instead of \ when accessing files in the dll subdirectory.
by Vincent Torri
· 6 years ago
6686e75
Merge pull request #600 from antinucleon/bootcamp
by Yann Collet
· 6 years ago
a7e8d39
[amalgamation] add test
by Bing Xu
· 6 years ago
17f5071
Enable amalgamation of lz4hc.c and lz4.c
by Bing Xu
· 6 years ago
1b819bf
Merge pull request #593 from felixhandte/lz4hc-publish-static
by Yann Collet
· 6 years ago
6a2da13
Make LZ4HC Experimental Functions Dynamically Publishable
by W. Felix Handte
· 6 years ago
45dc195
Change Comment and Make LZ4LIB_STATIC_API Available to LZ4HC
by W. Felix Handte
· 6 years ago
bf9bf80
updated code documentation
by Yann Collet
· 6 years ago
5bd197e
Merge pull request #583 from khabinov/stream-dirty-context-hc
by Yann Collet
· 6 years ago
f27ea07
Adding information about dirty context for _HC_ family of functions
by Oleg Khabinov
· 6 years ago
df6d00e
Merge pull request #592 from lz4/compressEnd
by Yann Collet
· 6 years ago
6902fa4
fixed #589
by Yann Collet
· 6 years ago
e07a37d
added a test for LZ4F_compressEnd()
by Yann Collet
· 6 years ago
6372459
Merge pull request #588 from khabinov/stream-dirty-followups
by Yann Collet
· 6 years ago
a963621
Merge pull request #586 from blezsan/custom_block_sizes
by Yann Collet
· 6 years ago
294293d
support custom block sizes: fix memory leak to make CI builds happy
by Blaise Sanouillet
· 6 years ago
28eb88d
Some followups and renamings
by Oleg Khabinov
· 6 years ago
d470385
support custom block sizes: remove unneeded fudging, fix leaked filehandles, other nits
by Blaise Sanouillet
· 6 years ago
7f18842
Merge branch 'dev' into custom_block_sizes
by Blaise Sanouillet
· 6 years ago
b18b6e5
Merge pull request #587 from lz4/hintbug
by Yann Collet
· 6 years ago
48cd25a
Merge pull request #580 from khabinov/stream-error-flag-initCheck
by Yann Collet
· 6 years ago
2112054
fixed improper hint
by Yann Collet
· 6 years ago
f2ae385
Rename initCheck to dirtyContext and use it in LZ4_resetStream_fast() to check if full reset is needed.
by Oleg Khabinov
· 6 years ago
4d9435f
support custom block sizes: fix const
by Blaise Sanouillet
· 6 years ago
3250160
support custom block sizes: fix usage message & remove unused functions
by Blaise Sanouillet
· 6 years ago
718d16e
support custom block sizes - fix types
by Blaise Sanouillet
· 6 years ago
64ad395
support custom block sizes
by Blaise Sanouillet
· 6 years ago
cb91782
Merge pull request #578 from lz4/support128bit
by Yann Collet
· 6 years ago
c4c19c7
changed LZ4_streamDecode member order
by Yann Collet
· 6 years ago
21277d2
Merge pull request #581 from lz4/cppcheck
by Yann Collet
· 6 years ago
b2215f2
tried to clean another bunch of cppcheck warnings
by Yann Collet
· 6 years ago
e75d047
Merge branch 'dev' into cppcheck
by Yann Collet
· 6 years ago
da6f1d2
Merge pull request #579 from lz4/xxhash
by Yann Collet
· 6 years ago
5a10ed2
added cppcheck
by Yann Collet
· 6 years ago
697bd90
fixed minor cppcheck warnings in examples
by Yann Collet
· 6 years ago
e34a27d
fixed minor cppcheck warnings in programs
by Yann Collet
· 6 years ago
8bea19d
fixed minor cppcheck warnings in lib
by Yann Collet
· 6 years ago
c339752
updated xxhash to latest version
by Yann Collet
· 6 years ago
6381d82
increase size of LZ4 contexts for 128-bit systems
by Yann Collet
· 6 years ago
7b9edd6
Merge branch 'dev' into support128bit
by Yann Collet
· 6 years ago
dea044a
Merge pull request #575 from lz4/apiDoc
by Yann Collet
· 6 years ago
cb2fb47
increase lz4hc context size as constant for 128-bit systems
by Yann Collet
· 6 years ago
6103b4c
use byU32 mode for any pointer > 32-bit
by Yann Collet
· 6 years ago
c820480
Merge pull request #574 from lz4/enumComma
by Yann Collet
· 6 years ago
d2f5716
Merge pull request #573 from laffer1/laffer1-pkgconfig-mnbsd
by Yann Collet
· 6 years ago
e8b08f9
updated build doc
by Yann Collet
· 6 years ago
Next »