| Commit message (Expand) | Author | Age | Files | Lines |
* | * include/stdio.h (SEEK_SET, SEEK_CUR, SEEK_END): Define | Danny Smith | 2007-01-19 | 4 | -15/+33 |
* | * include/libgen.h: New file; required by... | Keith Marshall | 2006-12-31 | 5 | -3/+321 |
* | configure.in: Update to autoconf 2.5x syntax; fix macro argument quoting; | Keith Marshall | 2006-11-25 | 5 | -699/+90 |
* | * Makefile.in: Add aclocal.m4:to source release. | Danny Smith | 2006-11-21 | 4 | -5/+11 |
* | 2006-11-18 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 2006-11-18 | 3 | -3/+8 |
* | [ mingw-Bugs-1590623 ] | Danny Smith | 2006-11-08 | 2 | -6/+17 |
* | * Makefile.in: Semi-revert semi-reversion of 2006-08-30 change, now | Corinna Vinschen | 2006-10-04 | 2 | -0/+12 |
* | * mingwex/mb_wc_common.h (get_codepage): Get it | Danny Smith | 2006-09-19 | 2 | -13/+7 |
* | * mingwex/gdtoa/g_xfmt.c (g_xfmt): Fix representation of infinity. Use fpcla... | Danny Smith | 2006-09-17 | 4 | -21/+41 |
* | * mingwex/gdtoa/strtopx.c (strtopx): Fix (sic) infinity. | Danny Smith | 2006-09-16 | 2 | -1/+7 |
* | * Makefile.in: Semi-revert 2006-08-30 change. | Christopher Faylor | 2006-09-11 | 2 | -7/+4 |
* | * include/_mingw.h (__MINGW_ATTRIB_DEPRECATED): Define. | Danny Smith | 2006-09-10 | 3 | -5/+18 |
* | * aclocal.m4 (LIB_AC_PROG_CC, LIB_AC_PROG_CC_GNU, LIB_AC_PROG_CXX): | Keith Marshall | 2006-09-10 | 4 | -134/+24 |
* | * mingwex/gdtoa/misc.c (pow5mult): Restore original code. | Danny Smith | 2006-09-06 | 4 | -31/+14 |
* | Import David Gay's gdtoa library. | Danny Smith | 2006-08-31 | 43 | -3145/+6824 |
* | * Makefile.in: Add with_cross_host to allow more granular checks. | Corinna Vinschen | 2006-08-30 | 5 | -957/+283 |
* | 2006-08-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 2006-08-27 | 2 | -1/+5 |
* | * include/ctype.h: Expose iswblank if __cplusplus. | Danny Smith | 2006-08-25 | 3 | -5/+9 |
* | * include/ctype.h: Remove stray ')'. | Danny Smith | 2006-08-03 | 2 | -1/+5 |
* | * include/ctype.h (_BLANK): Expand comment. | Danny Smith | 2006-08-03 | 6 | -7/+64 |
* | * include/math.h (__INFF,__INFL): Remove '#'. | Danny Smith | 2006-07-06 | 2 | -3/+7 |
* | * mingwex/Makefile.in: Add -I$(srcdir)/.. to INCLUDES. | Danny Smith | 2006-07-03 | 2 | -2/+6 |
* | Add a real Changelog entry. | Danny Smith | 2006-07-03 | 1 | -0/+22 |
* | Support SSE float environment in fenv.h functions. | Danny Smith | 2006-07-03 | 15 | -18/+253 |
* | 2006-06-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 2006-06-26 | 3 | -93/+103 |
* | * mingwex/math/tgamma.c (SQTPI): Add braces. | Danny Smith | 2006-06-26 | 2 | -1/+5 |
* | * mingwex/wcrtomb.c (wcsrtombs): Fix src end-pointer thinko. | Danny Smith | 2006-06-26 | 5 | -28/+55 |
* | Changelog formatting | Danny Smith | 2006-06-25 | 1 | -1/+1 |
* | * include/sys/time.h (struct timezone): Define. | Danny Smith | 2006-06-22 | 3 | -1/+16 |
* | * configure.in (AC_CONFIG_AUX_DIR): Remove. | Danny Smith | 2006-06-18 | 3 | -46/+59 |
* | 2006-06-18 Chris Sutcliffe <ir0n3h4d@users.sourceforge.net> | Chris Sutcliffe | 2006-06-18 | 2 | -1/+5 |
* | * mingwex/dirent.c (_tGetFileAttributes): New helper function. | Danny Smith | 2006-06-18 | 2 | -1/+25 |
* | * include/sys/time.h: Add header guard. Add extern "C" bracketing | Danny Smith | 2006-06-18 | 4 | -3/+83 |
* | * include/math.h (HUGE_VAL): Define as builtin if __GNUC__ >= 3.3, | Danny Smith | 2006-06-12 | 2 | -3/+28 |
* | * mingwex/wcrtomb.c (wcrtomb_cp): Correct typo. | Danny Smith | 2006-06-12 | 2 | -1/+5 |
* | * Makefile.in (SUBDIRS): Change to lowercase for autoconf 2.59. | Danny Smith | 2006-06-12 | 2 | -1/+5 |
* | update to newer autoconf | Christopher Faylor | 2006-05-24 | 10 | -2430/+10301 |
* | * mingwex/wcrtomb.c (wcrtomb_cp): Test (wc > 255) only if C locale. | Danny Smith | 2006-05-17 | 2 | -10/+13 |
* | 2006-02-13 Earnie Boyd <earnie@users.sf.net> | Earnie Boyd | 2006-02-13 | 2 | -0/+7 |
* | 2006-01-18 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 2006-01-19 | 2 | -1/+5 |
* | 2005-10-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 2005-10-27 | 3 | -3/+8 |
* | * include/limits.h (SSIZE_MAX): Define. | Danny Smith | 2005-10-15 | 2 | -9/+19 |
* | 2005-10-13 Wu Yongwei <adah@users.sourceforge.net> | Danny Smith | 2005-10-13 | 2 | -0/+20 |
* | * include/stddef.h: Remove. | Danny Smith | 2005-10-12 | 3 | -14/+5 |
* | * mingwex/complex/csqrt.c (csqrt): The sign of real part | Danny Smith | 2005-10-12 | 4 | -8/+16 |
* | * include/time.h (_time64): Correct prototype. | Danny Smith | 2005-10-12 | 2 | -1/+5 |
* | * mingwex/fegetenv.c (fegetenv): Restore exception masks. | Danny Smith | 2005-10-08 | 3 | -7/+13 |
* | * include/math.h (HUGE_VALF, HUGE_VALL, INFINITY, NAN) | Danny Smith | 2005-09-24 | 2 | -5/+9 |
* | * include/stdlib.h (strtof): Add prototype. Uglify | Danny Smith | 2005-09-19 | 2 | -6/+25 |
* | * mingwex/fe*.c: Revert previous changes. | Danny Smith | 2005-08-25 | 9 | -14/+42 |