mirror of
https://github.com/boostorg/regex.git
synced 2025-07-19 15:22:09 +02:00
Update history.
This commit is contained in:
@ -15,7 +15,7 @@ Currently open issues can be viewed [@https://svn.boost.org/trac/boost/query?sta
|
|||||||
|
|
||||||
All issues including closed ones can be viewed [@https://svn.boost.org/trac/boost/query?status=assigned&status=closed&status=new&status=reopened&component=regex&order=priority&col=id&col=summary&col=status&col=type&col=milestone&col=component here].
|
All issues including closed ones can be viewed [@https://svn.boost.org/trac/boost/query?status=assigned&status=closed&status=new&status=reopened&component=regex&order=priority&col=id&col=summary&col=status&col=type&col=milestone&col=component here].
|
||||||
|
|
||||||
[h4 Boost.Regex-5.1.2]
|
[h4 Boost.Regex-5.1.2 (Boost-1.62.0)]
|
||||||
|
|
||||||
|
|
||||||
* Fix buffer over-run error when parsing certain invalid regexes, see [@https://svn.boost.org/trac/boost/ticket/12222 #12222].
|
* Fix buffer over-run error when parsing certain invalid regexes, see [@https://svn.boost.org/trac/boost/ticket/12222 #12222].
|
||||||
|
@ -37,7 +37,8 @@
|
|||||||
</p>
|
</p>
|
||||||
<h5>
|
<h5>
|
||||||
<a name="boost_regex.background_information.history.h0"></a>
|
<a name="boost_regex.background_information.history.h0"></a>
|
||||||
<span class="phrase"><a name="boost_regex.background_information.history.boost_regex_5_1_2"></a></span><a class="link" href="history.html#boost_regex.background_information.history.boost_regex_5_1_2">Boost.Regex-5.1.2</a>
|
<span class="phrase"><a name="boost_regex.background_information.history.boost_regex_5_1_2_boost_1_62_0"></a></span><a class="link" href="history.html#boost_regex.background_information.history.boost_regex_5_1_2_boost_1_62_0">Boost.Regex-5.1.2
|
||||||
|
(Boost-1.62.0)</a>
|
||||||
</h5>
|
</h5>
|
||||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||||||
<li class="listitem">
|
<li class="listitem">
|
||||||
|
@ -221,7 +221,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||||
<td align="left"><p><small>Last revised: June 10, 2016 at 16:58:31 GMT</small></p></td>
|
<td align="left"><p><small>Last revised: August 22, 2016 at 11:48:39 GMT</small></p></td>
|
||||||
<td align="right"><div class="copyright-footer"></div></td>
|
<td align="right"><div class="copyright-footer"></div></td>
|
||||||
</tr></table>
|
</tr></table>
|
||||||
<hr>
|
<hr>
|
||||||
|
Reference in New Issue
Block a user