OSDN Git Service

mingw/mingw-org-wsl.git
2020-07-06 Keith MarshallPrepare and publish MinGW.org WSL-5.3.4 release. 5.3-trunk wsl-5.3.4-release
2020-07-05 Keith MarshallRevert typedef of socklen_t to signed int type.
2020-07-05 Keith MarshallUpdate MBCS to wide character conversion man pages.
2020-07-04 Keith MarshallDiscontinue use of Microsoft's MBCS/wide character...
2020-07-04 Keith MarshallAdjust repository version following WSL-5.3.3 release.
2020-06-03 Keith MarshallPrepare and publish MinGW.org WSL-5.3.3 release. wsl-5.3.3-release
2020-06-03 Keith MarshallDiscard obsolete distribution files from subdirectories.
2020-06-03 Keith MarshallRevert 2020-05-27 changes relating to issue #40438.
2020-06-03 Keith MarshallAdjust repository version following WSL-5.3.2 release.
2020-05-28 Keith MarshallPrepare and publish MinGW.org WSL-5.3.2 release. wsl-5.3.2-release
2020-05-28 Keith MarshallPrepare empty dist directory when required.
2020-05-28 Keith MarshallAvoid recursive optional DLL import library linking.
2020-05-27 Keith MarshallFix libmingwex-n.dll dependencies; cf. Issue #40438.
2020-05-26 Keith MarshallAdjust repository version following WSL-5.3.1 release.
2020-04-30 Keith MarshallPrepare and publish MinGW.org WSL-5.3.1 release. wsl-5.3.1-release
2020-04-19 Keith MarshallImplement POSIX.1-2001 posix_memalign() function.
2020-04-18 Keith MarshallImplement ISO-C11/C++17 aligned_alloc() function.
2020-04-11 Keith MarshallManpage stylistic consistency updates.
2020-04-08 Keith MarshallEnsure PDF manpages are generated from local sources.
2020-04-08 Keith MarshallAutomatically enumerate manpages for publication.
2020-04-07 Keith MarshallDocument MinGW MBCS/wide character conversion functions.
2020-04-02 Keith MarshallHandle wcsrtombs() initial surrogate completion.
2020-04-02 Keith MarshallCorrect wchar_t to MBCS unpaired surrogate handling.
2020-03-28 Keith MarshallMake <winsvc.h> header effectively self-contained.
2020-03-19 Keith MarshallCorrect a potential mbsrtowcs() surrogate pair overrun.
2020-03-12 Keith MarshallRationalize implementations of fwide() and mbsinit...
2020-03-11 Keith MarshallCorrect a defect in detection of failed btowc() convers...
2020-03-10 Keith MarshallCorrect defects in mbrtowc() invalid conversion state...
2020-03-10 Keith MarshallBase MBCS converter function call redirection on _ISOC9...
2020-03-05 Keith MarshallAdjust repository version following WSL-5.3 release.
2020-03-05 Keith MarshallPrepare and publish MinGW.org WSL-5.3 release. wsl-5.3-release
2020-03-05 Keith MarshallLet _ISOC11_SOURCE imply _ISOC99_SOURCE.
2020-03-05 Keith MarshallAvoid deprecated specification of esp in asm clobber...
2020-03-04 Keith MarshallDisallow surrogates as printf() radix and grouping...
2020-03-04 Keith MarshallReimplement wcstof(), and wcstold() functions.
2020-03-03 Keith MarshallReimplement btowc(), and wctob() functions.
2020-03-02 Keith MarshallReimplement mbrlen(), mbrtowc(), and mbsrtowcs() functions.
2020-02-25 Keith MarshallReimplement wcrtomb() and wcsrtombs(); cf. MinGW-Issue...
2020-01-21 Keith MarshallAddress MinGW-Issue #39658; declare rand_s() function.
2020-01-20 Keith MarshallImplement <wspiapi.h> sockets fall-back API.
2020-01-18 Keith MarshallCorrect DLSYM attribute handling in msvcrt-xref.pdf
2020-01-18 Keith MarshallSupport GCC-9.x gratuitous dependency on ftruncate64...
2020-01-17 Keith MarshallPreserve order of tests for integrity of header files.
2020-01-17 Keith MarshallUpdate handling of <process.h> test-suite limitation.
2020-01-17 Keith MarshallSupport GCC-9.x gratuitous use of non-standard errno...
2020-01-16 Keith MarshallIncorporate <winnls.h> updates for Vista and Windows-7.
2020-01-14 Keith MarshallMake <winnls.h> header effectively self-contained.
2020-01-13 Keith MarshallAdjust repository version following WSL-5.2.3 release.
2020-01-13 Keith MarshallPrepare and publish MinGW.org WSL-5.2.3 release. 5.2-trunk wsl-5.2.3-release
2020-01-13 Keith MarshallRemove, and subsequently ignore, .hgtags file.
2019-10-26 Keith MarshallFix MinGW-Issue #39757; avoid multiple vsnprintf()...
2019-10-16 Keith MarshallAddress MinGW-Issue #39677; declare _findclose() only...
2019-07-06 Keith MarshallAdjust repository version following WSL-5.2.2 release.
2019-07-06 Keith MarshallAdded tag wsl-5.2.2-release for changeset 287b7e624c5f
2019-07-06 Keith MarshallPrepare and publish MinGW.org WSL-5.2.2 release. wsl-5.2.2-release
2019-07-03 Keith MarshallAvoid built-in snprintf() prototypes; fix MinGW-Bug...
2019-07-01 Keith MarshallRevert to macro implementation of "alloca()" functions.
2019-06-07 Keith MarshallAdd missing definitions; fix MinGW-Bug #39129
2019-05-03 Keith MarshallCorrect a typographic error; fix MinGW-Bug #39193
2019-04-08 Keith MarshallCorrect typographic error; fix bug #39117
2019-02-03 Keith MarshallClean up winsock default version selection stratagem.
2019-02-02 Keith MarshallAdd build option for <features.h> sample distribution.
2019-01-22 Keith MarshallAdjust repository version following WSL-5.2.1 release.
2019-01-22 Keith MarshallAdded tag wsl-5.2.1-release for changeset 40ebea91874e
2019-01-22 Keith MarshallPrepare and publish MinGW.org WSL-5.2.1 release. wsl-5.2.1-release
2019-01-22 Keith MarshallIncorporate user-customized <features.h> configuration.
2019-01-21 Keith MarshallHandle another GCC compile-time warning.
2019-01-11 Keith MarshallFix a mkstemp() file name generator defect.
2019-01-11 Keith MarshallFix a <stdio.h> typedef omission.
2018-12-23 Keith MarshallAdjust repository version following WSL-5.2 release.
2018-12-23 Keith MarshallAdded tag wsl-5.2-release for changeset c11b4f97069d
2018-12-23 Keith MarshallPrepare and publish MinGW.org WSL-5.2 release. wsl-5.2-release
2018-12-22 Keith MarshallCorrect an optional DLL installation and packaging...
2018-12-22 Keith MarshallUpdate ANSI stdio feature test to accommodate ISO-C11.
2018-12-20 Keith MarshallImplement test suite for aligned heap management API.
2018-12-20 Keith MarshallReimplement aligned heap management API.
2018-12-18 Keith MarshallMake <winver.h> header effectively self-contained.
2018-12-04 Keith MarshallReimplement Win9x specific fseek()/fwrite() redirector.
2018-12-04 Keith MarshallImplement POSIX.1-1996 linked-list queue management...
2018-11-25 Keith MarshallEmulate _fseeki64()/_ftelli64() API on legacy platforms.
2018-11-23 Keith MarshallFix MinGW-Bug #2248 (SF ticket).
2018-11-23 Keith MarshallApply some more cosmetic layout adjustments.
2018-11-18 Jelle GeertsFix MinGW-Bug #38736 (OSDN ticket).
2018-11-18 Keith MarshallMake <commctrl.h> header effectively self-contained.
2018-11-16 Keith MarshallMake <prsht.h> header effectively self-contained.
2018-10-29 Keith MarshallClean up <wincon.h>; consolidate its version dependencies.
2018-10-24 Keith MarshallMake <wincon.h> header effectively self-contained.
2018-10-24 David GressettImprove WinXP/Vista console I/O support.
2018-10-21 Keith MarshallUpdate <conio.h> and <wchar.h> header files.
2018-10-18 Keith MarshallMap compile-time constant references for POSIX clocks.
2018-10-08 Keith MarshallSuppress autoconf detection of _aligned_malloc functions.
2018-10-07 Keith MarshallMake alloca() API both GNU and Microsoft compatible.
2018-09-06 Keith MarshallAvoid unwanted GCC warning diagnostic messages.
2018-09-04 Keith MarshallPre-empt default EXEEXT use before its determination.
2018-09-03 Keith MarshallAdjust repository version following WSL-5.1.1 release.
2018-09-03 Keith MarshallAdded tag wsl-5.1.1-release for changeset 816401abf902 5.1-trunk
2018-09-03 Keith MarshallPrepare and publish MinGW.org WSL-5.1.1 release. wsl-5.1.1-release
2018-09-02 Keith MarshallMake clockapi symbolic constants #ifdef detectable.
2018-08-26 Keith MarshallCircumvent <process.h> testsuite failure with GCC-7+.
2018-07-29 Keith MarshallDon't restrict <winerror.h> exposure when including...
next