Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Some layout changes; added EventRecord Get/Build functions (as a tuple). | Guido van Rossum | 1995-01-25 | 1 | -9/+23 | |
| | ||||||
* | cosmetics: copyright, comments | Guido van Rossum | 1995-01-22 | 1 | -4/+33 | |
| | ||||||
* | renamed Get routines to PyMac_Get; added macfs to config.c | Guido van Rossum | 1995-01-21 | 1 | -4/+0 | |
| | ||||||
* | ported Jacks changes back to think C | Guido van Rossum | 1995-01-18 | 1 | -0/+4 | |
| | ||||||
* | modernized/rationalized, added PyMac_BuildOSType | Guido van Rossum | 1995-01-18 | 1 | -7/+11 | |
| | ||||||
* | More Pstring() stuff and some cosmetics | Jack Jansen | 1995-01-18 | 1 | -0/+3 | |
| | ||||||
* | Comment fix | Jack Jansen | 1995-01-18 | 1 | -1/+1 | |
| | ||||||
* | - Moved some useful routines from macosmodule.c here | Jack Jansen | 1995-01-18 | 1 | -3/+12 | |
| | | | | | - Added GetFSSpec (tuple-style), BuildFSSpec and Pstring (platform-independent correct conversion of C to Pascal strings) | |||||
* | rename2 changes | Guido van Rossum | 1995-01-12 | 1 | -3/+3 | |
| | ||||||
* | Ported to CodeWarrior | Jack Jansen | 1994-12-14 | 1 | -0/+3 | |
| | ||||||
* | New routines: | Jack Jansen | 1994-12-14 | 1 | -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 compiler | Jack Jansen | 1994-12-14 | 1 | -1/+5 | |
| | ||||||
* | Completed (hopefully) the unification of THINK 6.0 and MPW 3.2 | Guido van Rossum | 1994-08-29 | 2 | -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 changes | Guido van Rossum | 1994-08-23 | 1 | -2/+2 | |
| | ||||||
* | Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here. | Guido van Rossum | 1994-08-19 | 2 | -12/+125 | |
| | ||||||
* | Release 1.0.2. | Guido van Rossum | 1994-05-06 | 1 | -4/+6 | |
| | ||||||
* | Initial revision | Guido van Rossum | 1994-01-05 | 1 | -0/+224 | |