intro.xml: Update.

* doc/xml/manual/intro.xml: Update.
	* doc/xml/manual/status_cxx2011.xml: Update.
	* doc/html/manual/*: Regenerate.

From-SVN: r216215
This commit is contained in:
Jonathan Wakely 2014-10-14 18:24:38 +01:00 committed by Jonathan Wakely
parent facb4d1b3e
commit 9570791897
5 changed files with 18 additions and 5 deletions

View File

@ -3,6 +3,10 @@
* testsuite/20_util/align/1.cc: Add dg-require-stdint.
* testsuite/20_util/align/2.cc: Likewise.
* doc/xml/manual/intro.xml: Update.
* doc/xml/manual/status_cxx2011.xml: Update.
* doc/html/manual/*: Regenerate.
2014-10-14 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
PR libstdc++/54354

View File

@ -345,4 +345,7 @@
<span class="emphasis"><em>More algorithms that throw away information</em></span>
</span></dt><dd><p>The traditional HP / SGI return type and value is blessed
by the resolution of the DR.
</p></dd><dt><span class="term"><a class="link" href="../ext/lwg-defects.html#1339" target="_top">1339</a>:
<span class="emphasis"><em>uninitialized_fill_n should return the end of its range</em></span>
</span></dt><dd><p>Return the end of the filled range.
</p></dd></dl></div></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="license.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="status.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="setup.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">License </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 2. Setup</td></tr></table></div></body></html>

File diff suppressed because one or more lines are too long

View File

@ -803,6 +803,13 @@ requirements of the license of GCC.
<listitem><para>The traditional HP / SGI return type and value is blessed
by the resolution of the DR.
</para></listitem></varlistentry>
<varlistentry><term><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="../ext/lwg-defects.html#1339">1339</link>:
<emphasis>uninitialized_fill_n should return the end of its range</emphasis>
</term>
<listitem><para>Return the end of the filled range.
</para></listitem></varlistentry>
</variablelist>
</section>

View File

@ -539,10 +539,9 @@ particular release.
<entry/>
</row>
<row>
<?dbhtml bgcolor="#C8B0B0" ?>
<entry>20.6.5</entry>
<entry>Align</entry>
<entry>N</entry>
<entry>Y</entry>
<entry/>
</row>
<row>
@ -2139,7 +2138,7 @@ particular release.
<entry>Formatting and manipulators</entry>
<entry>Partial</entry>
<entry>
Missing <code>get_time</code> and <code>put_time</code> manipulators.
Missing <code>get_time</code> manipulator.
</entry>
</row>
<row>