Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_zstd
/
65f2d97f333e920550ee27b152e29943b5ac434e
65f2d97
updated UTIL_createFileNamesTable() inline documentation
by Yann Collet
· 6 years ago
170982f
added symlink test for --filelist=FILE
by Yann Collet
· 6 years ago
d9c634e
return final `\0` directly from readLine()
by Yann Collet
· 6 years ago
d7f258d
change command name to `--filelist=`
by Yann Collet
· 6 years ago
a78a875
Merge branch 'dev' into ahmed_file
by Yann Collet
· 6 years ago
6d5e0f1
Merge branch 'dev' of github.com:facebook/zstd into dev
by Yann Collet
· 6 years ago
faddd2a
updated CHANGELOG for v1.4.4
by Yann Collet
· 6 years ago
01ec595
Merge pull request #1851 from felixhandte/pkg-config-prefix-fix
by Felix Handte
· 6 years ago
74065da
updated API inline doc and manual
by Yann Collet
· 6 years ago
b4037b1
Merge pull request #1848 from felixhandte/tzst-ext-tmp
by Yann Collet
· 6 years ago
12efa1e
yet another minor visual conversion warning
by Yann Collet
· 6 years ago
3e5c81e
fixed another minor conversion warning on Visual
by Yann Collet
· 6 years ago
74d872e
fix minor conversion warning on 32-bit
by Yann Collet
· 6 years ago
b40eace
minor cosmetic refactoring
by Yann Collet
· 6 years ago
66a96ca
Merge pull request #1847 from facebook/zlibwrap_visual
by Yann Collet
· 6 years ago
5fb84ca
no need to track tableBuf
by Yann Collet
· 6 years ago
8e414b5
test resilience on garbage file
by Yann Collet
· 6 years ago
1ead0c5
improved --file=FILE implementation
by Yann Collet
· 6 years ago
74bd76c
In pkg-config File, Derive Lib and Include Dir from Prefix at Use-Time
by W. Felix Handte
· 6 years ago
4eccc82
Minor Fixes
by W. Felix Handte
· 6 years ago
14e9010
Merge pull request #1844 from AhmedAbdellah19/adding_read_files_from_file_feature
by Yann Collet
· 6 years ago
c2140e9
Merge pull request #1845 from facebook/zbuff
by Yann Collet
· 6 years ago
1faeb22
adding some functional tests
by Ahmed Abdellah
· 6 years ago
2449903
Add Tests
by W. Felix Handte
· 6 years ago
91c3f54
Fix Build; Refactor
by W. Felix Handte
· 6 years ago
42a22af
fix zlibWrapper for Visual Studio
by Yann Collet
· 6 years ago
30b27ee
Merge pull request #1790 from stokito/tzst-ext
by Felix Handte
· 6 years ago
506e1a1
Merge branch 'tzst-ext-tmp' into tzst-ext
by Felix Handte
· 6 years ago
f93668c
Merge pull request #1841 from bimbashrestha/travis
by Yann Collet
· 6 years ago
5249085
fixing free const char** filenamesTable
by Ahmed Abdellah
· 6 years ago
37f9093
Merge pull request #1839 from bimbashrestha/named_pipes
by Yann Collet
· 6 years ago
5f9e868
fixing type conversion error
by Ahmed Abdellah
· 6 years ago
0b30965
fixing AppVeyor errors
by Ahmed Abdellah
· 6 years ago
cddb05e
fixing some warning
by Ahmed Abdellah
· 6 years ago
5e206fd
fixing some warning
by Ahmed Abdellah
· 6 years ago
0e6a73b
fixing newTable issues and some warnings
by Ahmed Abdellah
· 6 years ago
639bb46
removing extra logs
by Ahmed Abdellah
· 6 years ago
849b8c6
fixing continuous integeration errors and removing a lot of logs
by Ahmed Abdellah
· 6 years ago
47712c9
fixing c90 issue in util.c cont.
by Ahmed Abdellah
· 6 years ago
c799f33
fixing c90 issue in util.c cont. again
by Ahmed Abdellah
· 6 years ago
8a9741b
fixing c90 issue in util.c cont.
by Ahmed Abdellah
· 6 years ago
aefa18e
fixing c90 issue in util.c
by Ahmed Abdellah
· 6 years ago
f43e459
fixing memory leak issue and removing c90 issue
by Ahmed Abdellah
· 6 years ago
8cbe42f
solving the rest of C90 issues in defining local variables in middle of code and comparing uncompatible types
by Ahmed Abdellah
· 6 years ago
9a454e9
solving C90 issues in defining local variables in middle of code and comparing uncompatible types
by Ahmed Abdellah
· 6 years ago
a9a216a
Merge pull request #1824 from senhuang42/new_path_for_cdict
by Yann Collet
· 6 years ago
63e435d
improve deprecation warning macro
by Yann Collet
· 6 years ago
7a732e2
Merge branch 'dev' into adding_read_files_from_file_feature
by AhmedAbdellah19
· 6 years ago
4899b6f
Moving arm64 test outside the meson scope
by Bimba Shrestha
· 6 years ago
3c8ff35
Merge pull request #1840 from terrelln/regression-fix
by Nick Terrell
· 6 years ago
5228c07
Adding arm64 make check
by Bimba Shrestha
· 6 years ago
f966cd0
added documentation on DYNAMIC_BMI2 build macro
by Yann Collet
· 6 years ago
95f7880
Merge pull request #4 from facebook/dev
by Bimba Shrestha
· 6 years ago
10f7147
Adding shell test and removing bash test file
by Bimba Shrestha
· 6 years ago
09d0b52
Merge pull request #1838 from facebook/fixAdvanced
by Yann Collet
· 6 years ago
edae3c8
Adding bash test for named pipes
by Bimba Shrestha
· 6 years ago
cf21003
[regression] Fix the old streaming regression test
by Nick Terrell
· 6 years ago
8a39748
Allowing named pipes to go through zstdcli
by Bimba Shrestha
· 6 years ago
514f941
Merge pull request #1836 from facebook/dirFlat2
by Yann Collet
· 6 years ago
5d5c895
fix initCStream_advanced() for fast strategies
by Yann Collet
· 6 years ago
111b0c5
update documentation on deprecated functions
by Yann Collet
· 6 years ago
222ec7e
Merge pull request #1837 from terrelln/magic-isnt-real
by Nick Terrell
· 6 years ago
b1ec94e
Fix ZSTD_f_zstd1_magicless for small data
by Nick Terrell
· 6 years ago
c2e1e54
((x or y) or z) == (x or y or z), remove brackets
by Sen Huang
· 6 years ago
59c81aa
Line up comments :)
by Sen Huang
· 6 years ago
dbda8c3
Trailing comma
by Sen Huang
· 6 years ago
0c00455
Merge branch 'dev' of github.com:senhuang42/zstd into new_path_for_cdict
by Sen Huang
· 6 years ago
5b2f4ac
merge
by Sen Huang
· 6 years ago
2ab484a
Fix bad merge
by Sen Huang
· 6 years ago
919d1d8
Merge pull request #1831 from terrelln/zstdmt-bad-memset
by Nick Terrell
· 6 years ago
b6c3459
merge
by Sen Huang
· 6 years ago
989e0f0
Added --output-dir-flat=
by Yann Collet
· 6 years ago
6cf04c0
Merge pull request #1834 from facebook/winFix
by Yann Collet
· 6 years ago
bad35bd
turned off zlib tests during msan
by Yann Collet
· 6 years ago
676f899
Added multiplier, renamed new enum to something more useful
by Sen Huang
· 6 years ago
1f3a51f
Updated forceAttachDict param bounds
by Sen Huang
· 6 years ago
8f69c47
Add enum to decision process
by Sen Huang
· 6 years ago
e4de8b0
Added support for forcing new CDict behavior and updated enum
by Sen Huang
· 6 years ago
9294f48
Changed to int from BYTE
by Sen Huang
· 6 years ago
f0fccc8
Changed to int from BYTE
by Sen Huang
· 6 years ago
bb2df8c
Trailing whitespace
by Sen Huang
· 6 years ago
cf51501
Fix test
by Sen Huang
· 6 years ago
ea3cb69
Cast to BYTE to appease appveyor
by Sen Huang
· 6 years ago
a727a85
merge conflicts round 2
by Sen Huang
· 6 years ago
053a35f
formatting
by Sen Huang
· 6 years ago
3fa4daa
Fix error
by Sen Huang
· 6 years ago
3328348
Add compressionlevel to cdict
by Sen Huang
· 6 years ago
632e077
minor refactor of FIO_compressGzFrame()
by Yann Collet
· 6 years ago
cf72563
Merge pull request #1795 from felixhandte/workspace-asan
by Felix Handte
· 6 years ago
e8aa3e4
Updated forceAttachDict param bounds
by Sen Huang
· 6 years ago
6d29726
Add enum to decision process
by Sen Huang
· 6 years ago
1daa898
Added support for forcing new CDict behavior and updated enum
by Sen Huang
· 6 years ago
0f9866a
Merge pull request #1835 from facebook/format034
by Yann Collet
· 6 years ago
ff7bd16
clarifications for the FSE decoding table
by Yann Collet
· 6 years ago
ed65210
Merge branch 'dev' of github.com:facebook/zstd into dev
by Yann Collet
· 6 years ago
ca73c21
added mode documentation on ZSTD_CLEVEL
by Yann Collet
· 6 years ago
0492c57
fixed visual defined test
by Yann Collet
· 6 years ago
f379637
removed Visual warning
by Yann Collet
· 6 years ago
9d666bb
Merge pull request #1832 from terrelln/fuzz-stream-fix
by Nick Terrell
· 6 years ago
1bd6c15
fix function cast warning on Windows with gcc9
by Yann Collet
· 6 years ago
Next »