Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add explicit braces to avoid ambiguous else. Pointed out by theo. | 2013-11-12 | 1 | -2/+3 | |
* | test LDBL_MANT_DIG == DBL_MANT_DIG instead of hardcoding 53. | 2013-07-03 | 1 | -3/+3 | |
* | Switch libc and libm to use strong aliases rather than weak aliases | 2013-03-28 | 1 | -2/+2 | |
* | Get rid of the very ugly lint workarounds: LINTLIBRARY, PROTOLIB, | 2013-01-13 | 1 | -8/+1 | |
* | Remove excessive sys/cdefs.h inclusion | 2012-12-05 | 1 | -2/+1 | |
* | Trick lint into recording the right prototypes in the llib-lm.ln | 2011-05-30 | 1 | -5/+10 | |
* | use sys/cdefs.h; pointed out by theo | 2008-12-10 | 1 | -2/+2 | |
* | - 80-bit and quad precision trigonometric and other most | 2008-12-09 | 1 | -1/+9 | |
* | - make much more readable: don't reimplement isnan, signbit each | 2008-09-11 | 1 | -16/+8 | |
* | - replace dtoa w/ David's gdtoa, version 2008-03-15 | 2008-09-07 | 1 | -0/+55 |