From 93666a7b00af8863117d20e4ba55c2188bfa663e Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Wed, 12 Aug 2015 11:47:30 +0100 Subject: [PATCH] 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 --- libstdc++-v3/ChangeLog | 6 ++++++ .../html/manual/appendix_contributing.html | 3 ++- libstdc++-v3/doc/html/manual/status.html | 20 +++++++++---------- .../doc/xml/manual/appendix_contributing.xml | 3 ++- .../doc/xml/manual/status_cxx2017.xml | 19 +++++++----------- 5 files changed, 27 insertions(+), 24 deletions(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index cc875a46ee5..4fe808d6606 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,9 @@ +2015-08-12 Jonathan Wakely + + * 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 Implement N4279, Improved insertion interface for unique-key maps. diff --git a/libstdc++-v3/doc/html/manual/appendix_contributing.html b/libstdc++-v3/doc/html/manual/appendix_contributing.html index a482fa5b281..858b03a5fbb 100644 --- a/libstdc++-v3/doc/html/manual/appendix_contributing.html +++ b/libstdc++-v3/doc/html/manual/appendix_contributing.html @@ -102,7 +102,8 @@ When you have all these pieces, bundle them up in a mail message and send it to libstdc++@gcc.gnu.org. All 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.

\ No newline at end of file diff --git a/libstdc++-v3/doc/html/manual/status.html b/libstdc++-v3/doc/html/manual/status.html index 682b41b97ad..b388ff7fb2e 100644 --- a/libstdc++-v3/doc/html/manual/status.html +++ b/libstdc++-v3/doc/html/manual/status.html @@ -483,11 +483,11 @@ not in any particular release. N4284 - Contiguous Iterators YNo code changes required + Contiguous Iterators YNo code changes required N4089 - Safe conversions in unique_ptr<T[]> N  + Safe conversions in unique_ptr<T[]> Y  N4277 @@ -495,11 +495,11 @@ not in any particular release. N4258 - Cleaning-up noexcept in the LibraryPartialChanges to basic_string not complete. + Cleaning-up noexcept in the LibraryPartialChanges to basic_string not complete. N4279 - Improved insertion interface for unique-key mapsN  + Improved insertion interface for unique-key mapsY  N3911 @@ -507,17 +507,17 @@ not in any particular release. N4169 - A proposal to add invoke function templateN  + A proposal to add invoke function templateNIn progress N4280 - Non-member size() and moreN  + Non-member size() and moreY  - N4387 + N4366 LWG 2228: Missing SFINAE rule in unique_ptr templated assignment - N  + Y  N4387 @@ -559,11 +559,11 @@ not in any particular release. N4388 - Const-Propagating WrapperYLibrary Fundamentals 2 TS + Const-Propagating WrapperYLibrary Fundamentals 2 TS N4391 - make_array, revision 4 NLibrary Fundamentals 2 TS + make_array, revision 4 Y (not committed yet)Library Fundamentals 2 TS N4502 diff --git a/libstdc++-v3/doc/xml/manual/appendix_contributing.xml b/libstdc++-v3/doc/xml/manual/appendix_contributing.xml index 2c3b9fb3f1c..d7df13c28ab 100644 --- a/libstdc++-v3/doc/xml/manual/appendix_contributing.xml +++ b/libstdc++-v3/doc/xml/manual/appendix_contributing.xml @@ -184,7 +184,8 @@ When you have all these pieces, bundle them up in a mail message and send it to libstdc++@gcc.gnu.org. All 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. diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml index c0bca84989b..b62536480aa 100644 --- a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml +++ b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml @@ -81,14 +81,13 @@ not in any particular release. - N4089 Safe conversions in unique_ptr<T[]> - N + Y @@ -116,14 +115,13 @@ not in any particular release. - N4279 Improved insertion interface for unique-key maps - N + Y @@ -147,32 +145,30 @@ not in any particular release. A proposal to add invoke function template N - + In progress - N4280 Non-member size() and more - N + Y - - N4387 + N4366 LWG 2228: Missing SFINAE rule in unique_ptr templated assignment - N + Y @@ -314,14 +310,13 @@ not in any particular release. - N4391 make_array, revision 4 - N + Y (not committed yet) Library Fundamentals 2 TS -- 2.30.2