forked from boostorg/regex
Enabled negated character classes inside character sets.
[SVN r31053]
This commit is contained in:
@ -65,7 +65,9 @@
|
||||
that regex iteration allows lookbehind to look back before the current search
|
||||
range (into the last match).
|
||||
<LI>
|
||||
Fixed strange bug with non-greedy repeats inside forward lookahead assertions.</LI></UL>
|
||||
Fixed strange bug with non-greedy repeats inside forward lookahead assertions.
|
||||
<LI>
|
||||
Enabled negated character classes inside character sets.</LI></UL>
|
||||
<P>Boost 1.33.0.</P>
|
||||
<UL>
|
||||
<LI>
|
||||
@ -147,7 +149,7 @@
|
||||
<HR>
|
||||
<P></P>
|
||||
<p>Revised
|
||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
|
||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
|
||||
28 June 2004
|
||||
<!--webbot bot="Timestamp" endspan i-checksum="39359" --></p>
|
||||
<p><i><EFBFBD> Copyright John Maddock 1998-
|
||||
|
Reference in New Issue
Block a user