Update to reflect recent changes.

[SVN r31597]
This commit is contained in:
John Maddock
2005-11-08 11:36:52 +00:00
parent b3433fc7c8
commit a0e41a0fd1
2 changed files with 12 additions and 4 deletions

View File

@ -67,7 +67,11 @@
<LI>
Fixed strange bug with non-greedy repeats inside forward lookahead assertions.
<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>
<UL>
<LI>
@ -149,7 +153,7 @@
<HR>
<P></P>
<p>Revised&nbsp;
<!--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&nbsp;
<!--webbot bot="Timestamp" endspan i-checksum="39359" --></p>
<p><i><EFBFBD> Copyright John Maddock&nbsp;1998-

View File

@ -67,7 +67,11 @@
<LI>
Fixed strange bug with non-greedy repeats inside forward lookahead assertions.
<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>
<UL>
<LI>
@ -149,7 +153,7 @@
<HR>
<P></P>
<p>Revised&nbsp;
<!--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&nbsp;
<!--webbot bot="Timestamp" endspan i-checksum="39359" --></p>
<p><i><EFBFBD> Copyright John Maddock&nbsp;1998-