Skip to content

miscellaneous fixes + switching modes

Compare
Choose a tag to compare
@hanickadot hanickadot released this 01 Oct 05:30
· 80 commits to main since this release
1ca2fa8
  • switching modes inside pattern (pattern: (?i)AB(?c)AB matches string: "abAB")
  • better detection of char8_t support
  • fix build failure in libc++ debug mode
  • remove some shadowing warnings