mirror of
https://github.com/boostorg/regex.git
synced 2025-07-16 22:02:08 +02:00
Update to reflect recent changes.
[SVN r31597]
This commit is contained in:
@ -67,7 +67,11 @@
|
|||||||
<LI>
|
<LI>
|
||||||
Fixed strange bug with non-greedy repeats inside forward lookahead assertions.
|
Fixed strange bug with non-greedy repeats inside forward lookahead assertions.
|
||||||
<LI>
|
<LI>
|
||||||
Enabled negated character classes inside character sets.</LI></UL>
|
Enabled negated character classes inside character sets.
|
||||||
|
<LI>
|
||||||
|
Fixed regression so that [a-z-] is a valid expression again.
|
||||||
|
<LI>
|
||||||
|
Fixed bug that allowed some invalid expressions to be accepted.</LI></UL>
|
||||||
<P>Boost 1.33.0.</P>
|
<P>Boost 1.33.0.</P>
|
||||||
<UL>
|
<UL>
|
||||||
<LI>
|
<LI>
|
||||||
@ -149,7 +153,7 @@
|
|||||||
<HR>
|
<HR>
|
||||||
<P></P>
|
<P></P>
|
||||||
<p>Revised
|
<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
|
28 June 2004
|
||||||
<!--webbot bot="Timestamp" endspan i-checksum="39359" --></p>
|
<!--webbot bot="Timestamp" endspan i-checksum="39359" --></p>
|
||||||
<p><i><EFBFBD> Copyright John Maddock 1998-
|
<p><i><EFBFBD> Copyright John Maddock 1998-
|
||||||
|
@ -67,7 +67,11 @@
|
|||||||
<LI>
|
<LI>
|
||||||
Fixed strange bug with non-greedy repeats inside forward lookahead assertions.
|
Fixed strange bug with non-greedy repeats inside forward lookahead assertions.
|
||||||
<LI>
|
<LI>
|
||||||
Enabled negated character classes inside character sets.</LI></UL>
|
Enabled negated character classes inside character sets.
|
||||||
|
<LI>
|
||||||
|
Fixed regression so that [a-z-] is a valid expression again.
|
||||||
|
<LI>
|
||||||
|
Fixed bug that allowed some invalid expressions to be accepted.</LI></UL>
|
||||||
<P>Boost 1.33.0.</P>
|
<P>Boost 1.33.0.</P>
|
||||||
<UL>
|
<UL>
|
||||||
<LI>
|
<LI>
|
||||||
@ -149,7 +153,7 @@
|
|||||||
<HR>
|
<HR>
|
||||||
<P></P>
|
<P></P>
|
||||||
<p>Revised
|
<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
|
28 June 2004
|
||||||
<!--webbot bot="Timestamp" endspan i-checksum="39359" --></p>
|
<!--webbot bot="Timestamp" endspan i-checksum="39359" --></p>
|
||||||
<p><i><EFBFBD> Copyright John Maddock 1998-
|
<p><i><EFBFBD> Copyright John Maddock 1998-
|
||||||
|
Reference in New Issue
Block a user