| 2017-07-13 |
Yann Collet | updated NEWS regarding #760 |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
Stella Lau | Add min/max offset to stats |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
Paul Cruz | added tests for forced compression level |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
Paul Cruz | added additional tests for performance, allowed force... |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
Stella Lau | [ldm] Make some functions shared |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
Paul Cruz | added some tests for correctness, time, and compression... |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
Stella Lau | [ldm] Switch to using lib/common/mem.h and move typedef... |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
Nick Terrell | [libzstd] Increase granularity of FSECTable repeat... |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
Stella Lau | [ldm] Remove old main files |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
Stella Lau | [ldm] Add TODO and comment for segfaulting in compress... |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
Yann Collet | Merge pull request #759 from terrelln/real-block-split |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
Yann Collet | policy change : ZSTDMT automatically caps nbThreads... |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
Paul Cruz | added altering dictionary size depending on compression... |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
Yann Collet | switched ZSTDMT_compress_advanced() last argument to... |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
Yann Collet | clarified comment on ZSTD_p_contentSizeFlag |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
Nick Terrell | [libzstd] Pull CTables into sub-structure 759/head |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
Stella Lau | [ldm] Add CHAR_OFFSET in hash function and extend heade... |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
Yann Collet | Merge pull request #756 from facebook/memOpt |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
Paul Cruz | changed to stderr |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
Paul Cruz | changed to malloc, added comment about adaptive compres... |
commit | commitdiff | tree | snapshot |
| 2017-07-12 |
Paul Cruz | fixed up freeCCtx() removed BYTE since it wasn't being... |
commit | commitdiff | tree | snapshot |
| 2017-07-12 |
Paul Cruz | added copyright header, removed clean from makefile |
commit | commitdiff | tree | snapshot |
| 2017-07-12 |
Stella Lau | [ldm] Clean up versions |
commit | commitdiff | tree | snapshot |
| 2017-07-12 |
Paul Cruz | passes tests with adaptive compression level |
commit | commitdiff | tree | snapshot |
| 2017-07-12 |
Paul Cruz | working with fixed compression level and fixed dictiona... |
commit | commitdiff | tree | snapshot |
| 2017-07-12 |
Stella Lau | [ldm] Clean up code |
commit | commitdiff | tree | snapshot |
| 2017-07-12 |
Yann Collet | Merge branch 'dev' of github.com:facebook/zstd into dev |
commit | commitdiff | tree | snapshot |
| 2017-07-12 |
Yann Collet | slightly increased buffer pool, to cover normal "full... 756/head |
commit | commitdiff | tree | snapshot |
| 2017-07-12 |
Paul Cruz | working with flush job->src.size and fixed cLevel |
commit | commitdiff | tree | snapshot |
| 2017-07-12 |
Stella Lau | Fix sumToHash to use hash space more efficiently |
commit | commitdiff | tree | snapshot |
| 2017-07-12 |
Stella Lau | Minor fix for non-rolling hash |
commit | commitdiff | tree | snapshot |
| 2017-07-12 |
Stella Lau | Switch to using rolling hash only |
commit | commitdiff | tree | snapshot |
| 2017-07-12 |
Stella Lau | Update rolling hash |
commit | commitdiff | tree | snapshot |
| 2017-07-12 |
Yann Collet | fix : ZSTDMT_compress_advanced() correctly generates... |
commit | commitdiff | tree | snapshot |
| 2017-07-11 |
Paul Cruz | added debug statement |
commit | commitdiff | tree | snapshot |
| 2017-07-11 |
Yann Collet | release input buffers from inside worker thread |
commit | commitdiff | tree | snapshot |
| 2017-07-11 |
Paul Cruz | changed dictionary size, added debugging statements |
commit | commitdiff | tree | snapshot |
| 2017-07-11 |
Yann Collet | buffer pool : all buffers have same size |
commit | commitdiff | tree | snapshot |
| 2017-07-11 |
Paul Cruz | updated DEBUG statements |
commit | commitdiff | tree | snapshot |
| 2017-07-11 |
Paul Cruz | added error message, updated copying dictionary into... |
commit | commitdiff | tree | snapshot |
| 2017-07-11 |
Yann Collet | zstdmt : intermediate outBuffer allocated from within... |
commit | commitdiff | tree | snapshot |
| 2017-07-11 |
Yann Collet | buffer pool can be invoked from multiple threads |
commit | commitdiff | tree | snapshot |
| 2017-07-11 |
Yann Collet | Merge pull request #755 from jacquesg/solaris |
commit | commitdiff | tree | snapshot |
| 2017-07-11 |
Paul Cruz | changed to using ZSTD_compressBegin_usingDict() and... |
commit | commitdiff | tree | snapshot |
| 2017-07-11 |
Jacques Germishuys | fix missing symbol 'nanosleep' for Solaris 755/head |
commit | commitdiff | tree | snapshot |
| 2017-07-11 |
Paul Cruz | fixed an error where -c argument wasn't working for... |
commit | commitdiff | tree | snapshot |
| 2017-07-11 |
Stella Lau | Save v3 |
commit | commitdiff | tree | snapshot |
| 2017-07-11 |
Yann Collet | zstdmt: removed margin for improved memory usage |
commit | commitdiff | tree | snapshot |
| 2017-07-11 |
Stella Lau | Add rolling hash |
commit | commitdiff | tree | snapshot |
| 2017-07-11 |
Paul Cruz | made some progress on improving compression ratio,... |
commit | commitdiff | tree | snapshot |
| 2017-07-11 |
Yann Collet | improved ZSTDMT_compress() memory usage |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Yann Collet | optimized memory usage for ZSTDMT_compress() |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Paul Cruz | changed how the detection of the last job works |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Paul Cruz | dst buffer should use ZSTD_compressBound to determine... |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Paul Cruz | fixed memory leak that was happening when creating... |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Stella Lau | Clean up and refactor compress function |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Paul Cruz | made input buffer an internal part of the compression... |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Yann Collet | fix : custom allocator correctly propagated to child... |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Yann Collet | extended fuzzer MT memory tests |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Yann Collet | fix : propagate custom allocator to ZSTDMT though ZSTD_... |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Yann Collet | added --memtest to fuzzer |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Stella Lau | Add warning flags to makefile and clean up code to... |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Stella Lau | Add compression context |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Yann Collet | added ZSTD_sizeof_CCtx() test |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Paul Cruz | renamed pool.c to poolTests.c 761/head |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Paul Cruz | small changes |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Paul Cruz | changed name |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Paul Cruz | removed single from Makefile |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Paul Cruz | removed scripts |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Paul Cruz | removed single.c |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Paul Cruz | updated error checking in each thread |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Stella Lau | Add LDM_DCtx |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Stella Lau | Minor refactoring |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Stella Lau | Merge branch 'ldm' of https://github.com/stellamplau... |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Stella Lau | Minor refactoring |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Stella Lau | Add folder for old versions |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Stella Lau | Update mainfile |
commit | commitdiff | tree | snapshot |
| 2017-07-08 |
Yann Collet | bumped version nb to v1.3.1 |
commit | commitdiff | tree | snapshot |
| 2017-07-08 |
Yann Collet | fixed several conversion warnings |
commit | commitdiff | tree | snapshot |
| 2017-07-08 |
Stella Lau | Add compression statistics |
commit | commitdiff | tree | snapshot |
| 2017-07-08 |
Paul Cruz | added ability to compress without specifying out filename |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Yann Collet | removed zbufftest from list of `all` tests |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Yann Collet | fixed minor Visual compilation limitation |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Yann Collet | fixed minor cast warning |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Paul Cruz | playing around with adapt param |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Yann Collet | target gpptest uses CXX environment variable |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Yann Collet | Merge branch 'dev' of github.com:facebook/zstd into dev |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Yann Collet | new field frameHeader.headerSize |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Paul Cruz | rewrote time elapsed with UTIL |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Yann Collet | ZSTD_getFrameHeader : control of windowSize limits... |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Yann Collet | new field : ZSTD_frameHeader.frameType |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Paul Cruz | changed to using compressCCtx |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Stella Lau | [ldm] Update to hash every position |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Yann Collet | extended frameHeader.windowSize to unsigned long long |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Stella Lau | Fix offset overflow bug |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Paul Cruz | changed completed -> compressed |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Paul Cruz | changed completed variables to compressed for clarity |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Stella Lau | Add header with compress and decompress size |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Paul Cruz | removed unnecessary comments, uncommented DEBUGLOG... |
commit | commitdiff | tree | snapshot |
| 2017-07-07 |
Paul Cruz | added ability to force output to stdout, wrote an addit... |
commit | commitdiff | tree | snapshot |
| next |