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
/
modsupport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Makefile: added all: and default: targets.
Guido van Rossum
1993-07-05
1
-0/+4
*
* Changed many files to use mkvalue() instead of newtupleobject().
Guido van Rossum
1993-03-16
1
-30/+21
*
* stdwinmodule.c: various new commands: setwin{pos,size},
Guido van Rossum
1993-02-08
1
-8/+18
*
* Added Fixcprt.py: script to fix copyright message.
Guido van Rossum
1993-01-26
1
-2/+2
*
* Configure.py: use #!/usr/local/bin/python
Guido van Rossum
1993-01-04
1
-3/+6
*
suppress unnecessary error message if too many arguments are passed
Guido van Rossum
1992-08-27
1
-2/+5
*
check for embedded \0 in strings for z and s formats
Guido van Rossum
1992-08-14
1
-2/+13
*
Added parameter decls to do_mkvalue for non-template machines
Guido van Rossum
1992-05-15
1
-1/+4
*
Merged with Steve Miale's version
Guido van Rossum
1992-04-13
1
-79/+145
*
Added mkvalue() function
Guido van Rossum
1992-04-13
1
-0/+127
*
Copyright for 1992 added
Guido van Rossum
1992-04-05
1
-1/+1
*
Shut up lint
Guido van Rossum
1992-03-27
1
-0/+2
*
New getargs() function: a single varargs function,
Guido van Rossum
1992-01-27
1
-296/+187
*
Add "varargs" attribute.
Guido van Rossum
1991-12-16
1
-1/+1
*
getlonglongargs --> getlonglongarg
Guido van Rossum
1991-09-10
1
-2/+20
*
Support for long integers
Guido van Rossum
1991-07-27
1
-0/+4
*
Added getintintintarg() (3 int args)
Guido van Rossum
1991-07-01
1
-0/+15
*
Moved get*doublearg() routines here from mathmodule.c
Guido van Rossum
1991-04-03
1
-0/+29
*
Added copyright notice.
Guido van Rossum
1991-02-19
1
-0/+24
*
"Compiling" version
Guido van Rossum
1990-12-20
1
-33/+8
*
Move err_badarg() and err_nomme() to errors.c.
Guido van Rossum
1990-10-14
1
-16/+0
*
Initial revision
Guido van Rossum
1990-10-14
1
-0/+398