aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorEd Smith-Rowland <3dw4rd@verizon.net>2006-08-01 18:22:35 +0000
committerPaolo Carlini <paolo@gcc.gnu.org>2006-08-01 18:22:35 +0000
commit8218f92fdf6d1b1c6cf64a03967b7ae8e9b83361 (patch)
tree4d623246ebe372ea5c89e1037f8a26b23302ecad /libstdc++-v3
parent6785c635826dc8eeb4163d143aaf699f0563f681 (diff)
downloadgcc-8218f92fdf6d1b1c6cf64a03967b7ae8e9b83361.zip
gcc-8218f92fdf6d1b1c6cf64a03967b7ae8e9b83361.tar.gz
gcc-8218f92fdf6d1b1c6cf64a03967b7ae8e9b83361.tar.bz2
tr1.html: Update.
2006-08-01 Ed Smith-Rowland <3dw4rd@verizon.net> * docs/html/ext/tr1.html: Update. From-SVN: r115860
Diffstat (limited to 'libstdc++-v3')
-rw-r--r--libstdc++-v3/ChangeLog4
-rw-r--r--libstdc++-v3/docs/html/ext/tr1.html48
2 files changed, 28 insertions, 24 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 5867a87..18c3476 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,7 @@
+2006-08-01 Ed Smith-Rowland <3dw4rd@verizon.net>
+
+ * docs/html/ext/tr1.html: Update.
+
2006-07-31 Paolo Carlini <pcarlini@suse.de>
* include/bits/locale_facets.tcc (num_put<>::_M_insert_float):
diff --git a/libstdc++-v3/docs/html/ext/tr1.html b/libstdc++-v3/docs/html/ext/tr1.html
index d416e3f..4a776d2 100644
--- a/libstdc++-v3/docs/html/ext/tr1.html
+++ b/libstdc++-v3/docs/html/ext/tr1.html
@@ -623,65 +623,65 @@ release.
<tr>
<td>5.1</td>
<td>Random number generation</td>
+ <td>done</td>
<td></td>
<td></td>
- <td>missing</td>
<td></td>
</tr>
<tr>
<td>5.1.1</td>
<td>Requirements</td>
+ <td>done</td>
<td></td>
<td></td>
- <td>missing</td>
<td></td>
</tr>
<tr>
<td>5.1.2</td>
<td>Header <code>&lt;random&gt;</code> synopsis</td>
+ <td>done</td>
<td></td>
<td></td>
- <td>missing</td>
<td></td>
</tr>
<tr>
<td>5.1.3</td>
<td>Class template <code>variate_generator</code></td>
+ <td>done</td>
<td></td>
<td></td>
- <td>missing</td>
<td></td>
</tr>
<tr>
<td>5.1.4</td>
<td>Random number engine class templates</td>
<td></td>
+ <td>working</td>
<td></td>
- <td>missing</td>
- <td></td>
+ <td>Missing the subtract_with_carry_01 class template</td>
</tr>
<tr>
<td>5.1.4.1</td>
<td>Class template <code>linear_congruential</code></td>
+ <td>done</td>
<td></td>
<td></td>
- <td>missing</td>
<td></td>
</tr>
<tr>
<td>5.1.4.2</td>
<td>Class template <code>mersenne_twister</code></td>
+ <td>done</td>
<td></td>
<td></td>
- <td>missing</td>
<td></td>
</tr>
<tr>
<td>5.1.4.3</td>
<td>Class template <code>subtract_with_carry</code></td>
+ <td>done</td>
<td></td>
<td></td>
- <td>missing</td>
<td></td>
</tr>
<tr>
@@ -695,65 +695,65 @@ release.
<tr>
<td>5.1.4.5</td>
<td>Class template <code>discard_block</code></td>
+ <td>done</td>
<td></td>
<td></td>
- <td>missing</td>
<td></td>
</tr>
<tr>
<td>5.1.4.6</td>
<td>Class template <code>xor_combine</code></td>
+ <td>done</td>
<td></td>
<td></td>
- <td>missing</td>
- <td></td>
+ <td>Buggy min() and max()</td>
</tr>
<tr>
<td>5.1.5</td>
<td>Engines with predefined parameters</td>
+ <td>done</td>
<td></td>
<td></td>
- <td>missing</td>
<td></td>
</tr>
<tr>
<td>5.1.6</td>
<td>Class <code>random_device</code></td>
+ <td>done</td>
<td></td>
<td></td>
- <td>missing</td>
<td></td>
</tr>
<tr>
<td>5.1.7</td>
<td>Random distribution class templates</td>
<td></td>
+ <td>working</td>
<td></td>
- <td>missing</td>
- <td></td>
+ <td>Missing the Poisson and binomial distributions</td>
</tr>
<tr>
<td>5.1.7.1</td>
<td>Class template <code>uniform_int</code></td>
+ <td>done</td>
<td></td>
<td></td>
- <td>missing</td>
<td></td>
</tr>
<tr>
<td>5.1.7.2</td>
<td>Class <code>bernoulli_distribution</code></td>
+ <td>done</td>
<td></td>
<td></td>
- <td>missing</td>
<td></td>
</tr>
<tr>
<td>5.1.7.3</td>
<td>Class template <code>geometric_distribution</code></td>
+ <td>done</td>
<td></td>
<td></td>
- <td>missing</td>
<td></td>
</tr>
<tr>
@@ -775,33 +775,33 @@ release.
<tr>
<td>5.1.7.6</td>
<td>Class template <code>uniform_real</code></td>
+ <td>done</td>
<td></td>
<td></td>
- <td>missing</td>
<td></td>
</tr>
<tr>
<td>5.1.7.7</td>
<td>Class template <code>exponential_distribution</code></td>
+ <td>done</td>
<td></td>
<td></td>
- <td>missing</td>
<td></td>
</tr>
<tr>
<td>5.1.7.8</td>
<td>Class template <code>normal_distribution</code></td>
+ <td>done</td>
<td></td>
<td></td>
- <td>missing</td>
<td></td>
</tr>
<tr>
<td>5.1.7.9</td>
<td>Class template <code>gamma_distribution</code></td>
+ <td>done</td>
<td></td>
<td></td>
- <td>missing</td>
<td></td>
</tr>
<tr>
@@ -2307,7 +2307,7 @@ permitted in any medium, provided this notice is preserved.
<table width="100%" border="0">
<tr>
<td>
- <!-- IGNORE DIFF -->Last modified 2006-03-10
+ <!-- IGNORE DIFF -->Last modified 2006-08-01
</td>
<td align="right" valign="bottom">
<a href="http://validator.w3.org/check/referer">