2019-11-19 |
W. Felix Handte | Easy: Update Comment on `ZSTD_initDStream()` 1894/head |
commit | commitdiff | tree |
2019-11-19 |
Nick Terrell | Merge pull request #1866 from legrosbuffle/dev |
commit | commitdiff | tree |
2019-11-19 |
Nick Terrell | Merge pull request #1888 from senhuang42/superblocks_fixed |
commit | commitdiff | tree |
2019-11-19 |
Nick Terrell | Merge pull request #1889 from vtorri/dev |
commit | commitdiff | tree |
2019-11-18 |
Sen Huang | No margin on RLE test size check 1888/head |
commit | commitdiff | tree |
2019-11-15 |
Sen Huang | Updated comment to reflect actual compression behavior |
commit | commitdiff | tree |
2019-11-15 |
Vincent Torri | shared library: rename import library with .dll.a extension 1889/head |
commit | commitdiff | tree |
2019-11-15 |
Vincent Torri | Merge remote-tracking branch 'upstream/master' into dev |
commit | commitdiff | tree |
2019-11-15 |
Sen Huang | Modified existing RLE test to take compressed size... |
commit | commitdiff | tree |
2019-11-15 |
Clement Courbet | Optimized loop bounds to allow the compiler to unroll... 1866/head |
commit | commitdiff | tree |
2019-11-15 |
Sen Huang | Fixed main compression logic changes |
commit | commitdiff | tree |
2019-11-14 |
Yann Collet | Merge pull request #1868 from senhuang42/superblocks_fixed |
commit | commitdiff | tree |
2019-11-14 |
Sen Huang | Change superblock #include to be last 1868/head |
commit | commitdiff | tree |
2019-11-14 |
Yann Collet | Merge pull request #1858 from senhuang42/dictionary_hea... |
commit | commitdiff | tree |
2019-11-14 |
Yann Collet | Merge pull request #1884 from facebook/specMBS |
commit | commitdiff | tree |
2019-11-13 |
Yann Collet | clarifications for Block_Maximum_Size 1884/head |
commit | commitdiff | tree |
2019-11-11 |
Yann Collet | Merge pull request #1875 from ryandesign/c89 |
commit | commitdiff | tree |
2019-11-08 |
Nick Terrell | Merge pull request #1874 from terrelln/adjust-fix |
commit | commitdiff | tree |
2019-11-08 |
Sen Huang | Remove mixed declarations 1858/head |
commit | commitdiff | tree |
2019-11-08 |
Sen Huang | Fix static analyze error, use proper bounds for dictEnd |
commit | commitdiff | tree |
2019-11-08 |
Sen Huang | Move asserts to loadZstdDictionary() |
commit | commitdiff | tree |
2019-11-08 |
Sen Huang | Expose ZSTD_reset_compressedBlockState() to shared API |
commit | commitdiff | tree |
2019-11-08 |
Sen Huang | Add error forwarding to loadCEntropy(), make check... |
commit | commitdiff | tree |
2019-11-08 |
Sen Huang | Remove redundant comment |
commit | commitdiff | tree |
2019-11-08 |
Sen Huang | Use ZSTD Error codes, improve explanation of ZSTD_loadC... |
commit | commitdiff | tree |
2019-11-08 |
Sen Huang | Integrated refactor into getDictHeaderSize, now passes... |
commit | commitdiff | tree |
2019-11-08 |
Sen Huang | First working pass at refactor of loadZstdDictionary() |
commit | commitdiff | tree |
2019-11-08 |
Sen Huang | Revert "Move decompress symbols into zstd_internal... |
commit | commitdiff | tree |
2019-11-08 |
Sen Huang | Move decompress symbols into zstd_internal.h, remove... |
commit | commitdiff | tree |
2019-11-08 |
Sen Huang | Checks malloc() for failure, returns 0 if so |
commit | commitdiff | tree |
2019-11-08 |
Sen Huang | Change to heap allocation, remove implicit type conversion |
commit | commitdiff | tree |
2019-11-08 |
Sen Huang | Added 2 unit tests: one for sanity, one for correctness... |
commit | commitdiff | tree |
2019-11-08 |
Sen Huang | Add ZDICT_getHeaderSize() |
commit | commitdiff | tree |
2019-11-07 |
Ryan Schmidt | Change c90 to c89 1875/head |
commit | commitdiff | tree |
2019-11-07 |
Nick Terrell | Fix parameter selection and adjustment with srcSize... 1874/head |
commit | commitdiff | tree |
2019-11-06 |
Yann Collet | added target zstd-dictBuilder |
commit | commitdiff | tree |
2019-11-06 |
Felix Handte | Merge pull request #1873 from felixhandte/make-overlap... |
commit | commitdiff | tree |
2019-11-06 |
Felix Handte | Merge pull request #1843 from moozzyk/issue-1637 |
commit | commitdiff | tree |
2019-11-06 |
Felix Handte | Merge pull request #1869 from bket/openbsd |
commit | commitdiff | tree |
2019-11-06 |
Felix Handte | Merge pull request #1870 from bket/portable |
commit | commitdiff | tree |
2019-11-06 |
W. Felix Handte | Fix #1861: Restrict overlapLog Parameter When Not Built... 1873/head |
commit | commitdiff | tree |
2019-11-06 |
Björn Ketelaars | 'date -r FILE' is non-portable. 1870/head |
commit | commitdiff | tree |
2019-11-06 |
Björn Ketelaars | 'head -c BYTES' is non-portable. 1869/head |
commit | commitdiff | tree |
2019-11-05 |
Sen Huang | Fix FUZZ_rand32() bug |
commit | commitdiff | tree |
2019-11-05 |
Sen Huang | Fix frame argument to compression |
commit | commitdiff | tree |
2019-11-05 |
Sen Huang | Fix more merge conflicts |
commit | commitdiff | tree |
2019-11-05 |
Sen Huang | Fix merge conflicts |
commit | commitdiff | tree |
2019-11-05 |
Yann Collet | Merge pull request #1867 from bimbashrestha/dict_load_f... |
commit | commitdiff | tree |
2019-11-05 |
Bimba Shrestha | Replacing some literals with constants 1867/head |
commit | commitdiff | tree |
2019-11-04 |
Bimba Shrestha | Merge pull request #15 from facebook/dev |
commit | commitdiff | tree |
2019-11-04 |
Yann Collet | update table benchmark with zstd v1.4.4 |
commit | commitdiff | tree |
2019-11-04 |
Yann Collet | Merge pull request #1865 from facebook/dev v1.4.4 |
commit | commitdiff | tree |
2019-11-02 |
Nick Terrell | Merge pull request #1864 from terrelln/dict-fix 1865/head |
commit | commitdiff | tree |
2019-11-01 |
Nick Terrell | Fix 2 bugs in dictionary loading 1864/head |
commit | commitdiff | tree |
2019-11-01 |
Nick Terrell | [fuzz] Add dictionary_loader fuzzer |
commit | commitdiff | tree |
2019-10-31 |
Yann Collet | Merge pull request #1859 from facebook/dev |
commit | commitdiff | tree |
2019-10-31 |
Yann Collet | fixed zlibwrapper build script 1859/head |
commit | commitdiff | tree |
2019-10-30 |
Yann Collet | Merge pull request #1860 from senhuang42/streaming_comp... |
commit | commitdiff | tree |
2019-10-30 |
Sen Huang | Make sure contentsize is known 1860/head |
commit | commitdiff | tree |
2019-10-30 |
Felix Handte | Merge pull request #1857 from 0x123456789A/link-shared |
commit | commitdiff | tree |
2019-10-30 |
Yann Collet | Merge pull request #1850 from bimbashrestha/named_pipes |
commit | commitdiff | tree |
2019-10-30 |
Yann Collet | updated CHANGELOG for v1.4.4 |
commit | commitdiff | tree |
2019-10-30 |
Yann Collet | Merge pull request #1855 from shashank0791/shtavi-filte... |
commit | commitdiff | tree |
2019-10-29 |
Shashank Tavildar | Removed the optimization check 1855/head |
commit | commitdiff | tree |
2019-10-29 |
Shashank Tavildar | Changed extension comparision logic, added new test... |
commit | commitdiff | tree |
2019-10-29 |
Shashank Tavildar | Added check to perform comparison only if extension... |
commit | commitdiff | tree |
2019-10-29 |
Shashank Tavildar | Created utility function to extract extension from... |
commit | commitdiff | tree |
2019-10-29 |
Shashank Tavildar | Deleting test directory before creation to pass travis... |
commit | commitdiff | tree |
2019-10-29 |
Bimba Shrestha | Merge branch 'named_pipes' of https://github.com/bimbas... 1850/head |
commit | commitdiff | tree |
2019-10-29 |
Bimba Shrestha | Removing merge side effect |
commit | commitdiff | tree |
2019-10-29 |
0x123456789A | Fixed check for building programs statically 1857/head |
commit | commitdiff | tree |
2019-10-29 |
0x123456789A | Consider ZSTD_PROGRAMS_LINK_SHARED |
commit | commitdiff | tree |
2019-10-29 |
0x123456789A | Introduce ZSTD_PROGRAMS_LINK_SHARED |
commit | commitdiff | tree |
2019-10-29 |
Shashank Tavildar | Minor fixes in test |
commit | commitdiff | tree |
2019-10-29 |
Bimba Shrestha | Merge branch 'dev' into named_pipes |
commit | commitdiff | tree |
2019-10-29 |
Bimba Shrestha | Removing Visual08 and Visual10 tests |
commit | commitdiff | tree |
2019-10-29 |
Nick Terrell | Merge pull request #1856 from terrelln/assert-fix |
commit | commitdiff | tree |
2019-10-29 |
Shashank Tavildar | Addressing comments, removing cyclic dependency with... |
commit | commitdiff | tree |
2019-10-29 |
Nick Terrell | Fix assert in ZSTD_safecopy 1856/head |
commit | commitdiff | tree |
2019-10-28 |
Shashank Tavildar | Fixing tests and moving flag to advanced usage 1852/head |
commit | commitdiff | tree |
2019-10-28 |
Shashank Tavildar | Resolving local merge conflicts |
commit | commitdiff | tree |
2019-10-28 |
Shashank Tavildar | Addressing comments: -Created a list of extensions... |
commit | commitdiff | tree |
2019-10-28 |
Shashank Tavildar | Added --exclude-compressed flag feature that skips... |
commit | commitdiff | tree |
2019-10-28 |
Yann Collet | Merge branch 'dev' of github.com:facebook/zstd into dev |
commit | commitdiff | tree |
2019-10-28 |
Yann Collet | updated CHANGELOG for v1.4.4 |
commit | commitdiff | tree |
2019-10-28 |
Felix Handte | Merge pull request #1851 from felixhandte/pkg-config... |
commit | commitdiff | tree |
2019-10-28 |
Yann Collet | updated API inline doc and manual |
commit | commitdiff | tree |
2019-10-28 |
Yann Collet | Merge pull request #1848 from felixhandte/tzst-ext-tmp |
commit | commitdiff | tree |
2019-10-26 |
Yann Collet | Merge pull request #1847 from facebook/zlibwrap_visual |
commit | commitdiff | tree |
2019-10-25 |
Shashank Tavildar | Added --exclude-compressed flag feature that skips... |
commit | commitdiff | tree |
2019-10-25 |
Bimba Shrestha | Merge branch 'master' of https://github.com/bimbashrest... |
commit | commitdiff | tree |
2019-10-25 |
Bimba Shrestha | Gating named pipe support in hedaer file |
commit | commitdiff | tree |
2019-10-25 |
Bimba Shrestha | Cleaning up gate and adding comment to flag |
commit | commitdiff | tree |
2019-10-25 |
W. Felix Handte | In pkg-config File, Derive Lib and Include Dir from... 1851/head |
commit | commitdiff | tree |
2019-10-25 |
Bimba Shrestha | Merge pull request #8 from bimbashrestha/appveyorTest |
commit | commitdiff | tree |
2019-10-25 |
Bimba Shrestha | Running playtests.sh on PRs too |
commit | commitdiff | tree |
2019-10-25 |
Bimba Shrestha | Gating named file support on windows |
commit | commitdiff | tree |
2019-10-25 |
W. Felix Handte | Minor Fixes 1848/head |
commit | commitdiff | tree |
2019-10-25 |
Yann Collet | Merge pull request #1845 from facebook/zbuff |
commit | commitdiff | tree |
2019-10-25 |
W. Felix Handte | Add Tests |
commit | commitdiff | tree |
next |