Age | Commit message (Expand) | Author |
---|---|---|
2022-02-27 | AK: Skip over initial empty chunks in DisjointChunks | kleines Filmröllchen |
2022-02-27 | AK: Make DisjointChunks support FixedArray | kleines Filmröllchen |
2022-02-27 | AK: Make DisjointChunk::append move the new chunk | kleines Filmröllchen |
2022-02-27 | AK: Export DisjointSpans into the global namespace | kleines Filmröllchen |
2021-12-24 | AK: Make `Disjoint*::is_empty()` not call size | Michel Hermier |
2021-12-24 | AK: Add `DisjointChunkc::ensure_capacity` | Michel Hermier |
2021-12-21 | AK: Make DisjointChunks not query size() when there are no chunks | Ali Mohammad Pur |
2021-12-21 | AK: Add Disjoint(Chunks Spans)::find(index) | Ali Mohammad Pur |
2021-09-14 | AK: Add an abstraction over multiple disjoint buffers | Ali Mohammad Pur |