Age | Commit message (Expand) | Author |
2023-05-27 | Fix misspellings in manual/ -- BZ 25337 | Paul Pluzhnikov |
2023-02-16 | C2x strtol binary constant handling | Joseph Myers |
2021-09-28 | Add fmaximum, fminimum functions | Joseph Myers |
2021-09-22 | Add narrowing fma functions | Joseph Myers |
2021-09-10 | Add narrowing square root functions | Joseph Myers |
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 |