2
0
mirror of https://github.com/boostorg/random.git synced 2026-02-25 16:42:28 +00:00
Commit Graph

372 Commits

Author SHA1 Message Date
Marshall Clow
2e7e6cf218 Merge macro changes for Boost.Random; no functionality change
[SVN r79530]
2012-07-15 14:34:35 +00:00
Steven Watanabe
fbee3952c0 Merge Random from the trunk.
[SVN r78340]
2012-05-05 21:14:37 +00:00
Daniel James
13c9a18fd6 Merge log2 constexpr fix for gcc.
[SVN r76145]
2011-12-24 19:05:17 +00:00
Steven Watanabe
658ce378a3 Merge random from the trunk
[SVN r74867]
2011-10-09 23:13:31 +00:00
Daniel James
2575617250 Random: Merge constexpr integer_log2_impl.
[SVN r73268]
2011-07-21 07:49:59 +00:00
Steven Watanabe
fd4efbb298 Merge [72825] and [72826] from the trunk. Authorized by Beman.
[SVN r72951]
2011-07-07 04:57:37 +00:00
Daniel James
a734166dc2 Random: disable incorrect use of constexpr for now.
Authorized by Beman.


[SVN r72861]
2011-07-02 20:26:19 +00:00
Steven Watanabe
d72a14fb78 Merge random from the trunk.
[SVN r71018]
2011-04-05 21:27:52 +00:00
Steven Watanabe
dfa3cec512 Merge Random from the trunk
[SVN r62347]
2010-05-31 16:44:36 +00:00
Steven Watanabe
8cfc801c24 Merge Random from the trunk
[SVN r60755]
2010-03-22 00:45:06 +00:00
Steven Watanabe
2e4c0f628c Make statistics_tests usable with the current library
[SVN r60279]
2010-03-07 05:22:40 +00:00
Steven Watanabe
bef66181dd Fix dll linking
[SVN r60210]
2010-03-05 19:56:52 +00:00
Steven Watanabe
115e454ea7 Minor cleanup of 60199
[SVN r60201]
2010-03-05 19:25:56 +00:00
Steven Watanabe
bc73588c7e Rearrange the componenents in libs/random and create a library for random_device. Fixes #3672
[SVN r60199]
2010-03-05 19:12:45 +00:00
Steven Watanabe
3fc357f9b3 Link new Boost.Random documentation into the main doc build and remove the old html
[SVN r60172]
2010-03-05 04:59:16 +00:00
Steven Watanabe
2248892f09 Add Quickbook/Doxygen documentation
[SVN r59910]
2010-02-25 18:13:36 +00:00
Steven Watanabe
9866e57184 Merge Random from the trunk. Fixes #3719
[SVN r58649]
2010-01-02 21:23:17 +00:00
Steven Watanabe
c30e86b6fe Fix darwin ranlux failures.
[SVN r58622]
2010-01-02 00:28:15 +00:00
Steven Watanabe
072438a2f6 Try to get more information out of the failing tests.
[SVN r58611]
2009-12-31 22:15:26 +00:00
Steven Watanabe
e2d6385e0b Attempt to fix ranlux failures
[SVN r58555]
2009-12-29 04:53:36 +00:00
Marshall Clow
f3aa639a1f Fixed shadow warnings reported in ticket 3710
[SVN r58148]
2009-12-04 22:22:01 +00:00
Steven Watanabe
330c6db3cb Fix min/max problems
[SVN r57717]
2009-11-16 23:38:21 +00:00
Steven Watanabe
6e35d9a732 Allow arbitrary values to be used as seeds for linear_congruential, linear_feedback_shift, and any generators that depend on them. Fixes #3516
[SVN r57663]
2009-11-14 21:07:31 +00:00
Steven Watanabe
af6a0d558a Disable some warnings for msvc. Fixes #3532
[SVN r57008]
2009-10-19 22:53:04 +00:00
Troy D. Straszheim
a87c59046c rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
[SVN r56942]
2009-10-17 02:07:38 +00:00
Troy D. Straszheim
4c7045aee9 rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
[SVN r56941]
2009-10-17 01:10:45 +00:00
Steven Watanabe
615e38f704 Merge random from the trunk
[SVN r56814]
2009-10-14 04:54:01 +00:00
Troy D. Straszheim
c5115a25ca Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports.  This is essentially the same commit as r55095 on the release
branch.



