Steven Watanabe
6858fa9514
Update random_device.
...
[SVN r68814]
2011-02-12 18:41:28 +00:00
Steven Watanabe
eba3181c16
Fix remaining broken links
...
[SVN r60391]
2010-03-09 23:15:18 +00:00
Steven Watanabe
2356b3bef8
Fix a minor typo
...
[SVN r60353]
2010-03-08 16:03:20 +00:00
Steven Watanabe
bef66181dd
Fix dll linking
...
[SVN r60210]
2010-03-05 19:56:52 +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
2248892f09
Add Quickbook/Doxygen documentation
...
[SVN r59910]
2010-02-25 18:13:36 +00:00
John Maddock
f667a1e945
Change includes of <cmath> to <boost/config/no_tr1/config.hpp>.
...
Previously if Boost.TR1 was in the include path then including <cmath> pulls in all the new TR1 math functions, which in turn also requires linking to an external library. With auto-linking support this requires that library to have been built and be present in the library search path, even if the actual library under use is header only.
Fixes #2392 .
[SVN r49254]
2008-10-10 16:10:00 +00:00
Douglas Gregor
c5d8766e66
Converted to Boost Software License, Version 1.0
...
[SVN r24096]
2004-07-27 03:43:34 +00:00
Eric Niebler
f6d8b32527
fix min/max problems
...
[SVN r22407]
2004-02-28 21:14:04 +00:00
Beman Dawes
8d724db34e
add or update See www.boost.org comments
...
[SVN r16708]
2002-12-27 16:51:53 +00:00
Jens Maurer
954519a948
add entropy() member function
...
[SVN r15585]
2002-09-30 22:46:05 +00:00
Darin Adler
a79edda895
Always say "private noncopyable" to avoid warnings.
...
[SVN r12762]
2002-02-08 20:08:15 +00:00
Jens Maurer
6c229da058
use BOOST_STATIC_CONSTANT
...
[SVN r12207]
2002-01-03 22:20:30 +00:00
Jens Maurer
fb987e5f96
minor cosmetics
...
[SVN r10983]
2001-08-31 21:27:47 +00:00
Beman Dawes
449fc829bf
Correct spelling in Jens' licenses
...
[SVN r9372]
2001-03-01 18:54:36 +00:00
Beman Dawes
d3f2697312
This commit was generated by cvs2svn to compensate for changes in r4,
...
which included commits to RCS files with non-trunk default branches.
[SVN r7621]
2000-07-07 16:04:40 +00:00