• 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
修訂. 時間 作者
f4f60e7 5.2-trunk wsl-5.2.3-release 2020-01-14 04:55:22 Keith Marshall

Prepare and publish MinGW.org WSL-5.2.3 release.

085ccfe 2020-01-13 22:00:27 Keith Marshall

Remove, and subsequently ignore, .hgtags file.

3c7767e 2019-10-26 18:33:12 Keith Marshall

Fix MinGW-Issue #39757; avoid multiple vsnprintf() definitions.

867d8d5 2019-10-16 17:42:57 Keith Marshall

Address MinGW-Issue #39677; declare _findclose() only once.

f78df88 2019-07-06 23:40:01 Keith Marshall

Adjust repository version following WSL-5.2.2 release.

e632afc 2019-07-06 23:37:19 Keith Marshall

Added tag wsl-5.2.2-release for changeset 287b7e624c5f

cf18f89 wsl-5.2.2-release 2019-07-06 23:36:22 Keith Marshall

Prepare and publish MinGW.org WSL-5.2.2 release.

21718ad 2019-07-04 05:49:42 Keith Marshall

Avoid built-in snprintf() prototypes; fix MinGW-Bug #39224

d5d3c02 2019-07-02 05:48:01 Keith Marshall

Revert to macro implementation of "alloca()" functions.

ff1fc6e 2019-06-08 05:53:34 Keith Marshall

Add missing definitions; fix MinGW-Bug #39129

c146597 2019-05-03 23:32:30 Keith Marshall

Correct a typographic error; fix MinGW-Bug #39193

5850138 2019-04-08 17:47:46 Keith Marshall

Correct typographic error; fix bug #39117

b6cf78e 2019-02-04 00:47:20 Keith Marshall

Clean up winsock default version selection stratagem.

db8ea99 2019-02-03 08:50:04 Keith Marshall

Add build option for <features.h> sample distribution.

0e0a05b 2019-01-23 05:21:59 Keith Marshall

Adjust repository version following WSL-5.2.1 release.

44fc56c 2019-01-22 20:59:40 Keith Marshall

Added tag wsl-5.2.1-release for changeset 40ebea91874e

4a69caf wsl-5.2.1-release 2019-01-22 20:58:15 Keith Marshall

Prepare and publish MinGW.org WSL-5.2.1 release.

c357758 2019-01-22 20:36:30 Keith Marshall

Incorporate user-customized <features.h> configuration.

240ef8c 2019-01-21 19:50:29 Keith Marshall

Handle another GCC compile-time warning.

f77cb99 2019-01-12 05:03:49 Keith Marshall

Fix a mkstemp() file name generator defect.

ac33f57 2019-01-12 03:01:52 Keith Marshall

Fix a <stdio.h> typedef omission.

42e2fbe 2018-12-24 00:52:23 Keith Marshall

Adjust repository version following WSL-5.2 release.

ed5c2c8 2018-12-23 19:29:47 Keith Marshall

Added tag wsl-5.2-release for changeset c11b4f97069d

267f287 wsl-5.2-release 2018-12-23 19:28:55 Keith Marshall

Prepare and publish MinGW.org WSL-5.2 release.

2dd5dbb 2018-12-23 08:20:49 Keith Marshall

Correct an optional DLL installation and packaging defect.

36fae3c 2018-12-23 01:52:51 Keith Marshall

Update ANSI stdio feature test to accommodate ISO-C11.

68d0570 2018-12-21 04:43:18 Keith Marshall

Implement test suite for aligned heap management API.

33a73a6 2018-12-21 04:30:25 Keith Marshall

Reimplement aligned heap management API.

3330387 2018-12-19 06:24:43 Keith Marshall

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

2c98d6a 2018-12-05 04:00:29 Keith Marshall

Reimplement Win9x specific fseek()/fwrite() redirector.