summaryrefslogtreecommitdiffstatshomepage
path: root/test/unit/fixtures
AgeCommit message (Expand)AuthorFiles
2026-03-17feat(terminal): synchronized output (mode 2026) #38284mgleonard4251
2026-02-27feat(terminal): support SGR dim, overline attributes #37997Riccardo Mazzarini1
2025-01-14feat(terminal): support theme update notifications (DEC mode 2031) (#31999)Gregory Anders1
2025-01-07refactor: adopt vtermdundargoc2
2025-01-02feat(terminal): support grapheme clusters, including emojibfredl1
2024-12-21test: format C test files and fix clang-tidy warningsdundargoc5
2024-12-02test(vterm): move test functions into vterm_test fixtureJames McCoy2
2024-06-08refactor(io): make rstream use a linear bufferbfredl2
2023-12-01refactor: change event_create() to a macro (#26343)zeertzjq1
2023-11-12build: remove PVSdundargoc2
2023-04-06refactor: remove use of reserved c++ keywordsii141
2022-05-17fix(PVS/V1044): suppress warningDundar Goc1
2017-04-19*: Add comment to all C filesZyX2
2017-03-11unittests: Use own bindings to libc syscall wrappersZyX1
2016-10-02event/multiqueue.c: Rename "queue" to "multiqueue".Justin M. Keyes4
2015-08-13queue: Implement a more flexible event queueThiago de Arruda2
2015-07-01rbuffer: Reimplement as a ring buffer and decouple from rstreamThiago de Arruda2