Commit Graph

5028 Commits

Author SHA1 Message Date
John Maddock
32cc08d247 Added needed include.
[SVN r39298]
2007-09-15 11:25:28 +00:00
John Maddock
76acd7ddf3 Fix for Boost.TR1 compatibility: it prevents recursive includes if we do things this way.
[SVN r39297]
2007-09-15 11:20:24 +00:00
John Maddock
c820ea58fc Fix for failing example: added heuristic to up the multiplication factor if we don't bracket the root quickly.
[SVN r39296]
2007-09-15 11:19:20 +00:00
Paul A. Bristow
ecc334e57b Corrected link where .cpp filename had changed.
[SVN r39271]
2007-09-14 16:00:15 +00:00
John Maddock
6bd903d454 Updated NTL::RR support with a thin wrapper class: RR can now be used unmodified via the supplied wrapper.
[SVN r39239]
2007-09-13 16:56:24 +00:00
Paul A. Bristow
e334918936 added error messages, but need complement version with policy still (and name of distribution & policy?)
[SVN r39232]
2007-09-13 11:21:17 +00:00
Paul A. Bristow
c394aa0065 cosmetic
[SVN r39210]
2007-09-12 09:42:58 +00:00
Paul A. Bristow
95bc17616e added check location and check_x (random deviate)
and changed check scale to not permit 0

[SVN r39209]
2007-09-12 09:40:10 +00:00
Paul A. Bristow
9d6e4b4f7c added tests for new checks on bad arguments like scale <=0
[SVN r39208]
2007-09-12 09:39:07 +00:00
John Maddock
feec9d2bdf Updated introductory material.
[SVN r39192]
2007-09-11 17:08:57 +00:00
Paul A. Bristow
b0202394cc 1st version of test find scale
[SVN r39185]
2007-09-10 17:52:02 +00:00
Paul A. Bristow
bebff763db 1st version, but problem with sign in complement
[SVN r39184]
2007-09-10 17:50:32 +00:00
John Maddock
486f5a1d3e Changed: "using namespace std;" to a more specific using declaration.
[SVN r39110]
2007-09-03 11:51:07 +00:00
John Maddock
3321e0a76c Another attempt to fix Mac OS failures: previous pp-logic didn't work for some reason.
[SVN r39083]
2007-08-31 09:16:54 +00:00
John Maddock
df3533c2d7 Added explanatory notes.
[SVN r39077]
2007-08-30 17:21:49 +00:00
John Maddock
d0aa223204 Added some type traits so we can do concept checking where required.
Updated find_location to use the traits.
Added tests for traits.hpp.
Updated Jamfile.v2 with new tests.

[SVN r39076]
2007-08-30 17:08:46 +00:00
Paul A. Bristow
7a6b00e663 tests now pass.
[SVN r39071]
2007-08-30 14:05:43 +00:00
Paul A. Bristow
7a9488f295 tests now pass.
[SVN r39070]
2007-08-30 14:04:19 +00:00
John Maddock
ff34c5764d More tidying up of the introduction.
[SVN r39069]
2007-08-30 12:44:26 +00:00
John Maddock
9cdc280e69 Instrument erf better.
[SVN r39068]
2007-08-30 10:20:34 +00:00
John Maddock
734bd76656 Updated expected results for Mac OS X.
[SVN r39067]
2007-08-30 10:14:57 +00:00
John Maddock
762e728d95 Added some instrumentation to help track down some Mac OS failures.
[SVN r39066]
2007-08-30 10:13:13 +00:00
John Maddock
8e8a88b748 Fix include form.
[SVN r39059]
2007-08-29 18:32:00 +00:00
John Maddock
5e9204816c Added short section on performance test app.
Added copyright info to performance test app, plus needed build macros.

[SVN r39058]
2007-08-29 18:30:05 +00:00
John Maddock
38c325b977 Re-factored some overviews, and changed the layout of the introduction.
[SVN r39057]
2007-08-29 17:51:24 +00:00
John Maddock
afc7ea301b Fix mingw regression.
[SVN r39055]
2007-08-29 17:15:54 +00:00
John Maddock
7db8540a18 Suppressed some gcc warnings.
[SVN r39053]
2007-08-29 16:38:13 +00:00
Paul A. Bristow
dbaae571f8 corrected tests.
[SVN r39051]
2007-08-29 14:10:31 +00:00
Paul A. Bristow
b523f0e3b7 updated copyright date
[SVN r39050]
2007-08-29 14:09:34 +00:00
John Maddock
51c6df2843 Disabled broken includes, will re-enable later when those headers are complete.
[SVN r39049]
2007-08-29 09:02:53 +00:00
John Maddock
7bbaeabe6b Fix for Darwin: not all versions have 106-bit long doubles.
[SVN r39048]
2007-08-29 09:00:28 +00:00
John Maddock
cdf0e7544e Fixed quickbook build.
[SVN r39043]
2007-08-28 16:42:24 +00:00
Paul A. Bristow
0753dad6fe failed attempt to get link to work coinflip_eg_catch
[SVN r39040]
2007-08-28 15:34:58 +00:00
Paul A. Bristow
4c42085954 reduced section name length
[SVN r39039]
2007-08-28 14:20:25 +00:00
Paul A. Bristow
58130a5669 added some link to tip about why complements. Others todo?
[SVN r39038]
2007-08-28 13:53:26 +00:00
Paul A. Bristow
34ece638f6 added __complement to link direct to the info and tip.
Still needs some use and change to text to cut redundant info in text and tip.

[SVN r39037]
2007-08-28 13:51:59 +00:00
Paul A. Bristow
193fb5bfcf added scale & location
[SVN r39036]
2007-08-28 13:44:31 +00:00
Paul A. Bristow
bf6c7048d5 changed section to lower case
[SVN r39035]
2007-08-28 13:38:06 +00:00
Paul A. Bristow
865d3a842d add renamed binomial_example_nag.cpp
[SVN r39034]
2007-08-28 13:29:41 +00:00
Paul A. Bristow
b30134b709 renamed lower case and no _c because can't only change case
[SVN r39033]
2007-08-28 13:24:50 +00:00
Paul A. Bristow
3097622baa Removed file/folder
[SVN r39032]
2007-08-28 13:22:00 +00:00
John Maddock
95559eb26a Updated isnan so that it works even when the system does a "#define isnan isnan".
Updated Jamfiles to reflect new file names, and suppress some more warnings.

[SVN r39031]
2007-08-28 12:34:14 +00:00
John Maddock
48a1498d15 Renamed some images.
[SVN r38994]
2007-08-27 09:07:29 +00:00
John Maddock
403742e8d7 Renamed remotely
[SVN r38993]
2007-08-27 09:01:36 +00:00
John Maddock
2429aac29a Renamed remotely
[SVN r38992]
2007-08-27 08:59:41 +00:00
John Maddock
931a34dd2f Renamed remotely
[SVN r38991]
2007-08-27 08:57:31 +00:00
John Maddock
7cba43a5e7 Renamed remotely
[SVN r38990]
2007-08-27 08:55:18 +00:00
John Maddock
9665f1e7cb Renamed remotely
[SVN r38989]
2007-08-27 08:53:23 +00:00
John Maddock
83d0fe8f74 Renamed remotely
[SVN r38988]
2007-08-27 08:49:33 +00:00
John Maddock
5721a19032 Renamed over-long files and sections.
[SVN r38972]
2007-08-26 18:40:16 +00:00