Update history.

This commit is contained in:
jzmaddock 2017-04-24 18:50:19 +01:00
parent 58d53beae4
commit 3e43dd6fc2
3 changed files with 8 additions and 1 deletions

View File

@ -262,6 +262,8 @@ code factoring and eases maintainence.
[section:gcd_history History]
* 24th April 2017 Moved to Jeremy Murphy's improved algorithms, added constexpr and noexcept support,
added compiler intrinsic support, added variadic and range based versions of the algorithms.
* 13 May 2013 Moved into main Boost.Math Quickbook documentation.
* 17 Dec 2005: Converted documentation to Quickbook Format.
* 2 Jul 2002: Compile-time and run-time items separated to new headers.

View File

@ -352,6 +352,11 @@
<a name="boost_integer.gcd_lcm.gcd_history"></a><a class="link" href="gcd_lcm.html#boost_integer.gcd_lcm.gcd_history" title="History">History</a>
</h3></div></div></div>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
24th April 2017 Moved to Jeremy Murphy's improved algorithms, added constexpr
and noexcept support, added compiler intrinsic support, added variadic
and range based versions of the algorithms.
</li>
<li class="listitem">
13 May 2013 Moved into main Boost.Math Quickbook documentation.
</li>

View File

@ -242,7 +242,7 @@
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"><p><small>Last revised: April 24, 2017 at 12:00:17 GMT</small></p></td>
<td align="left"><p><small>Last revised: April 24, 2017 at 17:49:59 GMT</small></p></td>
<td align="right"><div class="copyright-footer"></div></td>
</tr></table>
<hr>