| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | s/C90/C99/ | David Schultz | 2007-12-12 | 1 | -1/+1 |
| * | Add a "STANDARDS" section. | David Schultz | 2007-12-12 | 1 | -0/+9 |
| * | Implement carg(3) and cargf(3). | David Schultz | 2007-12-12 | 2 | -6/+41 |
| * | Remove California Regent's clause 3, per letter | Warner Losh | 2007-01-09 | 32 | -128/+0 |
| * | Fix a cut-and-paste-o. | David Schultz | 2007-01-06 | 1 | -2/+2 |
| * | Remove a note pertaining to the Alpha. | David Schultz | 2007-01-05 | 1 | -7/+0 |
| * | s/5.5/6.0/ in HISTORY section. | Joel Dahl | 2005-11-24 | 3 | -3/+3 |
| * | -mdoc sweep. | Ruslan Ermilov | 2005-11-17 | 3 | -3/+3 |
| * | The logb() functions are not just ieee754 "test" functions, but are | Bruce Evans | 2005-11-06 | 3 | -31/+46 |
| * | Fixed spelling of remquof() in its prototype. | Bruce Evans | 2005-10-30 | 1 | -1/+1 |
| * | Markup nit. | Ruslan Ermilov | 2005-06-16 | 1 | -1/+1 |
| * | Fixed compile warning. | Ruslan Ermilov | 2005-06-16 | 1 | -2/+0 |
| * | Assorted markup fixes. | Ruslan Ermilov | 2005-06-15 | 4 | -6/+6 |
| * | Implement truncl() based on floorl(). | David Schultz | 2005-04-16 | 1 | -9/+15 |
| * | Add roundl(), lroundl(), and llroundl(). | David Schultz | 2005-04-08 | 2 | -12/+36 |
| * | Document exp2() and exp2f(), and make other minor tweaks and updates. | David Schultz | 2005-04-05 | 2 | -88/+37 |
| * | Implement and document remquo() and remquof(). | David Schultz | 2005-03-25 | 2 | -16/+48 |
| * | Document feenableexcept(), fedisableexcept(), and fegetexcept(). | David Schultz | 2005-03-16 | 1 | -0/+98 |
| * | Replace fegetmask() and fesetmask() with feenableexcept(), | David Schultz | 2005-03-16 | 1 | -9/+32 |
| * | Document scalbnl and scalblnl. | David Schultz | 2005-03-07 | 1 | -9/+16 |
| * | Document nextafterl and nexttoward{,f,l}. | David Schultz | 2005-03-07 | 1 | -7/+21 |
| * | Add nexttoward to the list of implemented functions, and explicitly | David Schultz | 2005-03-07 | 1 | -4/+8 |
| * | Document fmal. | David Schultz | 2005-03-07 | 1 | -16/+27 |
| * | Fix a mistake in the exponent range. | David Schultz | 2005-03-06 | 1 | -1/+1 |
| * | Un-document the non-extant exp10() and exp10f() functions. | David Schultz | 2005-02-26 | 1 | -2/+0 |
| * | Typo. | Ruslan Ermilov | 2005-01-28 | 1 | -1/+1 |
| * | Properly terminate sentence. | Ruslan Ermilov | 2005-01-28 | 1 | -2/+2 |
| * | - Move the functions presently described in in ieee(3) to their own | David Schultz | 2005-01-27 | 7 | -572/+873 |
| * | Many changes, including the following major ones: | David Schultz | 2005-01-23 | 1 | -113/+269 |
| * | Add fma() and fmaf(), which implement a fused multiply-add operation. | David Schultz | 2005-01-22 | 2 | -1/+106 |
| * | Sort sections. | Ruslan Ermilov | 2005-01-20 | 2 | -17/+17 |
| * | Use the \*(If string provided by mdoc(7), to represent infinity. | Ruslan Ermilov | 2005-01-16 | 2 | -18/+11 |
| * | Removed redundant .br call. | Ruslan Ermilov | 2005-01-16 | 1 | -1/+0 |
| * | Remove numerous references to VAX floating-point and the setting of | David Schultz | 2005-01-14 | 12 | -204/+44 |
| * | Tiny markup nits. | Ruslan Ermilov | 2005-01-14 | 4 | -22/+23 |
| * | Fixed too many of "the", and enclose multi-word argument in double quotes. | Stefan Farfeleder | 2005-01-13 | 1 | -4/+3 |
| * | Markup nits. | Ruslan Ermilov | 2005-01-13 | 3 | -33/+27 |
| * | Fixed too many of "the", and enclose multi-word argument in double quotes. | Ruslan Ermilov | 2005-01-13 | 1 | -4/+3 |
| * | Implement and document ceill(). | Stefan Farfeleder | 2005-01-13 | 1 | -4/+15 |
| * | Bump .Dd for the last commit. | Stefan Farfeleder | 2005-01-13 | 1 | -1/+1 |
| * | Hook up and document floorl(). | Stefan Farfeleder | 2005-01-12 | 1 | -3/+14 |
| * | Document [l]lrint[f]() and [l]lround[f](). | David Schultz | 2005-01-11 | 5 | -5/+197 |
| * | Scheduled mdoc(7) sweep. | Ruslan Ermilov | 2005-01-11 | 4 | -6/+8 |
| * | Sanitize the markup, as prompted. | Ruslan Ermilov | 2005-01-11 | 1 | -182/+173 |
| * | More updates for math(3): | David Schultz | 2004-10-11 | 1 | -30/+40 |
| * | Add and document ilogbl(), a long double version of ilogb(). | Stefan Farfeleder | 2004-10-11 | 1 | -2/+6 |
| * | Add man pages for the cimag(), conj() and creal() functions. | Stefan Farfeleder | 2004-08-07 | 1 | -0/+102 |
| * | Fix two bugs in the signbit() macro, which was implemented last year: | David Schultz | 2004-07-19 | 1 | -0/+57 |
| * | Add C99's nearbyint{,f}() functions as wrappers around rint(). | David Schultz | 2004-07-06 | 1 | -4/+35 |
| * | Eliminate double whitespace. | Ruslan Ermilov | 2004-07-03 | 3 | -7/+7 |