| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-03-07 | Move all alloc integration tests to a new alloctests crate | bjorn3 | -44/+0 | |
| 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 | |
| Fix docs | ||||
| 2020-07-27 | mv std libs to library/ | mark | -0/+47 | |
