Return-Path: Delivered-To: apmail-stdcxx-commits-archive@www.apache.org Received: (qmail 19855 invoked from network); 1 Oct 2008 15:29:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Oct 2008 15:29:05 -0000 Received: (qmail 65282 invoked by uid 500); 1 Oct 2008 15:29:04 -0000 Delivered-To: apmail-stdcxx-commits-archive@stdcxx.apache.org Received: (qmail 65256 invoked by uid 500); 1 Oct 2008 15:29:03 -0000 Mailing-List: contact commits-help@stdcxx.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stdcxx.apache.org Delivered-To: mailing list commits@stdcxx.apache.org Received: (qmail 65247 invoked by uid 99); 1 Oct 2008 15:29:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Oct 2008 08:29:03 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Oct 2008 15:28:09 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id E9B01238889E; Wed, 1 Oct 2008 08:28:13 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r700810 - in /stdcxx/branches/4.2.x: include/rw/ tests/include/ tests/src/ Date: Wed, 01 Oct 2008 15:28:13 -0000 To: commits@stdcxx.apache.org From: faridz@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081001152813.E9B01238889E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: faridz Date: Wed Oct 1 08:28:12 2008 New Revision: 700810 URL: http://svn.apache.org/viewvc?rev=700810&view=rev Log: 2008-10-01 Farid Zaripov * include/rw/_atomic-deccxx.h: Correct $Id: line. * include/rw/_atomic-mipspro.h: Same. * include/rw/_atomic-mutex.h: Same. * include/rw/_atomic-parisc.h: Same. * include/rw/_atomic-sparc.h: Same. * include/rw/_atomic-x64.h: Same. * include/rw/_atomic-x86.h: Same. * include/rw/_atomic-xlc.h: Same. * include/rw/_atomic.h: Same. * include/rw/_mutex-dce.h: Same. * include/rw/_mutex-os2.h: Same. * include/rw/_mutex-pthread.h: Same. * include/rw/_mutex-solaris.h: Same. * include/rw/_mutex-win32.h: Same. * tests/include/rw_containers.h: Same. * tests/include/rw_lists.h: Same. * tests/src/23.containers.cpp: Same. Modified: stdcxx/branches/4.2.x/include/rw/_atomic-deccxx.h stdcxx/branches/4.2.x/include/rw/_atomic-mipspro.h stdcxx/branches/4.2.x/include/rw/_atomic-mutex.h stdcxx/branches/4.2.x/include/rw/_atomic-parisc.h stdcxx/branches/4.2.x/include/rw/_atomic-sparc.h stdcxx/branches/4.2.x/include/rw/_atomic-x64.h stdcxx/branches/4.2.x/include/rw/_atomic-x86.h stdcxx/branches/4.2.x/include/rw/_atomic-xlc.h stdcxx/branches/4.2.x/include/rw/_atomic.h stdcxx/branches/4.2.x/include/rw/_mutex-dce.h stdcxx/branches/4.2.x/include/rw/_mutex-os2.h stdcxx/branches/4.2.x/include/rw/_mutex-pthread.h stdcxx/branches/4.2.x/include/rw/_mutex-solaris.h stdcxx/branches/4.2.x/include/rw/_mutex-win32.h stdcxx/branches/4.2.x/tests/include/rw_containers.h stdcxx/branches/4.2.x/tests/include/rw_lists.h stdcxx/branches/4.2.x/tests/src/23.containers.cpp Modified: stdcxx/branches/4.2.x/include/rw/_atomic-deccxx.h URL: http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/include/rw/_atomic-deccxx.h?rev=700810&r1=700809&r2=700810&view=diff ============================================================================== --- stdcxx/branches/4.2.x/include/rw/_atomic-deccxx.h (original) +++ stdcxx/branches/4.2.x/include/rw/_atomic-deccxx.h Wed Oct 1 08:28:12 2008 @@ -6,7 +6,7 @@ * This is an internal header file used to implement the C++ Standard * Library. It should never be #included directly by a program. * - * $Id $ + * $Id$ * *************************************************************************** * Modified: stdcxx/branches/4.2.x/include/rw/_atomic-mipspro.h URL: http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/include/rw/_atomic-mipspro.h?rev=700810&r1=700809&r2=700810&view=diff ============================================================================== --- stdcxx/branches/4.2.x/include/rw/_atomic-mipspro.h (original) +++ stdcxx/branches/4.2.x/include/rw/_atomic-mipspro.h Wed Oct 1 08:28:12 2008 @@ -6,7 +6,7 @@ * This is an internal header file used to implement the C++ Standard * Library. It should never be #included directly by a program. * - * $Id $ + * $Id$ * *************************************************************************** * Modified: stdcxx/branches/4.2.x/include/rw/_atomic-mutex.h URL: http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/include/rw/_atomic-mutex.h?rev=700810&r1=700809&r2=700810&view=diff ============================================================================== --- stdcxx/branches/4.2.x/include/rw/_atomic-mutex.h (original) +++ stdcxx/branches/4.2.x/include/rw/_atomic-mutex.h Wed Oct 1 08:28:12 2008 @@ -6,7 +6,7 @@ * This is an internal header file used to implement the C++ Standard * Library. It should never be #included directly by a program. * - * $Id $ + * $Id$ * *************************************************************************** * Modified: stdcxx/branches/4.2.x/include/rw/_atomic-parisc.h URL: http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/include/rw/_atomic-parisc.h?rev=700810&r1=700809&r2=700810&view=diff ============================================================================== --- stdcxx/branches/4.2.x/include/rw/_atomic-parisc.h (original) +++ stdcxx/branches/4.2.x/include/rw/_atomic-parisc.h Wed Oct 1 08:28:12 2008 @@ -6,7 +6,7 @@ * This is an internal header file used to implement the C++ Standard * Library. It should never be #included directly by a program. * - * $Id $ + * $Id$ * *************************************************************************** * Modified: stdcxx/branches/4.2.x/include/rw/_atomic-sparc.h URL: http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/include/rw/_atomic-sparc.h?rev=700810&r1=700809&r2=700810&view=diff ============================================================================== --- stdcxx/branches/4.2.x/include/rw/_atomic-sparc.h (original) +++ stdcxx/branches/4.2.x/include/rw/_atomic-sparc.h Wed Oct 1 08:28:12 2008 @@ -6,7 +6,7 @@ * This is an internal header file used to implement the C++ Standard * Library. It should never be #included directly by a program. * - * $Id $ + * $Id$ * *************************************************************************** * Modified: stdcxx/branches/4.2.x/include/rw/_atomic-x64.h URL: http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/include/rw/_atomic-x64.h?rev=700810&r1=700809&r2=700810&view=diff ============================================================================== --- stdcxx/branches/4.2.x/include/rw/_atomic-x64.h (original) +++ stdcxx/branches/4.2.x/include/rw/_atomic-x64.h Wed Oct 1 08:28:12 2008 @@ -6,7 +6,7 @@ * This is an internal header file used to implement the C++ Standard * Library. It should never be #included directly by a program. * - * $Id $ + * $Id$ * *************************************************************************** * Modified: stdcxx/branches/4.2.x/include/rw/_atomic-x86.h URL: http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/include/rw/_atomic-x86.h?rev=700810&r1=700809&r2=700810&view=diff ============================================================================== --- stdcxx/branches/4.2.x/include/rw/_atomic-x86.h (original) +++ stdcxx/branches/4.2.x/include/rw/_atomic-x86.h Wed Oct 1 08:28:12 2008 @@ -6,7 +6,7 @@ * This is an internal header file used to implement the C++ Standard * Library. It should never be #included directly by a program. * - * $Id $ + * $Id$ * *************************************************************************** * Modified: stdcxx/branches/4.2.x/include/rw/_atomic-xlc.h URL: http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/include/rw/_atomic-xlc.h?rev=700810&r1=700809&r2=700810&view=diff ============================================================================== --- stdcxx/branches/4.2.x/include/rw/_atomic-xlc.h (original) +++ stdcxx/branches/4.2.x/include/rw/_atomic-xlc.h Wed Oct 1 08:28:12 2008 @@ -6,7 +6,7 @@ * This is an internal header file used to implement the C++ Standard * Library. It should never be #included directly by a program. * - * $Id $ + * $Id$ * *************************************************************************** * Modified: stdcxx/branches/4.2.x/include/rw/_atomic.h URL: http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/include/rw/_atomic.h?rev=700810&r1=700809&r2=700810&view=diff ============================================================================== --- stdcxx/branches/4.2.x/include/rw/_atomic.h (original) +++ stdcxx/branches/4.2.x/include/rw/_atomic.h Wed Oct 1 08:28:12 2008 @@ -5,7 +5,7 @@ * This is an internal header file used to implement the C++ Standard * Library. It should never be #included directly by a program. * - * $Id $ + * $Id$ * *************************************************************************** * Modified: stdcxx/branches/4.2.x/include/rw/_mutex-dce.h URL: http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/include/rw/_mutex-dce.h?rev=700810&r1=700809&r2=700810&view=diff ============================================================================== --- stdcxx/branches/4.2.x/include/rw/_mutex-dce.h (original) +++ stdcxx/branches/4.2.x/include/rw/_mutex-dce.h Wed Oct 1 08:28:12 2008 @@ -5,7 +5,7 @@ * This is an internal header file used to implement the C++ Standard * Library. It should never be #included directly by a program. * - * $Id $ + * $Id$ * *************************************************************************** * Modified: stdcxx/branches/4.2.x/include/rw/_mutex-os2.h URL: http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/include/rw/_mutex-os2.h?rev=700810&r1=700809&r2=700810&view=diff ============================================================================== --- stdcxx/branches/4.2.x/include/rw/_mutex-os2.h (original) +++ stdcxx/branches/4.2.x/include/rw/_mutex-os2.h Wed Oct 1 08:28:12 2008 @@ -5,7 +5,7 @@ * This is an internal header file used to implement the C++ Standard * Library. It should never be #included directly by a program. * - * $Id $ + * $Id$ * *************************************************************************** * Modified: stdcxx/branches/4.2.x/include/rw/_mutex-pthread.h URL: http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/include/rw/_mutex-pthread.h?rev=700810&r1=700809&r2=700810&view=diff ============================================================================== --- stdcxx/branches/4.2.x/include/rw/_mutex-pthread.h (original) +++ stdcxx/branches/4.2.x/include/rw/_mutex-pthread.h Wed Oct 1 08:28:12 2008 @@ -6,7 +6,7 @@ * This is an internal header file used to implement the C++ Standard * Library. It should never be #included directly by a program. * - * $Id $ + * $Id$ * *************************************************************************** * Modified: stdcxx/branches/4.2.x/include/rw/_mutex-solaris.h URL: http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/include/rw/_mutex-solaris.h?rev=700810&r1=700809&r2=700810&view=diff ============================================================================== --- stdcxx/branches/4.2.x/include/rw/_mutex-solaris.h (original) +++ stdcxx/branches/4.2.x/include/rw/_mutex-solaris.h Wed Oct 1 08:28:12 2008 @@ -6,7 +6,7 @@ * This is an internal header file used to implement the C++ Standard * Library. It should never be #included directly by a program. * - * $Id $ + * $Id$ * *************************************************************************** * Modified: stdcxx/branches/4.2.x/include/rw/_mutex-win32.h URL: http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/include/rw/_mutex-win32.h?rev=700810&r1=700809&r2=700810&view=diff ============================================================================== --- stdcxx/branches/4.2.x/include/rw/_mutex-win32.h (original) +++ stdcxx/branches/4.2.x/include/rw/_mutex-win32.h Wed Oct 1 08:28:12 2008 @@ -6,7 +6,7 @@ * This is an internal header file used to implement the C++ Standard * Library. It should never be #included directly by a program. * - * $Id $ + * $Id$ * *************************************************************************** * Modified: stdcxx/branches/4.2.x/tests/include/rw_containers.h URL: http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/tests/include/rw_containers.h?rev=700810&r1=700809&r2=700810&view=diff ============================================================================== --- stdcxx/branches/4.2.x/tests/include/rw_containers.h (original) +++ stdcxx/branches/4.2.x/tests/include/rw_containers.h Wed Oct 1 08:28:12 2008 @@ -2,7 +2,7 @@ * * 23.containers.h - definitions of helpers used in clause 23 tests * -* $Id: 23.containers.h$ +* $Id$ * *************************************************************************** * Modified: stdcxx/branches/4.2.x/tests/include/rw_lists.h URL: http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/tests/include/rw_lists.h?rev=700810&r1=700809&r2=700810&view=diff ============================================================================== --- stdcxx/branches/4.2.x/tests/include/rw_lists.h (original) +++ stdcxx/branches/4.2.x/tests/include/rw_lists.h Wed Oct 1 08:28:12 2008 @@ -2,7 +2,7 @@ * * 23.list.h - definitions of helpers used in clause 23.list tests * -* $Id: 23.list.h +* $Id$ * *************************************************************************** * Modified: stdcxx/branches/4.2.x/tests/src/23.containers.cpp URL: http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/tests/src/23.containers.cpp?rev=700810&r1=700809&r2=700810&view=diff ============================================================================== --- stdcxx/branches/4.2.x/tests/src/23.containers.cpp (original) +++ stdcxx/branches/4.2.x/tests/src/23.containers.cpp Wed Oct 1 08:28:12 2008 @@ -2,7 +2,7 @@ * * 23.containers.cpp - definitions of helpers used in clause 23 tests * -* $Id: 23.containers.cpp +* $Id$ * *************************************************************************** *