| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-10-27 | Use stdio in UWP apps | Chris Denton | -87/+0 | |
| This has been supported since Windows 10.0.16299. See https://learn.microsoft.com/en-us/uwp/win32-and-com/win32-apis#apis-from-api-ms-win-core-console-l1-1-0dll | ||||
| 2021-09-23 | Reason safety for unsafe blocks for uwp stdin | bdbai | -0/+2 | |
| 2021-09-02 | I/O safety for WinUWP | bdbai | -2/+3 | |
| 2020-08-21 | Make raw standard stream constructors const | Tomasz Miąsko | -3/+3 | |
| 2020-08-21 | Remove result type from raw standard streams constructors | Tomasz Miąsko | -7/+7 | |
| Raw standard streams constructors are infallible. Remove unnecessary result type. | ||||
| 2020-07-27 | mv std libs to library/ | mark | -0/+84 | |
