Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't declare sync if we use gusi. | Jack Jansen | 2000-07-14 | 1 | -0/+2 |
| | |||||
* | ANSIfication step 2: make sure all needed prototypes are available, and all ↵ | Jack Jansen | 2000-07-11 | 1 | -2/+4 |
| | | | | | | needed header files included. | ||||
* | Removed THINK_C support. | Jack Jansen | 2000-06-04 | 1 | -4/+0 |
| | |||||
* | Removed hfsrunning() macro. This means MacPython won't run on MacOS 5 (oops, ↵ | Jack Jansen | 2000-06-02 | 1 | -3/+0 |
| | | | | System 5) or earlier anymore:-) | ||||
* | c2pstr has moved to a different include file | Jack Jansen | 1997-05-07 | 1 | -3/+1 |
| | |||||
* | Modified for (optional) use of MSL | Jack Jansen | 1997-04-08 | 1 | -2/+4 |
| | |||||
* | Initial port to CodeWarrior CFM68K support (mainly by disabling | Jack Jansen | 1995-06-27 | 1 | -0/+3 |
| | | | | unsupported features). | ||||
* | More Pstring() stuff and some cosmetics | Jack Jansen | 1995-01-18 | 1 | -0/+3 |
| | |||||
* | Ported to CodeWarrior | Jack Jansen | 1994-12-14 | 1 | -0/+3 |
| | |||||
* | Completed (hopefully) the unification of THINK 6.0 and MPW 3.2 | Guido van Rossum | 1994-08-29 | 1 | -10/+1 |
| | | | | | | | 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. | ||||
* | Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here. | Guido van Rossum | 1994-08-19 | 1 | -0/+38 |