summaryrefslogtreecommitdiff
path: root/src/common/virtual_buffer.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-03-19common: Reduce unused includesameerj
2020-12-29core/memory: Read and write page table atomicallyReinUsesLisp
2020-11-19virtual_buffer: Do nothing on resize() calls with same sizesLioncash
2020-11-17virtual_buffer: Add compile-time type-safety guarantees with VirtualBufferLioncash
2020-11-17page_table: Allow page tables to be movedLioncash
2020-08-15common: Make use of [[nodiscard]] where applicableLioncash
2020-04-17common: Add VirtualBuffer class, to abstract memory virtualization.bunnei