| 2017-06-21 |
Yann Collet | added ZSTD_dictMode_e to control dictionary loading... |
commit | commitdiff | tree | snapshot |
| 2017-06-21 |
Yann Collet | Merge pull request #723 from paulcruz74/dev |
commit | commitdiff | tree | snapshot |
| 2017-06-21 |
Yann Collet | fixed memcpy() overlap |
commit | commitdiff | tree | snapshot |
| 2017-06-21 |
Paul Cruz | added test for files with no frame content size 723/head |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Yann Collet | removed one useless streaming compression stage, detect... |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Yann Collet | fixed potential dangling pointer, detected by @terrelln |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | fixed strange spacing |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | free the context object once done with decompression |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | allocate statically so we don't have to deal with freeing |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | added tests with null files, changed condition to check... |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Yann Collet | fixed comments, following suggestion by @terrelln |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | spacing matters for test scripts |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Yann Collet | ensure new ZSTD_strategy starts at value 1 |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | fixed error where extremely small files were not being... |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | changed to use LONG_SEEK |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | added progress metric to display |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | moved signifcant operations to fileio.c |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Yann Collet | fixed fuzzer test |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Yann Collet | Merge pull request #728 from terrelln/ubsan-failure |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | removed double if statements for same condition |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | minor update to logic |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | size_t const value |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | added additional tests for error detection |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | changed displayInfo alignment and const |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | const dictOffset |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | const value |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | made changes to accommodate single file use case |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | change test to list info on .zst files |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | added description to advanced usage, changed to use... |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | removed testing code from generation code |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | added comments for clarity |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | changed error condition |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | refactoring for readability |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | changed computation for readability |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | changed fileInfo initialization, updated error code |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Nick Terrell | [linux] Add xxhash and zstd in-kernel tests 728/head |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Nick Terrell | [linux] Add libfuzzer targets |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Yann Collet | first implementation of bench.c with new API ZSTD_compr... |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | const value that doesn't change |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Yann Collet | fix attempt : fullbench VS2008 project |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | changed scope to avoid errors |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | adhere to min dict size |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | changed dictionary to stay reasonable size during test |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | added test to runTestMode |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | fixed for loop declaration, fixed test case |
commit | commitdiff | tree | snapshot |
| 2017-06-20 |
Paul Cruz | wrote a test for dictionary corpus |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Paul Cruz | changing for loop declaration |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Paul Cruz | for loop declaration not allowed |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Paul Cruz | scope change |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Paul Cruz | changed scope so that warning disappears |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Paul Cruz | changed scope to get rid of mixed code/variables warning |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Paul Cruz | added in struct to keep functions more orderly |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Paul Cruz | made some small changes to dictInfo struct and initDictInfo |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Paul Cruz | cleaning up code |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Nick Terrell | [linux] Port libzstd UBSAN fix |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Yann Collet | Merge pull request #727 from terrelln/ubsan-failure |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Yann Collet | fixed IA64 compilation error, by @mcmilk |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Yann Collet | fix attempts : fullbench for VS2008 |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Nick Terrell | [libzstd] Fix UBSAN failure 727/head |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Paul Cruz | added comment to anotate decompressed error code |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Paul Cruz | small stylistic changes |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Yann Collet | Merge pull request #726 from terrelln/malloc-failure |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Paul Cruz | changed if statement styling |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Paul Cruz | added calls to free to match calls to malloc, made... |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Paul Cruz | got files to decompress |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Yann Collet | update new api presentation in zstd.h and manual |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Nick Terrell | [linux] Fix decompression memory allocation 726/head |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Yann Collet | updated manual |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Yann Collet | minor declaration statement warning fix |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Yann Collet | new api : setting compression parameters is refused... |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Paul Cruz | fixed decompression so that it uses compressed version |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Paul Cruz | made changes so that HUF_writeCTable no longer fails |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Yann Collet | newapi fuzzer tests : random flush orders in main loop |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Paul Cruz | made style changes, added description in man file |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Paul Cruz | small style changes |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Yann Collet | new api fuzzer tests : frame parameters are randonly set |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Yann Collet | new api fuzzer set : dictionary is randomly set |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Yann Collet | new api fuzzer tests : compression parameters are rando... |
commit | commitdiff | tree | snapshot |
| 2017-06-17 |
Yann Collet | Merge pull request #724 from yurivict/fix-install-stati... |
commit | commitdiff | tree | snapshot |
| 2017-06-17 |
Yuri | INSTALL_DATA instead of INSTALL_LIB for libzstd.a 724/head |
commit | commitdiff | tree | snapshot |
| 2017-06-17 |
Yann Collet | removed macro CLAMP from decodecorpus |
commit | commitdiff | tree | snapshot |
| 2017-06-17 |
Yann Collet | fuzzer tests for new API |
commit | commitdiff | tree | snapshot |
| 2017-06-17 |
Yann Collet | added ZSTD_clampCParams() |
commit | commitdiff | tree | snapshot |
| 2017-06-17 |
Yann Collet | fixed +/-1 error for pledgedSrcSizePlusOne |
commit | commitdiff | tree | snapshot |
| 2017-06-16 |
Yann Collet | fix attempt 2 : Visual sign conversion warning |
commit | commitdiff | tree | snapshot |
| 2017-06-16 |
Yann Collet | fixed attempt : minor Visual sign conversion warning |
commit | commitdiff | tree | snapshot |
| 2017-06-16 |
Yann Collet | added ZSTD_startNewCompression() |
commit | commitdiff | tree | snapshot |
| 2017-06-16 |
Yann Collet | changed frameContentSize field to pledgedSrcSizePlusOne |
commit | commitdiff | tree | snapshot |
| 2017-06-16 |
Yann Collet | fix : pledgedSrcSize correctly reset to unknown in... |
commit | commitdiff | tree | snapshot |
| 2017-06-16 |
Yann Collet | fix : correctly reset pledgedSrcSize to unknown status |
commit | commitdiff | tree | snapshot |
| 2017-06-16 |
Yann Collet | fixed : new advanced AIP : setting nbThreads to the... |
commit | commitdiff | tree | snapshot |
| 2017-06-16 |
Yann Collet | fixed : calling ZSTD_compress_generic() to end-flush... |
commit | commitdiff | tree | snapshot |
| 2017-06-16 |
Yann Collet | added ZSTD_CCtx_reset |
commit | commitdiff | tree | snapshot |
| 2017-06-16 |
Yann Collet | protection : ZSTD_CONTENTSIZE_UNKNOWN automatically... |
commit | commitdiff | tree | snapshot |
| 2017-06-16 |
Paul Cruz | Merge branch 'list' into dev |
commit | commitdiff | tree | snapshot |
| 2017-06-16 |
Paul Cruz | fixing more spacing on loops |
commit | commitdiff | tree | snapshot |
| 2017-06-16 |
Paul Cruz | fixing general style |
commit | commitdiff | tree | snapshot |
| 2017-06-16 |
Yann Collet | added protection : MT incompatible with Static allocation |
commit | commitdiff | tree | snapshot |
| 2017-06-16 |
Paul Cruz | Merge branch 'list' into dev |
commit | commitdiff | tree | snapshot |
| 2017-06-16 |
Paul Cruz | added in correct error return from main in zstdcli.c |
commit | commitdiff | tree | snapshot |
| next |