summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
* Added _localemodule and exceptions.cJack Jansen2000-06-071-0/+0
* Added _localemodule.Jack Jansen2000-06-071-0/+0
* Nav removed (it has moved to the core toolbox modules).Jack Jansen2000-06-071-4/+0
* Nav and AE have been moved to core toolbox modules: fixup dependent modules, ...Jack Jansen2000-06-077-30/+46
* Moved AE module to the core toolbox set: it is needed by Nav and it isn't all...Jack Jansen2000-06-074-4/+0
* Moved AE module to the core toolbox set: it is needed by Nav and it isn't all...Jack Jansen2000-06-073-6/+2
* Minor bugfix: one uthread-dependent cleanup had "if not uthread" in stead of ...Jack Jansen2000-06-071-1/+1
* Upped default memory size to 16MBJack Jansen2000-06-071-0/+0
* Added lib-tk to the standard sys.path initializer.Jack Jansen2000-06-051-1/+2
* Removed assorted old ifdefs.Jack Jansen2000-06-042-19/+0
* Removed support for very old CodeWarrior runtimes.Jack Jansen2000-06-041-20/+0
* Removed SYMANTEC_CFM68K support.Jack Jansen2000-06-041-4/+0
* Removed USE_STDWIN support.Jack Jansen2000-06-044-87/+1
* Removed THINK_C support.Jack Jansen2000-06-0410-812/+2
* Define USE_GUSI2, not USE_GUSI1. PythonStandalone still doesn't compile due t...Jack Jansen2000-06-041-2/+2
* Removed THINK_C support.Jack Jansen2000-06-041-7/+9
* First version of the project that produces a working Carbon binary. The binar...Jack Jansen2000-06-021-0/+0
* Revived various of the compatability routines and made them Carbon-compliant....Jack Jansen2000-06-024-25/+61
* Removed hfsrunning() macro. This means MacPython won't run on MacOS 5 (oops, ...Jack Jansen2000-06-021-3/+0
* Made the core toolbox modules carbon-compatible using the new greylist featur...Jack Jansen2000-06-0235-129/+667
* Replaced GetFInfo and SetFInfo calls with FspGetFInfo and FspSetFInfo calls, ...Jack Jansen2000-06-021-3/+9
* Removed (within an #ifdef) Carbon-incompatabilities:Jack Jansen2000-06-021-0/+6
* Removed (within an #ifdef) Carbon-incompatabilities:Jack Jansen2000-06-021-0/+25
* Fixed callback function arguments to be carbon-compatible.Jack Jansen2000-06-021-4/+6
* Config file for PythonStandCarbon (small non-shared MacPython for Carbon).Jack Jansen2000-06-021-0/+40
* Made compatible with MSL Carbon libraries.Jack Jansen2000-06-021-4/+13
* macfsn should always be included, like exceptions and site.Jack Jansen2000-05-171-1/+1
* Manually added HRHTMLRenderingLibAvailable.Jack Jansen2000-05-153-3/+23
* Slowly becoming functional...Jack Jansen2000-05-151-0/+0
* Interface to macOS 9 HTMLRenderingLib. Not yet functional.Jack Jansen2000-05-145-0/+1074
* (Temporarily) revived after a long sleep, for building MacPython without GUSIJack Jansen2000-05-121-5/+5
* Fixed to work again without USE_GUSI and with USE_MSL_MALLOCJack Jansen2000-05-121-0/+12
* Fixed to work again without USE_GUSIJack Jansen2000-05-121-4/+1
* Added unicodedata and _codecs modules (which had apparently slipped through u...Jack Jansen2000-05-121-0/+4
* First tiny steps towards Carbon: this project currently builds a PythonStandS...Jack Jansen2000-05-121-0/+0
* GUSI 2.0.5 has a non-functional getsockname() if you use Open Transport. For ...Jack Jansen2000-05-101-1/+2
* USE_GUSI2 should be defined, not USE_GUSI1.Jack Jansen2000-05-091-2/+2
* Selecting the macfsn option didn't work, fixed.Jack Jansen2000-05-095-7/+6
* Import this to replace open() by an extended version that usesJack Jansen2000-05-091-0/+66
* Updated for the 1.6a2 distribution: added a note about the special Tcl/Tk dis...Jack Jansen2000-05-071-18/+23
* Changed for the new preference resource version.Jack Jansen2000-05-071-4/+6
* The applets need more memory nowadays, it seems (because of navservices, mayb...Jack Jansen2000-05-073-0/+0
* Installer for 1.6a2. This is not the optimal location for the VCT file, it sh...Jack Jansen2000-05-071-0/+0
* 1.6a2 directive files.Jack Jansen2000-05-072-110/+173
* These were never used, removed.Jack Jansen2000-05-072-104/+0
* Moved and renamedJack Jansen2000-05-071-0/+0
* Tentative MkDistr scripts for 1.6a2.Jack Jansen2000-05-064-25/+151
* Updated for 1.6a2.Jack Jansen2000-05-062-201/+70
* Put the install folders in (vise), not vise, so the include files aren't acci...Jack Jansen2000-05-061-1/+1
* We should define both USE_GUSI and USE_GUSI2.Jack Jansen2000-05-062-2/+5