public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely.gcc@gmail.com>
To: gcc-patches <gcc-patches@gcc.gnu.org>
Subject: [wwwdocs] update gcc-4.7/changes.html
Date: Tue, 08 Nov 2011 01:46:00 -0000	[thread overview]
Message-ID: <CAH6eHdQ-BOK0EicqJJv-4+qfa99XjxoL+7pg65vsGfxniLDckQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 110 bytes --]

The std::pointer_traits and std::allocator_traits implementations are
complete now, update the release notes.

[-- Attachment #2: changes.patch --]
[-- Type: text/x-patch, Size: 1041 bytes --]

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v
retrieving revision 1.46
diff -u -r1.46 changes.html
--- changes.html	4 Oct 2011 19:07:01 -0000	1.46
+++ changes.html	8 Nov 2011 01:25:54 -0000
@@ -280,9 +280,8 @@
        C++0x</a>, including:
        <ul>
          <li> using <code>noexcept</code> in most of the library;</li>
-         <li> partial implementations of <code>pointer_traits</code> and 
-              <code>allocator_traits</code>;</li>
-         <li> implementation of <code>scoped_allocator_adaptor</code>; </li>
+         <li> implementations of <code>pointer_traits</code>, <code>allocator_traits</code>
+              and <code>scoped_allocator_adaptor</code>; </li>
          <li> uses-allocator construction for <code>tuple</code>; </li>
          <li> <code>vector</code> meets the allocator-aware container requirements; </li>
          <li> replacing <code>monotonic_clock</code> with <code>steady_clock</code>; </li>

             reply	other threads:[~2011-11-08  1:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-08  1:46 Jonathan Wakely [this message]
2011-11-08 12:26 ` Jonathan Wakely
2012-02-08  0:44 Jonathan Wakely
2012-02-12 18:55 ` Gerald Pfeifer
2012-02-12 22:02   ` Jonathan Wakely
2012-02-14 22:59     ` Jonathan Wakely

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAH6eHdQ-BOK0EicqJJv-4+qfa99XjxoL+7pg65vsGfxniLDckQ@mail.gmail.com \
    --to=jwakely.gcc@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).