Added extra tests for non-greedy repeats to verify bug fix.

Updated history.


[SVN r34031]
This commit is contained in:
John Maddock
2006-05-19 13:17:00 +00:00
parent 17a038b672
commit dae6cbfead
3 changed files with 27 additions and 0 deletions

View File

@ -24,6 +24,12 @@
</P>
<HR>
<p></p>
<P>Boost 1.34</P>
<UL>
<LI>
Fix for non-greedy repeats and partial matches not working correctly in some cases.
</LI>
</UL>
<P>Boost 1.33.1</P>
<UL>
<LI>
@ -163,3 +169,4 @@
or copy at <A href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</A>)</I></P>
</body>
</html>

View File

@ -24,6 +24,12 @@
</P>
<HR>
<p></p>
<P>Boost 1.34</P>
<UL>
<LI>
Fix for non-greedy repeats and partial matches not working correctly in some cases.
</LI>
</UL>
<P>Boost 1.33.1</P>
<UL>
<LI>
@ -163,3 +169,4 @@
or copy at <A href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</A>)</I></P>
</body>
</html>