summaryrefslogtreecommitdiff
path: root/libc/test/src/__support/CPP/stringview_test.cpp
AgeCommit message (Expand)Author
2024-12-03[libc] Change ctype to be encoding independent (#110574)Michael Jones
2024-03-18[libc] Add `shm_open/shm_unlink` (#84974)Schrodinger ZHU Yifan
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-02-07[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy
2023-01-19[libc] add internal string classMichael Jones
2022-08-23[reland][NFC][libc] standardize string_viewGuillaume Chatelet
2022-08-23Revert "[reland][NFC][libc] standardize string_view"Guillaume Chatelet
2022-08-23[reland][NFC][libc] standardize string_viewGuillaume Chatelet
2022-08-23Revert "[reland][NFC][libc] standardize string_view"Guillaume Chatelet
2022-08-23[reland][NFC][libc] standardize string_viewGuillaume Chatelet
2022-08-23Revert "[reland][NFC][libc] standardize string_view"Guillaume Chatelet
2022-08-23[reland][NFC][libc] standardize string_viewGuillaume Chatelet
2022-08-23Revert "[NFC][libc] standardize string_view"Guillaume Chatelet
2022-08-23[NFC][libc] standardize string_viewGuillaume Chatelet
2022-08-22[libc][NFC] Use STL case for string_viewGuillaume Chatelet
2022-07-19[libc] Add a method `find_last_of` to StringView.Siva Chandra Reddy
2022-07-18[libc] Fix API for remove_{prefix, suffix}Jeff Bailey
2022-07-14Add support for three more string_view functionsJeff Bailey
2022-07-12[libc][utils] Add more methods to StringViewGuillaume Chatelet
2022-02-14Introduce getenv to LLVM libcRaman Tenneti
2022-02-12[libc][Obvious][NFC] Move CPP tests to the correct nested directory.Siva Chandra Reddy