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
/
cdmodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Repair widespread misuse of _PyString_Resize. Since it's clear people
Tim Peters
2002-04-27
1
-2/+1
*
Patch #477750: Use METH_ constants in Modules.
Martin v. Löwis
2002-01-17
1
-27/+27
*
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
Guido van Rossum
2001-12-08
1
-2/+2
*
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum
2000-09-01
1
-10/+0
*
Do the absolute minimal amount of modifications to eradicate
Barry Warsaw
2000-09-01
1
-3/+0
*
Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)',
Thomas Wouters
2000-07-21
1
-1/+1
*
ANSI-fication of the SGI modules (note that svmodule.c and sgimodule.c
Peter Schneider-Kamp
2000-07-10
1
-93/+33
*
Change copyright notice - 2nd try.
Guido van Rossum
2000-06-30
1
-6/+0
*
Change copyright notice.
Guido van Rossum
2000-06-30
1
-22/+7
*
Vladimir Marangozov's long-awaited malloc restructuring.
Guido van Rossum
2000-05-03
1
-4/+4
*
Massive patch by Skip Montanaro to add ":name" to as many
Guido van Rossum
2000-02-29
1
-26/+26
*
Oops, forgot one.
Guido van Rossum
1997-10-01
1
-1/+1
*
Renamed but not well tested.
Roger E. Masse
1997-01-03
1
-273/+278
*
Keep gcc -Wall happy.
Guido van Rossum
1996-12-05
1
-1/+1
*
New permission notice, includes CNRI.
Guido van Rossum
1996-10-25
1
-13/+20
*
Use newgetargs instead of getargs.
Sjoerd Mullender
1995-03-28
1
-167/+146
*
Added 1995 to copyright message.
Guido van Rossum
1995-01-04
1
-2/+2
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-32/+32
*
* Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c.
Guido van Rossum
1993-06-17
1
-6/+6
*
* Changed all copyright messages to include 1993.
Guido van Rossum
1993-03-29
1
-2/+2
*
Changed an ifdef from IRIX_405 to CDsetcallback.
Sjoerd Mullender
1992-09-25
1
-1/+1
*
Defined exception cd.error which is used for errors other than
Sjoerd Mullender
1992-09-24
1
-28/+37
*
* Makefile: cosmetics
Guido van Rossum
1992-08-05
1
-1/+0
*
cdmodule.c: 2 minor changes by Sjoerd.
Guido van Rossum
1992-08-03
1
-3/+13
*
Wanneer er geen disk in de speler zit falen sommige routines. De
Guido van Rossum
1992-05-06
1
-58/+58
*
Don't use \ for continuation lines; minor changes.
Guido van Rossum
1992-05-06
1
-10/+4
*
Return more structured data in some cases
Guido van Rossum
1992-04-15
1
-16/+13
*
Initial revision
Guido van Rossum
1992-04-13
1
-0/+889