From: paolo Date: Fri, 25 Aug 2006 17:11:10 +0000 (+0000) Subject: 2006-08-25 Paolo Carlini X-Git-Tag: upstream/4.9.2~53312 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d9d57c40897ef5fa98edf7a83e99ec6d8f0cefa3;p=platform%2Fupstream%2Flinaro-gcc.git 2006-08-25 Paolo Carlini * docs/html/ext/tr1.html: Update. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@116415 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 5dfa9f1..b204210 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,5 +1,9 @@ 2006-08-25 Paolo Carlini + * docs/html/ext/tr1.html: Update. + +2006-08-25 Paolo Carlini + * include/tr1/random (bernoulli_distribution::operator()): Fix wrt generators returning integers. (uniform_int<>::_M_call): Add. diff --git a/libstdc++-v3/docs/html/ext/tr1.html b/libstdc++-v3/docs/html/ext/tr1.html index 4a776d2..78f130d 100644 --- a/libstdc++-v3/docs/html/ext/tr1.html +++ b/libstdc++-v3/docs/html/ext/tr1.html @@ -655,10 +655,10 @@ release. 5.1.4 Random number engine class templates + done + - working - Missing the subtract_with_carry_01 class template 5.1.4.1 @@ -687,9 +687,9 @@ release. 5.1.4.4 Class template subtract_with_carry_01 + done - missing @@ -727,10 +727,10 @@ release. 5.1.7 Random distribution class templates + done + - working - Missing the Poisson and binomial distributions 5.1.7.1 @@ -759,17 +759,17 @@ release. 5.1.7.4 Class template poisson_distribution + done - missing 5.1.7.5 Class template binomial_distribution + done - missing @@ -2307,7 +2307,7 @@ permitted in any medium, provided this notice is preserved.
- Last modified 2006-08-01 + Last modified 2006-08-25