Age | Commit message (Expand) | Author |
2020-07-06 | Use C2x return value from getpayload of non-NaN (bug 26073). | Joseph Myers |
2019-08-15 | Make totalorder and totalordermag functions take pointer arguments. | Joseph Myers |
2019-01-07 | manual: Use @code{errno} instead of @var{errno} [BZ #24063] | Florian Weimer |
2018-11-01 | Fix typo in the documentation of gcvt | Gabriel F. T. Gomes |
2018-05-17 | Add narrowing divide functions. | Joseph Myers |
2018-05-16 | math: Merge strtod_nan_*.h into math-type-macros-*.h | Florian Weimer |
2018-05-16 | Add narrowing multiply functions. | Joseph Myers |
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 |