| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r326748: | Dimitry Andric | 2017-12-13 | 1 | -5/+19 |
| * | MFC r271651, r271719, r272138, r272457, r272845, r275476, r275518, r275614, | Tijl Coosemans | 2015-06-25 | 1 | -11/+26 |
| * | Add tgammaf() as a simple wrapper around tgamma(). | David Schultz | 2008-02-18 | 1 | -7/+15 |
| * | Remove California Regent's clause 3, per letter | Warner Losh | 2007-01-09 | 1 | -4/+0 |
| * | 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 | 1 | -8/+1 |
| * | mdoc(7) police: Nits. | Ruslan Ermilov | 2003-03-02 | 1 | -7/+7 |
| * | - gamma_r, lgamma_r, gammaf_r, and lgammaf_r were protected by _REENTRANT | Warner Losh | 2003-02-26 | 1 | -5/+34 |
| * | Resurrect Lite1's gamma() as C99's tgamma(). Minimal changes. | Bruce Evans | 2002-03-26 | 1 | -17/+28 |
| * | Fixed some bugs in the description of plain gamma() (and gammaf()). | Bruce Evans | 2002-03-26 | 1 | -19/+19 |
| * | mdoc(7) police: fixed bugs from rev. 1.15. | Ruslan Ermilov | 2001-11-20 | 1 | -14/+14 |
| * | gamma(x) actually returns \log(|\Gamma(x)|), so correct the man | David Malone | 2001-11-05 | 1 | -16/+28 |
| * | Use ".Lb libm" where it will have an effect (not just in the zombie man | Bruce Evans | 2001-10-13 | 1 | -0/+2 |
| * | mdoc(7) police: Use the new .In macro for #include statements. | Ruslan Ermilov | 2001-10-01 | 1 | -1/+1 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -1/+1 |
| * | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 1 | -1/+1 |
| * | mdoc(7) police: split punctuation characters + misc fixes. | Ruslan Ermilov | 2001-02-01 | 1 | -1/+1 |
| * | mdoc(7) police: Er macro usage cleanup. | Ruslan Ermilov | 2000-11-22 | 1 | -1/+1 |
| * | mdoc(7) police: Nm -> Fn where appropriate. | Ruslan Ermilov | 2000-11-20 | 1 | -2/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Fixed minor bugs related to the addition of gammaf. | Bruce Evans | 1997-07-13 | 1 | -3/+3 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Fixed some minor formatting problems to silence manck some more. | Mike Pritchard | 1996-02-12 | 1 | -3/+2 |
| * | Additions from Thomas Graichen to mention each functions' floating point | Jordan K. Hubbard | 1995-03-01 | 1 | -9/+25 |
| * | J.T. Conklin's latest version of the Sun math library. | Jordan K. Hubbard | 1994-08-19 | 1 | -0/+124 |