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
/
clmodule.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
*
Convert more METH_OLDARGS & PyArg_Parse()
Neal Norwitz
2002-04-02
1
-35/+35
*
Convert from using METH_OLDARGS to METH_NOARGS.
Neal Norwitz
2002-03-31
1
-25/+15
*
Patch #477750: Use METH_ constants in Modules.
Martin v. Löwis
2002-01-17
1
-50/+50
*
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
Guido van Rossum
2001-12-08
1
-1/+1
*
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum
2000-09-01
1
-9/+0
*
Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)',
Thomas Wouters
2000-07-21
1
-1/+1
*
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
-2/+2
*
lots of "goto error" replaced by "return" (Jack)
Guido van Rossum
1997-10-08
1
-264/+264
*
Apply two changes, systematically:
Guido van Rossum
1997-10-01
1
-6/+1
*
Megapatch for IRIX 6 by Sjoerd.
Guido van Rossum
1997-08-12
1
-338/+1599
*
Renamed.
Roger E. Masse
1997-01-17
1
-530/+584
*
Keep gcc -Wall happy.
Guido van Rossum
1996-12-05
1
-1/+0
*
New permission notice, includes CNRI.
Guido van Rossum
1996-10-25
1
-13/+20
*
Make constants from cl.h include file available as module variables.
Sjoerd Mullender
1995-05-17
1
-2/+331
*
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
-4/+4
*
* clmodule.c (doParams): free PVbuffer in error condition.
Sjoerd Mullender
1993-08-03
1
-1/+3
*
* Changed many files to use mkvalue() instead of newtupleobject().
Guido van Rossum
1993-03-16
1
-2/+2
*
* clmodule.c: the documentation was wrong, so changed the interface
Sjoerd Mullender
1993-02-17
1
-60/+60
*
* clmodule.c: use function prototypes (found and fixed some bugs this
Sjoerd Mullender
1993-02-16
1
-192/+214
*
CL.py, clmodule.c: Adapted to new CL library. Lots of new methods.
Sjoerd Mullender
1993-02-04
1
-54/+294
*
adapted to newest version of CL library.
Sjoerd Mullender
1992-12-14
1
-358/+318
*
Lots of little fixes.
Sjoerd Mullender
1992-09-29
1
-73/+110
*
Fixed the last known bugs.
Sjoerd Mullender
1992-09-25
1
-16/+82
*
New built-in module "cl" (Compression Library). Only for Irix 4.0.5
Sjoerd Mullender
1992-09-24
1
-42/+122
*
New built-in module cl, the Compression Library.
Sjoerd Mullender
1992-09-23
1
-0/+546