From patchwork Thu Oct 23 16:55:43 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jonathan Wakely X-Patchwork-Id: 402597 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id C27C414007D for ; Fri, 24 Oct 2014 03:56:09 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; q=dns; s= default; b=S9btx45jEcNT7eUd4Qd5OPcd5+9BRTUIopwmca2h4r4imfIO1momm 4u7GzDnbwDE2kAeWG5yOPV2PVy3Z37NsahaoF6AzSlSYAf/9Mti/QqEGu4Qyxzg1 t2bIgnW3sqvQxebAmUma+38O4c6eOt3ffSZ7PUtCBi5qWE/7EVV9pU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; s= default; bh=4rAdzsUZlAmUvPaXV/Vy7pcnQnM=; b=fokWgsctRUr6HpG2t/eA kgTSLQQk14HewO+tHTwk9GVk0RwptnGgNNtFs7K5gbGsO2ys+KehB+YDce3elcRm bW6Y87QNa3APTloiQ7fRNJLBPclFmUjvAe2r/fU7/rNX6RbQqPXOQFvi6PVnie+l bVmwTFDtVXPvJ5EQUiLpnwI= Received: (qmail 28255 invoked by alias); 23 Oct 2014 16:55:52 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 28237 invoked by uid 89); 23 Oct 2014 16:55:51 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.8 required=5.0 tests=AWL, BAYES_00, RP_MATCHES_RCVD, SPF_HELO_PASS, SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 23 Oct 2014 16:55:50 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s9NGtjK0014830 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 23 Oct 2014 12:55:48 -0400 Received: from localhost (ovpn-116-123.ams2.redhat.com [10.36.116.123]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s9NGtieJ011613; Thu, 23 Oct 2014 12:55:44 -0400 Date: Thu, 23 Oct 2014 17:55:43 +0100 From: Jonathan Wakely To: libstdc++@gcc.gnu.org, gcc-patches@gcc.gnu.org Subject: [patch] Update libstdc++ status docs Message-ID: <20141023165543.GA3033@redhat.com> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Committed to trunk. commit 65b21ceb68ef845874f79555cd51d7e54e69340f Author: Jonathan Wakely Date: Thu Oct 23 17:54:34 2014 +0100 * doc/xml/manual/status_cxx2011.xml: Update status. * doc/xml/manual/status_cxx2014.xml: Update TS status. diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml index a553adf..7b631c2 100644 --- a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml +++ b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml @@ -1176,11 +1176,10 @@ particular release. - 22.3.3.1 Character classification - Partial - Missing isblank. + Y + 22.3.3.2 diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2014.xml b/libstdc++-v3/doc/xml/manual/status_cxx2014.xml index b7ed7ed..e2a2d94 100644 --- a/libstdc++-v3/doc/xml/manual/status_cxx2014.xml +++ b/libstdc++-v3/doc/xml/manual/status_cxx2014.xml @@ -319,18 +319,6 @@ not in any particular release. - - N3843 - - - A SFINAE-Friendly std::common_type (option 2 was approved) - N - Library Fundamentals TS - - - - - N3866 @@ -411,14 +399,14 @@ not in any particular release. - + N3932 Variable Templates For Type Traits - N + Partial Library Fundamentals TS