]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2016-05-13  inikepchanged definition of UTIL_createFileList 183/head
2016-05-12  inikepupdated zlibWrapper/README.md (2)
2016-05-12  inikepupdated zlibWrapper/README.md
2016-05-12  inikepadded zlibWrapper - zstd wrapper for zlib
2016-05-11  inikepdynamic memory allocation in UTIL_createFileList
2016-05-10  inikepdisable Visual Studio code analysis 182/head
2016-05-10  inikepbench.c: experimental -r (operate recursively on direct...
2016-05-10  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973...
2016-05-10  Yann Colletfixed : null-length string roundtrip
2016-05-10  Yann Colletminor refactor : more accurate variables scope
2016-05-09  inikepfixed Linux compilation
2016-05-09  inikepcommon/util.h moved to programs/util.h
2016-05-09  inikepdetection of snprintf for Visual <= 2012
2016-05-09  inikepadded appveyor.yml
2016-05-09  inikepadded support for VS 2015
2016-05-09  Yann Colletfixed datagen
2016-05-09  Yann Colletdatagen uses `mem.h`
2016-05-09  Yann ColletMerge pull request #180 from thatsafunnyname/patch-1
2016-05-09  Yann Colletadded : midipix support (#181)
2016-05-09  Yann ColletFixed Windows API, as detected by @KrzysFR (#171)
2016-05-09  Yann ColletReduced console display on loading lots of files with...
2016-05-08  Yann ColletExpose Advanced Streaming API for v0.5.x legacy
2016-05-08  Yann Colletfixed legacy dictionary decompression
2016-05-08  Yann ColletCLI supports dictionary decompression in legacy mode...
2016-05-07  Yann Colletminor refactor : more accurate variable scope
2016-05-06  Yann Colletupdated fse (minor refactor)
2016-05-06  Yann ColletSupport legacy ZSTD_decompress_usingDict() (starting...
2016-05-05  Yann ColletFixed decoding corruption error with quad-symbols huffm...
2016-05-05  inikepcode cleaning
2016-05-05  inikepfixed compatibility issues
2016-05-05  Yann Colletfixed Huff0 quad-symbols decoder (#173)
2016-05-05  inikepCompiler Options moved to util.h
2016-05-05  Yann ColletStricter gnu90 tests
2016-05-05  Yann ColletAdded gnu90 test
2016-05-04  inikepUTIL_prepareFileList
2016-05-04  thatsafunnynameNo stdint.h on OpenVMS. 180/head
2016-05-04  thatsafunnynameNo stdint.h on OpenVMS.
2016-05-04  thatsafunnynameNo stdint.h on OpenVMS.
2016-05-01  Yann Colletremoved BMI tests on Travis CI : incompatible compiler
2016-05-01  Yann Colletadded : BMI x64 test for Travis CI
2016-05-01  Yann ColletFixed BMI behavior on x86 and x32 targets, reported...
2016-04-30  Yann ColletMerge pull request #175 from inikep/dev
2016-04-29  inikepSync 175/head
2016-04-29  inikeputil.h must the the first include to #define _POSIX_C_S...
2016-04-29  inikeputil.h must be the first include to #define _POSIX_C_SOURCE
2016-04-28  inikepgetTotalFileSize moved to common/util.h
2016-04-28  inikepordering of #include
2016-04-28  inikepbench.c: time functions moved to common/util.h
2016-04-28  inikepgetFileSize moved to common/util.h
2016-04-25  inikepget rid of some Visual C++ warnings
2016-04-25  inikepfixed 64-bit compilation with Visual C++
2016-04-25  inikepadded compatibility with Visual C++ 2012
2016-04-25  inikepupdated lib/README.md part 2
2016-04-25  inikepupdated lib/README.md
2016-04-22  inikepfix for g++ compilation
2016-04-22  inikepintroduced ZSTD_NODECOMPRESS to link only compressor
2016-04-22  inikepError functions moved to common/zstd_common.c
2016-04-22  inikepupdated CMakeLists.txt
2016-04-22  inikepintroduced ZSTD_NOCOMPRESS to generate decompressor...
2016-04-22  inikepseparation of lib/ into common/, compress/, decompress...
2016-04-21  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973...
2016-04-21  inikepminor speed improvements 2
2016-04-21  inikepzst_opt.h: minor compression speed improvement
2016-04-20  Yann Colletbumped lib version to 0.6.1
2016-04-19  inikepbench.c: force at least one compression and decompressi...
2016-04-15  inikepbench.c: fixed rare compression and decompression speed bug
2016-04-15  inikepintroduced ZSTD_DEAFULT_CLEVEL for (compressionLevel<=0)
2016-04-14  inikepremoved ZSTD_compressBegin_targetSrcSize
2016-04-13  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973...
2016-04-13  inikepbench.c: ignore directories from a file list for benchmark
2016-04-12  Yann Colletupdated readme for 0.6.0 167/head
2016-04-12  Yann ColletUpdated DICT_MAGIC, since internal dictionary format...
2016-04-12  Yann ColletAdded : zbuff.c to library; reported by Yipei Zhang
2016-04-12  Yann ColletFixed : contentSize + copyCCtx()
2016-04-12  Yann ColletAdded : fuzzer test, checking contentLength value after...
2016-04-12  Yann Colletremoved headerBuffer
2016-04-12  Yann Colletcreated ZSTD_writeFrameHeader()
2016-04-11  Yann Colletminor speed improvement for ZSTD_copyCCtx()
2016-04-11  Yann ColletFixed copyCCtx() on uninitialized cctx (reported by...
2016-04-11  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973...
2016-04-11  inikepcache literal prices for ZSTD_btopt
2016-04-11  Yann Colletfixed round-trip corruption, reported by Oliver Lange
2016-04-11  Yann Colletfixed uninitialization error, reported by Maciej Adamczyk
2016-04-11  Yann Colletfixed uninitialization error, reported by Maciej Adamczyk
2016-04-10  Yann ColletFixed minor conversion warning
2016-04-10  Yann Colletminor refactor
2016-04-10  Yann Colletfixed : minor warning on return value
2016-04-10  Yann ColletFixed : cli error on stdin + stdout, as detected by...
2016-04-10  Yann ColletFix infinite loop with invalid data (fuzzer test)
2016-04-09  Yann ColletMerge pull request #165 from Cyan4973/dev060
2016-04-09  Yann Colletupdated cLevels 165/head
2016-04-09  Yann Colletfixed fullbench link stage
2016-04-09  Yann ColletFixed uninitialized warning, reported by Maciej Adamczyk
2016-04-09  Yann Colletfixed minor warnings when compiling with `gcc -g` ...
2016-04-09  Yann Colletfixed Visual project
2016-04-09  Yann ColletIntegrated Legacy v0.5.x decoder (provided by @inikep)
2016-04-08  Yann Colletfixed decoding error
2016-04-08  Yann ColletFixed : minor variable isolation
2016-04-08  inikepclock() is default timer for all platforms except Windows
2016-04-08  Yann Colletconverted fuzzer timer to clock_t
next