| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-08-21 | Use intra-doc-links in `alloc` | LeSeulArtichaut | -18/+0 | |
| 2020-08-19 | Allow reallocation to different alignment | Tim Diekmann | -34/+55 | |
| 2020-08-18 | Make `grow_impl` unsafe | Tim Diekmann | -3/+6 | |
| 2020-08-18 | Clean up AllocRef implementation and documentation | Tim Diekmann | -74/+71 | |
| 2020-08-17 | Fix typo in comment | Tim Diekmann | -2/+2 | |
| 2020-08-17 | Remove fast path in reallocation for same layout sizes | Tim Diekmann | -17/+10 | |
| 2020-08-04 | Replace `Memoryblock` with `NonNull<[u8]>` | Tim Diekmann | -13/+17 | |
| 2020-07-29 | Simplify implementations of `AllocRef` for `Global` and `System` | Tim Diekmann | -71/+70 | |
| 2020-07-28 | Remove in-place allocation and revert to separate methods for zeroed allocations | Tim Diekmann | -43/+69 | |
| Fix docs | ||||
| 2020-07-27 | mv std libs to library/ | mark | -0/+319 | |
