Partial match fix.

[SVN r34028]
This commit is contained in:
John Maddock
2006-05-19 13:09:19 +00:00
parent c4d13296e6
commit bbd5f27dd7
2 changed files with 14 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>