| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-05-02 | std: move thread parking to `sys::sync` | joboet | -1/+0 |
| 2024-04-23 | windows fill_utf16_buf: explain the expected return value | Ralf Jung | -5/+12 |
| 2024-04-15 | Add support for Arm64EC to the Standard Library | Daniel Paoliello | -1/+1 |
| 2024-04-09 | Windows: set main thread name without reencoding | Chris Denton | -1/+1 |
| 2024-04-09 | Add const UTF-8 to UTF-16 conversion macros | Chris Denton | -2/+3 |
| 2024-03-05 | Windows: Implement mutex using futex | Chris Denton | -0/+2 |
| 2024-03-02 | Cleanup windows abort_internal | Chris Denton | -10/+11 |
| 2024-02-20 | Delete architecture-specific memchr code in std::sys | Arthur Carcano | -1/+0 |
| 2024-02-16 | std: move locks to `sys` on Windows | joboet | -1/+0 |
| 2024-02-08 | std: move path into `sys` | joboet | -3/+2 |
| 2024-01-22 | std: move cmath into `sys` | joboet | -1/+0 |
| 2024-01-15 | std: move OS String implementation into `sys` | joboet | -1/+0 |
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -0/+357 |
