summaryrefslogtreecommitdiffstats
path: root/Include/mymath.h
Commit message (Collapse)AuthorAgeFilesLines
* Metrowerks PRO4 finally fixes the hypot snafu. (Jack Jansen)Guido van Rossum1998-11-021-1/+1
|
* Mac CodeWarrior has faulty declaration for hypot, which we hide with aGuido van Rossum1998-04-281-5/+13
| | | | | #define. (Jack)
* Workaround for bug in Metrowerks MSL headers on 68K Macs (Jack)Guido van Rossum1997-05-201-0/+47
|
* Change comments/#ifdef structure for declaration for hypot().Guido van Rossum1996-08-291-4/+2
|
* Correctly use Py_PROTO, not obsolete PROTO.Guido van Rossum1996-08-081-1/+1
|
* Added extern defn of hypot().Guido van Rossum1996-07-301-0/+6
|
* Changed ifdef __CFM68K__ to ifdef SYMANTEC__CFM68K__: CW has its ownJack Jansen1995-06-271-2/+2
| | | | unique set of ideosyncracies:-(
* changes for Mac CFM-68KGuido van Rossum1995-02-181-0/+16