| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-08-27 | std: move allocators to `sys` | joboet | -262/+0 |
| 2024-08-09 | Add windows-targets crate to std's sysroot | Chris Denton | -1/+1 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+2 |
| 2024-07-24 | Import `core::ffi::c_void` in more places | Chris Denton | -4/+4 |
| 2024-07-15 | Deny more windows unsafe_op_in_unsafe_fn | Chris Denton | -2/+0 |
| 2024-07-15 | Remove DWORD | Chris Denton | -3/+3 |
| 2024-07-15 | Remove LPVOID | Chris Denton | -4/+4 |
| 2024-07-15 | Remove SIZE_T | Chris Denton | -2/+2 |
| 2024-07-05 | Use windows_targets macro for alloc | Chris Denton | -66/+63 |
| 2024-07-02 | chore: remove duplicate words | hattizai | -1/+1 |
| 2024-03-11 | Optimize `process_heap_alloc` | John Kåre Alsaker | -19/+36 |
| 2024-01-24 | Wrap `HeapAlloc` and never inline | 王宇逸 | -11/+13 |
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -0/+247 |
