jzmaddock
cd3a010fdb
Document changes for 1.72 release, rebuild docs.
...
[CI SKIP]
2019-10-21 10:50:36 +01:00
jzmaddock
856968c7ce
Regenerate docs. [CI SKIP]
2019-10-17 16:29:54 +01:00
pabristow
88b2b602b3
Editorial changes, part 1.
2019-09-19 15:44:34 +01:00
pabristow
5b7efd1df8
Merge conflicts resolved to add many editoral changes and new notes on constexpr.
2019-09-19 12:30:47 +01:00
pabristow
3da6ed2574
More comment in jamfiles about using big-obj if assembler file is too big.
2019-09-19 12:09:46 +01:00
jzmaddock
1a3e4e2d38
constexpr-cpp_int: add docs.
...
[CI SKIP]
2019-09-06 18:38:38 +01:00
John Maddock
6972343fca
Merge branch 'develop' into constexpr2
2019-08-26 12:53:53 +01:00
jzmaddock
0a245647e2
constexpr: Tweak C++14 detection to eliminate early clang versions.
...
Update appveyor.yml.
Add docs and examples.
2019-08-26 12:53:15 +01:00
pabristow
86a7142d96
Edits to satisfy the picky inspect.exe program, now passing local tests using MSVC 14.2, except for six cpp_int*serial*.txt testdata files missing licence.
2019-08-14 18:02:10 +01:00
pabristow
4336139112
Add multiprecision.css custom style sheet, and a few new links, rebuild locally with no inspect complaints.
2019-08-13 15:09:54 +01:00
jzmaddock
b5555f6ec4
Update docs on the GNU Q suffix.
...
[CI SKIP]
Fixes https://github.com/boostorg/multiprecision/pull/148 .
2019-08-02 17:09:20 +01:00
jzmaddock
09314a23d1
Update docs.
...
[CI SKIP]
2019-06-30 12:03:59 +01:00
pabristow
fa2afebfce
Add FAQ about choosing between cpp_dec and cpp_bin (copy from Boost.Math FAQ) [CI SKIP]
2019-05-28 17:06:37 +01:00
Tinko Bartels
8740e3863b
Replace broken links.
2019-04-23 08:51:47 +02:00
jzmaddock
75c758d109
Update history, fix a couple of doc issues and regenerate.
...
[CI SKIP]
2019-03-04 18:52:05 +00:00
jzmaddock
d4a88833ee
Doc: reinsert whitespace after PR merge.
...
[CI SKIP]
2019-01-24 11:34:25 +00:00
John Maddock
8fe7f6f8ff
Merge branch 'develop' into NAThompson-patch-1
2019-01-24 11:32:17 +00:00
pabristow
136f718935
Add more details about floating-point decimal-binary conversion algorithms
2019-01-22 13:11:10 +00:00
acc987
568d7315c0
Avoid perceived ambiguity in max_digits10 documentation.
2019-01-21 21:07:21 +01:00
Nick
96162e67ff
Update multiprecision.qbk
2018-11-08 10:25:55 -07:00
jzmaddock
f1c326198c
Update documentation and version history.
...
[CI SKIP]
2018-10-07 08:47:03 +01:00
jzmaddock
8f3b2c09f8
APPoS: Fix precision control when unrolling expression templates.
...
Add example of variable precision FP evaluation and update docs.
See https://github.com/boostorg/multiprecision/issues/75 .
2018-09-22 09:38:50 +01:00
jzmaddock
62ad97a61a
APPoS: Doc update.
2018-09-16 19:19:49 +01:00
jzmaddock
6b03db9e19
Merge branch 'impl-octuple-float' of https://github.com/e-kwsm/multiprecision into develop
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2018-08-17 12:19:45 +01:00
jzmaddock
aa56ab85a5
Document how to assign both value and precision in the variable precision types.
...
Add tests for the method suggested.
See https://github.com/boostorg/multiprecision/issues/72 .
2018-08-17 11:01:46 +01:00
jzmaddock
2d8e5c1d25
Add overloads for construction at specified precision.
...
Also document and update docs.
See https://github.com/boostorg/multiprecision/issues/62 .
2018-08-15 13:40:47 +01:00
jzmaddock
4ba21a07b6
Document behaviour of copy/move/assignment on variable precision types.
...
[CI skip]
2018-08-10 18:41:47 +01:00
E Kawashima
66d1f953dd
Implement cpp_bin_float_oct and cpp_complex_oct
2018-07-30 18:05:43 +09:00
jzmaddock
d0c017309a
Documentation/history update.
...
[CI SKIP]
2018-07-12 19:29:03 +01:00
jzmaddock
274a7f9b6a
Documentation update.
...
[CI SKIP]
2018-05-27 11:28:36 +01:00
jzmaddock
7fbe965898
Complex: Add docs for Eigen interop.
2018-04-22 17:09:15 +01:00
jzmaddock
0f56b47760
complex: Fix bug in complex_adaptor sqrt.
...
Add docs for all the complex types.
2018-04-19 19:55:43 +01:00
jzmaddock
6d20bb7817
complex/mpc: update docs.
...
[CI SKIP]
2018-03-31 18:55:57 +01:00
Nick Thompson
184fd0d56d
Begin work on complex multiprecision docs. [CI SKIP]
2018-03-15 20:08:58 +08:00
Sergey Zubkov
6d3233aa5a
correct URL for libtommath
2018-01-01 16:35:07 -05:00
jzmaddock
04ed0a624e
Documentation update.
...
[CI SKIP]
2017-12-30 19:46:19 +00:00
jzmaddock
0b77b830d6
Documentation update: add more warnings about use of auto with expression templates, and update history.
...
[ci skip]
2017-06-08 10:22:30 +01:00
jzmaddock
63488e1a0e
Docs: Remove template keyword from non-template context.
...
See https://github.com/boostorg/multiprecision/pull/26 .
[ci skip]
2017-06-02 19:50:06 +01:00
jzmaddock
3a35b4941a
Update history.
2017-03-04 18:23:21 +00:00
jzmaddock
40c0bf8ad4
Update Boost version in docs.
2016-11-03 19:16:16 +00:00
jzmaddock
d65e4a2508
Update docs for most recent fixes.
2016-10-27 18:34:30 +01:00
jzmaddock
e5e1d9f445
Update revision history.
2016-10-24 18:51:26 +01:00
jzmaddock
6fa6a1b167
Update documentation to match latest changes.
2016-10-24 17:51:49 +01:00
jzmaddock
476c3e2156
Merge branch 'convert' into develop
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2016-10-20 18:18:14 +01:00
jzmaddock
ed6ce5d965
Update docs for new conversion code.
2016-10-20 18:14:51 +01:00
Rene Rivera
f91aaec4ed
Add, and update, documentation build targets.
2016-10-07 23:07:35 -05:00
jzmaddock
5f3d2690fa
Update history.
2016-09-26 19:02:58 +01:00
jzmaddock
cd20cf7db4
Merge branch 'develop' into c99
...
# Resolved Conflicts:
# doc/html/boost_multiprecision/indexes/s01.html
# doc/html/boost_multiprecision/indexes/s02.html
# doc/html/boost_multiprecision/indexes/s03.html
# doc/html/boost_multiprecision/indexes/s04.html
# doc/html/index.html
# include/boost/multiprecision/detail/default_ops.hpp
2016-09-23 09:01:56 +01:00
jzmaddock
328ea5738c
C99: Fix some GCC test failures.
2016-09-22 19:04:56 +01:00
jzmaddock
105b324d9d
Document eval_pow2,
...
Optimise default eval_pow2 for integer args.
2016-09-22 11:05:38 +01:00