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
/
Python
/
pymath.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-45440: Remove pymath.c fallbacks (GH-28977)
Victor Stinner
2021-10-15
1
-48/+0
*
bpo-45440: Require math.h isinf() to build (GH-28894)
Victor Stinner
2021-10-13
1
-13/+0
*
bpo-45412: Move _Py_SET_53BIT_PRECISION_START to pycore_pymath.h (GH-28882)
Victor Stinner
2021-10-11
1
-5/+4
*
bpo-29782: Consolidate _Py_Bit_Length() (GH-20739)
Niklas Fiekas
2020-06-15
1
-15/+0
*
bpo-31031: Unify duplicate bits_in_digit and bit_length (GH-2866)
Niklas Fiekas
2020-01-16
1
-0/+15
*
bpo-35214: Add _Py_ prefix to MEMORY_SANITIZER def. (GH-10503)
Gregory P. Smith
2018-11-13
1
-1/+1
*
bpo-35214: Initial clang MemorySanitizer support (GH-10479)
Gregory P. Smith
2018-11-12
1
-1/+3
*
Issue 24366: Indent code (thanks to li4ick for reporting).
Yury Selivanov
2015-06-02
1
-1/+1
*
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou
2010-05-09
1
-24/+24
*
Merged revisions 76978 via svnmerge from
Mark Dickinson
2009-12-21
1
-199/+0
*
The SSE2 detection and enabling could potentially cause
Mark Dickinson
2009-04-18
1
-5/+1
*
Merged revisions 71705 via svnmerge from
Mark Dickinson
2009-04-18
1
-1/+1
*
Add check for C99 round function to configure, and define
Mark Dickinson
2009-04-18
1
-0/+13
*
Issue #1580: use short float repr where possible.
Mark Dickinson
2009-04-16
1
-0/+22
*
Merged revisions 69459 via svnmerge from
Mark Dickinson
2009-02-09
1
-0/+13
*
Merged revisions 66552-66553 via svnmerge from
Andrew MacIntyre
2008-09-22
1
-0/+2
*
Merged revisions 62380,62382-62383 via svnmerge from
Christian Heimes
2008-04-19
1
-0/+232