]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2018-11-14  Yann Colletcircumvent gcc-8 strict aliasing warning 1415/head
2018-11-13  Yann Colletfixed decode-only test condition
2018-11-13  Yann Colletfix debug trace
2018-11-13  Yann Colletfixed VS2010+ build script
2018-11-13  Yann Colletfixed cmake build script
2018-11-13  Yann Colletchanged benchfn api
2018-11-13  Yann Colletbenchfn can provided faulty return value
2018-11-13  Yann Colletseparated bench module into benchfn and benchzstd
2018-11-13  Yann Colletchanged PREFETCH() macro into PREFETCH_L2()
2018-11-09  Yann ColletMerge pull request #1411 from facebook/prefetch_dict
2018-11-09  Yann ColletMerge pull request #1410 from facebook/prefetch_dec
2018-11-09  Yann ColletImproves decompression speed when using cold dictionary 1411/head
2018-11-08  Yann ColletMerge pull request #1409 from terrelln/tsan-dict
2018-11-08  Yann Colletreduced assertion strength 1410/head
2018-11-08  Yann Colletadded a simple test case for decode-only benchmark...
2018-11-08  Yann Colletimprove long-range decoder speed
2018-11-08  Yann Colletfixed decompression-only benchmark
2018-11-08  Nick TerrellRun TSAN fuzztest 1409/head
2018-11-08  Nick TerrellAdd multithreaded dictbuilder tests to fuzzer.c
2018-11-08  Nick TerrellSignal before unlocking in pool.c
2018-11-08  Yann ColletMerge pull request #1408 from szreder/dev
2018-11-08  Bartosz SzrederPrevent deadlock on malloc() failure. 1408/head
2018-11-06  Yann ColletMerge pull request #1405 from pitrou/allow_cmake_debug_...
2018-11-06  Antoine PitrouAllow creating debug builds with CMake 1405/head
2018-11-06  Yann ColletMerge pull request #1404 from facebook/T36302429
2018-11-06  Yann ColletMerge pull request #1403 from facebook/assert_opt
2018-11-06  Yann Colletfixed T36302429 1404/head
2018-11-06  Yann Colletjust add an assert() in ZSTD_insertBtAndGetAllMatches() 1403/head
2018-10-29  Yann ColletMerge pull request #1395 from facebook/decompressblock
2018-10-29  Yann ColletMerge pull request #1398 from bmwiedemann/pgo
2018-10-29  Yann Colletfixed a second memset() on NULL 1395/head
2018-10-29  Yann Colletfixed memcpy() on NULL warning
2018-10-29  Yann ColletMerge pull request #1396 from facebook/huf_refactor
2018-10-29  Bernhard M... pgo: also optimize compression 1398/head
2018-10-29  Bernhard M... zstd-pgo: do not make clean and zstd in parallel
2018-10-26  Yann Colletadded flag -Wc++-compat
2018-10-26  Yann Colletrenamed NEWS as CHANGELOG
2018-10-26  Yann Colletminor clarifications of history update rules
2018-10-26  Yann ColletMerge pull request #1392 from coetry/dev
2018-10-26  Yann ColletMerge pull request #1394 from terrelln/circleci-packaging
2018-10-26  Yann ColletMerge branch 'dev' into huf_Refactor 1396/head
2018-10-26  Yann Colletadded a few comments for clarifications
2018-10-26  Yann ColletMerge branch 'dev' into decompressblock
2018-10-26  Yann ColletMerge pull request #1390 from facebook/nullAsOutput
2018-10-26  Allen Haivertically align code comment 1392/head
2018-10-26  Yann Colletrefactor HUF_compress_internal for clarity
2018-10-26  Nick TerrellPublish uncompressed, zstd, and gzipped packages 1394/head
2018-10-26  Yann Colletfixed VS2010 project
2018-10-26  Yann Colletfixed : extraneous function prototype in fullbench.c
2018-10-25  Allen Haiprovide consistent spacing to enum field
2018-10-25  Yann Colletcreated zstd_decompress_block module
2018-10-25  Yann ColletMerge pull request #1388 from facebook/ddict
2018-10-24  Yann Colletadded comment on public ddict functions 1388/head
2018-10-24  Yann Colletsupport decompressing an empty frame into NULL 1390/head
2018-10-24  Yann Colletfix and refactored libzstd_partial_build.sh
2018-10-24  Yann Colletfixed warnings in testpools
2018-10-24  Yann Colletadded simple guard macros
2018-10-24  Yann Colletfixed VS2010 build script
2018-10-24  Yann Colletrestored cmake build tests in Travis
2018-10-24  Yann Colletseparate DDict logic into its own module
2018-10-23  Yann ColletMerge pull request #1384 from ulikunitz/dev
2018-10-23  Ulrich KunitzReverted removal of a trailing space. 1384/head
2018-10-23  Ulrich KunitzFixed a typo
2018-10-22  Ulrich KunitzClarify special case of offset history update
2018-10-22  Yann ColletMerge pull request #1383 from facebook/uninstall
2018-10-22  Yann Colletfix : removed zstdmt symlink on uninstall 1383/head
2018-10-22  Yann ColletMerge pull request #1380 from facebook/decodecorpus
2018-10-22  Nick TerrellMerge pull request #1382 from jonesz/ticket-compiler...
2018-10-22  Ethan JonesFix libFuzzer location in makefile. 1382/head
2018-10-21  Yann Colletfix decodecorpus incorrect frame generation 1380/head
2018-10-19  Yann ColletMerge pull request #1368 from rkjain89/test-branch
2018-10-17  Rohit JainMade the changes in zstd vcproj file for VS2008 as... 1368/head
2018-10-17  Yann Colletminor NEWS update for v1.3.7 1375/head v1.3.7
2018-10-16  Yann ColletMerge pull request #1372 from samrussell/dev
2018-10-15  Sam Russellfix up zgrep/zless references 1372/head
2018-10-15  Sam RussellAdd man pages for zstdgrep and zstdless
2018-10-13  Rohit JainChanging tests/fuzz/Makefile to move util.o to FUZZ_SRC...
2018-10-12  Rohit JainAdding util.c to zstd VS file
2018-10-12  Rohit JainAdding chagnes for cmake and VStudio
2018-10-12  Rohit JainFixing poolTests, I will understand about cmake and...
2018-10-12  Rohit JainAddress most comments
2018-10-12  Rohit JainMoving more function to the new C file
2018-10-12  Rohit JainFixing regressiontest makefile
2018-10-11  Rohit JainRemoving static and making extern
2018-10-11  Yann Colletupdate NEWS for v1.3.7 1370/head
2018-10-11  Yann ColletMerge pull request #1369 from facebook/v137
2018-10-11  Rohit JainMaking changes to make it compile on my laptop
2018-10-11  Rohit JainFixed makefile and removed multiple definitions from...
2018-10-11  Rohit JainRemoved UTIL_setFileStat from util.h and move it to...
2018-10-11  Yann ColletMerge pull request #1366 from facebook/fix_strncat
2018-10-11  Yann Colletbumped version number to v1.3.7 1369/head
2018-10-11  Rohit JainMoving code to util.c
2018-10-11  Yann ColletMerge pull request #1367 from atdt/dev
2018-10-11  Ori LivnehEnable use of bswap intrinsics in clang 1367/head
2018-10-11  Yann ColletMerge pull request #1365 from facebook/bitspeed
2018-10-11  Yann Colletrestored bitMask for shift values 1365/head
2018-10-11  Yann Colletremoved one assert()
2018-10-11  Yann Colletfixed minor gcc warning 1366/head
2018-10-10  Yann Colletremoved one assert()
2018-10-10  Yann Colletimproved decompression speed
next