1. 41eb3c7 ucnhash module has gone. by Jack Jansen · 24 years ago
  2. e4cd2f2 Don't use our own malloc any more. It made test_longexp crash due to its optimization to lock blocks into a specific size malloc requests. This loses 15% performance, but that we'll have to live with:-( by Jack Jansen · 24 years ago
  3. 5e80a75 Added a declaration of fileno() if we use GUSI. Not sure whether it should go here or in pyport.h really... by Jack Jansen · 24 years ago
  4. 2c9cb7a Added USE_UCNHASH (experimental, I hope it can go) by Jack Jansen · 24 years ago
  5. 2d1306b Started on GUSI2 and threading support. by Jack Jansen · 24 years ago
  6. e721f3d Modified for new dll import source organisation by Greg. by Jack Jansen · 25 years ago
  7. 8f5725a First bits and pieces of appearance support: an init routine, a global flag PyMac_AppearanceCompliant (exported thru MacOS). If USE_APPEARANCE by Jack Jansen · 25 years ago
  8. 175f1c8 Added USE_ZLIB to nonshared config files by Jack Jansen · 27 years ago
  9. 2fe3a37 Updated for (optional) use of MSL libraries by Jack Jansen · 27 years ago
  10. 0040b47 - Put USE_MAC_DYNAMIC_LOADING beack here in stead of auto-enabling it by Jack Jansen · 28 years ago
  11. 3a9b3b5 Added USE_MALLOC_DEBUG (disabled) by Jack Jansen · 28 years ago
  12. 4ecc8c2 "Small" 68K interpreter, without waste, img and tkinter by Jack Jansen · 28 years ago