Skip to content

6.9.5 Release Candidate 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@kkos kkos released this 04 Apr 14:20
· 616 commits to master since this release
  • POSIX API disabled by default for Unix (* Enabled by: configure --enable-posix-api=yes)
  • Update Unicode version 13.0.0
  • NEW: Code point sequence notation \x{HHHH HHHH ...}, \o{OOOO OOOO ...}
  • NEW API: retry limit in search functions
  • NEW API: maximum nesting level of subexp call
  • Fixed behavior of isolated options in Perl and Java syntaxes. /...(?i).../