2020-09-02 |
senhuang42 | Adjusted extra explanation warning to always pop up... 2279/head |
commit | commitdiff | tree |
2020-09-01 |
senhuang42 | Fixed newline issue and adjusted wording in comment |
commit | commitdiff | tree |
2020-08-27 |
senhuang42 | Improve documentation, update man |
commit | commitdiff | tree |
2020-08-26 |
senhuang42 | Fix potential memory leak |
commit | commitdiff | tree |
2020-08-26 |
senhuang42 | Fix UTIL_requireUserConfirmation() declaration |
commit | commitdiff | tree |
2020-08-26 |
senhuang42 | Move logic into new function FIO_removeMultiFilesWarnin... |
commit | commitdiff | tree |
2020-08-26 |
senhuang42 | Fix merge conflicts |
commit | commitdiff | tree |
2020-08-26 |
Yann Collet | Merge pull request #2283 from senhuang42/progress_bars_... |
commit | commitdiff | tree |
2020-08-26 |
Nick Terrell | Merge pull request #2282 from terrelln/ncount-fix |
commit | commitdiff | tree |
2020-08-26 |
senhuang42 | Remove extraneous FIO_setNbFiles() 2283/head |
commit | commitdiff | tree |
2020-08-26 |
senhuang42 | Fix bug in user prompt where line was not flushed on... |
commit | commitdiff | tree |
2020-08-26 |
senhuang42 | Adjust playTests.sh refuse overwrite test to include -q |
commit | commitdiff | tree |
2020-08-26 |
senhuang42 | Fix single file decompression summary, remove escape... |
commit | commitdiff | tree |
2020-08-26 |
Nick Terrell | Merge pull request #2285 from terrelln/oss-fuzz-fixes |
commit | commitdiff | tree |
2020-08-26 |
Yann Collet | Merge pull request #2284 from terrelln/github-actions-arm |
commit | commitdiff | tree |
2020-08-26 |
Nick Terrell | [fuzz] Fix stream_decompress timeouts 2285/head |
commit | commitdiff | tree |
2020-08-26 |
Nick Terrell | [fuzz] Disable superblock expansion test |
commit | commitdiff | tree |
2020-08-25 |
Nick Terrell | [github actions] Disable armbuild and armfuzz tests 2284/head |
commit | commitdiff | tree |
2020-08-25 |
Nick Terrell | [bug] Fix FSE_readNCount() 2282/head |
commit | commitdiff | tree |
2020-08-25 |
senhuang42 | Small formatting changes |
commit | commitdiff | tree |
2020-08-25 |
senhuang42 | Remove decompression status update |
commit | commitdiff | tree |
2020-08-25 |
senhuang42 | Small cleanups |
commit | commitdiff | tree |
2020-08-25 |
senhuang42 | Make compatible with displaylevel = 2 and decompression |
commit | commitdiff | tree |
2020-08-25 |
senhuang42 | Add initial live update with displayLevel = 2, add... |
commit | commitdiff | tree |
2020-08-25 |
Yann Collet | Merge pull request #2278 from senhuang42/ignore_checksu... |
commit | commitdiff | tree |
2020-08-25 |
senhuang42 | Add initial functionality to support -q |
commit | commitdiff | tree |
2020-08-25 |
senhuang42 | Unified warning prompts into new function UTIL_requireU... |
commit | commitdiff | tree |
2020-08-25 |
Nick Terrell | Merge pull request #2271 from terrelln/small-blocks |
commit | commitdiff | tree |
2020-08-25 |
senhuang42 | Only ask to proceed if using --rm, otherwise just displ... |
commit | commitdiff | tree |
2020-08-24 |
senhuang42 | Add a warning whenever (de)compressing multiple files... |
commit | commitdiff | tree |
2020-08-24 |
Nick Terrell | Fix compiler warnings 2271/head |
commit | commitdiff | tree |
2020-08-24 |
Nick Terrell | Merge pull request #2272 from terrelln/dstSize_tooSmall |
commit | commitdiff | tree |
2020-08-24 |
Nick Terrell | Document the BMI2 default() functions |
commit | commitdiff | tree |
2020-08-24 |
senhuang42 | Adjust #ifndef logic 2278/head |
commit | commitdiff | tree |
2020-08-24 |
senhuang42 | Add new DCtx param: validateChecksum and update unit... |
commit | commitdiff | tree |
2020-08-24 |
Nick Terrell | Improve FSE_normalizeCount() docs |
commit | commitdiff | tree |
2020-08-24 |
Nick Terrell | [fix] Always return dstSize_tooSmall when it is the... 2272/head |
commit | commitdiff | tree |
2020-08-24 |
senhuang42 | Addressing comments: more comments, cleanup, remove... |
commit | commitdiff | tree |
2020-08-24 |
Nick Terrell | Fix up code after reading through |
commit | commitdiff | tree |
2020-08-24 |
senhuang42 | Document change in CLI for --no-check during decompress... |
commit | commitdiff | tree |
2020-08-22 |
senhuang42 | Added CLI tests for --no-check, fixed ignore checksum... |
commit | commitdiff | tree |
2020-08-22 |
senhuang42 | Added unit test to fuzzer.c, changed definition param... |
commit | commitdiff | tree |
2020-08-21 |
senhuang42 | Move enum into zstd.h, and fix pesky switch() logic |
commit | commitdiff | tree |
2020-08-21 |
senhuang42 | Adding CLI capability to invoke decompression with... |
commit | commitdiff | tree |
2020-08-21 |
senhuang42 | Add function prototype |
commit | commitdiff | tree |
2020-08-21 |
senhuang42 | Modify decompression loop to gnore checksums if flag... |
commit | commitdiff | tree |
2020-08-21 |
senhuang42 | Rename to ZSTD_d_forceIgnoreChecksum, add to DCtx,... |
commit | commitdiff | tree |
2020-08-21 |
senhuang42 | Add new definition of ZSTD_d_forceSkipChecksum in exper... |
commit | commitdiff | tree |
2020-08-20 |
Nick Terrell | [regression] Update results.csv |
commit | commitdiff | tree |
2020-08-19 |
Yann Collet | Merge pull request #2277 from atnbueno/patch-1 |
commit | commitdiff | tree |
2020-08-19 |
Antonio Bueno | Fixed Markdown warnings. No visible changes. 2277/head |
commit | commitdiff | tree |
2020-08-19 |
Yann Collet | Merge pull request #2268 from bimbashrestha/actions-icc |
commit | commitdiff | tree |
2020-08-18 |
Nick Terrell | Use ncount=1 when < 4096 symbols |
commit | commitdiff | tree |
2020-08-17 |
Nick Terrell | wire up bmi2 support |
commit | commitdiff | tree |
2020-08-17 |
Nick Terrell | speed up literal header decoding |
commit | commitdiff | tree |
2020-08-17 |
Nick Terrell | speed up small blocks |
commit | commitdiff | tree |
2020-08-15 |
Nick Terrell | small blocks benchmark |
commit | commitdiff | tree |
2020-08-15 |
Felix Handte | Merge pull request #2270 from felixhandte/fix-doc-cctx... |
commit | commitdiff | tree |
2020-08-14 |
W. Felix Handte | Fix Documentation for ZSTD_CCtxParams_setParameter() 2270/head |
commit | commitdiff | tree |
2020-08-13 |
Bimba Shrestha | removing icc from travis 2268/head |
commit | commitdiff | tree |
2020-08-13 |
Bimba Shrestha | adding icc to actions |
commit | commitdiff | tree |
2020-08-13 |
Yann Collet | Merge pull request #2267 from cwoffenden/clang-comma |
commit | commitdiff | tree |
2020-08-13 |
Carl Woffenden | Fix clang -Wcomma warning 2267/head |
commit | commitdiff | tree |
2020-08-11 |
Nick Terrell | Merge pull request #2265 from terrelln/prefetch-fix |
commit | commitdiff | tree |
2020-08-11 |
Nick Terrell | Prefer __builtin_prefetch over inline asm 2265/head |
commit | commitdiff | tree |
2020-08-11 |
Yann Collet | Merge pull request #2262 from felixhandte/fewer-stat... |
commit | commitdiff | tree |
2020-08-10 |
W. Felix Handte | Fix MS Build 2262/head |
commit | commitdiff | tree |
2020-08-10 |
W. Felix Handte | Clean Up Redundant Checks, Rename FIO_remove() -> FIO_r... |
commit | commitdiff | tree |
2020-08-10 |
W. Felix Handte | Remove UTIL_statFile() and UTIL_statDir(); Decompose... |
commit | commitdiff | tree |
2020-08-10 |
W. Felix Handte | Remove Unused Function UTIL_fileExist() |
commit | commitdiff | tree |
2020-08-10 |
W. Felix Handte | Re-Organize and Document Prototypes in util.h |
commit | commitdiff | tree |
2020-08-05 |
W. Felix Handte | Share stat() Calls in Uses of UTIL_chmod() |
commit | commitdiff | tree |
2020-08-05 |
W. Felix Handte | Use stat() to Check that File Should be chmod()-ed |
commit | commitdiff | tree |
2020-08-05 |
W. Felix Handte | Deduplicate Some Low-Hanging Fruit of Redundant Stat... |
commit | commitdiff | tree |
2020-08-05 |
W. Felix Handte | Introduce Variants of Various UTIL Functions that Take... |
commit | commitdiff | tree |
2020-08-05 |
W. Felix Handte | Rename UTIL_getFileStat() -> UTIL_statFile() and UTIL_g... |
commit | commitdiff | tree |
2020-08-05 |
W. Felix Handte | Mark stat_t Arg to UTIL_setFileStat() const |
commit | commitdiff | tree |
2020-08-05 |
W. Felix Handte | Additionally Convert UTIL_getFileStat() Calls to UTIL_s... |
commit | commitdiff | tree |
2020-08-05 |
W. Felix Handte | Use New Stat Helper |
commit | commitdiff | tree |
2020-08-05 |
W. Felix Handte | Introduce Dedicated Helper to Call stat() |
commit | commitdiff | tree |
2020-08-04 |
Yann Collet | Merge pull request #2258 from Niadb/dev |
commit | commitdiff | tree |
2020-08-02 |
Yann Collet | Merge pull request #2253 from facebook/histvec |
commit | commitdiff | tree |
2020-07-29 |
Nick Terrell | Merge pull request #2256 from helloguo/dev |
commit | commitdiff | tree |
2020-07-29 |
Yann Collet | Merge pull request #2259 from cwoffenden/vs-warning |
commit | commitdiff | tree |
2020-07-29 |
Carl Woffenden | Fixed VS variable shadowing warning (and added test) 2259/head |
commit | commitdiff | tree |
2020-07-28 |
helloguo | Use ZSTD_copy16 instead of memcpy 2256/head |
commit | commitdiff | tree |
2020-07-28 |
Niadb | Update bitstream.h 2258/head |
commit | commitdiff | tree |
2020-07-28 |
Niadb | Add files via upload |
commit | commitdiff | tree |
2020-07-28 |
Niadb | Add files via upload |
commit | commitdiff | tree |
2020-07-28 |
helloguo | Optimize ZSTD_wildcopy |
commit | commitdiff | tree |
2020-07-27 |
Nick Terrell | Merge pull request #2252 from helloguo/dev |
commit | commitdiff | tree |
2020-07-27 |
Yann Collet | fixed overlapping count & workspace special case 2253/head |
commit | commitdiff | tree |
2020-07-27 |
Yann Collet | optimized histogram |
commit | commitdiff | tree |
2020-07-24 |
helloguo | fix preprocessor in ZSTD_wildcopy 2252/head |
commit | commitdiff | tree |
2020-07-23 |
Yann Collet | updated documentation |
commit | commitdiff | tree |
2020-07-22 |
Yann Collet | Merge pull request #2250 from facebook/twoFieldsArgs |
commit | commitdiff | tree |
2020-07-21 |
Yann Collet | Merge pull request #2249 from facebook/fsefix |
commit | commitdiff | tree |
2020-07-21 |
Yann Collet | improved 2-args macro to support both syntaxes 2250/head |
commit | commitdiff | tree |
2020-07-17 |
Yann Collet | added tests for newly enabled syntax |
commit | commitdiff | tree |
2020-07-17 |
Yann Collet | extended 2-fields macro usage to number arguments |
commit | commitdiff | tree |
next |