| Age | Commit message (Expand) | Author |
| 2013-11-19 | Add cbrtl(3) and sqrtl(3), from FreeBSD. | joerg |
| 2013-11-13 | Add missing comma. | wiz |
| 2013-11-13 | truncl(3) | joerg |
| 2013-11-12 | Initial version of fmodl from FreeBSD. | joerg |
| 2013-11-12 | Man page entries for ceill, floorl and roundl. | joerg |
| 2013-04-26 | Kill some extra backslashes. | njoly |
| 2013-01-29 | Document the long double versions. | matt |
| 2012-11-10 | Add No macro to ensure that "and" word is not taken as function | njoly |
| 2012-11-06 | proofreading | dholland |
| 2012-05-05 | Add tgamma{,f} from FreeBSD via rudolf, netbsd at eq dot cz | christos |
| 2011-11-17 | Fix a lint warning noted by njoly. | wiz |
| 2011-09-22 | In functions list, switch from tab characters to Ta macro. Makes | njoly |
| 2011-09-18 | Fix a few xrefs. | njoly |
| 2011-09-18 | Remove BUGS as per joerg@'s objection. | jruoho |
| 2011-09-17 | Convert to mdoc. | wiz |
| 2011-09-17 | Remove rest of the NOTES and ERRORS and references to pow(3) family. | jruoho |
| 2011-09-17 | Split out pow(3) from exp(3). | jruoho |
| 2011-09-13 | Fix Dt. | wiz |
| 2011-09-13 | Add missing El macro. | njoly |
| 2011-09-13 | Remove xrefs to ieee(3) man page which does not exists anymore. | njoly |
| 2011-09-13 | Split out the logarithm functions from the perplex exp(3). Also remove some | jruoho |
| 2011-09-12 | Fix special chars and spacing in previous. | wiz |
| 2011-09-12 | Improve and update. Also note again the lack of tanhl() in NetBSD. | jruoho |
| 2011-09-12 | Update and improve, and note that the long double variant is not supported. | jruoho |
| 2011-08-06 | ort SEE ALSO. | wiz |
| 2011-08-06 | Deprecate ieee(3). | jruoho |
| 2011-08-06 | Split out the scalbn(3) family out from ieee(3) and properly document it. | jruoho |
| 2011-08-03 | Add logbl(3). | joerg |
| 2011-08-02 | Add serial comma. | wiz |
| 2011-08-02 | Fix typo in function name. | wiz |
| 2011-07-28 | Add ilogbl(3). | joerg |
| 2011-07-28 | Add scalbnl(3) mlinks. | joerg |
| 2011-05-10 | Split out the ilogb(3) family out of ieee(3) and properly document it. | jruoho |
| 2011-04-16 | Fix markup | christos |
| 2011-04-16 | Merge floor(3) to ceil(3). | jruoho |
| 2011-04-13 | Split out from ieee(3) also the remainder(3) and copysign(3) families. | jruoho |
| 2011-04-12 | Split the nextafter(3) family of functions to their own page and properly | jruoho |
| 2011-02-06 | remquo{,f} from FreeBSD via Stathis Kamperis | christos |
| 2010-09-15 | Commit SoC long double support from Stathis Kamperis | christos |
| 2010-08-07 | Remove reference to fpresetsticky(3), which doesn't exist. | wiz |
| 2010-08-04 | Remove trailing comma in enumeration, make HTML-ready. | wiz |
| 2010-08-04 | Remove trailing comma in enumeration. | wiz |
| 2010-07-31 | Add support for fenv.h interface for i386 and amd64. | joerg |
| 2010-05-14 | \\* -> \* | joerg |
| 2010-05-03 | Note that rest of the functions come from C99. | jruoho |
| 2010-04-29 | Don't mix opening and closing macros of different types. | joerg |
| 2010-04-05 | Fix escape sequences | joerg |
| 2010-03-08 | These functions are going to first appear in 5.1, not 6.0. | snj |
| 2010-01-12 | merge conflicting error sections. | christos |
| 2010-01-11 | Add exp2 and exp2m | christos |