]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2020-05-05  W. Felix HandteYay It Works, Clean Up Logging A Bit 2103/head
2020-05-05  W. Felix HandteFix Sed Regex Escaping for Extended Regex Rules......
2020-05-05  W. Felix HandteUhhh It's Still Failing, Let's Try Printing Debug Info?
2020-05-05  W. Felix HandteFix Fallbacks to Work on FreeBSD
2020-05-04  W. Felix HandteAdd Fallback When realpath Doesn't Support --relative-to
2020-05-04  W. Felix HandteMark zstddeclib-in.c Not Executable
2020-05-04  W. Felix HandteTry to Fix Single File Library Combiner Script to Handl...
2020-05-04  W. Felix HandteRemove Useless Assignment in Makefile
2020-05-04  W. Felix HandteAlso Move programs/ Directory to Relative Includes
2020-05-04  W. Felix HandteRewrite Include Paths to be Relative
2020-05-04  Bimba Shrestha[bench] Extending largeNbDicts to compression (#2089)
2020-05-04  Felix HandteMerge pull request #2099 from felixhandte/compile-under...
2020-05-04  Felix HandteMerge pull request #1984 from MeghnaM/1636-Reduce-stack...
2020-05-04  W. Felix HandteTry to Fix MSVC Error 2099/head
2020-05-04  W. Felix HandteDo a `-pedantic` Build in CircleCI
2020-05-04  W. Felix HandteFix Up Some Pointer Handling in Tests
2020-05-04  W. Felix HandteSwitch Helper Declaration to Not Force Inline
2020-05-04  W. Felix HandtePurge C++-Style Comments (`// ...`), Make Compilation...
2020-05-04  W. Felix HandteAvoid inline Keyword in C90
2020-05-04  W. Felix HandteDon't Evaluate Arguments to Dummy Function
2020-05-04  W. Felix HandteAllow Empty Format Strings in Error Macro Invocations
2020-05-04  W. Felix HandteMake All Invocations Start With Literal Format String
2020-05-04  W. Felix HandteMake Error Macro Invocation Without Info String Fail...
2020-05-04  W. Felix HandteAdd (Possibly Empty) Info Strings to All Variadic Error...
2020-05-01  Nick TerrellFix superblock mode (#2100)
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
next