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 <[EMAIL PROTECTED]>
* 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$
*
***************************************************************************
*