Age | Commit message (Expand) | Author |
2018-03-20 | Add narrowing subtract functions. | Joseph Myers |
2018-02-10 | Add narrowing add functions. | Joseph Myers |
2017-12-23 | manual: fix a typo in strtoul description [BZ #21161] | Aurelien Jarno |
2017-12-23 | manual: fix finite description [BZ #22596] | Aurelien Jarno |
2017-08-21 | Obsolete matherr, _LIB_VERSION, libieee.a. | Joseph Myers |
2017-06-23 | Document _FloatN and _FloatNx versions of math functions | Gabriel F. T. Gomes |
2017-06-22 | Describe remainder as primary and drem as alternative in the manual | Gabriel F. T. Gomes |
2017-06-16 | manual: Complete @standards in arith.texi. | Rical Jasan |
2017-06-15 | manual: Replace summary.awk with summary.pl. | Rical Jasan |
2017-06-12 | float128: Add strfromf128, strtof128, and wcstof128 to the manual | Gabriel F. T. Gomes |
2016-12-31 | Add fromfp functions. | Joseph Myers |
2016-12-27 | Fix typo in manual for iseqsig | Gabriel F. T. Gomes |
2016-12-21 | manual: Convert @tables of variables to @vtables. | Rical Jasan |
2016-12-21 | Add roundeven, roundevenf, roundevenl. | Joseph Myers |
2016-12-20 | Add fmaxmag, fminmag functions. | Joseph Myers |
2016-12-16 | Document sNaN argument error handling. | Joseph Myers |
2016-12-16 | Define FE_SNANS_ALWAYS_SIGNAL. | Joseph Myers |
2016-11-24 | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers |
2016-11-19 | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers |
2016-10-28 | Add SNAN, SNANF, SNANL macros. | Joseph Myers |
2016-10-26 | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers |
2016-10-25 | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes |
2016-10-19 | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers |
2016-10-15 | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers |
2016-10-12 | Add totalorder, totalorderf, totalorderl. | Joseph Myers |
2016-10-06 | Add iseqsig. | Joseph Myers |
2016-10-06 | Manual typos: Arithmetic Functions | Rical Jasan |
2016-09-30 | Add iscanonical. | Joseph Myers |
2016-09-23 | Add iszero. | Joseph Myers |
2016-09-21 | Add issubnormal. | Joseph Myers |
2016-09-21 | Add <stdint.h> integer width macros. | Joseph Myers |
2016-09-07 | Add femode_t functions. | Joseph Myers |
2016-08-29 | Add fetestexceptflag. | Joseph Myers |
2016-08-16 | Add fesetexcept. | Joseph Myers |
2016-08-03 | Fix typo in last arith.texi change. | Joseph Myers |
2016-08-03 | Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro. | Joseph Myers |
2016-06-16 | Add nextup and nextdown math functions | Rajalakshmi Srinivasaraghavan |
2014-02-26 | Fix two spaces after sentence. | Ondřej Bílka |
2014-01-29 | * manual/arith.texi: Document MTASC-safety properties. | Alexandre Oliva |
2013-12-30 | Fix spelling in manual, as in bug 16376 | Ville Skytta |
2013-11-28 | Document some libm error handling intents. | Joseph Myers |
2013-09-10 | Clarify documentation cross-reference | Allan McRae |
2013-05-28 | Doc fix for 'frexp' in arith.texi | Ben Norht |
2013-04-02 | New <math.h> macro named issignaling to check for a signaling NaN (sNaN). | Thomas Schwinge |
2013-03-24 | Fix docs for scalbn* and scalbl* functions | Mark H Weaver |
2013-02-11 | Fix some errors in declarations in the manual. | Roland McGrath |
2012-12-01 | Fix typos in arith.texi. | Joseph Myers |
2012-09-07 | Fix description of carg branch cut (bug 13542) | John Tobey |
2012-02-28 | Use Texinfo macros to refer to the GNU C Library within the manual. | Joseph Myers |
2012-02-22 | Prefer C99 names for long long limit macros. | Joseph Myers |