OSDN Git Service

mingw/mingw-org-wsl.git
2017-03-08 Keith MarshallPrepare and tag for release of MinGW.org WSL-5.0 wsl-5.0-release
2017-03-07 Keith MarshallAvoid -shared-libgcc dependencies in optional DLLs.
2017-02-27 Keith MarshallSupport optional DLL builds from static libraries.
2017-02-27 Keith MarshallMake floating point environment more robust.
2017-02-24 Keith MarshallExtend basic test suite infrastructure to w32api.
2017-02-16 Keith MarshallWork around GCC bug; force C++11 to support std::wcstof().
2017-02-14 Alexander KrisakAdd missing constant definition, per issue [#2249].
2017-02-12 Keith MarshallSupport brace expansion in globbing patterns.
2017-02-11 Keith MarshallRefactor <getopt.h> and <unistd.h> shared declarations.
2017-02-10 Keith MarshallAvoid unnecessary duplication of configuration files.
2017-02-07 Keith MarshallEnsure selective inclusion of the correct <strings.h>
2017-02-04 Keith MarshallResolve a global variable naming inconsistency.
2017-01-30 Keith MarshallImplement strerror_r()/strerror_s() API.
2017-01-30 Keith MarshallAvoid -Wformat noise from snprintf() and vsnprintf()
2017-01-30 Keith MarshallRemove duplicate libmingwex.a entries.
2017-01-29 Keith MarshallClean up <limits.h> header file.
2017-01-29 Keith MarshallExpose C99 features required by C++11; fix issue [...
2017-01-28 Keith MarshallMake strnlen() and wcsnlen() declaratively consistent.
2017-01-28 Keith MarshallImplement wcsnlen() API per feature request [#2332].
2017-01-26 Jason HoodHonour GLOB_CASEMATCH for globbing sets; cf. issue...
2017-01-26 Keith MarshallAvoid snprintf() overhead in directory stream functions.
2017-01-26 Keith MarshallAvoid #include_next misbehaviour; cf. MinGW-Bug [#2330]
2017-01-25 Jason HoodCorrect quoted backslash handling, per bug [#2328].
2017-01-25 Keith MarshallUse C99 blanks as default argv separators, per issue...
2017-01-10 Keith MarshallCorrect <strings.h> preprocessor logic; fix bug [#2322]
2016-12-08 Jerzy TarasiukCorrect typo in <ddk/ntdddisk.h>; fix bug [#2323]
2016-12-08 Keith MarshallRationalize <winuser.h> ANSI vs. UNICODE definition...
2016-11-28 Keith MarshallImplement POSIX.1 compatible setenv() and unsetenv...
2016-11-27 Keith MarshallWork around another C++11 compliance issue; fix bug...
2016-11-26 Keith MarshallDeprecate obsolete <winable.h> and <pbt.h> headers.
2016-11-25 Keith MarshallUpdate <winuser.h> and <dbt.h>; fix issue [#2317].
2016-11-21 Keith MarshallReplace defective powf() and powl() function implementa...
2016-11-18 Keith MarshallImplement unit tests for power functions.
2016-11-14 Keith MarshallAdd POSIX compliant errno assignments to log functions.
2016-11-08 Keith MarshallImplement unit tests for logarithmic functions.
2016-11-02 Keith MarshallImplement unit tests for ANSI printf() functions.
2016-11-01 Keith MarshallFix another printf() hex-float formatting bug.
2016-11-01 Keith MarshallFix another printf() hex-float formatting bug. legacy
2016-10-30 Keith MarshallMerge post 2016-10-18 updates from legacy branch.
2016-10-30 Keith MarshallWork around MSDN inconsistencies in _finddata_t naming.
2016-10-30 Keith MarshallFix a potentially infinite printf() format conversion...
2016-10-18 Keith MarshallMerge mingwrt-3.22.4 updates into 5.0-active branch.
2016-10-17 Keith MarshallAdded tag mingwrt-3.22.4-release for changeset e92b7e85ef08
2016-10-17 Keith MarshallPrepare and tag mingwrt-3.22.4 patch release. mingwrt-3.22.4-release
2016-10-17 Keith MarshallResolve an ANSI mode <string.h> vs. <wchar.h> conflict.
2016-10-14 Keith MarshallAdd dependency tracking for tests/Makefile.
2016-10-14 Keith MarshallCorrect a minor typographic error.
2016-10-14 Keith MarshallMake package installation prefix consistent throughout.
2016-10-14 Keith MarshallMerge mingwrt-3.22.3 updates into 5.0-active branch.
2016-10-13 Keith MarshallAdded tag mingwrt-3.22.3-release for changeset 9db085b74644
2016-10-13 Keith MarshallPrepare and tag mingwrt-3.22.3 patch release. mingwrt-3.22.3-release
2016-10-13 Keith MarshallEmulate glibc <string.h> POSIX.1 non-compliance.
2016-10-13 Keith MarshallResolve some non-ANSI typedef omissions.
2016-09-20 Keith MarshallAdded tag w32api-3.18.2-release for changeset cd725d6ae238
2016-09-20 Keith MarshallPrepare and tag w32api-3.18.2 patch release. w32api-3.18.2-release
2016-09-20 Keith MarshallAdded tag mingwrt-3.22.2-release for changeset 96dcdb8540b8
2016-09-20 Keith MarshallPrepare and tag mingwrt-3.22.2 patch release. mingwrt-3.22.2-release
2016-09-17 Keith MarshallFix a minor ISO-C++11 conformity issue.
2016-09-17 Keith MarshallAdd missing <wchar.h> declarations when compiling C++.
2016-09-17 Keith MarshallStricter <wchar.h> ISO-C99 conformity filtering.
2016-09-14 Keith MarshallRelax strict ISO-C conformity to facilitate C99 support.
2016-09-13 Keith MarshallSuppress expected header warnings when running testsuite.
2016-09-13 Keith MarshallCreate a preliminary autotest framework.
2016-08-24 Keith MarshallAdd pthreads-win32 courtesy support hooks.
2016-08-06 Keith MarshallImplement POSIX printf() feature per request [#2310].
2016-08-01 Keith MarshallImplement POSIX conforming getline() and getdelim(...
2016-08-01 Keith MarshallMerge mingwrt-3.22.1 legacy updates to 5.0-active branch.
2016-08-01 Keith MarshallMerge w32api-3.18.1 legacy updates to 5.0-active branch.
2016-07-31 Keith MarshallAdded tag mingwrt-3.22.1-release for changeset c42986e81e9c
2016-07-31 Keith MarshallPrepare and tag all files for release of mingwrt-3... mingwrt-3.22.1-release
2016-07-31 Keith MarshallInterim workaround for issue [#2306].
2016-07-24 Keith MarshallOptimize printf() field width accumulation function.
2016-07-22 Keith MarshallFix printf() field width parsing regression issue ...
2016-07-21 Keith MarshallAdded tag w32api-3.18.1-release for changeset cd1bc4d01854
2016-07-21 Keith MarshallPrepare and tag all files for release of w32api-3.18.1 w32api-3.18.1-release
2016-07-21 Keith MarshallResolve improper macro expansion issue [#2307].
2016-07-19 Keith MarshallUpdate install-sh to match mingw.org/build-aux package.
2016-07-17 Keith MarshallEliminate redundant configuration files.
2016-07-17 Keith MarshallMerge mingwrt-3.22 packaging correction to 5.0-active...
2016-07-17 Keith MarshallAdded tag mingwrt-3.22-release for changeset b1ff7f59f95a
2016-07-17 Keith MarshallCorrect source package omission of msvcrt-xref subdirec... mingwrt-3.22-release
2016-07-16 Keith MarshallDiscard redundant config.guess and config.sub files.
2016-07-16 Keith MarshallSupport 'install-strip' as a universal make goal.
2016-07-16 Keith MarshallMerge recent legacy branch updates to 5.0-active branch.
2016-07-14 Keith MarshallAdded tag mingwrt-3.22-release, w32api-3.18-release...
2016-07-14 Keith MarshallPrepare and tag all files for release of w32api-3.18. w32api-3.18-release
2016-07-14 Keith MarshallPrepare and tag all files for release of mingwrt-3.22.
2016-07-14 Keith MarshallPreserve kludge to evade GCC build failure on S_ISBLK...
2016-07-10 Keith MarshallFix C++ strict type checking inconsistency in <glob.h>
2016-07-09 Keith MarshallFactor out <ctype.h> vs. <wctype.h> duplicate elements.
2016-07-04 Keith MarshallDo not pass MAKEFLAGS explicitly, when invoking recursi...
2016-07-03 Keith MarshallRework tsearch and friends; resolve issues [#1512]...
2016-06-28 Keith MarshallRework __try1/__except1 to resolve issue [#1328].
2016-06-17 Keith MarshallMerge Cygwin CVS updates to legacy branch.
2016-06-12 Keith MarshallAdd typedef and access support for opaque locale_t...
2016-06-04 Keith MarshallBackport MemoryBarrier() implementation from 4.0-dev...
2016-06-03 Keith MarshallMerge further W32API updates from Cygwin CVS.
2016-06-02 Keith MarshallUpdate mapping of GCC to MSVC host identification macros.
2016-05-23 Keith MarshallMerge updates from legacy branch to 5.0-active.
2016-05-23 Keith MarshallMerge W32API updates, from Cygwin CVS, into legacy...
next