index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.pre.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-100227: Only Use deepfreeze for the Main Interpreter (gh-103794)
Eric Snow
2023-04-24
1
-1/+1
*
gh-103776: Remove explicit uses of $(SHELL) from Makefile (GH-103778)
Zachary Ware
2023-04-24
1
-5/+5
*
gh-101525: Fix make test if the --enable-bolt enabled (gh-103574)
Dong-hee Na
2023-04-17
1
-7/+13
*
gh-103527: Add multibytecodec.h as make dep for _codecs_* (#103567)
Erlend E. Aasland
2023-04-16
1
-6/+8
*
gh-103527: Add make deps for _codecs_* and _multibytecodec (#103528)
Erlend E. Aasland
2023-04-14
1
-0/+7
*
GH-103082: Implementation of PEP 669: Low Impact Monitoring for CPython (GH-1...
Mark Shannon
2023-04-12
1
-0/+2
*
gh-87092: move assembler related code from compile.c to assemble.c (#103277)
Irit Katriel
2023-04-11
1
-1/+2
*
gh-100220: Fix error handling in make rules (GH-100328)
Michał Górny
2023-04-07
1
-1/+1
*
gh-101659: Add _Py_AtExit() (gh-103298)
Eric Snow
2023-04-06
1
-0/+1
*
gh-101525: Disable peephole optimization process of BOLT (gh-103187)
Dong-hee Na
2023-04-05
1
-1/+1
*
gh-87092: move CFG related code from compile.c to flowgraph.c (#103021)
Irit Katriel
2023-03-31
1
-0/+3
*
gh-102304: Move _Py_RefTotal to _PyRuntimeState (gh-102543)
Eric Snow
2023-03-20
1
-0/+1
*
gh-102654: Insert #line directives in generated_cases.c.h (#102669)
Guido van Rossum
2023-03-15
1
-0/+1
*
gh-81057: Add a CI Check for New Unsupported C Global Variables (gh-102506)
Eric Snow
2023-03-14
1
-0/+6
*
gh-102021 : Allow multiple input files for interpreter loop generator (#102022)
Jacob Bower
2023-03-04
1
-2/+2
*
gh-99108: Import MD5 and SHA1 from HACL* (#102089)
Jonathan Protzenko
2023-02-22
1
-5/+9
*
gh-97930: Also include subdirectory in makefile. (#102030)
Jason R. Coombs
2023-02-19
1
-0/+2
*
gh-99108: Refactor _sha256 & _sha512 into _sha2. (#101924)
Gregory P. Smith
2023-02-16
1
-8/+7
*
gh-99108: Build the hashlib HACL* code as a static library. (#101917)
Gregory P. Smith
2023-02-14
1
-2/+31
*
gh-99108: Import SHA2-384/512 from HACL* (#101707)
Jonathan Protzenko
2023-02-14
1
-1/+1
*
gh-98831: Use opcode metadata for stack_effect() (#101704)
Guido van Rossum
2023-02-09
1
-10/+7
*
gh-100221: Fix creating dirs in `make sharedinstall` (GH-100329)
Michał Górny
2023-02-08
1
-12/+9
*
gh-99108: Replace SHA2-224 & 256 with verified code from HACL* (#99109)
Jonathan Protzenko
2023-02-07
1
-1/+1
*
gh-101282: Update BOLT --split-functions flag not to use deprecated u… (gh-...
Dong-hee Na
2023-02-04
1
-1/+1
*
gh-101047: Remove vestigial references to macOS libtool options (gh-101048)
Gregory Szorc
2023-01-22
1
-3/+0
*
GH-98831: Move assorted macros from ceval.h to a new header (#101116)
Guido van Rossum
2023-01-18
1
-2/+6
*
gh-100764: add `pycore_frame.h` to PYTHON_HEADERS and Windows build files(#10...
Carl Meyer
2023-01-09
1
-0/+1
*
GH-98831: Update generate_cases.py: register inst, opcode_metadata.h (#100735)
Guido van Rossum
2023-01-05
1
-0/+9
*
GH-99005: Add `CALL_INTRINSIC_1` instruction (GH-100771)
Mark Shannon
2023-01-05
1
-0/+2
*
gh-100540: Remove obsolete Modules/_ctypes/darwin/ dlfcn shim (GH-100541)
Zachary Ware
2022-12-29
1
-1/+1
*
gh-81057: Move faulthandler Globals to _PyRuntimeState (gh-100152)
Eric Snow
2022-12-12
1
-0/+1
*
gh-81057: Move tracemalloc Globals to _PyRuntimeState (gh-100151)
Eric Snow
2022-12-12
1
-0/+1
*
gh-99582: freeze `zipimport` into `_bootstrap_python` (#99583)
Kai Zhang
2022-12-10
1
-1/+2
*
gh-81057: Move Threading-Related Globals to _PyRuntimeState (#100084)
Eric Snow
2022-12-09
1
-0/+1
*
gh-81057: Move Ceval Trampoline Globals to _PyRuntimeState (gh-100083)
Eric Snow
2022-12-09
1
-0/+1
*
gh-81057: Move time Globals to _PyRuntimeState (gh-100122)
Eric Snow
2022-12-08
1
-1/+1
*
gh-81057: Move OS-Related Globals to _PyRuntimeState (gh-100082)
Eric Snow
2022-12-08
1
-0/+1
*
Fix zipfile packaging after GH-98103 (GH-99797)
Jason R. Coombs
2022-11-26
1
-0/+2
*
gh-79315: Add Include/cpython/memoryobject.h header (#99723)
Victor Stinner
2022-11-23
1
-0/+1
*
gh-93649: Split float/long tests from _testcapimodule.c (GH-99549)
Erlend E. Aasland
2022-11-17
1
-1/+1
*
gh-81057: Move the global Dict-Related Versions to _PyRuntimeState (gh-99497)
Eric Snow
2022-11-16
1
-0/+1
*
gh-96269: static and shared ext need different deps (#96316)
Christian Heimes
2022-11-16
1
-1/+3
*
gh-99289: Add COMPILEALL_OPTS to Makefile (#99291)
Victor Stinner
2022-11-14
1
-21/+6
*
gh-81057: Move the Allocators to _PyRuntimeState (gh-99217)
Eric Snow
2022-11-11
1
-0/+3
*
gh-98707: configure --with-system-libmpdec and --with-system-expat no longer ...
Miro Hrončok
2022-11-11
1
-3/+3
*
gh-90868: Adjust the Generated Objects (gh-99223)
Eric Snow
2022-11-08
1
-0/+2
*
GH-98831: Add `regen-cases` to `regen-all` (#99107)
Brandt Bucher
2022-11-04
1
-1/+1
*
gh-92584: Remove the distutils package (#99061)
Victor Stinner
2022-11-03
1
-7/+1
*
gh-98948: Remove obsolete readelf dependency (#98949)
serge-sans-paille
2022-11-03
1
-1/+0
*
GH-98831: "Generate" the interpreter (#98830)
Guido van Rossum
2022-11-03
1
-1/+13
[next]