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
/
Include
/
cStringIO.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove last traces of cStringIO.
Georg Brandl
2008-06-10
1
-70/+0
*
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
Christian Heimes
2007-12-19
1
-2/+2
*
Merged revisions 56467-56482 via svnmerge from
Martin v. Löwis
2007-07-21
1
-2/+2
*
Merge ssize_t branch.
Martin v. Löwis
2006-02-15
1
-2/+2
*
Add const to several API functions that take char *.
Jeremy Hylton
2005-12-10
1
-1/+1
*
SF bug #670229: doc improvement for cStringIO.h
Raymond Hettinger
2003-01-19
1
-5/+12
*
SF # 607253, header file problems by Ralf W. Grosse-Kunstleve
Neal Norwitz
2002-10-04
1
-3/+3
*
Remove function definition from cStringIO.h.
Jeremy Hylton
2002-08-05
1
-23/+4
*
Removed old Digital Creations copyright/license notices (with
Guido van Rossum
2002-04-04
1
-55/+0
*
Patch #536908: Add missing #include guards/extern "C".
Martin v. Löwis
2002-03-30
1
-0/+6
*
Cast the result of xxxPyCObject_Import to PycStringIO_CAPI*.
Martin v. Löwis
2001-06-09
1
-1/+1
*
Miscelaneous ANSIfications. I'm assuming here 'main' should take (int,
Thomas Wouters
2000-07-22
1
-3/+1
*
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters
2000-07-16
1
-1/+1
*
Nuke all remaining occurrences of Py_PROTO and Py_FPROTO.
Tim Peters
2000-07-09
1
-6/+6
*
There's a macro PycString_IMPORT which the documentation listed as
Guido van Rossum
1999-01-25
1
-1/+1
*
Undo the change here -- there's no point in declaring a static
Guido van Rossum
1998-12-08
1
-1/+1
*
Add DL_IMPORT(returntype) for all officially exported functions.
Guido van Rossum
1998-12-04
1
-1/+1
*
Remove the last bits of log from the leading comments.
Guido van Rossum
1997-12-08
1
-13/+1
*
Merge between my version and Jim Fulton's version; removed RCS keywords
Guido van Rossum
1997-12-04
1
-8/+2
*
Use K&R function prototypes.
Guido van Rossum
1997-10-07
1
-7/+12
*
cPickle release 0.3 from Jim Fulton
Guido van Rossum
1997-08-13
1
-6/+25
*
Got rid of the static decl of PyCObject_Import, which was a 1.4
Guido van Rossum
1997-04-09
1
-19/+4
*
Changed the way the C API was exported. Jim Fulton.
Guido van Rossum
1997-04-09
1
-39/+47
*
Jim's latest version
Guido van Rossum
1997-01-06
1
-8/+12
*
Jim F's brainchild
Guido van Rossum
1996-12-05
1
-0/+130