cpython/Mac/Python
Jack Jansen 059ed83cc3 - Got rid if WITH_CYCLE_GC
- Cleaned up Python banner string, so the normal build for MacPython 2.3
  will have a short banner.
2002-07-07 20:54:44 +00:00
..
getapplbycreator.c Another include Carbon/Carbon.h 2001-05-19 12:57:22 +00:00
gusiconfig.cpp Reset the resource file chain before calling PyMac_OpenPrefFile. I'm not sure why this wasn't a problem before... 2001-02-28 15:54:18 +00:00
macapplication.c Got rid of 68k-Mac and other outdated ifdefs. 2001-08-07 15:30:23 +00:00
macgetargv.c Replaced PyMac_FullPath by PyMac_FullPathname, which has an extra 'length' 2001-09-10 22:00:39 +00:00
macgetcompiler.c - Got rid if WITH_CYCLE_GC 2002-07-07 20:54:44 +00:00
macgetpath.c Got rid of ifdefs for long-obsolete GUSI versions and other stuff that is now standard (appearance, interned strings) 2002-04-11 20:48:25 +00:00
macgetplatform.c ANSIfication step 2: make sure all needed prototypes are available, and all needed 2000-07-11 21:16:03 +00:00
macglue.c Changed some prototypes to match the exact definition in some faraway Apple 2002-06-26 20:37:40 +00:00
macimport.c Got rid of ifdefs for long-obsolete GUSI versions and other stuff that is now standard (appearance, interned strings) 2002-04-11 20:48:25 +00:00
macmain.c Allow the script to have not only a TEXT filetype but also a null filetype (to enable files to be created from the Unix side of OSX to be droppable on the MacPython interpreter). 2002-05-22 15:02:08 +00:00
macsetfiletype.c ANSIfication step 2: make sure all needed prototypes are available, and all needed 2000-07-11 21:16:03 +00:00
macshlglue.c Changed some prototypes to match the exact definition in some faraway Apple 2002-06-26 20:37:40 +00:00
missingtoolboxcalls.c Dummy functions which return unimpErr for lots of toolbox calls that are unavailable for 68K. This way we don't have to disable thm in bgen, so we 1999-12-12 21:38:29 +00:00
pyGUSISIOUX.cp Don't call PyMac_OutputSeen if we have a custom console. Fix by Alexandre Parenteau. 2002-01-11 10:24:23 +00:00