| Commit message (Expand) | Author | Age | Files | Lines |
* | * mingw: Delete obsolete directory. | Christopher Faylor | 2012-11-07 | 1 | -915/+0 |
* | 2009-08-08 Danny Smith <dannysmith@users.sourceforge.net> | Chris Sutcliffe | 2009-08-08 | 1 | -0/+16 |
* | 2009-07-18 Gregory McGarry <gregorymcgarry@users.sourceforge.net> | Chris Sutcliffe | 2009-07-18 | 1 | -2/+28 |
* | Fix MinGW-Bug [2160227]: Eliminate conflicting declarations and implementatio... | Keith Marshall | 2008-10-13 | 1 | -0/+7 |
* | 2008-03-21 Danny Smith <dannysmith@users.sourceforge.net> | Chris Sutcliffe | 2008-03-21 | 1 | -0/+18 |
* | 2007-10-03 Bernd Becker <hugin@users.sourceforge.net> | Chris Sutcliffe | 2007-10-03 | 1 | -2/+2 |
* | * include/math.h (__INFF,__INFL): Remove '#'. | Danny Smith | 2006-07-06 | 1 | -3/+3 |
* | * include/math.h (HUGE_VAL): Define as builtin if __GNUC__ >= 3.3, | Danny Smith | 2006-06-12 | 1 | -3/+19 |
* | * include/math.h (HUGE_VALF, HUGE_VALL, INFINITY, NAN) | Danny Smith | 2005-09-24 | 1 | -5/+4 |
* | * include/_mingw.h (__MINGW_GNUC_PREREQ): Define. Use to | Danny Smith | 2005-06-16 | 1 | -15/+35 |
* | * mingwex/math/nexttoward.c: New file. | Danny Smith | 2005-05-10 | 1 | -1/+4 |
* | * mingwex/math/nextafterf.c (nextafterf): Correct | Danny Smith | 2005-05-09 | 1 | -2/+1 |
* | * mingwex/math/erfl.c: New file. | Danny Smith | 2005-05-08 | 1 | -4/+0 |
* | * mingwex/math/signbit.c (__signbit): Make return value | Danny Smith | 2005-05-03 | 1 | -3/+3 |
* | 2005-02-11 Gregory W. Chicares <chicares at cox dot net> | Danny Smith | 2005-02-11 | 1 | -1/+5 |
* | * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl, | Danny Smith | 2004-10-06 | 1 | -4/+17 |
* | * include/math.h: Add pragma GCC system_header. | Danny Smith | 2004-07-15 | 1 | -0/+5 |
* | 2 * mingwex/Makefile.in (MATH_DISTFILES): Remove pow.c, | Danny Smith | 2004-07-02 | 1 | -5/+39 |
* | * CONTRIBUTORS: New file. | Earnie Boyd | 2004-04-20 | 1 | -19/+3 |
* | 2004-03-28 Hans Leidekker <hans@it.vu.nl> | Luke Dunstan | 2004-03-29 | 1 | -0/+11 |
* | Add prototypes for new msvcrt.dll versions | Danny Smith | 2004-03-26 | 1 | -0/+6 |
* | * include/math.h: Guard ISO C99 additions with __cplusplus | Danny Smith | 2003-10-27 | 1 | -1/+1 |
* | * include/math.h (cabs): Remove non-ISO prototype. | Danny Smith | 2003-10-21 | 1 | -2/+3 |
* | * include/_mingw.h (__CRT_INLINE): Define. | Danny Smith | 2003-09-24 | 1 | -28/+28 |
* | * include/math.h (fabs) : Remove inline definition. | Danny Smith | 2003-05-14 | 1 | -21/+2 |
* | * include/math.h: Remove _CRTIMP from pow() prototype, | Danny Smith | 2003-02-10 | 1 | -1/+4 |
* | * include/_mingw.h (_CRTIMP): Define for __GNUC__ if | Danny Smith | 2003-02-10 | 1 | -202/+204 |
* | * include/math.h (tgamma): Correct typo in comment. | Danny Smith | 2003-01-26 | 1 | -3/+1 |
* | * mingwex/math/s_erf.c: New file. | Danny Smith | 2002-12-08 | 1 | -1/+11 |
* | * include/math.h: Add traditional/XOPEN math constants. | Danny Smith | 2002-12-07 | 1 | -0/+17 |
* | * mingwex/math/lgamma.c: New file. | Danny Smith | 2002-11-27 | 1 | -1/+15 |
* | * include/math.h (sqrt): Remove inline definition. | Danny Smith | 2002-11-09 | 1 | -19/+2 |
* | * include/math.h (asm): Change to __asm__ throughout. | Danny Smith | 2002-08-20 | 1 | -11/+11 |
* | Add incomplet long double math support to libmingwex.a | Danny Smith | 2002-07-29 | 1 | -113/+377 |
* | * include/_mingw.h: Increment version to 2.0. | Danny Smith | 2002-06-13 | 1 | -7/+273 |
* | * include/math.h (DOMAIN, SING, OVERFLOW, UNDERFLOW, | Danny Smith | 2002-04-04 | 1 | -12/+13 |
* | Merge MinGW CVS differences | Earnie Boyd | 2001-12-05 | 1 | -1/+37 |
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+182 |