| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -498/+0 | |
| 2023-09-23 | Raise minimum supported macOS to 10.12 | BlackHoleFox | -2/+1 | |
| 2023-06-21 | wip: Support Apple tvOS in libstd | Thom Chiovoloni | -0/+3 | |
| 2023-06-05 | Std support improvement for ps vita target | Nikolay Arhipov | -1/+2 | |
| 2023-02-28 | Add QNX Neutrino support to libstd | Florian Bartels | -0/+9 | |
| Co-authored-by: gh-tr <troach@qnx.com> | ||||
| 2022-12-30 | std: remove unnecessary `#[cfg]` on NetBSD | joboet | -2/+0 | |
| 2022-12-30 | std: rename `Parker::new` to `Parker::new_in_place`, add safe `Parker::new` ↵ | joboet | -2/+2 | |
| constructor for SGX | ||||
| 2022-12-29 | std: pass hint to id-based parking functions | joboet | -7/+7 | |
| 2022-12-29 | std: unify id-based thread parking implementations | joboet | -0/+488 | |
