Activity
Add tests when char_t is disabled on C++20.
Add tests when char_t is disabled on C++20.
Pull request merge
Add tests when char_t is disabled on C++20.
Add tests when char_t is disabled on C++20.
Force push
Add tests when char_t is disabled on C++20.
Add tests when char_t is disabled on C++20.
Add support for C++20 without char8_t
Add support for C++20 without char8_t
Pull request merge
Update the workflow with the new min macOS image.
Update the workflow with the new min macOS image.
Pull request merge
Update the workflow with the new min macOS image.
Update the workflow with the new min macOS image.
Changed constexpr check in test.cpp
Changed constexpr check in test.cpp
Pull request merge
Try Apple Silicon.
Try Apple Silicon.
Pull request merge
Remove dead cases in utf8lwrcodepoint() and utf8uprcodepoint()
Remove dead cases in utf8lwrcodepoint() and utf8uprcodepoint()
Pull request merge
Fix utf8ncasecmp bug, not allowing for negative return. Add test case…
Fix utf8ncasecmp bug, not allowing for negative return. Add test case…
Pull request merge
Fix another rchr bug.
Fix another rchr bug.
Pull request merge