1. b760923 Got rid of 68k-Mac and other outdated ifdefs. by Jack Jansen · 23 years ago
  2. 0297dca Fixed bug that prevented shared libs that are submodules of a by Just van Rossum · 23 years ago
  3. b45032e Fixed a nasty slowdown in imports in frozen applications: the shortcut by Jack Jansen · 23 years ago
  4. add8b24 Release a PYC resource after reading it. No need to keep it incore. by Jack Jansen · 23 years ago
  5. 9ae898b ANSIfication step 2: make sure all needed prototypes are available, and all needed by Jack Jansen · 24 years ago
  6. fe38d29 PyMac_FindModuleExtension now uses a size_t as its size parameter for compatibility. by Jack Jansen · 24 years ago
  7. 2d1306b Started on GUSI2 and threading support. by Jack Jansen · 24 years ago
  8. deff89c Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate. by Jack Jansen · 26 years ago
  9. 48a9c36 Mods by Just to allow aliases in sys.path entries by Jack Jansen · 26 years ago
  10. b93f521 Support for freezing packages (Just). by Jack Jansen · 26 years ago
  11. 017e0ff The PYD resource should now contain 2 strings: one for the ppc by Jack Jansen · 26 years ago
  12. 1e2260f All import-related code has moved to macimport.c. by Jack Jansen · 26 years ago