| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-12-04 | Rename `AllocRef` to `Allocator` and `(de)alloc` to `(de)allocate` | Tim Diekmann | -4/+4 |
| 2020-09-22 | removing &mut self for other methods of AllocRef | blitzerr | -1/+1 |
| 2020-08-04 | Replace `Memoryblock` with `NonNull<[u8]>` | Tim Diekmann | -3/+6 |
| 2020-07-28 | Remove in-place allocation and revert to separate methods for zeroed allocations | Tim Diekmann | -8/+2 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+47 |
