Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
zstd
/
b81f19ffce2ce24b6d8a13a61ec554373a426d35
/
programs
6d4fef3
Added ZSTD_compress_generic()
by Yann Collet
· 7 years ago
23c256e
removed useless variable from CCtx
by Yann Collet
· 7 years ago
e12ae02
minor coding style update
by Yann Collet
· 7 years ago
2d4d31c
removed gcc compilation flag -Wbad-function-cast
by Yann Collet
· 7 years ago
46ac9ad
fixed vla warning on linux
by Yann Collet
· 7 years ago
83d0c76
added several compilation flags
by Yann Collet
· 7 years ago
a99ece9
Update zstd.1.md to use btultra
by Nick Terrell
· 7 years ago
5f2c721
Merge remote-tracking branch 'upstream/dev' into btopt
by Nick Terrell
· 7 years ago
01a1abf
cli : -d and -t do not stop after a failed decompression
by Yann Collet
· 8 years ago
a00e959
removed -g from DEBUGFLAGS
by Yann Collet
· 8 years ago
c08e568
updated dict graphs to 2D mode
by Yann Collet
· 8 years ago
710497d
updated programs/README.md, to introduce compilation variables
by Yann Collet
· 8 years ago
f47284f
reorganized Makefile for multiple targets
by Yann Collet
· 8 years ago
3791d21
added xzstd4 target
by Yann Collet
· 8 years ago
2e63a87
fixed xzstd
by Yann Collet
· 8 years ago
f376d47
[CLI] Switch dictionary builder on CLI to cover
by Nick Terrell
· 8 years ago
020b960
[cover] Make optimization faster
by Nick Terrell
· 8 years ago
f2d9ef1
[cover] Optimize case where d <= 8
by Nick Terrell
· 8 years ago
feba969
Fix LZ4_MSG in xzstd
by Nick Terrell
· 8 years ago
31533ba
Changed ZSTD_createCDict_advanced()
by Yann Collet
· 8 years ago
eab41c1
Fix LZ4 wrapper deprecation warnings
by Sean Purcell
· 8 years ago
2c4b6fe
Make lz4 compression/decompression compatible with library r123
by Sean Purcell
· 8 years ago
4de8632
Add LZ4 compress/decompress support to CLI
by Sean Purcell
· 8 years ago
230d7ac
cli : add support for --threads=# command
by Yann Collet
· 8 years ago
9606256
Fix no thread message
by Sean Purcell
· 8 years ago
1c28695
Merge pull request #663 from iburinoc/zstdmt-default
by Yann Collet
· 8 years ago
c8b2df7
Compile CLI using files instead of objs
by Sean Purcell
· 8 years ago
e6c504d
Update -T0 comment in man page
by Sean Purcell
· 8 years ago
5935c99
Add zstdmt and -T0 to man page
by Sean Purcell
· 8 years ago
f6ef4db
Install zstdmt even without threading support
by Sean Purcell
· 8 years ago
5a61f36
Make zstd compile with mt by default
by Sean Purcell
· 8 years ago
7dd14d0
Enable multithreading on BSD
by Baptiste Daroussin
· 8 years ago
e4f3235
Add 0 initializers to static variables
by Sean Purcell
· 8 years ago
42bac7f
Change ifndef's to undef's
by Sean Purcell
· 8 years ago
9227aae
Fix clang linux compilation
by Sean Purcell
· 8 years ago
3b6207d
Fix compilation on windows
by Sean Purcell
· 8 years ago
f876f12
Fix compilation on macOS
by Sean Purcell
· 8 years ago
afa4851
-T0 detects number of physical cores
by Sean Purcell
· 8 years ago
5c42d0e
cli : better status display for zstdmt in 1-thread mode
by Yann Collet
· 8 years ago
0e30059
cli : FIO_createDictBuffer() replaces FIO_loadFile()
by Yann Collet
· 8 years ago
279be20
Let zstd overwrite read-only files
by Sean Purcell
· 8 years ago
c200738
fixed bench.c : optional advanced parameters applied
by Yann Collet
· 8 years ago
81d6380
minor bench.c adjustments
by Yann Collet
· 8 years ago
a36330a
minor man update, for `overlapSize`
by Yann Collet
· 8 years ago
805c5a3
updated documentation on multithreading modes
by Yann Collet
· 8 years ago
eb38617
Clean up default sparse logic
by Nick Terrell
· 8 years ago
96fe545
Turn off sparse mode for OS X by default
by Nick Terrell
· 8 years ago
5152fb2
Convert all tabs to spaces
by Nick Terrell
· 8 years ago
5bde4be
fix : bench automatically adapts parameters to srcSize
by Yann Collet
· 8 years ago
efdaf8b
Fix inline compile errors
by Sean Purcell
· 8 years ago
894bf49
Fix IS_CONSOLE returning 1 for NUL on windows
by Sean Purcell
· 8 years ago
0246d5c
Merge pull request #630 from facebook/advancedCliCommands
by Yann Collet
· 8 years ago
ef30af8
Ignore extension in command name matching
by Sean Purcell
· 8 years ago
96aa301
changed advanced commands --maxdict= and --dictID=
by Yann Collet
· 8 years ago
f332ece
dictBuilder fails to create dictionary on certain input
by Yann Collet
· 8 years ago
dee08ca
Fix displayLevel redefinition issues
by Sean Purcell
· 8 years ago
680e4e0
Ignore symbolic links unless --force specified
by Sean Purcell
· 8 years ago
042ba12
Change g_displayLevel to int and fix DISPLAYUPDATE flush
by Sean Purcell
· 8 years ago
dfc75f7
Add $(EXT) to binary to fix zlib detection for some MinGW versions
by Nick Terrell
· 8 years ago
741e3e8
Add $(FLAGS) when testing for zlib/lzma support.
by Nick Terrell
· 8 years ago
35c147a
Merge pull request #605 from iburinoc/term
by Yann Collet
· 8 years ago
0a189b6
fix minor details in man page
by Yann Collet
· 8 years ago
b8e52d3
Fix zstd not erroring on compressing to terminal without forceStdout
by Sean Purcell
· 8 years ago
72a243e
Convert manpage to Markdown, converted with ronn
by Sean Purcell
· 8 years ago
3773bd3
Merge pull request #601 from terrelln/nxz
by Yann Collet
· 8 years ago
aa8bcf3
Add xz and lzma support.
by Nick Terrell
· 8 years ago
120df49
Update builds to not support legacy v01-v03
by Sean Purcell
· 8 years ago
334cb34
ZSTD_LEGACY_SUPPORT defines lowest supported version
by Sean Purcell
· 8 years ago
201e8c8
programs/Makefile: remove zstd-internal target
by Dmitry V. Levin
· 8 years ago
eeb31ee
s/ZSTD_btopt2/ZSTD_btultra/g
by Nick Terrell
· 8 years ago
8b1d004
added -Wformat-security flag, as recommended by @pixelb
by Yann Collet
· 8 years ago
78208bd
fixed : build zstd cli after libzstd
by Yann Collet
· 8 years ago
c1c040e
added gzip tests
by Yann Collet
· 8 years ago
8e5032a
cli : fix : --rm is silent when input is stdin (decompression)
by Przemyslaw Skibinski
· 8 years ago
a81c2e7
Merge pull request #573 from facebook/ddict
by Yann Collet
· 8 years ago
ef569bf
Merge branch 'dev' of github.com:facebook/zstd into dev
by Yann Collet
· 8 years ago
dccd6b6
cli : fix : --rm is silent when input is stdin
by Yann Collet
· 8 years ago
862698f
minor tweaks in FIO_decompressGzFrame
by Przemyslaw Skibinski
· 8 years ago
0b9b894
reduced ZSTD_DDict memory usage
by Yann Collet
· 8 years ago
337ec87
minor tweaks
by Przemyslaw Skibinski
· 8 years ago
684858e
fix memory leaks
by Przemyslaw Skibinski
· 8 years ago
74dcd8d
bench.c: use a single ticksPerSecond
by Przemyslaw Skibinski
· 8 years ago
1b59333
util.h: restore times()
by Przemyslaw Skibinski
· 8 years ago
da4a0f3
util.h: use mach_absolute_time for macOS
by Przemyslaw Skibinski
· 8 years ago
e052c60
introduce UTIL_freq_t
by Przemyslaw Skibinski
· 8 years ago
83775d9
replace times() with clock_gettime(CLOCK_MONOTONIC, x)
by Przemyslaw Skibinski
· 8 years ago
acb6e57
use FindFirstFileA instead of FindFirstFile
by Przemyslaw Skibinski
· 8 years ago
6e59b3c
added UTIL_fseek
by Przemyslaw Skibinski
· 8 years ago
3aaa1da
simplified zlib detection
by Przemyslaw Skibinski
· 8 years ago
f0b9a8d
Merge pull request #547 from inikep/dev11
by Yann Collet
· 8 years ago
c09d16b
preset behavior for gzip, gunzip and gzcat
by Yann Collet
· 8 years ago
ce13d08
fix LONG_SEEK
by Przemyslaw Skibinski
· 8 years ago
9704195
fixed function name (2)
by Przemyslaw Skibinski
· 8 years ago
bf33657
Avoid fseek()'s 2GiB barrier with MacOS and *BSD
by Przemyslaw Skibinski
· 8 years ago
abd6302
Windows resources updated to v1.1.4
by Przemyslaw Skibinski
· 8 years ago
442c75f
removed UTIL_doesFileExists (replaced with UTIL_isRegFile)
by Przemyslaw Skibinski
· 8 years ago
b876b96
Merge remote-tracking branch 'refs/remotes/facebook/dev' into dev11
by Przemyslaw Skibinski
· 8 years ago
98509a7
fixed function name
by Przemyslaw Skibinski
· 8 years ago
1a195b3
fixed unitialized variable warning
by Przemyslaw Skibinski
· 8 years ago
48466b3
Resolve conflict with branch 'refs/remotes/facebook/dev'
by Przemyslaw Skibinski
· 8 years ago
Next »