summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_COMPILER_2005.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2024-11-06 13:41:37 (GMT)
committerBrad King <brad.king@kitware.com>2024-11-06 13:41:37 (GMT)
commite22c8383b9ae4f27a78f7a8849693c03ca29c7bb (patch)
tree5fc0def33637ed9854bd4fe01dee20a50fc25f26 /Help/variable/CMAKE_COMPILER_2005.rst
parent76f52d6462b713396e0eea5d826effd2f56c7641 (diff)
downloadCMake-3.31.0.zip
CMake-3.31.0.tar.gz
CMake-3.31.0.tar.bz2
CMake 3.31.0v3.31.0
Diffstat (limited to 'Help/variable/CMAKE_COMPILER_2005.rst')
0 files changed, 0 insertions, 0 deletions
d>Mark Shannon2019-11-211-172/+378 * bpo-38858: Allocate small integers on the heap (GH-17301)Victor Stinner2019-11-211-36/+19 * bpo-37340: Remove PyMethod_ClearFreeList() and PyCFunction_ClearFreeList() (G...Victor Stinner2019-11-202-29/+0 * bpo-36854: Move _PyRuntimeState.gc to PyInterpreterState (GH-17287)Victor Stinner2019-11-201-7/+13 * bpo-38835: Don't use PyFPE_START_PROTECT and PyFPE_END_PROTECT (GH-17231)Victor Stinner2019-11-20