Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always use c2pstrcpy in stead of c2pstr, not only when compiling for carbon. | Jack Jansen | 2001-01-12 | 1 | -8/+0 |
| | |||||
* | Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef. | Jack Jansen | 2000-07-14 | 1 | -2/+2 |
| | |||||
* | include stdio.h for sprintf prototype. | Jack Jansen | 2000-07-14 | 1 | -0/+1 |
| | |||||
* | ANSIfication step 2: make sure all needed prototypes are available, and all ↵ | Jack Jansen | 2000-07-11 | 1 | -2/+1 |
| | | | | | | needed header files included. | ||||
* | Removed THINK_C support. | Jack Jansen | 2000-06-04 | 1 | -6/+0 |
| | |||||
* | Revived various of the compatability routines and made them ↵ | Jack Jansen | 2000-06-02 | 1 | -1/+11 |
| | | | | Carbon-compliant. This is needed because the initial carbon-python does not use GUSI. | ||||
* | c2pstring has moved to a different include file | Jack Jansen | 1997-05-07 | 1 | -3/+0 |
| | |||||
* | Fixed for compiling without OLDROUTINENAMES and OLDROUTINELOCATIONS | Jack Jansen | 1997-04-08 | 1 | -4/+4 |
| | |||||
* | add casts for __SC__ | Guido van Rossum | 1995-02-17 | 1 | -2/+2 |
| | |||||
* | Ported to CodeWarrior | Jack Jansen | 1994-12-14 | 1 | -1/+1 |
| | |||||
* | Completed (hopefully) the unification of THINK 6.0 and MPW 3.2 | Guido van Rossum | 1994-08-29 | 1 | -1/+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/+109 |