1. 6db483e Added a WITHOUT_FRAMEWORKS define to all the config files, so that on MacOS<=9 compiles use Universal Headers, not Carbon/Carbon.h. by Jack Jansen · 23 years ago
  2. 41eb3c7 ucnhash module has gone. by Jack Jansen · 24 years ago
  3. 6993f27 Added GUSI-Carbon targets (both threading and nonthreading), and they work!! YEAH!!! by Jack Jansen · 24 years ago
  4. 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
  5. 660bb1d MacPython on MacOSX DP4 gets started in the wrong directory. The workaround (ifdeffed by USE_ARGV0_CHDIR) is to do a chdir() to the folder part of our executable name. by Jack Jansen · 24 years ago
  6. 2819146 Added USE_UCNHASH (experimental, I hope it can go), USE_TOOLBOX and USE_QT. by Jack Jansen · 24 years ago
  7. d564d5f Config file for PythonStandCarbon (small non-shared MacPython for Carbon). by Jack Jansen · 24 years ago