| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC math.h,v 1.57: | David Schultz | 2005-03-29 | 1 | -1/+2 |
| * | MFC math.h,v 1.45 | David Schultz | 2005-03-01 | 1 | -34/+39 |
| * | MFC math.h:1.44,1.46: | David Schultz | 2005-01-15 | 1 | -2/+10 |
| * | Fix two bugs in the signbit() macro, which was implemented last year: | David Schultz | 2004-07-19 | 1 | -1/+6 |
| * | Fix minor namespace pollution: The prototypes for f{dim,max,min}(), | Stefan Farfeleder | 2004-07-17 | 1 | -6/+6 |
| * | Tweak the conditions under which certain gcc builtins are used: | David Schultz | 2004-07-16 | 1 | -2/+2 |
| * | Implement the classification macros isfinite(), isinf(), isnan(), and | David Schultz | 2004-07-09 | 1 | -6/+28 |
| * | Define the following macros in terms of [gi]cc builtins when the | David Schultz | 2004-07-09 | 1 | -0/+29 |
| * | Add C99's nearbyint{,f}() functions as wrappers around rint(). | David Schultz | 2004-07-06 | 1 | -0/+2 |
| * | Implement and document fdim{,f,l}, fmax{,f,l}, and fmin{,f,l}. | David Schultz | 2004-06-30 | 1 | -3/+12 |
| * | Declare scalbln(), scalblnf(), trunc(), and truncf(). | David Schultz | 2004-06-20 | 1 | -0/+4 |
| * | Our MI implementation of ilogb() returns -INT_MAX for the argument 0.0 rather | Stefan Farfeleder | 2004-06-19 | 1 | -2/+3 |
| * | Include <sys/cdefs.h> earlier to get the various visibility constants. | David Schultz | 2004-06-09 | 1 | -2/+1 |
| * | Add round(3) and roundf(3) and the associated documentation. | David Schultz | 2004-06-07 | 1 | -0/+2 |
| * | Add an implementation of copysignl(), a long double version of copysign(). | Stefan Farfeleder | 2004-05-07 | 1 | -0/+2 |
| * | Make sure that symbols are declared in math.h iff the appropriate | David Schultz | 2004-04-25 | 1 | -65/+68 |
| * | Remove a stale comment referring to values.h, which has never been | David Schultz | 2004-04-25 | 1 | -6/+1 |
| * | Initial support for C99's (or is it POSIX.1-2001's?) MATH_ERRNO, | Bruce Evans | 2004-03-12 | 1 | -0/+6 |
| * | Add prototypes for all long double functions in C99. Leave them all | Dag-Erling Smørgrav | 2003-10-23 | 1 | -0/+67 |
| * | Fix two misuses of __BSD_VISIBLE. | Mike Barcroft | 2003-05-22 | 1 | -2/+2 |
| * | Fix braino in definition of isfinite(). | David Schultz | 2003-04-04 | 1 | -1/+1 |
| * | - gamma_r, lgamma_r, gammaf_r, and lgammaf_r were protected by _REENTRANT | Warner Losh | 2003-02-26 | 1 | -4/+4 |
| * | o Implement C99 classification macros isfinite(), isinf(), isnan(), | Mike Barcroft | 2003-02-12 | 1 | -12/+24 |
| * | Implement C99's signbit() macro. | Mike Barcroft | 2003-02-11 | 1 | -0/+2 |
| * | Implement fpclassify(): | Mike Barcroft | 2003-02-08 | 1 | -0/+32 |
| * | Re-apply the previously backed-out commit that fixes the problem where | Archie Cobbs | 2002-10-31 | 1 | -2/+5 |
| * | Remove duplicate declaration. | Mark Murray | 2002-10-23 | 1 | -1/+0 |
| * | Fixed a last-minute editing error in previous commit. nfs and/or cvs | Bruce Evans | 2002-10-01 | 1 | -0/+0 |
| * | Merged all interesting difference between the old math.h and the current | Bruce Evans | 2002-10-01 | 1 | -0/+0 |
| * | Revert previous commit to unbreak world until we figure out the | Archie Cobbs | 2002-09-20 | 1 | -5/+2 |
| * | Fix a problem with the definition of HUGE_VAL causing the gcc warning | Archie Cobbs | 2002-09-19 | 1 | -2/+5 |
| * | Resurrect Lite1's gamma() as C99's tgamma(). Minimal changes. | Bruce Evans | 2002-03-26 | 1 | -0/+1 |
| * | Fixed some minor style bugs. | Bruce Evans | 2002-03-26 | 1 | -2/+2 |
| * | Remove __P() usage. | David E. O'Brien | 2002-03-21 | 1 | -108/+108 |
| * | Fix style bugs (mostly remove 'extern' from function prototypes) | Alexey Zelkin | 2001-12-13 | 1 | -112/+111 |
| * | Added skeleton <complex.h> (aligned with the POSIX.1-200x), mostly | Ruslan Ermilov | 2001-06-13 | 1 | -2/+0 |
| * | MFS: Add a "magic" comment to help fixincludes realize it doesn't need to | David E. O'Brien | 2000-03-27 | 1 | -0/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Back out last change | Paul Traina | 1998-04-23 | 1 | -2/+2 |
| * | Fix cabs and cabsf definitions to be prototypes. | Paul Traina | 1998-04-22 | 1 | -3/+3 |
| * | Hide the declaration of `struct exception' from C++, since it conflicts | Bruce Evans | 1997-08-31 | 1 | -1/+5 |
| * | 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 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -8/+8 |
| * | J.T. Conklin's latest version of the Sun math library. | Jordan K. Hubbard | 1994-08-19 | 1 | -0/+273 |