[SVN r55159]
2009-07-26 00:49:56 +00:00
Troy D. Straszheim
44cbb83b72 Add basic copyright/license to keep cmake out of the inspection report
[SVN r55095]
2009-07-22 21:51:01 +00:00
Steven Watanabe
7dda7d38bb Supress warnings from narrowing conversions.
[SVN r53888]
2009-06-14 02:33:22 +00:00
Steven Watanabe
6ce516d9ed Merge [53462], [53699], and [53800] from the trunk.
[SVN r53871]
2009-06-13 17:54:06 +00:00
Steven Watanabe
ac8bfba53a misc assertions/tests
[SVN r53802]
2009-06-12 00:24:09 +00:00
Steven Watanabe
25a1703ef4 Minor documentation updates
[SVN r53800]
2009-06-11 22:34:50 +00:00
Steven Watanabe
a6ec2a34ef Test tweaks
[SVN r53780]
2009-06-10 02:16:24 +00:00
Steven Watanabe
05846ff977 Fix overload resolution for generator constructors/seed. Fixes #351. Fixes #2424. Fixes #2887
[SVN r53699]
2009-06-06 19:41:38 +00:00
Steven Watanabe
b9a410339d Fix the distribution of uniform_int.
[SVN r53462]
2009-05-30 16:38:53 +00:00
Daniel James
7abb87d4f8 Use local copy of the valid HTML 4.01 icon, and make sure all the pages
that use it are valid.

Merged revisions 53047-53048 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r53047 | danieljames | 2009-05-16 15:17:20 +0100 (Sat, 16 May 2009) | 1 line
  
  Fix some validation errors.
........
  r53048 | danieljames | 2009-05-16 15:23:59 +0100 (Sat, 16 May 2009) | 1 line
  
  Use a local copy of the valid HTML 4.01 icon.
........


[SVN r53258]
2009-05-25 20:06:26 +00:00
Troy D. Straszheim
54fa1314c8 test tuneups for cmakeland'
[SVN r53165]
2009-05-21 21:52:56 +00:00
Jeremiah Willcock
d1a18ffcc9 Fixed almost all tab and min/max issues found by inspect tool
[SVN r53142]
2009-05-20 19:41:20 +00:00
Jeremiah Willcock
d2f73925af Fixed most tab and min/max issues from trunk inspection report
[SVN r53141]
2009-05-20 19:19:00 +00:00
Daniel James
050c8adc7e Use a local copy of the valid HTML 4.01 icon.
[SVN r53048]
2009-05-16 14:23:59 +00:00
Steven Watanabe
92409dc95d Merge [50997], [51120], [51171], [51210], [51253], [51311], [51337], [51400], [51410], [51413] from the trunk
[SVN r52492]
2009-04-19 14:55:57 +00:00
Steven Watanabe
dfabc22362 Add missing includes.
[SVN r52425]
2009-04-16 18:16:50 +00:00
Steven Watanabe
a2ba8e2ac8 Enable stream operators on msvc. Fixes #1068. Fixes #1691
[SVN r51413]
2009-02-23 15:48:27 +00:00
Steven Watanabe
5f1713f436 Initialize _modulus in the linear_congruential constructor that takes a pair of iterators. Fixes #2665
[SVN r51410]
2009-02-23 01:19:37 +00:00
Steven Watanabe
2b087e3c50 Apply patch for FreeBSD. Fixes #2027
[SVN r51400]
2009-02-22 23:43:38 +00:00
Steven Watanabe
86aad2f7f7 Convert uniform_01 to the current distribution interface, dispatching on the first template paramter to retain backwards compatibility. Fixes #599. Fixes #1544. Fixes #2679
[SVN r51337]
2009-02-19 23:27:40 +00:00
Steven Watanabe
b9f17bed6b Change shfit2 to shift2. Add missing namespace scope definitions of shift1 and shift2. Fixes #2764
[SVN r51311]
2009-02-18 17:54:27 +00:00
Steven Watanabe
d39fa82c5c Don't assume that std::vector<int>::const_iterator has a nested difference_type. Use iterator_traits.
[SVN r51253]
2009-02-14 16:21:04 +00:00
Steven Watanabe
f530cea1e1 Correct stringizing
[SVN r51210]
2009-02-12 03:03:02 +00:00