| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-02 | New pooled memory types (#6821) | jhorv | |
| * feat: add new types MemoryOwner and SpanOwner * use SpanOwner instead of new array allocation * change for loop condition to `fences.Length` instead of `count` to elide Span boundary checks on `fences` | |||
