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
/
Modules
/
_math.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-45548: Remove _math.c workarounds for pre-C99 libm (GH-29179)
Christian Heimes
2021-10-25
1
-270/+0
*
bpo-43974: Move Py_BUILD_CORE_MODULE into module code (GH-29157)
Christian Heimes
2021-10-22
1
-0/+4
*
[codemod] Fix non-matching bracket pairs (GH-28473)
Mohamad Mansour
2021-09-21
1
-1/+1
*
Issue #28256: Cleanup _math.c
Victor Stinner
2016-10-18
1
-20/+29
*
Fix typo.
Georg Brandl
2014-10-28
1
-1/+1
*
only define zero constant when it is used
Benjamin Peterson
2014-03-15
1
-0/+2
*
Issue #15477: Add workaround for log1p(-0.0) on platforms where it's broken.
Mark Dickinson
2012-08-18
1
-0/+23
*
Indentation and PEP 7 fixes.
Mark Dickinson
2010-07-06
1
-20/+23
*
Post-detabification cleanup.
Mark Dickinson
2010-07-05
1
-8/+8
*
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou
2010-05-09
1
-103/+103
*
Merged revisions 76982 via svnmerge from
Mark Dickinson
2009-12-21
1
-4/+5
*
Merged revisions 76978 via svnmerge from
Mark Dickinson
2009-12-21
1
-1/+198
*
Merged revisions 76861 via svnmerge from
Mark Dickinson
2009-12-16
1
-0/+31