• R/O
  • HTTP
  • SSH
  • HTTPS

コミット一覧

タグ
未設定

よく使われているワード(クリックで追加)

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

The MinGW.org Windows System Libraries


RSS
Rev. 日時 作者
83ea8a9 2017-08-28 19:07:38 Keith Marshall

Resolve MinGW-Bug [#2350]

a5f7717 2017-08-21 19:47:45 Keith Marshall

Extend testsuite to cover winsock fd_set macro operations.

3ffb773 2017-07-31 23:53:47 Keith Marshall

MinGW.org WSL-5.0.1 released; update repository version.

1103534 2017-07-31 23:49:36 Keith Marshall

Added tag wsl-5.0.1-release for changeset b44e016d9ea7

75d7f37 wsl-5.0.1-release 2017-07-31 23:41:35 Keith Marshall

Prepare and tag for release of MinGW.org WSL-5.0.1

2fd5e9a 2017-07-13 02:54:11 Keith Marshall

Automate testsuite dependency generation.

d1b3b16 2017-06-21 06:41:37 Keith Marshall

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

e8d3e5c 2017-06-13 04:20:10 Keith Marshall

Consolidate <winuser.h> version specific conditionals.

fbe7629 2017-06-07 04:25:36 Keith Marshall

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

16ab581 2017-06-06 04:15:12 Keith Marshall

Automatically correct obsolete _XOPEN_SOURCE usage.

1cf4159 2017-06-05 02:51:20 Keith Marshall

Consolidate <wingdi.h> version specific conditionals.

2d5b0af 2017-06-04 04:09:27 Keith Marshall

Tidy, and make <wingdi.h> header effectively self-contained.

5a6bfce 2017-05-31 22:21:20 Keith Marshall

Declare CONDITION_VARIABLE API, per feature request [#2314]

94803ef 2017-05-30 00:39:51 Keith Marshall

Declare SRWLOCK API, to support feature request [#2314]

e0c4341 2017-03-25 01:20:52 Keith Marshall

Resolve potential <winbase.h> vs. <winerror.h> inconsistency.

5563640 2017-03-24 20:39:12 Keith Marshall

Consolidate <winbase.h> version specific conditionals.

c35550f 2017-03-21 05:01:38 Keith Marshall

Tidy, and make <winbase.h> header effectively self-contained.

40982df 2017-05-25 07:11:33 Keith Marshall

Fix snprintf()/vsnprintf() -Wformat vs. multiple definition issue.

127b4a1 2017-03-15 01:24:00 Keith Marshall

Refactor mingwrt and w32api common makefile content.

324d60b 2017-03-12 18:23:34 Keith Marshall

Correct a copyright notice update omission.

ddc8f81 2017-03-10 06:19:05 Keith Marshall

Fix generated header file version dependencies.

a94ded6 2017-03-09 18:46:34 Keith Marshall

Strip optional DLLs, when staging for distribution.

bf92cde 2017-03-09 18:26:38 Keith Marshall

MinGW.org WSL-5.0 released; update repository version.

9c8d6c7 2017-03-09 05:12:08 Keith Marshall

Added tag wsl-5.0-release for changeset 44bf2b16d285

5185790 wsl-5.0-release 2017-03-09 05:01:07 Keith Marshall

Prepare and tag for release of MinGW.org WSL-5.0

* All files (wsl-5.0-release): Tag assigned.

c6d25f0 2017-03-08 07:17:57 Keith Marshall

Avoid -shared-libgcc dependencies in optional DLLs.

1227146 2017-02-28 02:59:26 Keith Marshall

Support optional DLL builds from static libraries.

571d98e 2017-02-28 02:46:27 Keith Marshall

Make floating point environment more robust.

8c8b937 2017-02-24 21:54:20 Keith Marshall

Extend basic test suite infrastructure to w32api.

617f15b 2017-02-17 07:07:56 Keith Marshall

Work around GCC bug; force C++11 to support std::wcstof().