| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | must include rename2.h | Guido van Rossum | 1995-01-17 | 1 | -0/+2 |
| | | |||||
| * | rename2 changes | Guido van Rossum | 1995-01-12 | 2 | -1/+2 |
| | | |||||
| * | 1995 copyright | Guido van Rossum | 1995-01-08 | 1 | -2/+2 |
| | | |||||
| * | New routines: | Jack Jansen | 1994-12-14 | 1 | -0/+86 |
| | | | | | | | | | 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. | ||||
| * | Enlarged version buffer (nobody expects the spanish inquisition:-) | Jack Jansen | 1994-12-14 | 1 | -1/+5 |
| | | | | | Support for new sys.path code in config.c | ||||
| * | Make it work under MPW too. | Guido van Rossum | 1994-10-01 | 1 | -3/+2 |
| | | |||||
| * | gestaltmodule.c: interface to Gestalt Manager. | Guido van Rossum | 1994-09-16 | 1 | -0/+25 |
| | | | | | | macosmodule.c: interface to random collection of Managers. macsetfiletype.c: set file type, for import.c. | ||||
| * | Completed (hopefully) the unification of THINK 6.0 and MPW 3.2 | Guido van Rossum | 1994-08-29 | 1 | -3/+3 |
| | | | | | | | | 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. | ||||
| * | Intermediate version of changes after porting to MPW 3.2 | Guido van Rossum | 1994-08-26 | 1 | -3/+0 |
| | | |||||
| * | Added macmain.c (separate Mac specific main prog); bump version to 1.1 | Guido van Rossum | 1994-08-23 | 1 | -0/+83 |
| | | |||||
| * | Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here. | Guido van Rossum | 1994-08-19 | 2 | -3/+3 |
| | | |||||
| * | Replace <MacHeaders> by specific required header files | Guido van Rossum | 1994-06-27 | 1 | -1/+5 |
| | | |||||
| * | Initial revision | Guido van Rossum | 1994-01-05 | 2 | -0/+40 |
