Age | Commit message (Expand) | Author | Files | Lines |
2016-12-31 | Add fromfp functions. | Joseph Myers | 1 | -0/+81 |
2016-12-27 | Fix typo in manual for iseqsig | Gabriel F. T. Gomes | 1 | -1/+1 |
2016-12-21 | manual: Convert @tables of variables to @vtables. | Rical Jasan | 1 | -6/+2 |
2016-12-21 | Add roundeven, roundevenf, roundevenl. | Joseph Myers | 1 | -0/+14 |
2016-12-20 | Add fmaxmag, fminmag functions. | Joseph Myers | 1 | -0/+32 |
2016-12-16 | Document sNaN argument error handling. | Joseph Myers | 1 | -0/+5 |
2016-12-16 | Define FE_SNANS_ALWAYS_SIGNAL. | Joseph Myers | 1 | -0/+14 |
2016-11-24 | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers | 1 | -0/+18 |
2016-11-19 | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers | 1 | -0/+18 |
2016-10-28 | Add SNAN, SNANF, SNANL macros. | Joseph Myers | 1 | -0/+9 |
2016-10-26 | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers | 1 | -0/+30 |
2016-10-25 | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes | 1 | -0/+41 |
2016-10-19 | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers | 1 | -0/+20 |
2016-10-15 | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers | 1 | -0/+14 |
2016-10-12 | Add totalorder, totalorderf, totalorderl. | Joseph Myers | 1 | -1/+26 |
2016-10-06 | Add iseqsig. | Joseph Myers | 1 | -1/+12 |
2016-10-06 | Manual typos: Arithmetic Functions | Rical Jasan | 1 | -8/+8 |
2016-09-30 | Add iscanonical. | Joseph Myers | 1 | -0/+17 |
2016-09-23 | Add iszero. | Joseph Myers | 1 | -0/+8 |
2016-09-21 | Add issubnormal. | Joseph Myers | 1 | -0/+8 |
2016-09-21 | Add <stdint.h> integer width macros. | Joseph Myers | 1 | -1/+3 |
2016-09-07 | Add femode_t functions. | Joseph Myers | 1 | -0/+33 |
2016-08-29 | Add fetestexceptflag. | Joseph Myers | 1 | -0/+11 |
2016-08-16 | Add fesetexcept. | Joseph Myers | 1 | -0/+12 |
2016-08-03 | Fix typo in last arith.texi change. | Joseph Myers | 1 | -1/+1 |
2016-08-03 | Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro. | Joseph Myers | 1 | -11/+10 |
2016-06-16 | Add nextup and nextdown math functions | Rajalakshmi Srinivasaraghavan | 1 | -0/+40 |
2014-02-26 | Fix two spaces after sentence. | Ondřej Bílka | 1 | -3/+3 |
2014-01-29 | * manual/arith.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+149 |
2013-12-30 | Fix spelling in manual, as in bug 16376 | Ville Skytta | 1 | -1/+1 |
2013-11-28 | Document some libm error handling intents. | Joseph Myers | 1 | -7/+18 |
2013-09-10 | Clarify documentation cross-reference | Allan McRae | 1 | -1/+2 |
2013-05-28 | Doc fix for 'frexp' in arith.texi | Ben Norht | 1 | -2/+2 |
2013-04-02 | New <math.h> macro named issignaling to check for a signaling NaN (sNaN). | Thomas Schwinge | 1 | -0/+8 |
2013-03-24 | Fix docs for scalbn* and scalbl* functions | Mark H Weaver | 1 | -6/+6 |
2013-02-11 | Fix some errors in declarations in the manual. | Roland McGrath | 1 | -7/+7 |
2012-12-01 | Fix typos in arith.texi. | Joseph Myers | 1 | -2/+2 |
2012-09-07 | Fix description of carg branch cut (bug 13542) | John Tobey | 1 | -3/+3 |
2012-02-28 | Use Texinfo macros to refer to the GNU C Library within the manual. | Joseph Myers | 1 | -12/+12 |
2012-02-22 | Prefer C99 names for long long limit macros. | Joseph Myers | 1 | -1/+1 |
2012-02-19 | Remove erroneous statements about negative zero. | Nick Bowler | 1 | -6/+2 |
2012-02-17 | Fix various problems with @deftypefun lines. | Nicolas Boulenguez | 1 | -6/+6 |
2010-07-05 | Manual wording fix for round{,f,l}. | Roland McGrath | 1 | -1/+2 |
2008-08-02 | * manual/arith.texi: Avoid @strong{Note:}. | Ulrich Drepper | 1 | -3/+3 |
2007-11-19 | * manual/arith.texi (Remainder Functions): Spelling fix. | Roland McGrath | 1 | -1/+1 |
2007-10-22 | * manual/texinfo.tex: Update to latest version. | Andreas Jaeger | 1 | -2/+1 |
2004-10-06 | (System V Number Conversion): Fix return type of ecvt_r, fcvt_r, qecvt_r, and... | Ulrich Drepper | 1 | -10/+14 |
2003-12-22 | * manual/arith.texi (Parsing of Integers): Typo fix. | Roland McGrath | 1 | -1/+1 |
2002-06-30 | Update. | Ulrich Drepper | 1 | -5/+5 |
2001-07-19 | Update. | Ulrich Drepper | 1 | -14/+0 |