diff options
| author | paolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-02-02 19:44:39 +0000 |
|---|---|---|
| committer | paolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-02-02 19:44:39 +0000 |
| commit | fe414ba0785e565befe843bca52cfddcf265a1c8 (patch) | |
| tree | 5f0f7091353fbef35172af51edcccdfafd0392fd /libstdc++-v3/docs/html | |
| parent | 01401f373087c67f099302290bfd2d2c9caa981a (diff) | |
| download | ppe42-gcc-fe414ba0785e565befe843bca52cfddcf265a1c8.tar.gz ppe42-gcc-fe414ba0785e565befe843bca52cfddcf265a1c8.zip | |
2006-02-02 Paolo Carlini <pcarlini@suse.de>
* include/tr1/cfloat: New.
* include/tr1/climits: Likewise.
* include/tr1/cstdarg: Likewise.
* include/tr1/ctype.h: Likewise.
* include/tr1/fenv.h: Likewise.
* include/tr1/float.h: Likewise.
* include/tr1/inttypes.h: Likewise.
* include/tr1/limits.h: Likewise.
* include/tr1/stdint.h: Likewise.
* include/tr1/stdarg.h: Likewise.
* include/Makefile.am: Add.
* include/Makefile.in: Regenerate.
* docs/html/ext/tr1.html: Update.
* testsuite/tr1/headers.cc: New.
* include/tr1/cctype: Include <cctype> instead.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@110518 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/docs/html')
| -rw-r--r-- | libstdc++-v3/docs/html/ext/tr1.html | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/libstdc++-v3/docs/html/ext/tr1.html b/libstdc++-v3/docs/html/ext/tr1.html index 88055a1baf4..609656cdde7 100644 --- a/libstdc++-v3/docs/html/ext/tr1.html +++ b/libstdc++-v3/docs/html/ext/tr1.html @@ -1827,9 +1827,9 @@ release. <tr> <td>8.5</td> <td>Additions to header <code><ctype.h></code></td> + <td>done</td> <td></td> <td></td> - <td>missing</td> <td></td> </tr> <tr> @@ -1859,25 +1859,25 @@ release. <tr> <td>8.7</td> <td>Header <code><fenv.h></code></td> + <td>done</td> <td></td> <td></td> - <td>missing</td> <td></td> </tr> <tr> <td>8.8</td> <td>Additions to header <code><cfloat></code></td> + <td>done</td> <td></td> <td></td> - <td>missing</td> <td></td> </tr> <tr> <td>8.9</td> <td>Additions to header <code><float.h></code></td> + <td>done</td> <td></td> <td></td> - <td>missing</td> <td></td> </tr> <tr> @@ -1931,25 +1931,25 @@ release. <tr> <td>8.12</td> <td>Header <code><inttypes.h></code></td> + <td>done</td> <td></td> <td></td> - <td>missing</td> <td></td> </tr> <tr> <td>8.13</td> <td>Additions to header <code><climits></code></td> + <td>done</td> <td></td> <td></td> - <td>missing</td> <td></td> </tr> <tr> <td>8.14</td> <td>Additions to header <code><limits.h></code></td> + <td>done</td> <td></td> <td></td> - <td>missing</td> <td></td> </tr> <tr> @@ -2011,17 +2011,17 @@ release. <tr> <td>8.18</td> <td>Additions to header <code><cstdarg></code></td> + <td>done</td> <td></td> <td></td> - <td>missing</td> <td></td> </tr> <tr> <td>8.19</td> <td>Additions to header <code><stdarg.h></code></td> + <td>done</td> <td></td> <td></td> - <td>missing</td> <td></td> </tr> <tr> @@ -2067,9 +2067,9 @@ release. <tr> <td>8.23</td> <td>The header <code><stdint.h></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-01-22 + <!-- IGNORE DIFF -->Last modified 2006-02-02 </td> <td align="right" valign="bottom"> <a href="http://validator.w3.org/check/referer"> |

