Rivoreo Source Code Repositories
src.rivoreo.one
/
lz4
/
a803230f67af4649680446b9f1daaef4730a811e
/
programs
3318d57
Add support for MidnightBSD
by Lucas Holt
· 6 years ago
0f08c22
Merge pull request #563 from lz4/docDict
by Yann Collet
· 6 years ago
cd3945f
Merge pull request #564 from lz4/cTime
by Yann Collet
· 6 years ago
d136118
Merge pull request #556 from kou/add-missing-exeext
by Yann Collet
· 6 years ago
b619914
fixed compression time
by Yann Collet
· 6 years ago
0fea528
updated documentation regarding dictionary compression
by Yann Collet
· 6 years ago
2e4847c
fixed #560
by Yann Collet
· 6 years ago
9c457cc
Add missing $(EXT)
by Kouhei Sutou
· 6 years ago
e778db3
Fixed bugs about incorrect acceleration calculation and benchmarking negative compresion level
by Jennifer Liu
· 6 years ago
8745638
Fixed invalid argument test and reformatted else
by Jennifer Liu
· 6 years ago
9ee5183
Fixed code based on comments from pull request
by Jennifer Liu
· 6 years ago
9f8fd09
delete commented out code in bench.c
by Jennifer Liu
· 6 years ago
536b79a
Added --fast command to cli
by Jennifer Liu
· 6 years ago
2149b1a
Add Haiku as a validated target.
by fbrosson
· 7 years ago
a7cc0b5
Fix make install
by Nick Terrell
· 7 years ago
5a2501a
added a test case for LZ4_decompress_fast_usingDict
by Cyan4973
· 7 years ago
5c7d381
fasterDecSpeed can be triggered from cli with --favor-decSpeed
by Yann Collet
· 7 years ago
2dfc7cb
Change Over Includes in the Project
by W. Felix Handte
· 7 years ago
644b7bd
fixed minor declaration issue with clang on msys
by Cyan4973
· 7 years ago
133a50b
fixed DISPLAYUPDATE()
by Yann Collet
· 7 years ago
1faa7e2
bench: introduced hidden command -S
by Yann Collet
· 7 years ago
5b67c7d
Merge branch 'dev' of github.com:Cyan4973/lz4 into dev
by Yann Collet
· 7 years ago
d6711a7
minor man fix on clevels
by Yann Collet
· 7 years ago
9dcd9ab
Make LZ4F_compressFrame_usingCDict Take a Compression Context
by W. Felix Handte
· 7 years ago
179670f
use TIMELOOP_NANOSEC,
by Yann Collet
· 7 years ago
34c1634
fixed minor conversion warning
by Yann Collet
· 7 years ago
ae3dede
ensure bench speed measurement is more accurate for small inputs
by Yann Collet
· 7 years ago
1a233c5
update bench.c to use less time invocations
by Yann Collet
· 7 years ago
b202c67
fix: missed semicolon at programs/lz4io.c:954
by hobomind
· 7 years ago
7dba09a
use more restrictive conditions for clock_gettime()
by Yann Collet
· 7 years ago
75e22d1
minor : try to tell static analyzer that we don't care if fseek() fails
by Yann Collet
· 7 years ago
8e69328
programs/datagen : attempt to please static analyzer
by Yann Collet
· 7 years ago
fe66e78
lz4io: fixed minor ressource leak
by Yann Collet
· 7 years ago
52a76ff
update man page
by Yann Collet
· 7 years ago
ac38ffa
updated manuals to v1.8.1
by Yann Collet
· 7 years ago
00eac87
[lz4io] Refuse to set file stat for non-regular files
by Nick Terrell
· 7 years ago
9474b70
[lz4io] Fix decompression file stat with --rm
by Nick Terrell
· 7 years ago
506ae9c
Merge pull request #439 from eli-b/doc-nohup-behavior
by Yann Collet
· 7 years ago
329dcd4
Docs: describe behavior under nohup
by Eli Boyarski
· 7 years ago
c8411ea
Grammar: "to silent" -> "to silence"
by Eli Boyarski
· 7 years ago
42a31ae
Fix bug which could sometimes result in the lz4 cli chmodding /dev/null if running as root
by Alice Atlas
· 7 years ago
6c94c94
minor updates to examples
by Yann Collet
· 7 years ago
74d8688
[bench] Use higher resolution timer on POSIX
by Nick Terrell
· 7 years ago
dccf882
lz4cli : minor rewrite of lz4c legacy commands
by Yann Collet
· 7 years ago
2d827e1
lz4cli : removed extension artefacts
by Yann Collet
· 7 years ago
9a16272
Read the Dictionary into a Circular Buffer
by W. Felix Handte
· 7 years ago
2bd85f4
Add Dictionary Support to the Command Line Tool
by W. Felix Handte
· 7 years ago
a30cba0
fixed a bunch of -Wcomma warnings
by Yann Collet
· 7 years ago
00418f7
bench : made decompression speed evaluation same time as compression
by Yann Collet
· 7 years ago
ee53324
minor Makefile fixes
by Yann Collet
· 7 years ago
c4d6884
build: source files sorted in a FS independent manner
by Yann Collet
· 7 years ago
c04655b
fixed make recurrence from /tests
by Yann Collet
· 7 years ago
82ccdec
minor : added header license
by Yann Collet
· 7 years ago
68040a7
fixed man directory installation (#337)
by Yann Collet
· 7 years ago
a1f3a27
Merge branch 'dev' into installVars and fixed conflicts
by Yann Collet
· 7 years ago
01cdbfb
lz4c legacy commands are now enabled at runtime based on link/binary name "lz4c"
by Yann Collet
· 7 years ago
aea7d52
better respect GNU standard Makefile conventions
by Yann Collet
· 7 years ago
930a692
cli : restored command -BX to enable block checksum (#322)
by Yann Collet
· 7 years ago
dba4d70
updated man page
by Yann Collet
· 7 years ago
872f767
Fix formatting of concatenation example
by FeRD (Frank Dana)
· 7 years ago
a4ec7fa
Fix gcc7 Wimplicit-fallthrough warnings
by Chocobo1
· 7 years ago
a6fd0f9
-g compilation flag not by default for lz4 cli
by Yann Collet
· 7 years ago
d18084c
report where decompression ends (#313)
by Yann Collet
· 7 years ago
03d8586
cli accept block sizes with KB / MB prefixes
by Yann Collet
· 7 years ago
b8575f2
updated Makefile
by Yann Collet
· 8 years ago
a41df53
lz4cli.c: fix a comment: LZ4HC_DEFAULT_CLEVEL -> LZ4HC_CLEVEL_MAX
by Alexey Tourbin
· 8 years ago
9b1f000
Fix inline compile errors
by Sean Purcell
· 8 years ago
afde27a
Fix IS_CONSOLE returning 1 for NUL on windows
by Sean Purcell
· 8 years ago
84246b9
Merge pull request #341 from iburinoc/exematch
by Yann Collet
· 8 years ago
e9c3b14
Ignore extensions in exe name matching
by Sean Purcell
· 8 years ago
b1daffc
cli: add GNU separator -- specifying that all following arguments are files
by Dmitry V. Levin
· 8 years ago
cd35f0d
LZ4_compress_HC_destSize() uses LZ4HC_compress_generic() code path
by Yann Collet
· 8 years ago
9144520
fixed Visual compilation error
by Yann Collet
· 8 years ago
a33bf89
fix #332 : do not modify /dev/null permissions
by Yann Collet
· 8 years ago
cb16719
bench.c: respect LZ4_MAX_INPUT_SIZE limit
by Przemyslaw Skibinski
· 8 years ago
ca2c5fd
CFLAGS=-I/usr/include/x86_64-linux-gnu
by Przemyslaw Skibinski
· 8 years ago
ace2242
circle.yml: fixed lz4c32 target (2)
by Przemyslaw Skibinski
· 8 years ago
68a3587
Avoid fseek()'s 2GiB barrier with MinGW
by Przemyslaw Skibinski
· 8 years ago
40ad1e8
upgraded util.h
by Przemyslaw Skibinski
· 8 years ago
c7b1496
updated platform.h
by Przemyslaw Skibinski
· 8 years ago
489d161
added "This Makefile is validated for"
by Przemyslaw Skibinski
· 8 years ago
db6f733
Use logical or instead of bitwise or
by Chocobo1
· 8 years ago
44f95e9
Fix printf specifier
by Chocobo1
· 8 years ago
7a73c5c
changed default PREFIX and MANDIR
by Przemyslaw Skibinski
· 8 years ago
efaa9b7
Merge remote-tracking branch 'refs/remotes/lz4/dev' into dev
by Przemyslaw Skibinski
· 8 years ago
b22e2be
BSD: improved "make install"
by Przemyslaw Skibinski
· 8 years ago
ea51ad0
Solaris: working "make install"
by Przemyslaw Skibinski
· 8 years ago
19c0f21
updated Makefile : lz4 no longer recompiled when already up-to-date
by Yann Collet
· 8 years ago
9b4b081
"make test" is now compatible with Solaris
by Przemyslaw Skibinski
· 8 years ago
b41f9bb
Merge pull request #292 from inikep/dev
by Yann Collet
· 8 years ago
52cac9a
updated a few macros names
by Yann Collet
· 8 years ago
fea95c1
use FindFirstFileA and FindNextFileA on Windows
by Przemyslaw Skibinski
· 8 years ago
e6af952
improved comments
by Przemyslaw Skibinski
· 8 years ago
5812450
use fseeko for 32-bit MacOS
by Przemyslaw Skibinski
· 8 years ago
f084b65
test Large File support for Mac OS-X in 32-bits mode
by Przemyslaw Skibinski
· 8 years ago
973bc79
util.h and platform.h based on zstd
by Przemyslaw Skibinski
· 8 years ago
2fd7eb5
fixed Visual Studio compilation
by Przemyslaw Skibinski
· 8 years ago
64cbc4e
improved MinGW support
by Przemyslaw Skibinski
· 8 years ago
9546ba6
executables use basic types from util.h
by Przemyslaw Skibinski
· 8 years ago
452cc97
reordered definitons in platform.h
by Przemyslaw Skibinski
· 8 years ago
Next »