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
/
Include
/
pymath.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-104263: Rely on Py_NAN and introduce Py_INFINITY (GH-104202)
Sebastian Berg
2023-05-10
1
-14/+11
*
bpo-46656: Remove Py_NO_NAN macro (GH-31160)
Victor Stinner
2022-02-25
1
-5/+2
*
bpo-46640: Py_NAN now uses the C99 NAN constant (GH-31134)
Victor Stinner
2022-02-06
1
-21/+10
*
bpo-45440: Require math.h isinf() to build (GH-28894)
Victor Stinner
2021-10-13
1
-71/+9
*
bpo-45412: Move copysign() define to pycore_pymath.h (GH-28889)
Victor Stinner
2021-10-11
1
-52/+21
*
bpo-45412: Move _Py_SET_53BIT_PRECISION_START to pycore_pymath.h (GH-28882)
Victor Stinner
2021-10-11
1
-12/+5
*
bpo-45412: Remove Py_SET_ERRNO_ON_MATH_ERROR() macro (GH-28820)
Victor Stinner
2021-10-11
1
-46/+0
*
bpo-45094: Add Py_NO_INLINE macro (GH-28140)
Victor Stinner
2021-09-03
1
-6/+1
*
bpo-29782: Consolidate _Py_Bit_Length() (GH-20739)
Niklas Fiekas
2020-06-15
1
-8/+0
*
bpo-31031: Unify duplicate bits_in_digit and bit_length (GH-2866)
Niklas Fiekas
2020-01-16
1
-0/+8
*
Fix typos in comments, docs and test names (#15018)
Min ho Kim
2019-07-30
1
-1/+1
*
bpo-31373: fix undefined floating-point demotions (#3396)
Benjamin Peterson
2017-09-07
1
-11/+23
*
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
Raymond Hettinger
2016-08-30
1
-1/+1
*
Issue #12345: Add mathemathcal constant tau to math and cmath.
Guido van Rossum
2016-08-15
1
-0/+6
*
Issue #25923: Added the const qualifier to static constant arrays.
Serhiy Storchaka
2015-12-25
1
-1/+1
*
#21167: Fix definition of NAN when ICC used without -fp-model strict.
R David Murray
2015-08-13
1
-1/+23
*
Issue #11495: OSF support is eliminated. It was deprecated in Python 3.2
Jesus Cea
2011-03-14
1
-6/+0
*
Merge branches/pep-0384.
Martin v. Löwis
2010-12-03
1
-0/+4
*
Merged revisions 76978 via svnmerge from
Mark Dickinson
2009-12-21
1
-19/+3
*
Merged revisions 73660 via svnmerge from
Mark Dickinson
2009-06-28
1
-4/+0
*
Add check for C99 round function to configure, and define
Mark Dickinson
2009-04-18
1
-0/+4
*
Issue #1580: use short float repr where possible.
Mark Dickinson
2009-04-16
1
-0/+5
*
Merged revisions 69459 via svnmerge from
Mark Dickinson
2009-02-09
1
-5/+24
*
Merged revisions 68311 via svnmerge from
Mark Dickinson
2009-01-05
1
-1/+3
*
Merged revisions 68304 via svnmerge from
Mark Dickinson
2009-01-04
1
-2/+2
*
Merged revisions 68302 via svnmerge from
Mark Dickinson
2009-01-04
1
-2/+2
*
Merged revisions 68296,68299 via svnmerge from
Mark Dickinson
2009-01-04
1
-2/+2
*
Merged revisions 65658,65869,65882 via svnmerge from
Benjamin Peterson
2008-08-19
1
-1/+1
*
Merged revisions 62380,62382-62383 via svnmerge from
Christian Heimes
2008-04-19
1
-0/+182