mirror of
https://github.com/boostorg/regex.git
synced 2025-07-19 07:12:07 +02:00
Added better documentation on POSIX-conformance.
[SVN r28278]
This commit is contained in:
@ -29,6 +29,9 @@
|
||||
<LI>
|
||||
Completely rewritten expression parsing code, and traits class support; now
|
||||
conforms to the standardization proposal.
|
||||
<LI>
|
||||
POSIX-extended and POSIX-basic regular expressions now enforce the letter of
|
||||
the POSIX standard much more closely than before.
|
||||
<LI>
|
||||
Added <A href="syntax_perl.html#Perl">support for (?imsx-imsx) constructs</A>.
|
||||
<LI>
|
||||
|
Reference in New Issue
Block a user