diff mbox

[v3] update C++0x status table in docs

Message ID AANLkTim0QoZSFE4PWdW2E_k2jYDiGnMzpRgtVXHKiFiX@mail.gmail.com
State New
Headers show

Commit Message

Jonathan Wakely July 9, 2010, 9:45 a.m. UTC
2010-07-09  Jonathan Wakely  <jwakely.gcc@gmail.com>

        PR libstdc++/44875
        * doc/xml/manual/status_cxx200x.xml: Corrections to status.
        * doc/html/*: Regenerate.

checked in to trunk
diff mbox

Patch

Index: doc/xml/manual/status_cxx200x.xml
===================================================================
--- doc/xml/manual/status_cxx200x.xml	(revision 161988)
+++ doc/xml/manual/status_cxx200x.xml	(working copy)
@@ -2007,10 +2007,11 @@  particular release.
       <entry></entry>
     </row>
     <row>
+      <?dbhtml bgcolor="#B0B0B0" ?>
       <entry>27.5</entry>
       <entry>Iostreams base classes</entry>
-      <entry>Y</entry>
-      <entry></entry>
+      <entry>Partial</entry>
+      <entry>Missing move and swap operations</entry>
     </row>
     <row>
       <entry>27.6</entry>
@@ -2019,22 +2020,25 @@  particular release.
       <entry></entry>
     </row>
     <row>
+      <?dbhtml bgcolor="#B0B0B0" ?>
       <entry>27.7</entry>
       <entry>Formatting and manipulators</entry>
-      <entry>Y</entry>
-      <entry></entry>
+      <entry>Partial</entry>
+      <entry>Missing move and swap operations</entry>
     </row>
     <row>
+      <?dbhtml bgcolor="#B0B0B0" ?>
       <entry>27.8</entry>
       <entry>String-based streams</entry>
-      <entry>Y</entry>
-      <entry></entry>
+      <entry>Partial</entry>
+      <entry>Missing move and swap operations</entry>
     </row>
     <row>
+      <?dbhtml bgcolor="#B0B0B0" ?>
       <entry>27.9</entry>
       <entry>File-based streams</entry>
-      <entry>Y</entry>
-      <entry></entry>
+      <entry>Partial</entry>
+      <entry>Missing move and swap operations</entry>
     </row>
     <row>
       <entry>
@@ -2333,17 +2337,17 @@  particular release.
       <entry></entry>
     </row>
     <row>
+      <?dbhtml bgcolor="#B0B0B0" ?>
       <entry>30.5</entry>
       <entry>Condition variables</entry>
-      <entry></entry>
-      <entry></entry>
+      <entry>Partial</entry>
+      <entry>Missing notify_all_at_thread_exit</entry>
     </row>
     <row>
-      <?dbhtml bgcolor="#B0B0B0" ?>
       <entry>30.5.1</entry>
       <entry>Class <code>condition_variable</code></entry>
-      <entry>Partial</entry>
-      <entry>Missing notify_all_at_thread_exit</entry>
+      <entry>Y</entry>
+      <entry></entry>
     </row>
     <row>
       <entry>30.5.2</entry>