Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Metrowerks PRO4 finally fixes the hypot snafu. (Jack Jansen) | Guido van Rossum | 1998-11-02 | 1 | -1/+1 |
* | Mac CodeWarrior has faulty declaration for hypot, which we hide with a | Guido van Rossum | 1998-04-28 | 1 | -5/+13 |
* | Workaround for bug in Metrowerks MSL headers on 68K Macs (Jack) | Guido van Rossum | 1997-05-20 | 1 | -0/+47 |
* | Change comments/#ifdef structure for declaration for hypot(). | Guido van Rossum | 1996-08-29 | 1 | -4/+2 |
* | Correctly use Py_PROTO, not obsolete PROTO. | Guido van Rossum | 1996-08-08 | 1 | -1/+1 |
* | Added extern defn of hypot(). | Guido van Rossum | 1996-07-30 | 1 | -0/+6 |
* | Changed ifdef __CFM68K__ to ifdef SYMANTEC__CFM68K__: CW has its own | Jack Jansen | 1995-06-27 | 1 | -2/+2 |
* | changes for Mac CFM-68K | Guido van Rossum | 1995-02-18 | 1 | -0/+16 |