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
/
mathmodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Makefile: added all: and default: targets.
Guido van Rossum
1993-07-05
1
-3/+0
*
* Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c.
Guido van Rossum
1993-06-17
1
-0/+3
*
* Microscopic corrections to make things compile on the Cray APP.
Guido van Rossum
1993-04-07
1
-0/+5
*
* Changed many files to use mkvalue() instead of newtupleobject().
Guido van Rossum
1993-03-16
1
-24/+4
*
Copyright for 1992 added
Guido van Rossum
1992-04-05
1
-1/+1
*
lint
Guido van Rossum
1992-03-27
1
-1/+1
*
Get rid of RuntimeError.
Guido van Rossum
1992-02-26
1
-1/+1
*
Get rid of AMOEBA deps; add declaration of fmod() if __STDC__ is not defined.
Guido van Rossum
1992-01-14
1
-5/+4
*
Improve error handling.
Guido van Rossum
1991-12-16
1
-5/+30
*
Added PROTO macro where needed.
Guido van Rossum
1991-11-12
1
-3/+3
*
Added frexp, ldexp, modf, fmod.
Guido van Rossum
1991-10-24
1
-12/+75
*
Add some err_errno calls that were missing
Guido van Rossum
1991-07-27
1
-3/+3
*
Apparently MPW has power() instead of pow().
Guido van Rossum
1991-06-24
1
-0/+4
*
Moved get*doublearg() routines to modsupport.c
Guido van Rossum
1991-04-03
1
-29/+0
*
Added copyright notice.
Guido van Rossum
1991-02-19
1
-0/+24
*
Add <errno.h>.
Guido van Rossum
1990-12-20
1
-0/+5
*
"Compiling" version
Guido van Rossum
1990-12-20
1
-12/+3
*
DECREF pi and e after inserting in symbol table.
Guido van Rossum
1990-11-18
1
-2/+4
*
Take out duplication of code in initmodule().
Guido van Rossum
1990-10-26
1
-11/+2
*
Initial revision
Guido van Rossum
1990-10-14
1
-0/+167