mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 22:48:50 +00:00
make random number changes extra clear
[SVN r11916]
This commit is contained in:
parent
e057ca326c
commit
222d881c05
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ and added new compile-time
|
|||
Added <a href="libs/utility/generator_iterator.htm">generator iterator</a>
|
||||
adaptor, from Jens Maurer.
|
||||
<li><a href="libs/random/index.html">Random Number Library</a>:
|
||||
Removed iterator interface. Fixed overflows in uniform_int<>; random number sequences may change.<li><a href="libs/utility/operators.htm">
|
||||
Removed iterator interface. Fixed overflows in uniform_int<>. Both changes cause random number sequences to differ compared to previous boost releases.<li><a href="libs/utility/operators.htm">
|
||||
operators.hpp</a>: Improvements from Daryle and Helmut Ziesel<li>
|
||||
<a href="tools/build/index.html">Boost.Build:</a> Continuing improvements,
|
||||
including pre-built <a href="tools/build/index.html#Jam">Boost.Jam executables</a>.<li>Minor fixes to a number of other libraries.</li>
|
||||
|
|
Loading…
Add table
Reference in a new issue