From 2a633e418d9bfd1b267b8f3527eab5f9d5bbc3ed Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Mon, 22 Mar 2010 00:45:06 +0000 Subject: [PATCH] Merge Random from the trunk [SVN r60755] --- doc/Jamfile.v2 | 2 ++ doc/html/boost_random.html | 17 +++++++++++++++++ doc/src/boost.xml | 11 +---------- libs/random | 2 +- status/explicit-failures-markup.xml | 21 +++++++++++++++++++++ 5 files changed, 42 insertions(+), 11 deletions(-) create mode 100644 doc/html/boost_random.html diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index 18f1829dd1..17100bf9b6 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -49,6 +49,7 @@ boostbook doc ../libs/unordered/doc//unordered ../libs/thread/doc//thread ../libs/signals2/doc//hello_world_def_code_snippet.xml + ../libs/random/doc//random ## Add path references to the QuickBook generated docs... @@ -71,6 +72,7 @@ boostbook doc ../libs/unordered/doc//unordered ../libs/thread/doc//thread ../libs/signals2/doc//hello_world_def_code_snippet.xml + ../libs/random/doc//random boost.libraries=../../libs/libraries.htm diff --git a/doc/html/boost_random.html b/doc/html/boost_random.html new file mode 100644 index 0000000000..abbf5bca48 --- /dev/null +++ b/doc/html/boost_random.html @@ -0,0 +1,17 @@ + + + + + Redirect to generated documentation + + + + Automatic redirection failed, please go to + http://boost-sandbox.sourceforge.net/doc/html/boost_random.html + + + diff --git a/doc/src/boost.xml b/doc/src/boost.xml index aee4aeeba4..4da113a71a 100644 --- a/doc/src/boost.xml +++ b/doc/src/boost.xml @@ -551,16 +551,7 @@ - - - - Jens - Maurer - - A complete system for random number generation - - - + diff --git a/libs/random b/libs/random index 9866e57184..8cfc801c24 160000 --- a/libs/random +++ b/libs/random @@ -1 +1 @@ -Subproject commit 9866e57184c075dec9153c4077070b35c8f13a90 +Subproject commit 8cfc801c24ce9c77441a49cf95bf8343d8c409f6 diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 8e756fd20c..aa8f7eee26 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -4294,6 +4294,27 @@ for more information. + + + + + + + + + + + + + + + + + + + + +