Age | Commit message (Expand) | Author | Files | Lines |
2005-10-27 | 2005-10-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 1 | -2/+2 |
2005-10-15 | * include/limits.h (SSIZE_MAX): Define. | Danny Smith | 1 | -9/+14 |
2005-10-13 | 2005-10-13 Wu Yongwei <adah@users.sourceforge.net> | Danny Smith | 1 | -0/+15 |
2005-10-12 | * include/stddef.h: Remove. | Danny Smith | 2 | -14/+0 |
2005-10-12 | * include/time.h (_time64): Correct prototype. | Danny Smith | 1 | -1/+1 |
2005-09-24 | * include/math.h (HUGE_VALF, HUGE_VALL, INFINITY, NAN) | Danny Smith | 1 | -5/+4 |
2005-09-19 | * include/stdlib.h (strtof): Add prototype. Uglify | Danny Smith | 1 | -6/+16 |
2005-08-25 | * mingwex/fe*.c: Revert previous changes. | Danny Smith | 1 | -7/+7 |
2005-08-25 | * mingwex/feclearexcept.c (feclearexcept): Change declaration. | Danny Smith | 1 | -7/+7 |
2005-08-13 | * Include/_mingw.h: Increment version to 3.8. | Chris Sutcliffe | 1 | -2/+2 |
2005-08-10 | * include/wctype.h (towupper, towlower): Change arg and return value | Danny Smith | 2 | -4/+10 |
2005-06-16 | * include/_mingw.h (__MINGW_GNUC_PREREQ): Define. Use to | Danny Smith | 2 | -17/+45 |
2005-06-06 | * include/_mingw.h (__MINGW_ATTRIBUTE_NONNULL): Fix typo | Danny Smith | 1 | -2/+2 |
2005-05-10 | * mingwex/math/nexttoward.c: New file. | Danny Smith | 1 | -1/+4 |
2005-05-09 | * mingwex/math/nextafterf.c (nextafterf): Correct | Danny Smith | 1 | -2/+1 |
2005-05-08 | * mingwex/math/erfl.c: New file. | Danny Smith | 1 | -4/+0 |
2005-05-04 | * include/wchar.h (WCHAR_MAX): Define as 0xffff, so preprocessor | Danny Smith | 2 | -3/+3 |
2005-05-03 | * mingwex/math/signbit.c (__signbit): Make return value | Danny Smith | 1 | -3/+3 |
2005-05-02 | * include/_mingw.h (__MINGW_ATTRIB_NONNULL): Don't define as | Danny Smith | 1 | -3/+5 |
2005-04-24 | * mingwex/mbrtowc.c: New file. | Danny Smith | 1 | -20/+28 |
2005-03-31 | * include/_mingw.h (__MINGW_ATTRIB_NONNULL): Define. | Danny Smith | 1 | -0/+7 |
2005-03-24 | * include/stdio.h (__mingw_fwrite): Change return value to | Danny Smith | 1 | -1/+1 |
2005-03-15 | 2005-03-15 Hans Leidekker <hans@it.vu.nl> | Danny Smith | 1 | -2/+2 |
2005-02-25 | * include/wctype.h (wctrans) Remove _CRTIMP. | Danny Smith | 1 | -3/+3 |
2005-02-25 | * include/wctype.h: Add comment on wctrans, towctrans, wctype. | Danny Smith | 1 | -0/+8 |
2005-02-11 | * include/tchar.h (_tstat64, _tstati64): Add Unicode/ANSI mappings. | Danny Smith | 1 | -0/+4 |
2005-02-11 | * include/assert.h; Remove header guard. undef assert macro. | Danny Smith | 1 | -12/+8 |
2005-02-11 | 2005-02-11 Gregory W. Chicares <chicares at cox dot net> | Danny Smith | 1 | -1/+5 |
2005-02-07 | 2005-02-07 Danny Smith <dannysmith@users.sourceforge.net> | Danny Smith | 2 | -2/+6 |
2005-01-27 | 2005-01-26 Oliver Stoeneberg <oliverst@online.de> | Danny Smith | 1 | -0/+8 |
2005-01-17 | * include/sys/stat.h (struct __stat64): Change st_size type to | Danny Smith | 2 | -2/+2 |
2005-01-13 | * include/_mingw.h: Increment version to 3.7. | Earnie Boyd | 1 | -2/+2 |
2005-01-13 | * include/sys/stat.h (_S_IFLNK, S_IFLNK, _S_ISLNK, S_ISLNK, _lstat, | Earnie Boyd | 2 | -24/+0 |
2005-01-12 | * include/tchar.h (_tfreopen): Add UNICODE mappings. | Danny Smith | 1 | -0/+2 |
2005-01-11 | * include/sys/stat.h (_S_IFLNK, S_IFLNK, _S_ISLNK, S_ISLNK, _lstat, | Earnie Boyd | 1 | -1/+19 |
2005-01-10 | * include/errno.h (ELOOP): Add definition. | Earnie Boyd | 1 | -0/+2 |
2005-01-10 | * mingwex/complex/(cabsl.c cacosl.c cacoshl.c cargl.c casinl.c | Danny Smith | 1 | -1/+50 |
2005-01-06 | * include/_mingw.h (__int16): Define as short. | Danny Smith | 1 | -1/+1 |
2005-01-06 | * include/stdio.h (P_tmpdir): Add define. | Danny Smith | 1 | -0/+3 |
2005-01-02 | * include/_mingw.h: Increment version to 3.6 | Earnie Boyd | 1 | -2/+2 |
2004-12-25 | * mingwex/complex/(cabsf.c cacosf.c cacoshf.c cargf.c casinf.c | Danny Smith | 1 | -1/+48 |
2004-12-20 | * include/wchar.h (wcsdup): Correct prototype. | Danny Smith | 2 | -2/+3 |
2004-10-14 | * include/sys/stat.h: Make S_ISLNK comment comply with ISO C90. | Danny Smith | 1 | -2/+2 |
2004-10-06 | * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl, | Danny Smith | 1 | -4/+17 |
2004-09-09 | * include/sys/stat.h (_S_IFLNK): Add definition. | Earnie Boyd | 1 | -2/+6 |
2004-09-08 | * include/sys/stat.h (_S_ISLNK): Add definition. | Earnie Boyd | 1 | -0/+2 |
2004-09-05 | * include/_mingw.h: Increment minor version for 3.5 release. | Earnie Boyd | 1 | -2/+2 |
2004-08-24 | * include/malloc.h (__mingw_aligned_offset_malloc, | Danny Smith | 1 | -2/+10 |
2004-08-07 | * include/complex.h: Remove __attribute__ ((const)) from | Danny Smith | 1 | -26/+26 |
2004-08-07 | * include/wchar.h: Reorganize, avoid including other headers. | Danny Smith | 1 | -145/+264 |