1. f4d32df Remove function definition from cStringIO.h. by Jeremy Hylton · 22 years ago
  2. 2e1c09c Removed old Digital Creations copyright/license notices (with by Guido van Rossum · 22 years ago
  3. 522cf1f Patch #536908: Add missing #include guards/extern "C". by Martin v. Löwis · 22 years ago
  4. eefa964 Cast the result of xxxPyCObject_Import to PycStringIO_CAPI*. by Martin v. Löwis · 23 years ago
  5. 7889010 Miscelaneous ANSIfications. I'm assuming here 'main' should take (int, by Thomas Wouters · 24 years ago
  6. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
  7. dbd9ba6 Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. by Tim Peters · 24 years ago
  8. 7999bfb There's a macro PycString_IMPORT which the documentation listed as by Guido van Rossum · 25 years ago
  9. f0f3600 Undo the change here -- there's no point in declaring a static by Guido van Rossum · 26 years ago
  10. 43466ec Add DL_IMPORT(returntype) for all officially exported functions. by Guido van Rossum · 26 years ago
  11. cd8732a Remove the last bits of log from the leading comments. by Guido van Rossum · 27 years ago
  12. 36facb0 Merge between my version and Jim Fulton's version; removed RCS keywords by Guido van Rossum · 27 years ago
  13. eec6ef1 Use K&R function prototypes. by Guido van Rossum · 27 years ago
  14. 142eeb8 cPickle release 0.3 from Jim Fulton by Guido van Rossum · 27 years ago
  15. 45c3aab Got rid of the static decl of PyCObject_Import, which was a 1.4 by Guido van Rossum · 27 years ago
  16. 0a73dd5 Changed the way the C API was exported. Jim Fulton. by Guido van Rossum · 27 years ago
  17. d81a1ba Jim's latest version by Guido van Rossum · 28 years ago
  18. 049cd90 Jim F's brainchild by Guido van Rossum · 28 years ago