Skip to content

unicode fixes

Compare
Choose a tag to compare
@hanickadot hanickadot released this 18 Oct 20:49
· 354 commits to main since this release
  • update unicode database for missing scripts
  • fix in ctre::utf8_iterator::operator* for multibyte characters for characters which have highest bit in first UTF8 unit used
  • remove LIKELY/UNLIKELY for older GCC to remove warning
  • fix missing rotated comparison of utf8_iterator and sentinel