Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fill a few little holes in the math library | Eric Andersen | 2002-05-09 | 1 | -45/+63 |
| | |||||
* | Patch from Axel Barnitzke <barney@xkontor.com> to fix handling | Eric Andersen | 2002-04-17 | 1 | -0/+24 |
| | | | | | of the isinf() macro, which was a casulty of my grafting the glibc header onto out math library. | ||||
* | Totally rework the math library, this time based on the MacOs X | Eric Andersen | 2001-11-22 | 1 | -0/+239 |
math library (which is itself based on the math lib from FreeBSD). -Erik |