Commit Graph

9 Commits

Author SHA1 Message Date
jzmaddock
08b9a6980f random example requires explicit conversion operators (inside Boost.Random). 2017-05-15 18:33:42 +01:00
jzmaddock
a1508bbb88 Change obj rule to lib. 2016-04-05 18:37:44 +01:00
jzmaddock
57333128e8 Allow code and tests to compile without exceptions.
See https://svn.boost.org/trac/boost/ticket/12070.
2016-03-17 11:50:06 +00:00
jzmaddock
d78767ef95 Add cpp_int import/export code.
See: https://svn.boost.org/trac/boost/ticket/11590.
2015-09-20 08:45:03 +01:00
jzmaddock
b5c1d0965d Fix build on systems with no <chrono>. 2015-03-26 16:26:48 +00:00
jzmaddock
9379a54b4c Disable some builds if there is no C++11 support. 2015-02-24 13:23:22 +00:00
jzmaddock
cd1e62a4b0 Fix for issue https://svn.boost.org/trac/boost/ticket/10405
Change code snippets in docs to be complete programs to avoid any confusion.
Fix failure caused by change to Boost.Random.
Regenerate docs.
2014-08-29 18:54:09 +01:00
jzmaddock
4cb3e58b62 Fix compilation of examples, plus Jamfile, plus one comparison bug in cpp_bin_float. 2014-05-05 16:41:46 +01:00
pabristow
613d3ceca6 New jamfile to run all examples (showing compile fail in cpp_bin_float).
Some only work if gmp, mpir, mpfr, tommath are installed, of course.
2014-05-05 11:54:35 +01:00