]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2020-05-01  Meghna MalhotraFix broken CI; make changes in response to the comments 1984/head
2020-05-01  Meghna MalhotraRemove magic constant and made other changes addressing...
2020-05-01  Meghna MalhotraFixed tests to use correct workspace size
2020-05-01  Meghna MalhotraWIP: Still getting an error
2020-05-01  Meghna MalhotraWIP: Increased wksp size, but it's segfaulting
2020-05-01  Meghna MalhotraMove rank table into HUF_buildCTable_wksp()
2020-05-01  Bimba ShresthaMerge pull request #2101 from bimbashrestha/meson
2020-05-01  Bimba Shresthameson msvc build fix 2101/head
2020-04-30  Yann ColletMerge pull request #2097 from facebook/underlink
2020-04-29  Yann Colletfixed zstd-nolegacy target 2097/head
2020-04-29  Yann Colletadded test linking user program to multi-threaded libzstd
2020-04-29  Yann Colletgeneralized pattern rules
2020-04-29  Yann Colletfix libzstd-mt underlinking issue
2020-04-29  Nick TerrellMerge pull request #2094 from terrelln/stable-dst
2020-04-28  Yann Colletnew tests created new artifacts
2020-04-28  Nick TerrellAdd extra warnings about not modifying the ZSTD_outBuffer 2094/head
2020-04-28  Nick TerrellMerge pull request #2048 from nocnokneo/ctest-support
2020-04-28  Nick Terrell[fuzz] Fuzz test ZSTD_d_stableOutBuffer
2020-04-28  Nick TerrellAdd some comments
2020-04-28  Nick Terrell[lib] Fix single-pass mode for empty frames
2020-04-28  Nick Terrell[lib] Add ZSTD_d_stableOutBuffer
2020-04-27  Nick Terrell[zstd] Fix typo in ZSTD_dParameter
2020-04-23  Bimba ShresthaMerge pull request #2088 from bimbashrestha/bug
2020-04-23  Bimba ShresthaMerge pull request #2086 from bimbashrestha/quick3
2020-04-22  Bimba Shresthapassing dictContentType instead of rawContent every... 2088/head
2020-04-22  Bimba Shresthaadding fail test when passing wrong fullDict using...
2020-04-22  Bimba Shresthabash to shell conversion 2086/head
2020-04-22  Bimba Shresthachanging to cParams.hashLog
2020-04-22  Bimba Shresthaadding test for long mode trigger
2020-04-20  Bimba ShresthaMerge pull request #2085 from bimbashrestha/quick2
2020-04-20  Bimba Shresthaupdating chainlog bound 2085/head
2020-04-20  Bimba ShresthaMerge pull request #2083 from bimbashrestha/quick1
2020-04-20  Bimba Shresthaadding newline 2083/head
2020-04-17  Bimba ShresthaAdding --long support for --patch-from (#1959)
2020-04-14  Yann ColletMerge pull request #2080 from facebook/minor_fileio_ref...
2020-04-13  Yann Colletminor refactor 2080/head
2020-04-08  Nick TerrellMerge pull request #2040 from caoyzh/dev-2
2020-04-07  Bimba ShresthaMerge pull request #2075 from bimbashrestha/dict_fuzzer_ref
2020-04-07  Bimba Shresthahandling nil case for refprefix 2075/head
2020-04-07  Yann ColletMerge pull request #2065 from cwoffenden/single-file-lib
2020-04-07  Carl WoffendenFixed clash when projects are already using xxHash 2065/head
2020-04-07  Carl WoffendenFixed-up single-file libs directory
2020-04-07  Carl WoffendenRenamed directory
2020-04-07  Carl WoffendenImproved documentation
2020-04-07  Carl WoffendenFurther replication removed
2020-04-07  Carl WoffendenMerge remote-tracking branch 'upstream/dev' into single...
2020-04-07  Carl WoffendenCode replicated in compression and decompression moved...
2020-04-07  Bimba Shresthaadding refPrefix
2020-04-06  Bimba ShresthaMerge pull request #2069 from bimbashrestha/doversize
2020-04-04  Bimba Shresthaadding test for dctx size reduction 2069/head
2020-04-04  Bimba ShresthaMerge pull request #2068 from bimbashrestha/quick
2020-04-03  Bimba Shresthamoving consts to zstd_internal and reusing them
2020-04-03  Bimba Shresthaconverting to if
2020-04-03  Bimba Shresthaadding dctx to function name
2020-04-03  Bimba Shresthaonly computing sizes once
2020-04-03  Bimba ShresthaUsing in and out size together
2020-04-03  Bimba ShresthaMerge pull request #2067 from bimbashrestha/res-leak
2020-04-03  Bimba Shresthareturning on null check 2067/head
2020-04-03  Bimba Shresthaadding fclose before return
2020-04-03  Bimba Shresthaadding oversized check on decompression
2020-04-03  Bimba Shresthaadding oversizeDuration to dctx and macros
2020-04-03  Bimba Shresthano percentage on readsize == 0 2068/head
2020-04-03  Bimba Shrestharemoving max(1, ..)
2020-04-03  Carl WoffendenMinor typo
2020-04-03  Carl WoffendenAdded missing -pthread flag (was breaking on BSD)
2020-04-03  Carl WoffendenSingle-file decoder script can now (optionally) create...
2020-04-03  Carl WoffendenFixes decompressor when using -Wshorten-64-to-32 (...
2020-03-30  Taylor Braun... Add support for running more tests via CTest 2048/head
2020-03-27  Nick TerrellMerge pull request #2054 from terrelln/license-fix
2020-03-27  Nick TerrellMerge pull request #2053 from terrelln/fix-play-test
2020-03-27  Nick Terrell[circleci] Run test-license.py 2054/head
2020-03-27  Nick Terrell[test] Fix playTests.sh with space in binary path 2053/head
2020-03-27  Nick Terrell[test] Add a test that checks for valid copyright and...
2020-03-27  Nick TerrellFix copyright and license lines
2020-03-24  Nick TerrellMerge pull request #2050 from terrelln/align
2020-03-24  Nick TerrellAlign decompress sequences loop to 32+16 bytes 2050/head
2020-03-24  Nick TerrellMerge pull request #2029 from terrelln/minor-opt
2020-03-23  Taylor Braun... Respect the conventional BUILD_TESTS CMake option on...
2020-03-23  Taylor Braun... Add documentation for -T option
2020-03-23  Taylor Braun... Fix testing documentation typo
2020-03-23  Bimba ShresthaMerge pull request #2036 from bimbashrestha/edist
2020-03-23  Bimba ShresthaMerge pull request #2047 from bimbashrestha/doc
2020-03-23  Bimba ShresthatargetLen -> targetLength 2047/head
2020-03-14  caoyzhOptimize by prefetching on aarch64 2040/head
2020-03-13  Bimba ShresthaEdit distance match finder 2036/head
2020-03-11  Bimba ShresthaMerge pull request #2033 from bimbashrestha/icc 1988/head
2020-03-10  Bimba ShresthaMerge pull request #2031 from bimbashrestha/bitscan
2020-03-10  Bimba ShresthaTypo 2031/head
2020-03-10  Bimba ShresthaAdding comment and remvoing ivdep 2033/head
2020-03-09  Bimba ShresthaMerge pull request #2032 from bimbashrestha/no-size
2020-03-09  Bimba ShresthaSetting ZSTD_c_contentSizeFlag instead of UNKNOWN filesize 2032/head
2020-03-09  Bimba ShresthaAdding documentation
2020-03-09  Bimba ShresthaAdding test for --[no-]content-size
2020-03-09  Bimba ShresthaAdding --content-size
2020-03-09  Bimba ShresthaInverting content size prefs bool
2020-03-09  Bimba ShresthaAdding (void)noContentSize
2020-03-09  Bimba Shrestha--no-content-size cli
2020-03-05  Bimba ShresthaMissed returns
2020-03-05  Bimba Shresthabitscan add undef check
2020-03-05  Bimba ShresthaMerge pull request #2030 from bimbashrestha/quick
next