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.