1. 4643bd9 Apparently FreeBSD enables some HW floating-point exceptions by default. by Tim Peters · 22 years ago
  2. fe51c6d Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype by Mark Hammond · 22 years ago
  3. bd4bc4e Even more ANSIfication: fix as many function pointers and declarations as by Thomas Wouters · 24 years ago
  4. faa209d6 - ANSI-fication (patch #100805 by Peter Schneider-Kamp) by Fredrik Lundh · 24 years ago
  5. 9c1201f Py_Main() must be DL_EXPORT too. by Guido van Rossum · 26 years ago
  6. be10c20 Now include Python.h by Guido van Rossum · 26 years ago
  7. 7c14103 Keep gcc -Wall happy by Guido van Rossum · 27 years ago
  8. 4c04be6 This is now the "real" main program -- it calls Py_Main(argc, argv) by Guido van Rossum · 27 years ago