summaryrefslogtreecommitdiff
path: root/libc/test/src/__support/wchar/utf32_to_8_test.cpp
AgeCommit message (Expand)Author
2025-06-25[libc] Added isValidState to CharacterConverter class to ensure a provided mb...Uzair Nawaz
2025-06-20[libc] Reworked CharacterConverter isComplete into isFull and isEmpty (#144799)Uzair Nawaz
2025-06-16[libc] Implemented CharacterConverter push/pop for utf32->utf8 conversions (#...Uzair Nawaz