Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added/updated copyright notices | Jack Jansen | 1997-01-31 | 1 | -0/+24 |
| | | | | (and the &*^$%@ resource files got binhexed again, sigh) | ||||
* | Minor fix to get non-gusi python to compile again | Jack Jansen | 1997-01-10 | 1 | -5/+0 |
| | |||||
* | Added HAVE_STRFTIME | Jack Jansen | 1996-10-23 | 1 | -0/+4 |
| | |||||
* | Guido: | Jack Jansen | 1996-08-19 | 1 | -1/+10 |
| | | | | | - define USE_CHECKSTACK - Comment on defines used | ||||
* | Modified for GUSI | Jack Jansen | 1996-02-14 | 1 | -0/+13 |
| | |||||
* | Mwerks now also has fopenrf | Jack Jansen | 1995-08-07 | 1 | -0/+3 |
| | |||||
* | Initial port to CodeWarrior CFM68K support (mainly by disabling | Jack Jansen | 1995-06-27 | 1 | -1/+1 |
| | | | | unsupported features). | ||||
* | changed ifdefs and comments -- more modules are good | Guido van Rossum | 1995-02-21 | 1 | -1/+1 |
| | |||||
* | hacks for atoi/strtod in __SC__ | Guido van Rossum | 1995-02-19 | 1 | -0/+5 |
| | |||||
* | put #undefs insize comments; rationalize MPW support | Guido van Rossum | 1995-02-18 | 1 | -88/+89 |
| | |||||
* | ported Jacks changes back to think C | Guido van Rossum | 1995-01-18 | 1 | -0/+4 |
| | |||||
* | Comment fix | Jack Jansen | 1995-01-18 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -1/+6 |
| | | | | | | | 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 | 1 | -12/+87 |
| | |||||
* | Release 1.0.2. | Guido van Rossum | 1994-05-06 | 1 | -4/+6 |
| | |||||
* | Initial revision | Guido van Rossum | 1994-01-05 | 1 | -0/+224 |