]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2016-06-03  inikepzlibWrapper: compress uses ZWRAP_DEFAULT_CLEVEL 198/head
2016-06-03  inikepzlibWrapper: improved error handling
2016-06-03  inikepfixed: deallocation of structures in case of error...
2016-06-03  inikepzlibWrapper: ZWRAP_createDCtx and ZWRAP_freeDCtx use...
2016-06-03  inikepzlibWrapper: ZWRAP_createCCtx and ZWRAP_freeCCtx use...
2016-06-03  inikepdefaultCustomNULL replaced with defaultCustomMem
2016-06-03  inikepremoved calloc calls from lib/
2016-06-03  inikepadded defaultCustomNULL
2016-06-03  inikepTravis cmaketest will also run "make install" and ...
2016-06-03  inikepcmake project: added "make clean-all"
2016-06-03  inikepcmake project: fixed "make install"
2016-06-02  inikepVS projects: remove duplicated xxhash.c and xxhash.h
2016-06-02  inikepzlibWrapper: added gcc flag -Wdeclaration-after-statement
2016-06-02  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973...
2016-06-02  inikepzlibWrapper: support for stricter gcc warnings
2016-06-02  inikepZWRAP_allocFunction and ZWRAP_freeFunction are static
2016-06-02  Yann ColletAdded `-Wdeclaration-after-statement` compilation flag
2016-06-02  Yann ColletChanged command name to `--check` , `-C`, following...
2016-06-02  inikepzlibWrapper: added support for custom memory allocation...
2016-06-02  inikepdefault custom allocation functions moved to zstd_inter...
2016-06-02  inikepopaque parameter for custom memory allocation functions
2016-06-02  inikepzlibWrapper: fixed memory deallocation bug with zstd...
2016-06-02  inikepzlibWrapper: support for zlib versions from 1.2.3 to...
2016-06-01  Yann Colletchecksum generation can be selected from command line...
2016-06-01  Yann ColletFixed paramgrill
2016-06-01  inikepfparamsPtr->windowLog==0 means that a frame is skippable
2016-06-01  Yann ColletChanged `ZSTD_adjustCParams()` prototype
2016-06-01  Yann Colletupgraded zbufftest to also test advanced frame paramete...
2016-06-01  inikepVS2010 project: reverted zstdlib.rc
2016-06-01  Yann ColletMerge pull request #197 from inikep/dev070
2016-06-01  inikepzlibWrapper: Z_DEFAULT_COMPRESSION is translated to... 197/head
2016-06-01  inikepVS projects: fixed xxhash dependency in fullbench
2016-06-01  inikepzlibWrapped: removed dependency from ZSTD_FRAMEHEADERSI...
2016-06-01  cyanfixed fullbench visual project
2016-06-01  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973...
2016-05-31  Yann Colletfixed zbufftest :
2016-05-31  Yann Colletdecompression validates frame content checksum
2016-05-31  inikepupdate playTests.sh permission
2016-05-31  inikepMerge remote-tracking branch 'refs/remotes/origin/dev...
2016-05-31  Yann ColletMerge branch 'dev070' of github.com:Cyan4973/zstd into...
2016-05-31  Yann Colletadded : frame content checksum
2016-05-31  inikepzbufftest.c: fixed g++ warning 196/head
2016-05-31  inikepfixed skippable frame
2016-05-31  inikepVS project: dictBuilder added to include directories
2016-05-31  inikepcmake project: removed WORKAROUND_OUTDATED_CODE_STYLE
2016-05-31  Yann ColletMerge pull request #195 from inikep/dev070
2016-05-31  inikepupdated CMakeLists.txt 195/head
2016-05-31  inikepcmake project works with MSYS
2016-05-31  inikepsupport for skippable frames
2016-05-31  inikepupdated appveyor.yml
2016-05-31  Yann ColletUpdated news
2016-05-31  Yann ColletMerge branch 'dev070' of github.com:Cyan4973/zstd into...
2016-05-31  Yann ColletMerge pull request #194 from ot/dev070
2016-05-31  Giuseppe OttavianoExpose function to add entropy tables to pre-built... 194/head
2016-05-31  Yann ColletChanged : max dictionary file size increased to 8 MB
2016-05-31  Yann ColletAdded : ability to create compressed frames without...
2016-05-30  Yann Colletfixed minor conversion warning
2016-05-30  Yann ColletAdded : ability to manually select the dictionary ID...
2016-05-30  Yann Colletadded `cmake --version` to check cmake version on Travis
2016-05-30  Yann Colletfixed cmaketest
2016-05-30  cyanFixed visual projects
2016-05-30  Yann Colletfuzzer tests dictBuilder.
2016-05-30  Yann Colletminor refactoring
2016-05-30  Yann ColletMerge branch 'dev' into dev070
2016-05-30  Yann ColletUpdated NEWS with @inikep's work
2016-05-30  inikepimproved scripts compatibility
2016-05-30  inikepupdate playTests.sh perimissions
2016-05-30  inikepTravis tests for PowerPC and OS X
2016-05-30  inikepplayTests.sh working with Linux, Windows, OS X
2016-05-30  Yann Colletminor code refactoring
2016-05-29  Yann Colletadded fuzzer test for `ZSTD_compressBegin_advanced()`
2016-05-29  Yann Colletcommented versionsTest, which won't succeed while legac...
2016-05-29  Yann Colletfixed fuzzer dictionary test
2016-05-29  Yann Colletrestored zstdcli.c
2016-05-29  Yann Colletadded dictionary ID (incomplete)
2016-05-29  Yann Colletfixed cmake
2016-05-28  Yann ColletSimplified list of `*.c` files
2016-05-28  Yann Colletmoved xxhash to lib/common
2016-05-28  Yann ColletMerge pull request #192 from Cyan4973/dev
2016-05-28  Yann Colletfixed makefile error in clean target 192/head
2016-05-28  Yann ColletAdded : utility `roundTripCrash`
2016-05-28  Yann Colletupdated xxhash to latest "dev" version
2016-05-27  inikep#define z_const if not defined
2016-05-27  inikepadded zlibwrapper test for Travis
2016-05-27  inikepplayTests.sh updated to work better with /bin/sh
2016-05-25  Yann ColletMerge branch 'dev' of github.com:Cyan4973/zstd into dev
2016-05-25  Yann ColletMerge pull request #191 from inikep/dev
2016-05-25  inikepfixed Visual Studio warning 191/head
2016-05-25  inikepzstdcli: -r (operate recursively on directories) works...
2016-05-25  inikepusage of fileno() only on POSIX and Windows
2016-05-25  inikepZBUFF_createCCtx_advanced moved to zbuff_static.h
2016-05-25  Yann Colletminor linter modifications
2016-05-25  inikepplayTests.sh joined with playTestsMSYS.sh
2016-05-25  Yann Colletcleaner versionsTest script and output
2016-05-24  inikepplayTests updated with Pass-Through mode
2016-05-24  inikepCMake project moved to projects
2016-05-24  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973...
2016-05-24  inikepMerge remote-tracking branch 'refs/remotes/origin/playT...
2016-05-24  inikepMerge remote-tracking branch 'refs/remotes/origin/playT...
2016-05-24  inikepzstd_stats.h included only in debug mode
next