| Commit message (Expand) | Author | Age | Files | Lines |
* | * mingwex/strtold.c (__asctoe64): Set endptr to 'e' if exponent | Danny Smith | 2005-02-01 | 2 | -0/+14 |
* | 2005-01-26 Oliver Stoeneberg <oliverst@online.de> | Danny Smith | 2005-01-27 | 2 | -0/+13 |
* | * include/sys/stat.h (struct __stat64): Change st_size type to | Danny Smith | 2005-01-17 | 3 | -2/+8 |
* | * include/_mingw.h: Increment version to 3.7. | Earnie Boyd | 2005-01-13 | 3 | -3/+5 |
* | * include/sys/stat.h (_S_IFLNK, S_IFLNK, _S_ISLNK, S_ISLNK, _lstat, | Earnie Boyd | 2005-01-13 | 3 | -24/+6 |
* | * include/tchar.h (_tfreopen): Add UNICODE mappings. | Danny Smith | 2005-01-12 | 2 | -0/+6 |
* | * include/sys/stat.h (_S_IFLNK, S_IFLNK, _S_ISLNK, S_ISLNK, _lstat, | Earnie Boyd | 2005-01-11 | 2 | -1/+24 |
* | * include/errno.h (ELOOP): Add definition. | Earnie Boyd | 2005-01-10 | 2 | -0/+6 |
* | * mingwex/complex/(cabsl.c cacosl.c cacoshl.c cargl.c casinl.c | Danny Smith | 2005-01-10 | 24 | -14/+682 |
* | * include/_mingw.h (__int16): Define as short. | Danny Smith | 2005-01-06 | 2 | -1/+6 |
* | * include/stdio.h (P_tmpdir): Add define. | Danny Smith | 2005-01-06 | 2 | -0/+7 |
* | * Makefile.in (inst_docdir): For Cygwin target set to share/doc/. | Earnie Boyd | 2005-01-03 | 2 | -1/+5 |
* | * include/_mingw.h: Increment version to 3.6 | Earnie Boyd | 2005-01-02 | 3 | -3/+8 |
* | * mingwex/complex/(cabsf.c cacosf.c cacoshf.c cargf.c casinf.c | Danny Smith | 2004-12-25 | 24 | -7/+663 |
* | * include/wchar.h (wcsdup): Correct prototype. | Danny Smith | 2004-12-20 | 3 | -2/+8 |
* | * include/sys/stat.h: Make S_ISLNK comment comply with ISO C90. | Danny Smith | 2004-10-14 | 2 | -2/+6 |
* | * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl, | Danny Smith | 2004-10-06 | 13 | -6/+411 |
* | * include/sys/stat.h (_S_IFLNK): Add definition. | Earnie Boyd | 2004-09-09 | 2 | -3/+16 |
* | * include/sys/stat.h (_S_ISLNK): Add definition. | Earnie Boyd | 2004-09-08 | 2 | -0/+7 |
* | * mingwex/Makefile.in: Correct typo in list of DISTFILES. | Earnie Boyd | 2004-09-05 | 2 | -1/+2 |
* | * include/_mingw.h: Increment minor version for 3.5 release. | Earnie Boyd | 2004-09-05 | 3 | -3/+8 |
* | * include/malloc.h (__mingw_aligned_offset_malloc, | Danny Smith | 2004-08-24 | 3 | -7/+26 |
* | 2004-08-24 Steven G. Johnson <stevenj@alum.mit.edu> | Danny Smith | 2004-08-24 | 3 | -0/+215 |
* | * crt1.c: (__mingw_CRTStartup): Change return to void. Add | Danny Smith | 2004-08-24 | 2 | -18/+22 |
* | * profile/COPYING: New file. | Danny Smith | 2004-08-15 | 4 | -1/+385 |
* | * mingwex/fopen64.c: Move. | Danny Smith | 2004-08-15 | 5 | -9/+20 |
* | * profile/gmon.c [__MINGW32__]: Include string.h for | Danny Smith | 2004-08-15 | 2 | -1/+7 |
* | * mingwex/stdio/vwscanf.c: Add stdio.h needed after 2004-08-07 change. | Christopher Faylor | 2004-08-09 | 2 | -0/+5 |
* | * include/complex.h: Remove __attribute__ ((const)) from | Danny Smith | 2004-08-07 | 2 | -26/+32 |
* | * include/wchar.h: Reorganize, avoid including other headers. | Danny Smith | 2004-08-07 | 2 | -145/+268 |
* | * include/string.h (memchr, memcmp, strchr, strcmp, strcspn) | Danny Smith | 2004-08-06 | 2 | -11/+17 |
* | * include/dirent.h (struct _wdirent): Remove obsolete comment. | Danny Smith | 2004-07-30 | 2 | -1/+4 |
* | * include/string.h: Revert 2004-07-26 additions of | Danny Smith | 2004-07-30 | 2 | -28/+33 |
* | * mingwex/math/powl.c (powl): Revert change of 2004-02-01. | Danny Smith | 2004-07-28 | 2 | -14/+42 |
* | * mingwex/math/expl.c (expl): Move body of code to new static | Danny Smith | 2004-07-27 | 2 | -20/+20 |
* | * mingwex/stdio/vsscanf.c: Add "edi" to registers-modified field | Danny Smith | 2004-07-27 | 3 | -6/+6 |
* | * include/_mingw.h: Use only two underscores to uglify | Danny Smith | 2004-07-26 | 3 | -3/+10 |
* | * include/_mingw.h: Use only two underscores to uglify | Danny Smith | 2004-07-26 | 5 | -55/+66 |
* | * include/string.h: Group wide string functions together, | Danny Smith | 2004-07-26 | 2 | -38/+41 |
* | * include/_mingw.h (_MINGW_ATTR_*): Replace with | Danny Smith | 2004-07-25 | 4 | -34/+43 |
* | * include/_mingw.h: Undefine __attribute__. | Danny Smith | 2004-07-21 | 2 | -7/+36 |
* | * include/time.h (__time64_t): Add missing ';'. | Danny Smith | 2004-07-19 | 2 | -1/+5 |
* | * include/math.h: Guard ISO C99 additions with __cplusplus | Danny Smith | 2004-07-17 | 2 | -2/+11 |
* | * Makefile.in (CC): Strip inappropriate include file settings from any | Christopher Faylor | 2004-07-17 | 2 | -1/+7 |
* | 2004-07-15 "dgun" <dgun@umpire.com> | Danny Smith | 2004-07-15 | 2 | -1/+5 |
* | Whitespace change to ChangeLog | Danny Smith | 2004-07-15 | 1 | -0/+1 |
* | * include/math.h: Add pragma GCC system_header. | Danny Smith | 2004-07-15 | 2 | -0/+9 |
* | * mingwex/complex/cargs.c: New file. | Danny Smith | 2004-07-15 | 3 | -2/+16 |
* | * Makefile.in (INCLUDES): Temporarily revert previous change. | Corinna Vinschen | 2004-07-15 | 4 | -4/+11 |
* | * mingwex/fwide.c: Include <stdio.h> to resolve FILE usage. | Christopher Faylor | 2004-07-15 | 2 | -0/+5 |