]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2016-12-13  Przemyslaw... fixed fitblk 481/head
2016-12-13  Yann Colletchanged variable name to estimatedSrcSize, to emphasize...
2016-12-13  Yann ColletAdded ZSTD_initCStream_srcSize().
2016-12-13  Yann Colletminor BMI version check
2016-12-13  Yann Colletupdated NEWS
2016-12-13  Yann ColletMerge pull request #475 from DimitryAndric/fix-build...
2016-12-13  Yann ColletMerge pull request #478 from terrelln/wildcopy-ub
2016-12-13  Yann ColletMerge pull request #479 from terrelln/decompression-bug
2016-12-13  Nick TerrellFix execSequence wildcopy undefined behavior 478/head
2016-12-13  Nick TerrellFix decompression buffer overrun 479/head
2016-12-12  Dimitry AndricEnable using isatty() and nanosleep() on *BSD 475/head
2016-12-12  Dimitry AndricFix running test suite on FreeBSD
2016-12-12  Yann ColletMerge pull request #476 from inikep/dev11
2016-12-12  Przemyslaw... allow all operationg systems with _POSIX_C_SOURCE ... 476/head
2016-12-12  Przemyslaw... turn on the '-r' option for HP-UX and AIX
2016-12-12  Przemyslaw... turn on the '-r' option for *BSD and Solaris
2016-12-12  Yann Colletminor coding style changes
2016-12-11  Yann Colletintroduced cycleLog
2016-12-11  Yann Colletminor variation of rescale fix
2016-12-11  Yann ColletMerge pull request #474 from terrelln/compression-segfault
2016-12-11  Nick TerrellFix longmatch test build errors. 474/head
2016-12-11  Nick TerrellSwitch uint64_t to U64
2016-12-11  Nick TerrellAdd exposing test case
2016-12-11  Nick TerrellSimplify segfault fix
2016-12-10  Nick TerrellFix compression segfault
2016-12-09  Yann Colletminor lib build refactoring
2016-12-09  Yann Colletfixed lib soname.
2016-12-09  Yann Colletstreaming example uses stable API
2016-12-08  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2016-12-08  Yann ColletMerge pull request #473 from inikep/dev11
2016-12-08  Przemyslaw... use newer make with AppVeyor 473/head
2016-12-08  Przemyslaw... improved MSYS support
2016-12-08  Przemyslaw... programs\Makefile: use Linux paths
2016-12-08  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2016-12-08  Przemyslaw... VS projects: restored zbuff for libzstd*
2016-12-08  Yann Colletupdated NEWS
2016-12-08  Yann Colletchanged : dll : only approved ZSTD symbols are now...
2016-12-07  Yann Colletbetter cleaning
2016-12-07  Yann Colletremoved make artefact
2016-12-07  Przemyslaw... zstd Manual updated to 1.1.2
2016-12-07  Przemyslaw... gen_html: comments of type /*= and /**= can be longer...
2016-12-07  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2016-12-07  Yann Colletcompatibility with zstd-frugal (noBench mode)
2016-12-07  Yann Colletdecode benchmark, multi-files
2016-12-07  Yann Colletdecode benchmark - single file (hidden option)
2016-12-06  Yann Colletcmake : SHARED_LIBRARY_OUTPUT_NAME is user-selectable...
2016-12-06  Yann Colletchanged environment variable comparison to sh compatible
2016-12-06  Yann Colletchanged gzstd build messages
2016-12-06  Yann Colletfixed zstd.h for manual
2016-12-06  Yann ColletZBUFF_ as a wrapper to ZSTD streaming API.
2016-12-06  Przemyslaw... zlibWrapper/README.md: updated info about gzip file...
2016-12-06  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2016-12-06  Yann Colletfixed cmake build
2016-12-06  Yann Colletfixed zbuff in VS2005 projects
2016-12-06  Yann Colletfixed zlibwrapper use of xxh
2016-12-06  Yann Colletfixed fuzzer test
2016-12-06  Yann Colletmoved zbuff source files into lib/deprecated
2016-12-06  Yann Colletfixed initialization warning
2016-12-06  Yann Colletadded : dictID retrieval functions.
2016-12-05  Yann ColletMerge pull request #470 from inikep/decompressGZ
2016-12-05  Przemyslaw... updated FIO_passThrough 470/head
2016-12-05  Przemyslaw... updated test-gzstd
2016-12-05  Przemyslaw... introduced srcBufferLoaded
2016-12-05  Przemyslaw... improved FIO_decompressGzFrame
2016-12-05  Przemyslaw... improved detection of -lz
2016-12-05  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2016-12-03  Yann ColletAPI : changed : streaming decompression : implicit...
2016-12-02  Yann Colletadded zstdgrep
2016-12-02  Yann Colletadded zstdless
2016-12-02  Yann Colletfix zstdcat
2016-12-02  Yann Colletminor refactor
2016-12-02  Yann Colletfix dict loading
2016-12-02  Yann ColletMerge pull request #467 from inikep/dev11
2016-12-02  Przemyslaw... improved formatting in FIO_decompressSrcFile 467/head
2016-12-02  Przemyslaw... fixed Doxygen trailing comment
2016-12-02  Przemyslaw... removed testing artifacts
2016-12-02  Przemyslaw... rewritten FIO_decompressGzFile
2016-12-02  Przemyslaw... improved gzip_* functions
2016-12-02  Przemyslaw... added gzip_open, gzip_close, gzip_read
2016-12-02  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2016-12-02  Yann Colletreduced table sizes for HUF_readDTableX4
2016-12-02  Yann Colletintroduced HUF_buildCTable_wksp(), to reduce stack...
2016-12-02  Yann Colletremoved test artefact
2016-12-02  Yann Colletreplaced usage of FSE_buildCTable by FSE_buildCTable_wk...
2016-12-02  Yann Colletintroduced ext_wksp variants of count to reduce stack...
2016-12-01  Przemyslaw... detect stream with ungetc
2016-12-01  Przemyslaw... added FIO_decompressGzFile
2016-12-01  Przemyslaw... gzread.c: improved comments
2016-12-01  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2016-12-01  Yann Colletfixed some minor visual silent cast warnings.
2016-12-01  Yann ColletFSE_compress_wksp() uses less stack space
2016-11-30  Yann ColletIntroduced FSE_compress_wksp() and FSE_buildCTable_wksp...
2016-11-30  Yann ColletMerge pull request #465 from inikep/zlibWrapper
2016-11-30  Yann Colletintroduced FSE_decompress_wksp(), to use less stack...
2016-11-30  Yann Colletupdated pkg config file
2016-11-30  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2016-11-30  Yann ColletMerge pull request #461 from obache/neatsrc/pkgconfig
2016-11-30  Przemyslaw... autodetect -lz
2016-11-30  Przemyslaw... added test-gzstd
2016-11-30  Przemyslaw... gzstd: decompresses .gz files
next