- 08 Eyl, 2016 33 kayıt (commit)
-
-
Christian Heimes yazdı
Issue #26798: Coverity complains about potential memcpy() of overlapped regions. It doesn't hurt to use memmove() here. CID 1372514 / CID 1372515. Upstream https://github.com/BLAKE2/BLAKE2/issues/32
-
Christian Heimes yazdı
Issue #16113: SHA3: allocate extra memory for lane extraction and check return value of PyModule_Create()
-
Senthil Kumaran yazdı
Initial patch contributed by Denver Coneybeare.
-
Senthil Kumaran yazdı
Initial patch contributed by Denver Coneybeare.
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
Gregory P. Smith yazdı
to use https and add a link to RFC-7693.
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Ethan Furman yazdı
-
Eric Snow yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
Brett Cannon yazdı
-
Eric Snow yazdı
Patch by Ramchandra Apte.
-
R David Murray yazdı
-
R David Murray yazdı
This is a wholesale reorganization and editing of the email documentation to make the new API the standard one, and the old API the 'legacy' one. The default is still the compat32 policy, for backward compatibility. We will change that eventually.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Davin Potts yazdı
-
Steve Dower yazdı
-
-
-
-
between runs given the same Grammar.txt input regardless of the hash randomization setting.
-
between runs given the same Grammar.txt input regardless of the hash randomization setting.
-
Vinay Sajip yazdı
-
Steve Dower yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Brett Cannon yazdı
Thanks to Xiang Zhang for the patch.
-
- 07 Eyl, 2016 7 kayıt (commit)
-
-
Eric Snow yazdı
-
Eric Snow yazdı
-
Davin Potts yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Gregory P. Smith yazdı
required for PGO linking to be a configure time error rather than make time when --with-optimizations is enabled. Also improve our ability to find the llvm-profdata tool on MacOS and some Linuxes.
-
Gregory P. Smith yazdı
required for PGO linking - to be a configure time error rather than make time when --with-optimizations is enabled. Also improve our ability to find the llvm-profdata tool on MacOS and some Linuxes.
-