COMMITS
/ Include/cStringIO.h July 21, 2007
M
Merged revisions 56467-56482 via svnmerge from
Martin v. Löwis committed
February 15, 2006
M
Merge ssize_t branch.
Martin v. Löwis committed
December 10, 2005
J
Add const to several API functions that take char *.
Jeremy Hylton committed
January 19, 2003
R
SF bug #670229: doc improvement for cStringIO.h
Raymond Hettinger committed
October 4, 2002
N
SF # 607253, header file problems by Ralf W. Grosse-Kunstleve
Neal Norwitz committed
August 5, 2002
J
Remove function definition from cStringIO.h.
Jeremy Hylton committed
April 4, 2002
G
Removed old Digital Creations copyright/license notices (with
Guido van Rossum committed
March 30, 2002
M
Patch #536908: Add missing #include guards/extern "C".
Martin v. Löwis committed
June 9, 2001
M
Cast the result of xxxPyCObject_Import to PycStringIO_CAPI*.
Martin v. Löwis committed
July 22, 2000
T
Miscelaneous ANSIfications. I'm assuming here 'main' should take (int,
Thomas Wouters committed
July 16, 2000
T
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters committed
July 9, 2000
T
Nuke all remaining occurrences of Py_PROTO and Py_FPROTO.
Tim Peters committed
January 25, 1999
G
There's a macro PycString_IMPORT which the documentation listed as
Guido van Rossum committed
December 8, 1998
G
Undo the change here -- there's no point in declaring a static
Guido van Rossum committed
December 4, 1998
G
Add DL_IMPORT(returntype) for all officially exported functions.
Guido van Rossum committed
December 8, 1997
G
Remove the last bits of log from the leading comments.
Guido van Rossum committed
December 4, 1997
G
Merge between my version and Jim Fulton's version; removed RCS keywords
Guido van Rossum committed
October 7, 1997
G
Use K&R function prototypes.
Guido van Rossum committed
August 13, 1997
G
cPickle release 0.3 from Jim Fulton
Guido van Rossum committed
April 9, 1997
G
Got rid of the static decl of PyCObject_Import, which was a 1.4
Guido van Rossum committed
G
Changed the way the C API was exported. Jim Fulton.
Guido van Rossum committed
January 6, 1997
G
Jim's latest version
Guido van Rossum committed
December 5, 1996
G
Jim F's brainchild
Guido van Rossum committed