summaryrefslogtreecommitdiffstats
path: root/Mac/Include
Commit message (Collapse)AuthorAgeFilesLines
...
* - Moved some useful routines from macosmodule.c hereJack Jansen1995-01-181-3/+12
| | | | | - Added GetFSSpec (tuple-style), BuildFSSpec and Pstring (platform-independent correct conversion of C to Pascal strings)
* rename2 changesGuido van Rossum1995-01-121-3/+3
|
* Ported to CodeWarriorJack Jansen1994-12-141-0/+3
|
* New routines:Jack Jansen1994-12-141-0/+3
| | | | | | | | macstrerror - strerror which uses 'Estr' resource to convert numerical MacOS errors to strings. PyErr_Mac - Raise exception with MacOS error in string form. PyMac_Idle - better idle-loop routine, which allows the user to switch applications.
* Added support for MetroWerks CodeWarrior compilerJack Jansen1994-12-141-1/+5
|
* Completed (hopefully) the unification of THINK 6.0 and MPW 3.2Guido van Rossum1994-08-292-11/+7
| | | | | | | versions -- they now share config.c and config.h, and statting is always done through macstat.[ch] (THINK's <stat.h> defines funny constants). Also the configuration of stdwin is done differently: you have to define USE_STDWIN to the compiler prefix.
* Some more changesGuido van Rossum1994-08-231-2/+2
|
* Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here.Guido van Rossum1994-08-192-12/+125
|
* Release 1.0.2.Guido van Rossum1994-05-061-4/+6
|
* Initial revisionGuido van Rossum1994-01-051-0/+224