Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 48859 invoked from network); 23 Aug 2007 18:34:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Aug 2007 18:34:57 -0000 Received: (qmail 38567 invoked by uid 500); 23 Aug 2007 18:34:52 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 38550 invoked by uid 500); 23 Aug 2007 18:34:52 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 38494 invoked by uid 99); 23 Aug 2007 18:34:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Aug 2007 11:34:52 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Aug 2007 18:35:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 434F471421B for ; Thu, 23 Aug 2007 11:34:33 -0700 (PDT) Message-ID: <238749.1187894073271.JavaMail.jira@brutus> Date: Thu, 23 Aug 2007 11:34:33 -0700 (PDT) From: "Andrew Black (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Updated: (STDCXX-33) implement TR1 regular expressions In-Reply-To: <674893584.1127151510794.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/STDCXX-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Black updated STDCXX-33: ------------------------------- Fix Version/s: 5.0 Affects Version/s: (was: 4.1.2) This task is a forward looking task for the next version of the C++ standard. As we are tentatively planning inclusion of most or all of the TR1 feature set in the 5.0 release, I am setting that release as a fix target. > implement TR1 regular expressions > --------------------------------- > > Key: STDCXX-33 > URL: https://issues.apache.org/jira/browse/STDCXX-33 > Project: C++ Standard Library > Issue Type: Sub-task > Components: TR1.7 - Regular Expressions > Environment: All > Reporter: Martin Sebor > Fix For: 5.0 > > > This is a placeholder task to implement the C++ Standard Library extensions described in the Regular Expressions section of the Technical Report on C++ Library Extensions. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.