| 2017-07-07 |
Paul Cruz | cleaned up code for arguments a bit |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Paul Cruz | added tests that check to ensure stdout is working |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Paul Cruz | updated avg compression rate, also hiding progress... |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Paul Cruz | added compression rate to status bar |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Paul Cruz | added data amount |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Paul Cruz | fixed problem with progress bar not persisting, added... |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Paul Cruz | added help menu |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Paul Cruz | added really simple progress update in the corner |
commit | commitdiff | tree | snapshot |
| 2017-07-06 |
Stella Lau | Update compressor and decompressor |
commit | commitdiff | tree | snapshot |
| 2017-07-06 |
Paul Cruz | added some basic logic for altering compression level |
commit | commitdiff | tree | snapshot |
| 2017-07-06 |
Stella Lau | Add simple compress and decompress functions |
commit | commitdiff | tree | snapshot |
| 2017-07-06 |
Paul Cruz | added ability to congregate statistics into single... |
commit | commitdiff | tree | snapshot |
| 2017-07-06 |
Yann Collet | Merge pull request #751 from ivuk/fix-typo |
commit | commitdiff | tree | snapshot |
| 2017-07-06 |
Igor Vuk | Fix typos in README.md 751/head |
commit | commitdiff | tree | snapshot |
| 2017-07-06 |
Paul Cruz | added ability to set initial compression level |
commit | commitdiff | tree | snapshot |
| 2017-07-06 |
Paul Cruz | changed to work with std out |
commit | commitdiff | tree | snapshot |
| 2017-07-06 |
Paul Cruz | small changes |
commit | commitdiff | tree | snapshot |
| 2017-07-06 |
Stella Lau | Switch to mmapping files |
commit | commitdiff | tree | snapshot |
| 2017-07-06 |
Yann Collet | fixed fullbench, part 2 |
commit | commitdiff | tree | snapshot |
| 2017-07-06 |
Yann Collet | fixed fullbench |
commit | commitdiff | tree | snapshot |
| 2017-07-06 |
Yann Collet | fixed #718, reported by @GregSlazinski, solution sugges... |
commit | commitdiff | tree | snapshot |
| 2017-07-06 |
Yann Collet | minor code refactoring |
commit | commitdiff | tree | snapshot |
| 2017-07-06 |
Paul Cruz | small changes |
commit | commitdiff | tree | snapshot |
| 2017-07-06 |
Yann Collet | cli : use new advanced API by default |
commit | commitdiff | tree | snapshot |
| 2017-07-06 |
Paul Cruz | fixed the problem with pipeline tests by changing how... |
commit | commitdiff | tree | snapshot |
| 2017-07-06 |
Yann Collet | clarified status of zstdmt_compress.h API |
commit | commitdiff | tree | snapshot |
| 2017-07-05 |
Paul Cruz | added print statements and debuglog |
commit | commitdiff | tree | snapshot |
| 2017-07-05 |
Paul Cruz | added more tests, changed makefile |
commit | commitdiff | tree | snapshot |
| 2017-07-05 |
Paul Cruz | added filenameTable for multiple files |
commit | commitdiff | tree | snapshot |
| 2017-07-05 |
Stella Lau | Initial long distance matcher commit |
commit | commitdiff | tree | snapshot |
| 2017-07-05 |
Paul Cruz | added tests to run.sh |
commit | commitdiff | tree | snapshot |
| 2017-07-05 |
Paul Cruz | added some basic parsing for args |
commit | commitdiff | tree | snapshot |
| 2017-07-05 |
Paul Cruz | removed references to file size computation and file... |
commit | commitdiff | tree | snapshot |
| 2017-07-05 |
Paul Cruz | removed calculation of file size and replaced with... |
commit | commitdiff | tree | snapshot |
| 2017-07-05 |
Paul Cruz | moved main logic for job creation into a separate function |
commit | commitdiff | tree | snapshot |
| 2017-07-05 |
Paul Cruz | free ctx fields when error occurs during creation |
commit | commitdiff | tree | snapshot |
| 2017-07-05 |
Paul Cruz | renamed files |
commit | commitdiff | tree | snapshot |
| 2017-07-05 |
Paul Cruz | fixed TODOs |
commit | commitdiff | tree | snapshot |
| 2017-07-05 |
Paul Cruz | removed unnecessary checks for null pointer on free |
commit | commitdiff | tree | snapshot |
| 2017-07-05 |
Paul Cruz | removed print statements |
commit | commitdiff | tree | snapshot |
| 2017-07-05 |
Yann Collet | fixed wrong assert() condition 750/head |
commit | commitdiff | tree | snapshot |
| 2017-07-04 |
Yann Collet | more precise estimation of amount to flush at end of... 748/head |
commit | commitdiff | tree | snapshot |
| 2017-07-04 |
Yann Collet | fixed : 0-copy in NULL is UB |
commit | commitdiff | tree | snapshot |
| 2017-07-04 |
Yann Collet | Merge pull request #743 from facebook/fullbench |
commit | commitdiff | tree | snapshot |
| 2017-07-04 |
Paul Cruz | working I believe |
commit | commitdiff | tree | snapshot |
| 2017-07-04 |
Paul Cruz | fixed some issues with segfaults |
commit | commitdiff | tree | snapshot |
| 2017-07-04 |
Paul Cruz | added code for waiitng for all jobs to finish |
commit | commitdiff | tree | snapshot |
| 2017-07-04 |
Paul Cruz | fixed an error with number of jobs |
commit | commitdiff | tree | snapshot |
| 2017-07-04 |
Yann Collet | Merge pull request #747 from facebook/noExit |
commit | commitdiff | tree | snapshot |
| 2017-07-04 |
Paul Cruz | removed unnecessary files |
commit | commitdiff | tree | snapshot |
| 2017-07-04 |
Paul Cruz | added print statements for debugging, fixed long memset... |
commit | commitdiff | tree | snapshot |
| 2017-07-04 |
Paul Cruz | finished main portion of code, now need to debug |
commit | commitdiff | tree | snapshot |
| 2017-07-03 |
Yann Collet | refactor ZSTDMT_compress() 743/head |
commit | commitdiff | tree | snapshot |
| 2017-07-03 |
Yann Collet | fixed comments |
commit | commitdiff | tree | snapshot |
| 2017-07-03 |
Yann Collet | fixed wrong function name in comment |
commit | commitdiff | tree | snapshot |
| 2017-07-03 |
Yann Collet | Merge pull request #745 from terrelln/libfuzzer |
commit | commitdiff | tree | snapshot |
| 2017-07-03 |
Yann Collet | minor code refactoring 747/head |
commit | commitdiff | tree | snapshot |
| 2017-07-03 |
Paul Cruz | continuing work on v2 |
commit | commitdiff | tree | snapshot |
| 2017-07-03 |
Paul Cruz | version one complete, can compress a file given input... |
commit | commitdiff | tree | snapshot |
| 2017-07-03 |
Yann Collet | fixed gz error reporting |
commit | commitdiff | tree | snapshot |
| 2017-07-03 |
Yann Collet | gzip : only display inflateEnd error when there is... |
commit | commitdiff | tree | snapshot |
| 2017-07-03 |
Yann Collet | Merge pull request #746 from terrelln/dev |
commit | commitdiff | tree | snapshot |
| 2017-07-03 |
Yann Collet | gzip decoding does no longer exit() on invalid input |
commit | commitdiff | tree | snapshot |
| 2017-07-03 |
Nick Terrell | [fuzz] Move from fuzz/ to tests/fuzz/ 745/head |
commit | commitdiff | tree | snapshot |
| 2017-07-03 |
Nick Terrell | [libzstd] Fix memcpy() on potential NULL source 746/head |
commit | commitdiff | tree | snapshot |
| 2017-07-03 |
Yann Collet | decoding malformed lz4 frames does no longer exit() |
commit | commitdiff | tree | snapshot |
| 2017-07-03 |
Yann Collet | fileio : decoding malformed lzma frame does no longer... |
commit | commitdiff | tree | snapshot |
| 2017-07-01 |
Yann Collet | fixed legacy version init bug |
commit | commitdiff | tree | snapshot |
| 2017-07-01 |
cyan4973 | blindfix : fullbench's one-time leak, detected by valgrind |
commit | commitdiff | tree | snapshot |
| 2017-07-01 |
cyan4973 | added --show-leak-kind=all to valgrind tests |
commit | commitdiff | tree | snapshot |
| 2017-07-01 |
cyan4973 | Merge branch 'dev' into fullbench |
commit | commitdiff | tree | snapshot |
| 2017-07-01 |
cyan4973 | fix : ZSTDMT_compressStream_generic() can accept NULL... |
commit | commitdiff | tree | snapshot |
| 2017-07-01 |
Yann Collet | Merge pull request #744 from terrelln/dev |
commit | commitdiff | tree | snapshot |
| 2017-07-01 |
Nick Terrell | [fuzz] Add libFuzzer targets |
commit | commitdiff | tree | snapshot |
| 2017-06-30 |
Nick Terrell | [pzstd] Remove appveyor tests 744/head |
commit | commitdiff | tree | snapshot |
| 2017-06-30 |
Nick Terrell | [man] Specify that strategies start at 1 |
commit | commitdiff | tree | snapshot |
| 2017-06-30 |
Yann Collet | fixed : dictionary compression with new advanced API... |
commit | commitdiff | tree | snapshot |
| 2017-06-30 |
Yann Collet | Optimized ZSTDMT single-pass mode speed on large sources |
commit | commitdiff | tree | snapshot |
| 2017-06-30 |
Yann Collet | implemented shortcut for zstd_compress_generic() in... |
commit | commitdiff | tree | snapshot |
| 2017-06-30 |
Yann Collet | Merge pull request #742 from stellamplau/stack-space |
commit | commitdiff | tree | snapshot |
| 2017-06-30 |
Stella Lau | Fix typo 742/head |
commit | commitdiff | tree | snapshot |
| 2017-06-30 |
Stella Lau | Add comment to HUF_DECOMPRESS_WORKSPACE_SIZE |
commit | commitdiff | tree | snapshot |
| 2017-06-30 |
Stella Lau | Clarify typedef of rankVal_t and rankValCol_t |
commit | commitdiff | tree | snapshot |
| 2017-06-30 |
Stella Lau | Rename ALIGN and ALIGN_MASK to HUF_ALIGN and HUF_ALIGN_MASK |
commit | commitdiff | tree | snapshot |
| 2017-06-30 |
cyan4973 | fixed Visual compilation of fullbench-dll |
commit | commitdiff | tree | snapshot |
| 2017-06-30 |
Yann Collet | made fullbench compatible with multi-threading |
commit | commitdiff | tree | snapshot |
| 2017-06-30 |
Yann Collet | zstreamtest : big tests are only enabled in 64-bits... |
commit | commitdiff | tree | snapshot |
| 2017-06-29 |
Stella Lau | Delegate HUF_decompress4X_hufOnly to workspace version |
commit | commitdiff | tree | snapshot |
| 2017-06-29 |
Stella Lau | Fix bitshift error |
commit | commitdiff | tree | snapshot |
| 2017-06-29 |
Yann Collet | Merge pull request #741 from facebook/promotion |
commit | commitdiff | tree | snapshot |
| 2017-06-29 |
Yann Collet | compression optimization opportunity |
commit | commitdiff | tree | snapshot |
| 2017-06-29 |
Stella Lau | Fix pointer casting warning |
commit | commitdiff | tree | snapshot |
| 2017-06-29 |
Yann Collet | updated fullbench to also measure ZSTD_compress_generic() |
commit | commitdiff | tree | snapshot |
| 2017-06-29 |
Stella Lau | Fix alignment warnings with pointer casting |
commit | commitdiff | tree | snapshot |
| 2017-06-29 |
Stella Lau | Reduce stack usage of HUF_readDTableX4 and HUF_readDTableX2 |
commit | commitdiff | tree | snapshot |
| 2017-06-29 |
Yann Collet | minor : fix typo 741/head |
commit | commitdiff | tree | snapshot |
| 2017-06-29 |
Yann Collet | minor : specify compression level in tags |
commit | commitdiff | tree | snapshot |
| 2017-06-29 |
Yann Collet | Merge pull request #738 from terrelln/lk-div |
commit | commitdiff | tree | snapshot |
| 2017-06-29 |
Yann Collet | ZSTD_getFrameContentSize() is promoted to "stable"... |
commit | commitdiff | tree | snapshot |
| 2017-06-29 |
Yann Collet | Merge pull request #739 from facebook/refPrefix |
commit | commitdiff | tree | snapshot |
| next |