Age | Commit message (Expand) | Author | Files | Lines |
2005-05-19 | * crt1.c (_gnu_exception_handler): Handle illegal instruction | Danny Smith | 2 | -0/+24 |
2005-05-10 | * mingwex/math/nexttoward.c: New file. | Danny Smith | 6 | -3/+103 |
2005-05-09 | * mingwex/math/nextafterf.c (nextafterf): Correct | Danny Smith | 5 | -13/+80 |
2005-05-08 | * mingwex/math/erfl.c: New file. | Danny Smith | 4 | -6/+308 |
2005-05-04 | * include/wchar.h (WCHAR_MAX): Define as 0xffff, so preprocessor | Danny Smith | 3 | -3/+10 |
2005-05-03 | * mingwex/math/signbit.c (__signbit): Make return value | Danny Smith | 5 | -6/+15 |
2005-05-02 | * include/_mingw.h (__MINGW_ATTRIB_NONNULL): Don't define as | Danny Smith | 3 | -15/+14 |
2005-04-24 | * mingwex/mbrtowc.c: New file. | Danny Smith | 8 | -26/+364 |
2005-04-24 | 2005-04-23 Wu Yongwei <adah@sh163.net> | Danny Smith | 2 | -7/+18 |
2005-03-31 | * include/_mingw.h (__MINGW_ATTRIB_NONNULL): Define. | Danny Smith | 2 | -0/+11 |
2005-03-24 | * include/stdio.h (__mingw_fwrite): Change return value to | Danny Smith | 3 | -2/+8 |
2005-03-15 | 2005-03-15 Hans Leidekker <hans@it.vu.nl> | Danny Smith | 2 | -2/+6 |
2005-02-25 | * include/wctype.h (wctrans) Remove _CRTIMP. | Danny Smith | 2 | -4/+10 |
2005-02-25 | * include/wctype.h: Add comment on wctrans, towctrans, wctype. | Danny Smith | 2 | -0/+12 |
2005-02-25 | * mingwex/wctype.c: New file. | Danny Smith | 4 | -4/+131 |
2005-02-11 | * include/tchar.h (_tstat64, _tstati64): Add Unicode/ANSI mappings. | Danny Smith | 2 | -0/+8 |
2005-02-11 | * include/assert.h; Remove header guard. undef assert macro. | Danny Smith | 2 | -12/+13 |
2005-02-11 | Add Changelog entry from last commit. | Danny Smith | 1 | -0/+11 |
2005-02-11 | 2005-02-11 Gregory W. Chicares <chicares at cox dot net> | Danny Smith | 5 | -3/+95 |
2005-02-07 | 2005-02-07 Danny Smith <dannysmith@users.sourceforge.net> | Danny Smith | 3 | -2/+14 |
2005-02-01 | * mingwex/strtold.c (__asctoe64): Set endptr to 'e' if exponent | Danny Smith | 2 | -0/+14 |
2005-01-27 | 2005-01-26 Oliver Stoeneberg <oliverst@online.de> | Danny Smith | 2 | -0/+13 |
2005-01-17 | * include/sys/stat.h (struct __stat64): Change st_size type to | Danny Smith | 3 | -2/+8 |
2005-01-13 | * include/_mingw.h: Increment version to 3.7. | Earnie Boyd | 3 | -3/+5 |
2005-01-13 | * include/sys/stat.h (_S_IFLNK, S_IFLNK, _S_ISLNK, S_ISLNK, _lstat, | Earnie Boyd | 3 | -24/+6 |
2005-01-12 | * include/tchar.h (_tfreopen): Add UNICODE mappings. | Danny Smith | 2 | -0/+6 |
2005-01-11 | * include/sys/stat.h (_S_IFLNK, S_IFLNK, _S_ISLNK, S_ISLNK, _lstat, | Earnie Boyd | 2 | -1/+24 |
2005-01-10 | * include/errno.h (ELOOP): Add definition. | Earnie Boyd | 2 | -0/+6 |
2005-01-10 | * mingwex/complex/(cabsl.c cacosl.c cacoshl.c cargl.c casinl.c | Danny Smith | 24 | -14/+682 |
2005-01-06 | * include/_mingw.h (__int16): Define as short. | Danny Smith | 2 | -1/+6 |
2005-01-06 | * include/stdio.h (P_tmpdir): Add define. | Danny Smith | 2 | -0/+7 |
2005-01-03 | * Makefile.in (inst_docdir): For Cygwin target set to share/doc/. | Earnie Boyd | 2 | -1/+5 |
2005-01-02 | * include/_mingw.h: Increment version to 3.6 | Earnie Boyd | 3 | -3/+8 |
2004-12-25 | * mingwex/complex/(cabsf.c cacosf.c cacoshf.c cargf.c casinf.c | Danny Smith | 24 | -7/+663 |
2004-12-20 | * include/wchar.h (wcsdup): Correct prototype. | Danny Smith | 3 | -2/+8 |
2004-10-14 | * include/sys/stat.h: Make S_ISLNK comment comply with ISO C90. | Danny Smith | 2 | -2/+6 |
2004-10-06 | * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl, | Danny Smith | 13 | -6/+411 |
2004-09-09 | * include/sys/stat.h (_S_IFLNK): Add definition. | Earnie Boyd | 2 | -3/+16 |
2004-09-08 | * include/sys/stat.h (_S_ISLNK): Add definition. | Earnie Boyd | 2 | -0/+7 |
2004-09-05 | * mingwex/Makefile.in: Correct typo in list of DISTFILES. | Earnie Boyd | 2 | -1/+2 |
2004-09-05 | * include/_mingw.h: Increment minor version for 3.5 release. | Earnie Boyd | 3 | -3/+8 |
2004-08-24 | * include/malloc.h (__mingw_aligned_offset_malloc, | Danny Smith | 3 | -7/+26 |
2004-08-24 | 2004-08-24 Steven G. Johnson <stevenj@alum.mit.edu> | Danny Smith | 3 | -0/+215 |
2004-08-24 | * crt1.c: (__mingw_CRTStartup): Change return to void. Add | Danny Smith | 2 | -18/+22 |
2004-08-15 | * profile/COPYING: New file. | Danny Smith | 4 | -1/+385 |
2004-08-15 | * mingwex/fopen64.c: Move. | Danny Smith | 5 | -9/+20 |
2004-08-15 | * profile/gmon.c [__MINGW32__]: Include string.h for | Danny Smith | 2 | -1/+7 |
2004-08-09 | * mingwex/stdio/vwscanf.c: Add stdio.h needed after 2004-08-07 change. | Christopher Faylor | 2 | -0/+5 |
2004-08-07 | * include/complex.h: Remove __attribute__ ((const)) from | Danny Smith | 2 | -26/+32 |
2004-08-07 | * include/wchar.h: Reorganize, avoid including other headers. | Danny Smith | 2 | -145/+268 |