OSDN Git Service

mingw/mingw-org-wsl.git
2023-06-29 Keith MarshallMake <vptype.h> header effectively self-contained. 5.5-trunk
2023-06-26 Keith MarshallImprove testsuite diagnostic message handling.
2023-06-23 Keith MarshallMake <windns.h> header effectively self-contained.
2023-06-21 Keith MarshallMake <winber.h> header effectively self-contained.
2023-06-21 Keith MarshallUpdate header file list for integrity testing.
2022-11-04 Keith MarshallProvide LocalDiscard() implementation per issue #44471.
2022-11-04 Eli ZaretskiiFix IsProcessInJob() function prototype per issue ...
2022-11-04 Keith MarshallImplement interlocked memory access API intrinsic funct...
2022-11-02 Keith MarshallClean up interlocked memory access API declarations.
2022-10-14 Keith MarshallDo not define public symbols in <wspiapi.h>
2022-08-26 Keith MarshallDo not expose private declarations in <search.h>
2022-08-19 Keith MarshallCorrect declaration of struct RAWHID.
2022-08-17 Earnie BoydAdd CertEnumCRLsInStore() references for CRYPT32.DLL.
2022-08-15 Keith MarshallCorrect project name references in w32api source files.
2022-08-15 Keith MarshallCorrect references in features configuration generator.
2022-08-15 Keith MarshallCorrect project name references in msvcrt-xref document...
2022-08-15 Keith MarshallCorrect project name references in mingwrt manpages.
2022-08-15 Keith MarshallCorrect project name references in mingwrt source files.
2022-08-15 Keith MarshallCorrect project name references in project-common files.
2022-01-29 Keith MarshallStop creating redundant "include/parts" directory.
2021-06-25 Keith MarshallCorrect Microsoft's dup2() POSIX.1 non-conformity.
2021-06-22 Keith MarshallImplement a POSIX.1 compliant pseudo-random number...
2021-06-13 Keith MarshallImplement pseudo-console legacy platform support.
2021-06-13 Keith MarshallUpdate to add Win10 pseudo-console support.
2021-05-29 Keith MarshallCorrect erroneous mkstemp() availability condition.
2021-05-25 Keith MarshallAdd "legacy-safe" emulation of Microsoft's version...
2021-05-25 Keith MarshallCorrect an entry-point look-up logic defect.
2021-05-23 Keith MarshallImplement a generic legacy platform support infrastructure.
2021-05-09 Keith MarshallCorrect TreeView_GetItemRect() syntax; cf. MinGW-Issue... 5.4-trunk
2021-04-12 Keith MarshallIncrement version number following WSL-5.4.2 release.
2021-04-11 Keith MarshallPrepare and publish MinGW.org WSL-5.4.2 release. wsl-5.4.2-release
2021-02-25 Keith MarshallConsolidate fmod() and remainder() source code.
2021-02-24 Keith MarshallCorrect remquo() quotient computation; cf. MinGW-Bug...
2021-02-19 Keith MarshallMake <winnetwk.h> header effectively self-contained.
2021-02-13 Keith MarshallUpdate support for Internet Explorer features selection...
2021-02-13 Keith MarshallAdd support for Windows-10 features selection macros.
2021-02-12 Keith MarshallMake <winperf.h> header effectively self-contained.
2021-02-12 Keith MarshallMake <winspool.h> header effectively self-contained.
2021-02-09 Alexei PodtelezhnikovAdd missing <wingdi.h> definitions.
2021-01-26 Keith MarshallAvoid proliferation of static snprintf() implementations.
2021-01-25 Keith MarshallRepresent <winbase.h> file creation bit-flags in hexade...
2020-08-07 Keith MarshallInitialize MSVCRT.DLL's _pgmptr reference.
2020-08-07 Keith MarshallIncrement version number following WSL-5.4.1 release.
2020-07-23 Keith MarshallPrepare and publish MinGW.org WSL-5.4.1 release. wsl-5.4.1-release
2020-07-20 Keith MarshallAdd support for emulation of Microsoft's rand_s() function.
2020-07-18 Keith MarshallAdjust repository version following WSL-5.4 release.
2020-07-08 Keith MarshallPrepare and publish MinGW.org WSL-5.4 release. wsl-5.4-release
2020-07-07 Keith MarshallRemove redundant MBCS/wide character converter aliases.
2020-07-07 Keith MarshallSwitch to new 5.4-trunk development branch.
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()...
next