1. 95646e6 Add ASSERT_ERRNO and EXPECT_ERRNO (and use them). by Elliott Hughes · 2 years ago
  2. 16007d5 Fix result for zero-length non-null conversion. by Dan Albert · 2 years, 1 month ago
  3. 3a8fed1 Fix mismatched return types for surrogate pairs. by Dan Albert · 2 years, 1 month ago
  4. 09d3b50 Disable uchar.start_state test for musl. by Dan Albert · 2 years, 1 month ago
  5. a0d0e35 Add missing setlocale calls in tests. by Dan Albert · 2 years, 1 month ago
  6. f5b8c7d Fix another over-long UTF-8 sequence test. by Dan Albert · 2 years, 1 month ago
  7. ef8e158 Fix mbrtoc16 reserved range test for musl. by Dan Albert · 2 years, 1 month ago
  8. 1e8e0c1 Fix surrogate pair deocding for musl/glibc. by Dan Albert · 2 years, 1 month ago
  9. 78da292 Invert over-long UTF-8 bool for readability. by Dan Albert · 2 years, 1 month ago
  10. 9a9bbe5 Fix uchar.mbrtoc16_zero_len for glibc and musl. by Dan Albert · 2 years, 2 months ago
  11. 9fa76f1 Fix mbrtoc32 tests for out of range code points. by Dan Albert · 2 years, 2 months ago
  12. 0b8fbdf Fix mbrtoc32 test for musl and glibc. by Dan Albert · 2 years, 2 months ago
  13. 1252ab0 Fix 5-byte mbrtoc16 test for glibc/musl. by Dan Albert · 2 years, 2 months ago
  14. 3d8156d uchar.h tests: small improvements. by Elliott Hughes · 3 years, 10 months ago
  15. 18181e6 Updates for glibc 2.17. by Elliott Hughes · 7 years ago
  16. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  17. 402c762 Fix some long-standing UTF-8 bugs. by Elliott Hughes · 7 years ago
  18. 697f42a Hide various mbstate implementation details. by Elliott Hughes · 8 years ago
  19. f4c948a Move the meat of <features.h> into <sys/cdefs.h>. by Elliott Hughes · 11 years ago
  20. 68b0166 Fix mbrtoc32 test from tests/uchar_test.cpp for x86. by Alexander Ivchenko · 11 years ago
  21. 7a7f995 Adds functionality specified by uchar.h by Dan Albert · 11 years ago