• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

The MinGW.org Windows System Libraries


RSS
修訂. 時間 作者
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.

37af568 2020-07-05 06:06:58 Keith Marshall

Discontinue use of Microsoft's MBCS/wide character converters.

5b046a0 2020-07-04 18:51:39 Keith Marshall

Adjust repository version following WSL-5.3.3 release.

0b6fe65 wsl-5.3.3-release 2020-06-04 03:41:20 Keith Marshall

Prepare and publish MinGW.org WSL-5.3.3 release.

fc7c2d0 2020-06-04 03:17:03 Keith Marshall

Discard obsolete distribution files from subdirectories.

1959903 2020-06-04 02:58:37 Keith Marshall

Revert 2020-05-27 changes relating to issue #40438.

238e0a3 2020-06-04 02:30:52 Keith Marshall

Adjust repository version following WSL-5.3.2 release.

f8a01e2 wsl-5.3.2-release 2020-05-29 01:59:09 Keith Marshall

Prepare and publish MinGW.org WSL-5.3.2 release.

ba6bc90 2020-05-29 05:17:26 Keith Marshall

Prepare empty dist directory when required.

fab9251 2020-05-29 01:54:03 Keith Marshall

Avoid recursive optional DLL import library linking.

bb2a90f 2020-05-28 06:53:31 Keith Marshall

Fix libmingwex-n.dll dependencies; cf. Issue #40438.

7654921 2020-05-26 20:47:35 Keith Marshall

Adjust repository version following WSL-5.3.1 release.

41854f3 wsl-5.3.1-release 2020-04-30 19:08:10 Keith Marshall

Prepare and publish MinGW.org WSL-5.3.1 release.

0938cb4 2020-04-19 21:02:24 Keith Marshall

Implement POSIX.1-2001 posix_memalign() function.

ddf570f 2020-04-19 06:22:36 Keith Marshall

Implement ISO-C11/C++17 aligned_alloc() function.

45437ae 2020-04-12 04:58:43 Keith Marshall

Manpage stylistic consistency updates.

15f62ad 2020-04-08 19:40:27 Keith Marshall

Ensure PDF manpages are generated from local sources.

1612b9f 2020-04-08 19:02:23 Keith Marshall

Automatically enumerate manpages for publication.

fc451f9 2020-04-08 03:55:12 Keith Marshall

Document MinGW MBCS/wide character conversion functions.

5ffd683 2020-04-03 04:37:13 Keith Marshall

Handle wcsrtombs() initial surrogate completion.

e5c74b8 2020-04-03 04:02:26 Keith Marshall

Correct wchar_t to MBCS unpaired surrogate handling.

6afe435 2020-03-28 23:54:25 Keith Marshall

Make <winsvc.h> header effectively self-contained.

f5d6023 2020-03-20 06:17:25 Keith Marshall

Correct a potential mbsrtowcs() surrogate pair overrun.

92c9c73 2020-03-13 07:44:03 Keith Marshall

Rationalize implementations of fwide() and mbsinit() functions.

62541e8 2020-03-11 20:59:13 Keith Marshall

Correct a defect in detection of failed btowc() conversions.

42731e3 2020-03-11 08:02:32 Keith Marshall

Correct defects in mbrtowc() invalid conversion state handling.

a172239 2020-03-11 00:25:38 Keith Marshall

Base MBCS converter function call redirection on _ISOC99_SOURCE.

76522e4 2020-03-06 08:06:40 Keith Marshall

Adjust repository version following WSL-5.3 release.