public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 578a32e2f9215ccf96bd580d275fa12c22aa45a5
@ 2020-02-21 10:28 redi
  0 siblings, 0 replies; only message in thread
From: redi @ 2020-02-21 10:28 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  578a32e2f9215ccf96bd580d275fa12c22aa45a5 (commit)
      from  3b68ceb3fd62e93f44a4a6f57d1f0e13c1145a87 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 578a32e2f9215ccf96bd580d275fa12c22aa45a5
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Fri Feb 21 10:27:39 2020 +0000

    Document more libstdc++ changes

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index 5a959a10..2920714a 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -348,13 +348,22 @@ a work-in-progress.</p>
       </li>
       <li> <code>std::ssize</code>, <code>std::to_array</code>. </li>
       <li>
-        <code>&lt;concepts&gt;</code> and some parts of
-        <code>&lt;ranges&gt;</code>.
+        Library concepts in <code>&lt;concepts&gt;</code> and
+        <code>&lt;iterator&gt;</code>.
       </li>
-      <li> <code>&lt;compare&gt;</code>. </li>
-      <li> <code>&lt;numbers&gt;</code>. </li>
+      <li>
+        Constrained algorithms in <code>&lt;ranges&gt;</code> and
+        <code>&lt;memory&gt;</code> (thanks to Patrick Palka).
+      </li>
+      <li> Three-way comparisons in <code>&lt;compare&gt;</code>. </li>
+      <li>
+        <code>std::construct_at</code>, <code>std::destroy</code>,
+        constexpr <code>std::allocator</code>.
+      </li>
+      <li> Mathematical constants in <code>&lt;numbers&gt;</code>. </li>
     </ul>
   </li>
+  <li>Support for RDSEED in <code>std::random_device</code>.</li>
   <li>
     Reduced header dependencies, leading to faster compilation for some code.
   </li>

-----------------------------------------------------------------------

Summary of changes:
 htdocs/gcc-10/changes.html | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-21 10:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-21 10:28 gcc-wwwdocs branch master updated. 578a32e2f9215ccf96bd580d275fa12c22aa45a5 redi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).