1. 3be9a8a ANSI-fication of the source. by Fred Drake · 24 years ago
  2. dbd9ba6 Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. by Tim Peters · 24 years ago
  3. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  4. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  5. b18618d Vladimir Marangozov's long-awaited malloc restructuring. by Guido van Rossum · 24 years ago
  6. 1f84449 New CObject from Jim Fulton, adds PyCObject_FromVoidPtrAndDesc() and by Guido van Rossum · 27 years ago
  7. 0f4bbd2 Keep gcc -Wall happy. by Guido van Rossum · 28 years ago
  8. e0e6962 Added PyCObject_Import. by Guido van Rossum · 28 years ago
  9. 04f95d5 Better implementation of PyCObject_AsVoidPtr(). by Guido van Rossum · 28 years ago
  10. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  11. cee555b Allow compilation by K&R C compiler. by Guido van Rossum · 28 years ago
  12. 77654a7 opaque C object a la Jim Fulton by Guido van Rossum · 29 years ago