1. 3559d1f Add loop.c -- a test program for repeatedly calling Py_Initialize() by Guido van Rossum · 25 years ago
  2. 7339f4c Fix weird typo caused by ANSIfication (nobody bothered to test it since! :-( ). by Guido van Rossum · 25 years ago
  3. 7889010 Miscelaneous ANSIfications. I'm assuming here 'main' should take (int, by Thomas Wouters · 25 years ago
  4. c716684 Add linker flag -export-dynamic so symbols in libpython*.a are exported. by Guido van Rossum · 25 years ago
  5. 964f123 Adapted for Python 2.0 under RH Linux. by Guido van Rossum · 25 years ago
  6. 496bc7f Call Py_SetProgramName() instead of redefining getprogramname(), by Guido van Rossum · 26 years ago
  7. 81e84c9 Just for fun, add a static module, "xyzzy" -- show that calling its by Guido van Rossum · 28 years ago
  8. 6e614e3 Updated the Makefile to work with the new build strategy. by Guido van Rossum · 28 years ago
  9. 3caad8c adapted to new naming; clarify comments somewhat by Guido van Rossum · 30 years ago
  10. 705d517 initial checkin by Guido van Rossum · 31 years ago