1. 347b300 Remove unnecessary casts in type object initializers. by Georg Brandl · 18 years ago
  2. bab05c9 Fix SF #1412837, compile failed with Watcom compiler by Neal Norwitz · 19 years ago
  3. 01a74b2 Make CObjects mutable. Fixes #477441. by Martin v. Löwis · 21 years ago
  4. 6d3e018 Add whitespace. by Jeremy Hylton · 21 years ago
  5. 14f8b4c Patch #568124: Add doc string macros. by Martin v. Löwis · 22 years ago
  6. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  7. 3be9a8a ANSI-fication of the source. by Fred Drake · 24 years ago
  8. dbd9ba6 Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. by Tim Peters · 24 years ago
  9. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  10. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  11. b18618d Vladimir Marangozov's long-awaited malloc restructuring. by Guido van Rossum · 24 years ago
  12. 1f84449 New CObject from Jim Fulton, adds PyCObject_FromVoidPtrAndDesc() and by Guido van Rossum · 27 years ago
  13. 0f4bbd2 Keep gcc -Wall happy. by Guido van Rossum · 28 years ago
  14. e0e6962 Added PyCObject_Import. by Guido van Rossum · 28 years ago
  15. 04f95d5 Better implementation of PyCObject_AsVoidPtr(). by Guido van Rossum · 28 years ago
  16. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  17. cee555b Allow compilation by K&R C compiler. by Guido van Rossum · 28 years ago
  18. 77654a7 opaque C object a la Jim Fulton by Guido van Rossum · 29 years ago