185 Commits

Author SHA1 Message Date
Richard d31b9b0e6c Correct markup instructions
Fixes #715
2025-07-10 10:06:01 -06:00
jzmaddock c0ff9cffda Ensure checked integers are in a sane state after a throw. (#627)
Ensure checked integers are in a sane state after a throw.
Document that the value of the target operand is unspecified after a throw.
Improve testing.
Fixes https://github.com/boostorg/multiprecision/issues/626
2024-06-24 09:12:03 +01:00
jzmaddock 3c9ff4d6ff Update version history.
Regenerate docs.
2024-03-03 17:56:28 +00:00
jzmaddock 035424e73c Update version history. 2023-11-17 18:41:32 +00:00
jzmaddock be28491573 Update history.
Regenerate docs.
[CI SKIP]
2023-02-23 17:33:24 +00:00
jzmaddock 7bf1dd06bb Add forward declaration header.
Also fixes logged_adaptor.
Fixes: https://github.com/boostorg/multiprecision/issues/516
Fixes: https://github.com/boostorg/multiprecision/issues/508
2023-01-13 18:37:17 +00:00
jzmaddock be4b8e80e2 Update history and regenerate docs.
[CI SKIP]
2022-10-23 18:43:55 +01:00
warren f88caca1e3 DOC: Fix a couple typos in the complex number docs. 2022-09-30 12:25:37 -04:00
jzmaddock 481da0b186 Update history and regenerate docs.
[CI SKIP]
2022-06-25 19:15:10 +01:00
jzmaddock 498267dbb8 Update history, regenerate docs.
[CI SKIP]
2022-03-06 15:12:02 +00:00
Matt Borland 1e6ff4cc09 Replace BOOST_ASSERT with BOOST_MP_ASSERT 2021-11-26 20:29:08 +02:00
jzmaddock 3ba1d3dcd3 Update history and regenerate docs. 2021-11-06 19:05:51 +00:00
jzmaddock ae9cf23a11 Documentation update for the new rational_adaptor.
Includes updating all the performance results.
2021-09-30 19:45:16 +01:00
jzmaddock 58b97f79f4 Update history.
[CI SKIP]
2021-06-29 11:05:18 +01:00
jzmaddock 4962f05e97 More thread safety adjustments.
Also add missing doc file.
[CI SKIP]
2021-05-19 09:19:11 +01:00
jzmaddock 8fdc0383db Restore lost docs.
Move some sections around.
Reword the float vs string construction docs slightly.
2021-02-28 11:35:13 +00:00
jzmaddock c6d7d1ca6e Doc regen and add missing files. 2021-02-28 09:07:52 +00:00
jzmaddock 4b68342d32 Update version history, regenerate docs. 2021-02-26 17:00:28 +00:00
jzmaddock 873079c962 Use noexcept rather than the macros. 2021-01-19 15:42:28 +00:00
jzmaddock 4700c04795 Update history.
Regen docs.
[CI SKIP]
2020-10-28 18:18:05 +00:00
pabristow 548bf21f1e Update CSS file with corrected color items, matching Boost.math version 2020-09-30 09:47:31 +01:00
jzmaddock 3e1c003fa7 Split documentation source up into better structure. 2020-05-01 18:45:00 +01:00
jzmaddock 43ee8a151a Remove stray comment in history. Regen docs.
[CI SKIP]
2020-03-24 13:16:19 +00:00
pabristow 899951dc89 Merge branch 'docs_update_1' into develop (using all docs_update_1 versions). 2020-03-19 15:49:14 +00:00
pabristow fa3a7464db [CI SKIP]Added example of gauss-laguerre quadrature. 2020-03-16 17:47:54 +00:00
jzmaddock 222f47acb7 Update documentation copyright.
[CI SKIP]
2020-03-13 19:10:19 +00:00
jzmaddock ab3ac7ba0a Update history and regenerate docs.
[CI SKIP]
2020-03-13 19:07:21 +00:00
pabristow 90db169cb3 Change jamfile and Rebuild docs to use SVG images (except for admonitions like warning, caution which are then too big). Equations look much nicer. Worth PNG at 120 dpi double size of SVG. 2020-02-06 12:31:01 +00:00
pabristow 753824807b Corrected sections mistake (after delecting all html/ and re-adding). 2020-02-04 17:10:44 +00:00
pabristow 59797534e1 Corrected sections mistake. 2020-02-04 17:08:30 +00:00
pabristow 2074250c79 Laguerre_quad warning supressed, yet more typos, [endsect] annotations. 2020-02-04 16:54:31 +00:00
pabristow c12c6672c8 Re-added all missing html/ contents. 2020-01-31 10:45:11 +00:00
pabristow 5f2ec0dc0f More changes to big_seventh, and cleanup deleting log files, and /html marked for delete so will need re-adding to git? 2020-01-31 10:43:21 +00:00
pabristow e51c487712 Rebuild with mods to big_seventh. 2020-01-30 16:24:09 +00:00
pabristow aef6a7f5b8 Add big_seventh.cpp quickbook for drop-in caveats. (but I:\boost\boost\multiprecision\number.hpp is not a member of boost? 2020-01-29 17:02:38 +00:00
pabristow 523fe90de7 Improved big_seventh.cpp, but needs make_nvp.hpp, so updating all Boost 2020-01-29 16:37:34 +00:00
pabristow 05f4f78a36 Rebuild docs, including changes from 10 Oct 2019 like Caveats. 2020-01-29 11:54:25 +00:00
pabristow 0fe173730d Resolved conflicts from pull from origin/develop 2020-01-29 11:45:41 +00:00
jzmaddock 6db977a199 Merge pull request #173 from bwignall/typo
Fix typos
2020-01-11 13:26:10 +00:00
jzmaddock ced6913230 performance: Update performance tables, and regenerate docs [CI SKIP] 2019-12-14 13:40:40 +00:00
Brian Wignall 05195159da Fix typos 2019-12-02 12:07:50 -05:00
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 3da6ed2574 More comment in jamfiles about using big-obj if assembler file is too big. 2019-09-19 12:09:46 +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 09314a23d1 Update docs.
[CI SKIP]
2019-06-30 12:03:59 +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