summaryrefslogtreecommitdiff
path: root/crates/alloc_buddy
AgeCommit message (Expand)Author
2024-09-01Implements block merging and fixes a provenance bug.Nathan Ringo
2024-09-01Implement size class splitting.Nathan Ringo
2024-09-01Fix a bitset indexing bug, change a panic to be more informative.Nathan Ringo
2024-09-01Rename crates.Nathan Ringo