summaryrefslogtreecommitdiff
path: root/src/tests/common/ring_buffer.cpp
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2023-09-03msvc: set warning level to /W4 globallyDanila Malyutin
2023-03-12general: fix spelling mistakesLiam
2023-01-05tests: update catch2 to 3.0.1Alexandre Bouvier
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-02-06ring_buffer: Remove granularity template argumentMerryMage
2021-01-08tests/ring_buffer: Silence signed/unsigned mismatch warningsReinUsesLisp
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-09-08common: Implement a ring bufferMerryMage