| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-06-10 | fix: build on haiku | Steve Lau | -2/+2 |
| 2024-06-08 | std::unix::os current_exe implementation simplification for haiku. | David Carlier | -10/+10 |
| 2024-05-29 | Make `std::env::{set_var, remove_var}` unsafe in edition 2024 | Tobias Bucher | -4/+4 |
| 2024-05-17 | Use `_NSGetEnviron` instead of `environ` on iOS/tvOS/watchOS/visionOS | Mads Marquart | -2/+26 |
| 2024-04-28 | Use `target_vendor = "apple"` instead of `target_os = "..."` | Mads Marquart | -26/+4 |
| 2024-03-18 | Support for visionOS | Adam Gastineau | -2/+11 |
| 2024-02-20 | Delete architecture-specific memchr code in std::sys | Arthur Carcano | -1/+1 |
| 2024-02-18 | Dyn erase at call site | David Thomas | -5/+5 |
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -0/+783 |
