| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-04-14 | Move `std::sys_common::alloc` to `std::sys::common` | Christiaan Dirkx | -1/+1 | |
| 2021-04-02 | Remove `debug_assert` | Christiaan Dirkx | -4/+1 | |
| 2021-04-02 | Introduce `get_process_heap` and fix atomic ordering. | Christiaan Dirkx | -13/+22 | |
| 2021-03-26 | Cache `GetProcessHeap` | Christiaan Dirkx | -16/+54 | |
| 2021-03-26 | Apply suggestions from code review | CDirkx | -2/+4 | |
| Co-authored-by: David Tolnay <dtolnay@gmail.com> | ||||
| 2021-03-26 | Rework `std::sys::windows::alloc` | Christiaan Dirkx | -25/+164 | |
| Add documentation to the system functions and `SAFETY` comments. Refactored helper functions, fixing the correctness of `get_header`. | ||||
| 2020-07-27 | mv std libs to library/ | mark | -0/+61 | |
