Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-08-06 | * include/string.h (memchr, memcmp, strchr, strcmp, strcspn) | Danny Smith | 1 | -11/+11 |
2004-07-30 | * include/dirent.h (struct _wdirent): Remove obsolete comment. | Danny Smith | 1 | -1/+0 |
2004-07-30 | * include/string.h: Revert 2004-07-26 additions of | Danny Smith | 1 | -28/+28 |
2004-07-26 | * include/_mingw.h: Use only two underscores to uglify | Danny Smith | 4 | -54/+54 |
2004-07-26 | * include/string.h: Group wide string functions together, | Danny Smith | 1 | -38/+36 |
2004-07-25 | * include/_mingw.h (_MINGW_ATTR_*): Replace with | Danny Smith | 3 | -34/+24 |
2004-07-21 | * include/_mingw.h: Undefine __attribute__. | Danny Smith | 1 | -7/+26 |
2004-07-19 | * include/time.h (__time64_t): Add missing ';'. | Danny Smith | 1 | -1/+1 |
2004-07-17 | * include/math.h: Guard ISO C99 additions with __cplusplus | Danny Smith | 1 | -2/+5 |
2004-07-15 | 2004-07-15 "dgun" <dgun@umpire.com> | Danny Smith | 1 | -1/+1 |
2004-07-15 | * include/math.h: Add pragma GCC system_header. | Danny Smith | 1 | -0/+5 |
2004-07-13 | * include/limits.h: Change to new file header preamble. | Earnie Boyd | 1 | -19/+6 |
2004-07-13 | * include/_mingw.h: Increment minor version for 3.4 release. | Earnie Boyd | 1 | -2/+2 |
2004-07-11 | * include/unistd.h (ftruncate): Add inline definition. | Danny Smith | 1 | -0/+16 |
2004-07-10 | * include/time.h: Do not include sys/types.h. | Danny Smith | 1 | -6/+1 |
2004-07-02 | 2 * mingwex/Makefile.in (MATH_DISTFILES): Remove pow.c, | Danny Smith | 1 | -5/+39 |
2004-06-30 | 2004-06-30 Kees Zeelenberg <kzlg@users.sourceforge.net> | Danny Smith | 3 | -0/+41 |
2004-06-01 | 2004-04-24 Luke Dunstan <infidel@users.sourceforge.net> | Luke Dunstan | 1 | -0/+5 |
2004-04-20 | * CONTRIBUTORS: New file. | Earnie Boyd | 30 | -568/+90 |
2004-04-19 | * include/_mingw.h: Revert to primary release 3 and increment minor | Earnie Boyd | 1 | -3/+3 |
2004-03-30 | 2004-03-30 Danny Smith <dannysmith@users.sourceforge.net> | Danny Smith | 1 | -3/+3 |
2004-03-29 | 2004-03-28 Hans Leidekker <hans@it.vu.nl> | Luke Dunstan | 1 | -0/+11 |
2004-03-26 | Add prototypes for new msvcrt.dll versions | Danny Smith | 11 | -50/+206 |
2004-03-25 | * include/stdio.h (_fsopen): Add prototype. | Danny Smith | 2 | -0/+3 |
2004-03-13 | * include/malloc.h: Remove __STRICT_ANSI__ guard. | Danny Smith | 1 | -5/+0 |
2004-03-12 | * include/process.h: Remove the #endif associated with removal of | Christopher Faylor | 1 | -2/+0 |
2004-03-11 | * include/conio.h: Remove __STRICT_ANSI__ guard from non-ANSI header. | Danny Smith | 23 | -100/+5 |
2004-02-21 | * include/_mingw.h (__UNUSED_PARAM): Define macro. | Danny Smith | 2 | -2/+14 |