]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2020-05-11  Yann ColletMerge branch 'dev' into initStatic_tests 2124/head
2020-05-11  Yann ColletMerge pull request #2129 from felixhandte/fix-cctx...
2020-05-11  W. Felix HandteFix ZSTD_estimateCCtxSize() Under ASAN 2129/head
2020-05-11  Nick TerrellMerge pull request #2128 from terrelln/benches
2020-05-11  Nick TerrellUpdate benchmarks and add fast mode 2128/head
2020-05-11  Bimba ShresthaMerge pull request #2127 from bimbashrestha/docs1
2020-05-11  Bimba Shresthadocumenting non-supported grep options for zstdgrep 2127/head
2020-05-11  Yann ColletMerge pull request #2120 from facebook/clevel_doc
2020-05-09  Yann Colletre-inforced tests for initStaticCCtx
2020-05-08  Felix HandteMerge pull request #2122 from felixhandte/unused-variables
2020-05-08  Felix HandteMerge pull request #2116 from felixhandte/pkg-config...
2020-05-08  W. Felix HandteUse Unused Variable 2122/head
2020-05-08  Yann Colletdocument additional compilation macros 2120/head
2020-05-08  W. Felix HandteOnly Trigger libzstd.pc Build on Unix-Like Platforms 2116/head
2020-05-08  W. Felix HandteTest libzstd.pc Build on Travis OS X
2020-05-08  W. Felix HandteAdd libzstd.pc Build to More Aggregate Targets in Makefiles
2020-05-08  W. Felix HandteFix pkg-config File Generation Again Again
2020-05-08  Felix HandteMerge pull request #2078 from nocnokneo/fix-destdir...
2020-05-08  Yann ColletMerge branch 'dev' into clevel_doc
2020-05-08  Nick TerrellMerge pull request #2118 from Artoria2e5/patch-1
2020-05-08  Yann Colletupdated documentation regarding ZSTD_CLEVEL
2020-05-08  Bimba ShresthaMerge pull request #2119 from bimbashrestha/mingw
2020-05-08  Bimba Shresthaadding 2119/head
2020-05-07  Yann ColletMerge pull request #2114 from facebook/verbose
2020-05-07  Yann ColletMerge pull request #2112 from facebook/cfast
2020-05-07  caoyzhChange the modification of ZSTD_wildcopy()
2020-05-07  caoyzhrevert ZSTD_reduceTable_internal()'s modificatiion
2020-05-07  caoyzhModify indent of comments
2020-05-07  caoyzhChange "arm_neon.h" to system include <arm_neon.h>
2020-05-07  caoyzhOptimize compression by using neon function.
2020-05-07  Mingye Wangprograms/README.md: update help text 2118/head
2020-05-07  Nick Terrell[zdict] Stabilize ZDICT_finalizeDictionary()
2020-05-07  Bimba ShresthaMerge pull request #2115 from bimbashrestha/docs
2020-05-07  Bimba Shresthaadding some static-anslysis docs 2115/head
2020-05-07  Yann Colletsupport for verbose make 2114/head
2020-05-07  Yann Colletsmall speed improvement for strategy fast 2112/head
2020-05-06  Nick Terrell[lib] Fix NULL pointer dereference
2020-05-06  Felix HandteMerge pull request #2103 from felixhandte/relative...
2020-05-06  Bimba ShresthaMerge pull request #2095 from bimbashrestha/grep
2020-05-06  Yann ColletMerge pull request #2109 from facebook/fasterCygwin
2020-05-05  Bimba Shresthaadding tests back 2095/head
2020-05-05  Yann ColletMerge pull request #2108 from facebook/hufc_wconv
2020-05-05  Yann Colletfaster cygwin test 2109/head
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  Yann ColletMerge branch 'dev' into hufc_wconv 2108/head
2020-05-05  W. Felix HandteFix Fallbacks to Work on FreeBSD
2020-05-05  Yann Colletsome more conversion warnings
2020-05-05  Bimba Shresthaadding help text
2020-05-05  Bimba Shresthafixing inconsistencies
2020-05-05  Yann Colletfix minor conversion warnings (#2106)
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  Yann Colletfix minor conversion warnings 2106/head
2020-05-04  Felix HandteMerge pull request #1976 from felixhandte/minimal-lib...
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  W. Felix HandteTest Flag in Travis CI 1976/head
2020-05-04  W. Felix HandteAdd Space-Optimized Helper Variable to Lib Makefile
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
next