| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-07-29 | Fix may not to appropriate might not or must not | Ali Malik | -1/+1 |
| 2021-07-21 | docs: GlobalAlloc: Make example only require 4096-aligned static | Ian Jackson | -3/+3 |
| 2021-07-20 | docs: GlobalAlloc: completely replace example with one that works | Ian Jackson | -11/+56 |
| 2021-02-28 | Try to clarify GlobalAlloc::realloc documentation comment. | Vytautas Astrauskas | -2/+5 |
| 2020-12-26 | Adjust markdown text to be more like the rendered text | oli | -5/+3 |
| 2020-12-26 | Update library/core/src/alloc/global.rs | Oli Scherer | -1/+1 |
| 2020-12-04 | Update documentation to review comments | oli | -6/+9 |
| 2020-11-19 | Inform tidy about the reason for the ignored rust code | oli | -1/+1 |
| 2020-11-19 | Elaborate on side effects | oli | -1/+2 |
| 2020-11-19 | Fix tidy | oli | -1/+1 |
| 2020-11-19 | Note that there are other optimizations than the one showcased | oli | -0/+6 |
| 2020-11-19 | Document that heap allocations are not guaranteed to happen, even if explicit... | oli | -0/+13 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+208 |
