OSDN Git Service

mingw/mingw-org-wsl.git
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-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-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 W32API updates, from Cygwin CVS, into legacy...
2016-05-19 Keith MarshallOcclude unsupported _S_IFBLK feature; resolve issue...
2016-05-18 Keith MarshallFix a typo in a <sys/stat.h> inline function definition.
2016-05-12 Keith MarshallResolve some strnlen() implementation issues.
2016-05-04 Keith MarshallEliminate redundant <parts/winioctl.h> header.
2016-05-03 Keith MarshallEnforce consistent specification of package version.
2016-04-30 Keith MarshallMake strnlen() available for all MSVCRT.DLL versions.
2016-04-26 Keith MarshallUse correct paths for partially included header files.
2016-04-13 Keith MarshallGeneralize procedure for installing manpages.
2016-04-12 Keith MarshallUpdate several incorrectly attributed header files.
2016-04-11 Keith MarshallEliminate all references to non-standard __NO_ISOCEXT...
2016-04-10 Keith MarshallMake resetting of __need_typedef requests more robust.
2016-04-10 Keith MarshallAdd a missing comment terminator.
2016-04-06 Keith MarshallDeclare <dir.h> as formally deprecated.
2016-04-06 Keith MarshallFactor out <wchar.h> vs. <io.h> duplicate declarations.
2016-04-04 Keith MarshallFactor out <wchar.h> vs. <process.h> duplicate declarat...
2016-04-04 Keith MarshallEnable selective retrieval of intptr typedefs from...
2016-03-29 Keith MarshallFactor out <wchar.h> vs. <sys/stat.h> duplicate declara...
2016-03-28 Keith MarshallFactor out <wchar.h> vs. <direct.h> duplicate declarations.
2016-03-26 Keith MarshallFactor out <direct.h> vs. <dos.h> duplicate declarations.
2016-03-26 Keith MarshallEvade CPP mismatched apostrophe warnings in windres...
2016-03-20 Keith MarshallFactor out <locale.h> vs. <wchar.h> duplicate declarations.
2016-03-18 Keith MarshallResolve some "implicit function declaration" warnings.
2016-03-18 Keith MarshallFactor out <stdlib.h> vs. <wchar.h> duplicate declarations.
2016-03-17 Keith MarshallRelocate misplaced umask() function prototypes.
2016-03-17 Keith MarshallCorrect another _BEGIN_C_DECLS imbalance error.
2016-03-13 Keith MarshallSupport installation of headers with empty parts directory.
2016-03-13 Keith MarshallReinstate typedef for non-standard off64_t.
2016-03-13 Keith MarshallCorrect conditional compilation block nesting errors.
2016-03-10 Keith MarshallFeature test _MINGW32_EXTENDED_SOURCE renamed.
2016-02-28 Keith MarshallCorrect atexit() and _onexit() export declaration regre...
2016-02-18 Keith MarshallRefactor to make <parts/time.h> and <parts/wchar.h...
2016-02-16 Keith MarshallRefactor to make <parts/time.h> redundant.
2016-02-16 Keith MarshallDeclare the nanosleep() function where POSIX expects it.
2016-02-15 Keith MarshallRefactor <time.h> vs. <wchar.h> to avoid duplication.
2016-02-11 Keith MarshallImplement support for POSIX "%n$*m$" printf() format...
2016-02-11 Keith MarshallAdd prototypes for Microsoft's _printf_p() family of...
2016-02-09 Keith MarshallAdapt msvcrt-xref to become msvcrt.def.in provider.
2016-02-09 Keith MarshallImport msvcrt-xref documentation resources.
2016-01-29 Keith MarshallRefactor <stdio.h> vs. <wchar.h> to avoid duplication.
2016-01-29 Keith MarshallEnable selective definition of POSIX system types.
2015-12-31 Keith MarshallAvoid user namespace pollution by non-standard type...
2015-12-27 Keith MarshallImprove ISO-C conformity in MinGW printf(); cf. MinGW...
2015-11-14 Keith MarshallRefactor for Windows DDK synchronization; fix MinGW...
2015-10-23 Keith MarshallMake atof() and strtod() conform to ISO-C; fix MinGW...
2015-10-22 Keith MarshallRationalize definition of struct timespec.
2015-10-22 Keith MarshallWindows application module version information API...
2015-10-22 Keith MarshallRevert a failed experimental macro construct.
2015-09-29 Keith MarshallCode clean-up; fix MinGW-Bug [#2263].
2015-09-22 Keith MarshallCorrect defect in build system compilation rule.
2015-09-14 Keith MarshallMake strings.h mostly POSIX.1-2008 compliant.
2015-08-02 Keith MarshallBuild system corrections for GCC build time support.
2015-07-16 Keith MarshallIncorporate build system updates from w32api package.
2015-07-15 Keith MarshallOverhaul and streamline build system configuration.
2015-07-15 Keith MarshallMake way for replacement w32api/Makefile.in
2015-07-15 Keith MarshallChangeLog format adjustments.
2015-07-14 Keith MarshallRemove unused aclocal.m4 configuration file.
2015-07-14 Keith MarshallAdapt platform feature checks to NTDDI_VERSION conventions.
2015-07-14 Keith MarshallCorrect mismatched #if/#endif from preceding commit.
2015-06-19 Keith MarshallDefine symbolic names for alternative Microsoft runtime...
2015-06-18 Keith MarshallTrack dependencies on modified system header files.
2015-06-18 Keith MarshallCorrect an anomaly in stage 1 only build procedure.
2015-06-16 Keith MarshallRemove generated configure script from revision control.
2015-06-13 Keith MarshallPrefer our hypot() implementation in complex maths...
2015-06-12 Keith MarshallCorrect C++ compilation anomaly with hypotf() in cmath...
2015-06-08 Keith MarshallAdded tag mingwrt-3.21.1-release for changeset 283116261e25
2015-06-08 Keith MarshallPrepare and tag all files for release of mingwrt-3... mingwrt-3.21.1-release
2015-05-18 Keith MarshallRefactor to avoid possible time_t conflicts across...
2015-05-09 Keith MarshallRemove obsolete varargs.h header file.
2015-05-08 Keith MarshallCorrect improper unistd.h function attribute declarations.
2015-03-12 Keith MarshallFix GLOB_DOOFFS initialization bug.
2015-03-12 Keith MarshallTidy ChangeLog formatting.
2014-12-28 Keith MarshallAdded tag mingwrt-3.21-release for changeset e6ff0d91cb50
2014-12-28 Keith MarshallTag all files for release of mingwrt-3.21. mingwrt-3.21-release
2014-12-28 Keith MarshallImprove usage notes in stdlib.h, for mkstemp() function.
2014-12-23 Keith MarshallEliminate some potential definition inconsistencies.
2014-12-23 Keith MarshallSuppress expected warning diagnostics in LIBIMPL builds.
2014-12-23 Keith MarshallProvide more POSIX conforming sleep() functions.
2014-12-13 Keith MarshallDelete an unnecessary Unicode wrapper file.
2014-12-13 Keith MarshallSome further inline function rationalization.
2014-12-13 Keith MarshallSome POSIX feature test adjustments.
2014-12-11 Keith MarshallAnother CRT_INLINE function implementation rationalization.
next