appendix_contributing.xml: Update patch email policy.
* doc/xml/manual/appendix_contributing.xml: Update patch email policy. * doc/xml/manual/status_cxx2017.xml: Update status table. * doc/html/manual/*: Regenerate. From-SVN: r226806
This commit is contained in:
parent
585d372b05
commit
93666a7b00
5 changed files with 27 additions and 24 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2015-08-12 Jonathan Wakely <jwakely@redhat.com>
|
||||||
|
|
||||||
|
* doc/xml/manual/appendix_contributing.xml: Update patch email policy.
|
||||||
|
* doc/xml/manual/status_cxx2017.xml: Update status table.
|
||||||
|
* doc/html/manual/*: Regenerate.
|
||||||
|
|
||||||
2015-08-09 Ville Voutilainen <ville.voutilainen@gmail.com>
|
2015-08-09 Ville Voutilainen <ville.voutilainen@gmail.com>
|
||||||
|
|
||||||
Implement N4279, Improved insertion interface for unique-key maps.
|
Implement N4279, Improved insertion interface for unique-key maps.
|
||||||
|
|
|
@ -102,7 +102,8 @@
|
||||||
When you have all these pieces, bundle them up in a
|
When you have all these pieces, bundle them up in a
|
||||||
mail message and send it to libstdc++@gcc.gnu.org. All
|
mail message and send it to libstdc++@gcc.gnu.org. All
|
||||||
patches and related discussion should be sent to the
|
patches and related discussion should be sent to the
|
||||||
libstdc++ mailing list.
|
libstdc++ mailing list. In common with the rest of GCC,
|
||||||
|
patches should also be sent to the gcc-patches mailing list.
|
||||||
</p></li></ul></div></div></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="appendix.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="appendix.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="source_organization.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Part IV.
|
</p></li></ul></div></div></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="appendix.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="appendix.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="source_organization.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Part IV.
|
||||||
Appendices
|
Appendices
|
||||||
</td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> Directory Layout and Source Conventions</td></tr></table></div></body></html>
|
</td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> Directory Layout and Source Conventions</td></tr></table></div></body></html>
|
|
@ -483,11 +483,11 @@ not in any particular release.
|
||||||
<a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4284.htm" target="_top">
|
<a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4284.htm" target="_top">
|
||||||
N4284
|
N4284
|
||||||
</a>
|
</a>
|
||||||
</td><td align="left">Contiguous Iterators </td><td align="left">Y</td><td align="left">No code changes required</td></tr><tr bgcolor="#C8B0B0"><td align="left">
|
</td><td align="left">Contiguous Iterators </td><td align="left">Y</td><td align="left">No code changes required</td></tr><tr><td align="left">
|
||||||
<a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4089.pdf" target="_top">
|
<a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4089.pdf" target="_top">
|
||||||
N4089
|
N4089
|
||||||
</a>
|
</a>
|
||||||
</td><td align="left">Safe conversions in <code class="code">unique_ptr<T[]></code> </td><td align="left">N</td><td align="left"> </td></tr><tr><td align="left">
|
</td><td align="left">Safe conversions in <code class="code">unique_ptr<T[]></code> </td><td align="left">Y</td><td align="left"> </td></tr><tr><td align="left">
|
||||||
<a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4277.html" target="_top">
|
<a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4277.html" target="_top">
|
||||||
N4277
|
N4277
|
||||||
</a>
|
</a>
|
||||||
|
@ -495,11 +495,11 @@ not in any particular release.
|
||||||
<a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4258.pdf" target="_top">
|
<a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4258.pdf" target="_top">
|
||||||
N4258
|
N4258
|
||||||
</a>
|
</a>
|
||||||
</td><td align="left">Cleaning-up noexcept in the Library</td><td align="left">Partial</td><td align="left">Changes to basic_string not complete.</td></tr><tr bgcolor="#C8B0B0"><td align="left">
|
</td><td align="left">Cleaning-up noexcept in the Library</td><td align="left">Partial</td><td align="left">Changes to basic_string not complete.</td></tr><tr><td align="left">
|
||||||
<a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4279.html" target="_top">
|
<a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4279.html" target="_top">
|
||||||
N4279
|
N4279
|
||||||
</a>
|
</a>
|
||||||
</td><td align="left">Improved insertion interface for unique-key maps</td><td align="left">N</td><td align="left"> </td></tr><tr><td align="left">
|
</td><td align="left">Improved insertion interface for unique-key maps</td><td align="left">Y</td><td align="left"> </td></tr><tr><td align="left">
|
||||||
<a class="link" href="http://www.open-std.org/JTC1/sc22/WG21/docs/papers/2014/n3911.pdf" target="_top">
|
<a class="link" href="http://www.open-std.org/JTC1/sc22/WG21/docs/papers/2014/n3911.pdf" target="_top">
|
||||||
N3911
|
N3911
|
||||||
</a>
|
</a>
|
||||||
|
@ -507,17 +507,17 @@ not in any particular release.
|
||||||
<a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4169.html" target="_top">
|
<a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4169.html" target="_top">
|
||||||
N4169
|
N4169
|
||||||
</a>
|
</a>
|
||||||
</td><td align="left">A proposal to add invoke function template</td><td align="left">N</td><td align="left"> </td></tr><tr bgcolor="#C8B0B0"><td align="left">
|
</td><td align="left">A proposal to add invoke function template</td><td align="left">N</td><td align="left">In progress</td></tr><tr><td align="left">
|
||||||
<a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4280.pdf" target="_top">
|
<a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4280.pdf" target="_top">
|
||||||
N4280
|
N4280
|
||||||
</a>
|
</a>
|
||||||
</td><td align="left">Non-member size() and more</td><td align="left">N</td><td align="left"> </td></tr><tr bgcolor="#C8B0B0"><td align="left">
|
</td><td align="left">Non-member size() and more</td><td align="left">Y</td><td align="left"> </td></tr><tr><td align="left">
|
||||||
<a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4366.html" target="_top">
|
<a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4366.html" target="_top">
|
||||||
N4387
|
N4366
|
||||||
</a>
|
</a>
|
||||||
</td><td align="left">
|
</td><td align="left">
|
||||||
LWG 2228: Missing SFINAE rule in unique_ptr templated assignment
|
LWG 2228: Missing SFINAE rule in unique_ptr templated assignment
|
||||||
</td><td align="left">N</td><td align="left"> </td></tr><tr><td align="left">
|
</td><td align="left">Y</td><td align="left"> </td></tr><tr><td align="left">
|
||||||
<a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4387.html" target="_top">
|
<a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4387.html" target="_top">
|
||||||
N4387
|
N4387
|
||||||
</a>
|
</a>
|
||||||
|
@ -559,11 +559,11 @@ not in any particular release.
|
||||||
<a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4388.html" target="_top">
|
<a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4388.html" target="_top">
|
||||||
N4388
|
N4388
|
||||||
</a>
|
</a>
|
||||||
</td><td align="left">Const-Propagating Wrapper</td><td align="left">Y</td><td align="left">Library Fundamentals 2 TS</td></tr><tr bgcolor="#C8B0B0"><td align="left">
|
</td><td align="left">Const-Propagating Wrapper</td><td align="left">Y</td><td align="left">Library Fundamentals 2 TS</td></tr><tr><td align="left">
|
||||||
<a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4391.html" target="_top">
|
<a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4391.html" target="_top">
|
||||||
N4391
|
N4391
|
||||||
</a>
|
</a>
|
||||||
</td><td align="left"> <code class="code">make_array</code>, revision 4 </td><td align="left">N</td><td align="left">Library Fundamentals 2 TS</td></tr><tr><td align="left">
|
</td><td align="left"> <code class="code">make_array</code>, revision 4 </td><td align="left">Y (not committed yet)</td><td align="left">Library Fundamentals 2 TS</td></tr><tr><td align="left">
|
||||||
<a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4502.pdf" target="_top">
|
<a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4502.pdf" target="_top">
|
||||||
N4502
|
N4502
|
||||||
</a>
|
</a>
|
||||||
|
|
|
@ -184,7 +184,8 @@
|
||||||
When you have all these pieces, bundle them up in a
|
When you have all these pieces, bundle them up in a
|
||||||
mail message and send it to libstdc++@gcc.gnu.org. All
|
mail message and send it to libstdc++@gcc.gnu.org. All
|
||||||
patches and related discussion should be sent to the
|
patches and related discussion should be sent to the
|
||||||
libstdc++ mailing list.
|
libstdc++ mailing list. In common with the rest of GCC,
|
||||||
|
patches should also be sent to the gcc-patches mailing list.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
|
@ -81,14 +81,13 @@ not in any particular release.
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<?dbhtml bgcolor="#C8B0B0" ?>
|
|
||||||
<entry>
|
<entry>
|
||||||
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4089.pdf">
|
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4089.pdf">
|
||||||
N4089
|
N4089
|
||||||
</link>
|
</link>
|
||||||
</entry>
|
</entry>
|
||||||
<entry>Safe conversions in <code>unique_ptr<T[]></code> </entry>
|
<entry>Safe conversions in <code>unique_ptr<T[]></code> </entry>
|
||||||
<entry>N</entry>
|
<entry>Y</entry>
|
||||||
<entry/>
|
<entry/>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
@ -116,14 +115,13 @@ not in any particular release.
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<?dbhtml bgcolor="#C8B0B0" ?>
|
|
||||||
<entry>
|
<entry>
|
||||||
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4279.html">
|
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4279.html">
|
||||||
N4279
|
N4279
|
||||||
</link>
|
</link>
|
||||||
</entry>
|
</entry>
|
||||||
<entry>Improved insertion interface for unique-key maps</entry>
|
<entry>Improved insertion interface for unique-key maps</entry>
|
||||||
<entry>N</entry>
|
<entry>Y</entry>
|
||||||
<entry/>
|
<entry/>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
@ -147,32 +145,30 @@ not in any particular release.
|
||||||
</entry>
|
</entry>
|
||||||
<entry>A proposal to add invoke function template</entry>
|
<entry>A proposal to add invoke function template</entry>
|
||||||
<entry>N</entry>
|
<entry>N</entry>
|
||||||
<entry/>
|
<entry>In progress</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<?dbhtml bgcolor="#C8B0B0" ?>
|
|
||||||
<entry>
|
<entry>
|
||||||
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4280.pdf">
|
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4280.pdf">
|
||||||
N4280
|
N4280
|
||||||
</link>
|
</link>
|
||||||
</entry>
|
</entry>
|
||||||
<entry>Non-member size() and more</entry>
|
<entry>Non-member size() and more</entry>
|
||||||
<entry>N</entry>
|
<entry>Y</entry>
|
||||||
<entry/>
|
<entry/>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<?dbhtml bgcolor="#C8B0B0" ?>
|
|
||||||
<entry>
|
<entry>
|
||||||
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4366.html">
|
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4366.html">
|
||||||
N4387
|
N4366
|
||||||
</link>
|
</link>
|
||||||
</entry>
|
</entry>
|
||||||
<entry>
|
<entry>
|
||||||
LWG 2228: Missing SFINAE rule in unique_ptr templated assignment
|
LWG 2228: Missing SFINAE rule in unique_ptr templated assignment
|
||||||
</entry>
|
</entry>
|
||||||
<entry>N</entry>
|
<entry>Y</entry>
|
||||||
<entry/>
|
<entry/>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
@ -314,14 +310,13 @@ not in any particular release.
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<?dbhtml bgcolor="#C8B0B0" ?>
|
|
||||||
<entry>
|
<entry>
|
||||||
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4391.html">
|
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4391.html">
|
||||||
N4391
|
N4391
|
||||||
</link>
|
</link>
|
||||||
</entry>
|
</entry>
|
||||||
<entry> <code>make_array</code>, revision 4 </entry>
|
<entry> <code>make_array</code>, revision 4 </entry>
|
||||||
<entry>N</entry>
|
<entry>Y (not committed yet)</entry>
|
||||||
<entry>Library Fundamentals 2 TS</entry>
|
<entry>Library Fundamentals 2 TS</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue