Rev. | 时间 | 作者 |
---|---|---|
603c017 5.5-trunk | 2021-06-14 05:31:31 | Keith Marshall |
Implement pseudo-console legacy platform support. |
||
91da668 | 2021-06-14 03:31:36 | Keith Marshall |
Update to add Win10 pseudo-console support. |
||
2d00938 | 2021-05-30 07:02:20 | Keith Marshall |
Correct erroneous mkstemp() availability condition. |
||
475f0b6 | 2021-05-26 00:06:58 | Keith Marshall |
Add "legacy-safe" emulation of Microsoft's version helpers API. |
||
e5e5f06 | 2021-05-25 23:28:11 | Keith Marshall |
Correct an entry-point look-up logic defect. |
||
7b37e9a | 2021-05-24 04:54:29 | Keith Marshall |
Implement a generic legacy platform support infrastructure. |
||
0c111ac 5.4-trunk | 2021-05-10 05:23:08 | Keith Marshall |
Correct TreeView_GetItemRect() syntax; cf. MinGW-Issue #41041. |
||
637f8c5 | 2021-04-12 18:11:59 | Keith Marshall |
Increment version number following WSL-5.4.2 release. |
||
42e6c0d wsl-5.4.2-release | 2021-04-12 03:28:06 | Keith Marshall |
Prepare and publish MinGW.org WSL-5.4.2 release. |
||
b3f510a | 2021-02-26 01:21:59 | Keith Marshall |
Consolidate fmod() and remainder() source code. |
||
38a2db6 | 2021-02-25 07:17:34 | Keith Marshall |
Correct remquo() quotient computation; cf. MinGW-Bug #41597 |
||
52b3722 | 2021-02-19 20:32:13 | Keith Marshall |
Make <winnetwk.h> header effectively self-contained. |
||
ed60d11 | 2021-02-14 02:12:51 | Keith Marshall |
Update support for Internet Explorer features selection macros. |
||
27dcb2d | 2021-02-14 01:37:50 | Keith Marshall |
Add support for Windows-10 features selection macros. |
||
222ffad | 2021-02-13 07:50:58 | Keith Marshall |
Make <winperf.h> header effectively self-contained. |
||
b72598d | 2021-02-12 23:54:26 | Keith Marshall |
Make <winspool.h> header effectively self-contained. |
||
f511afc | 2021-02-10 07:28:11 | Alexei Podtelezhnikov |
Add missing <wingdi.h> definitions. |
||
467402e | 2021-01-27 04:58:39 | Keith Marshall |
Avoid proliferation of static snprintf() implementations. |
||
c9a591d | 2021-01-26 07:33:53 | Keith Marshall |
Represent <winbase.h> file creation bit-flags in hexadecimal. |
||
cb35fab | 2020-08-07 19:04:28 | Keith Marshall |
Initialize MSVCRT.DLL's _pgmptr reference. |
||
c9dd7b5 | 2020-08-07 18:41:09 | Keith Marshall |
Increment version number following WSL-5.4.1 release. |
||
aec597b wsl-5.4.1-release | 2020-07-23 18:58:58 | Keith Marshall |
Prepare and publish MinGW.org WSL-5.4.1 release. |
||
34964df | 2020-07-21 04:17:27 | Keith Marshall |
Add support for emulation of Microsoft's rand_s() function. |
||
1bd327a | 2020-07-19 06:59:28 | Keith Marshall |
Adjust repository version following WSL-5.4 release. |
||
fc698e6 wsl-5.4-release | 2020-07-08 18:47:07 | Keith Marshall |
Prepare and publish MinGW.org WSL-5.4 release. |
||
7155c18 | 2020-07-08 06:02:51 | Keith Marshall |
Remove redundant MBCS/wide character converter aliases. |
||
2679c65 | 2020-07-07 22:53:43 | Keith Marshall |
Switch to new 5.4-trunk development branch. |
||
07708f8 5.3-trunk wsl-5.3.4-release | 2020-07-06 16:56:54 | Keith Marshall |
Prepare and publish MinGW.org WSL-5.3.4 release. |
||
2821f57 | 2020-07-06 06:32:09 | Keith Marshall |
Revert typedef of socklen_t to signed int type. |
||
6d1cd97 | 2020-07-06 03:26:24 | Keith Marshall |
Update MBCS to wide character conversion man pages. |