index
:
cpython
3.10
3.11
3.12
3.13
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Python
/
pymath.c
Commit message (
Expand
)
Author
Age
*
bpo-45440: Remove pymath.c fallbacks (GH-28977)
Victor Stinner
2021-10-15
*
bpo-45440: Require math.h isinf() to build (GH-28894)
Victor Stinner
2021-10-13
*
bpo-45412: Move _Py_SET_53BIT_PRECISION_START to pycore_pymath.h (GH-28882)
Victor Stinner
2021-10-11
*
bpo-29782: Consolidate _Py_Bit_Length() (GH-20739)
Niklas Fiekas
2020-06-15
*
bpo-31031: Unify duplicate bits_in_digit and bit_length (GH-2866)
Niklas Fiekas
2020-01-16
*
bpo-35214: Add _Py_ prefix to MEMORY_SANITIZER def. (GH-10503)
Gregory P. Smith
2018-11-12
*
bpo-35214: Initial clang MemorySanitizer support (GH-10479)
Gregory P. Smith
2018-11-12
*
Issue 24366: Indent code (thanks to li4ick for reporting).
Yury Selivanov
2015-06-02
*
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou
2010-05-09
*
Merged revisions 76978 via svnmerge from
Mark Dickinson
2009-12-21
*
The SSE2 detection and enabling could potentially cause
Mark Dickinson
2009-04-18
*
Merged revisions 71705 via svnmerge from
Mark Dickinson
2009-04-18
*
Add check for C99 round function to configure, and define
Mark Dickinson
2009-04-18
*
Issue #1580: use short float repr where possible.
Mark Dickinson
2009-04-16
*
Merged revisions 69459 via svnmerge from
Mark Dickinson
2009-02-09
*
Merged revisions 66552-66553 via svnmerge from
Andrew MacIntyre
2008-09-22
*
Merged revisions 62380,62382-62383 via svnmerge from
Christian Heimes
2008-04-19