Return-Path: Delivered-To: apmail-incubator-stdcxx-commits-archive@www.apache.org Received: (qmail 68065 invoked from network); 3 Oct 2006 12:57:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Oct 2006 12:57:55 -0000 Received: (qmail 6502 invoked by uid 500); 3 Oct 2006 12:57:55 -0000 Delivered-To: apmail-incubator-stdcxx-commits-archive@incubator.apache.org Received: (qmail 6210 invoked by uid 500); 3 Oct 2006 12:57:54 -0000 Mailing-List: contact stdcxx-commits-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-commits@incubator.apache.org Received: (qmail 6103 invoked by uid 99); 3 Oct 2006 12:57:53 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Oct 2006 05:57:53 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=5.0 tests=ALL_TRUSTED,NO_REAL_NAME Received: from [140.211.166.113] ([140.211.166.113:58867] helo=eris.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id BA/0C-29668-72E52254 for ; Tue, 03 Oct 2006 05:57:39 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 159B11A981C; Tue, 3 Oct 2006 05:55:34 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r452469 - in /incubator/stdcxx/trunk: etc/config/ etc/config/src/ examples/manual/ examples/manual/out/ include/ include/ansi/ include/loc/ include/rw/ include/tr1/ src/ src/i86/ src/i86_64/ src/ia64/ src/parisc/ src/sparc/ tests/algorithms... Date: Tue, 03 Oct 2006 12:55:32 -0000 To: stdcxx-commits@incubator.apache.org From: faridz@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061003125534.159B11A981C@eris.apache.org> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: faridz Date: Tue Oct 3 05:55:28 2006 New Revision: 452469 URL: http://svn.apache.org/viewvc?view=rev&rev=452469 Log: 2006-10-03 Farid Zaripov Set svn:eol-style property. Modified: incubator/stdcxx/trunk/etc/config/GNUmakefile.bin (props changed) incubator/stdcxx/trunk/etc/config/GNUmakefile.cfg (props changed) incubator/stdcxx/trunk/etc/config/GNUmakefile.exm (props changed) incubator/stdcxx/trunk/etc/config/GNUmakefile.lib (props changed) incubator/stdcxx/trunk/etc/config/GNUmakefile.ph (props changed) incubator/stdcxx/trunk/etc/config/GNUmakefile.rwt (props changed) incubator/stdcxx/trunk/etc/config/GNUmakefile.tst (props changed) incubator/stdcxx/trunk/etc/config/acc.config (props changed) incubator/stdcxx/trunk/etc/config/como.config (contents, props changed) incubator/stdcxx/trunk/etc/config/eccp.config (props changed) incubator/stdcxx/trunk/etc/config/gcc.config (props changed) incubator/stdcxx/trunk/etc/config/icc.config (contents, props changed) incubator/stdcxx/trunk/etc/config/mipspro.config (props changed) incubator/stdcxx/trunk/etc/config/osf_cxx.config (contents, props changed) incubator/stdcxx/trunk/etc/config/reliant_cds.config (contents, props changed) incubator/stdcxx/trunk/etc/config/src/EXTERN_TEMPLATE_BEFORE_DEFINITION.cpp (props changed) incubator/stdcxx/trunk/etc/config/src/NEWLINE.cpp (props changed) incubator/stdcxx/trunk/etc/config/src/extern_template_before_definition_imp.cpp (props changed) incubator/stdcxx/trunk/etc/config/src/implicit_inclusion_imp.cc (props changed) incubator/stdcxx/trunk/etc/config/src/instantiation_before_definition.cc (props changed) incubator/stdcxx/trunk/etc/config/src/instantiation_with_implicit_inclusion.cc (props changed) incubator/stdcxx/trunk/etc/config/sunpro.config (props changed) incubator/stdcxx/trunk/etc/config/vacpp.config (props changed) incubator/stdcxx/trunk/examples/manual/out/binary_search.out (props changed) incubator/stdcxx/trunk/examples/manual/rwstdmessages.msg (props changed) incubator/stdcxx/trunk/examples/manual/rwstdmessages.rc (props changed) incubator/stdcxx/trunk/include/algorithm (props changed) incubator/stdcxx/trunk/include/algorithm.cc (props changed) incubator/stdcxx/trunk/include/ansi/cassert (contents, props changed) incubator/stdcxx/trunk/include/ansi/cctype (contents, props changed) incubator/stdcxx/trunk/include/ansi/cerrno (props changed) incubator/stdcxx/trunk/include/ansi/cfloat (props changed) incubator/stdcxx/trunk/include/ansi/ciso646 (contents, props changed) incubator/stdcxx/trunk/include/ansi/climits (contents, props changed) incubator/stdcxx/trunk/include/ansi/clocale (contents, props changed) incubator/stdcxx/trunk/include/ansi/cmath (contents, props changed) incubator/stdcxx/trunk/include/ansi/csetjmp (contents, props changed) incubator/stdcxx/trunk/include/ansi/csignal (contents, props changed) incubator/stdcxx/trunk/include/ansi/cstdarg (contents, props changed) incubator/stdcxx/trunk/include/ansi/cstddef (contents, props changed) incubator/stdcxx/trunk/include/ansi/cstdio (contents, props changed) incubator/stdcxx/trunk/include/ansi/cstdlib (props changed) incubator/stdcxx/trunk/include/ansi/cstring (contents, props changed) incubator/stdcxx/trunk/include/ansi/ctime (contents, props changed) incubator/stdcxx/trunk/include/ansi/cwchar (props changed) incubator/stdcxx/trunk/include/ansi/cwctype (contents, props changed) incubator/stdcxx/trunk/include/bitset (props changed) incubator/stdcxx/trunk/include/bitset.cc (props changed) incubator/stdcxx/trunk/include/complex (contents, props changed) incubator/stdcxx/trunk/include/deque.cc (props changed) incubator/stdcxx/trunk/include/exception (contents, props changed) incubator/stdcxx/trunk/include/fstream (props changed) incubator/stdcxx/trunk/include/fstream.cc (props changed) incubator/stdcxx/trunk/include/functional (contents, props changed) incubator/stdcxx/trunk/include/iomanip (contents, props changed) incubator/stdcxx/trunk/include/ios (contents, props changed) incubator/stdcxx/trunk/include/iosfwd (props changed) incubator/stdcxx/trunk/include/iostream (contents, props changed) incubator/stdcxx/trunk/include/istream (props changed) incubator/stdcxx/trunk/include/istream.cc (props changed) incubator/stdcxx/trunk/include/iterator (contents, props changed) incubator/stdcxx/trunk/include/limits (props changed) incubator/stdcxx/trunk/include/limits.cc (contents, props changed) incubator/stdcxx/trunk/include/list.cc (contents, props changed) incubator/stdcxx/trunk/include/loc/_codecvt.cc (contents, props changed) incubator/stdcxx/trunk/include/loc/_collate.cc (contents, props changed) incubator/stdcxx/trunk/include/loc/_ctype.cc (contents, props changed) incubator/stdcxx/trunk/include/loc/_messages.cc (props changed) incubator/stdcxx/trunk/include/loc/_money_get.cc (contents, props changed) incubator/stdcxx/trunk/include/loc/_money_put.cc (props changed) incubator/stdcxx/trunk/include/loc/_moneypunct.cc (contents, props changed) incubator/stdcxx/trunk/include/loc/_num_get.cc (props changed) incubator/stdcxx/trunk/include/loc/_numpunct.cc (contents, props changed) incubator/stdcxx/trunk/include/loc/_punct.cc (props changed) incubator/stdcxx/trunk/include/loc/_time_get.cc (contents, props changed) incubator/stdcxx/trunk/include/loc/_time_put.cc (props changed) incubator/stdcxx/trunk/include/locale (contents, props changed) incubator/stdcxx/trunk/include/memory (contents, props changed) incubator/stdcxx/trunk/include/new (contents, props changed) incubator/stdcxx/trunk/include/numeric (props changed) incubator/stdcxx/trunk/include/ostream (props changed) incubator/stdcxx/trunk/include/ostream.cc (contents, props changed) incubator/stdcxx/trunk/include/queue (props changed) incubator/stdcxx/trunk/include/rw/_algobase.cc (contents, props changed) incubator/stdcxx/trunk/include/rw/_basic_ios.cc (contents, props changed) incubator/stdcxx/trunk/include/rw/_heap.cc (contents, props changed) incubator/stdcxx/trunk/include/rw/_ioinsert.cc (props changed) incubator/stdcxx/trunk/include/rw/_tree.cc (props changed) incubator/stdcxx/trunk/include/sstream (props changed) incubator/stdcxx/trunk/include/stack (props changed) incubator/stdcxx/trunk/include/stdexcept (contents, props changed) incubator/stdcxx/trunk/include/streambuf (props changed) incubator/stdcxx/trunk/include/streambuf.cc (props changed) incubator/stdcxx/trunk/include/string (contents, props changed) incubator/stdcxx/trunk/include/string.cc (props changed) incubator/stdcxx/trunk/include/strstream (contents, props changed) incubator/stdcxx/trunk/include/tr1/array (props changed) incubator/stdcxx/trunk/include/tr1/cstdint (props changed) incubator/stdcxx/trunk/include/typeinfo (props changed) incubator/stdcxx/trunk/include/utility (contents, props changed) incubator/stdcxx/trunk/include/valarray (contents, props changed) incubator/stdcxx/trunk/include/valarray.cc (contents, props changed) incubator/stdcxx/trunk/include/vector.cc (props changed) incubator/stdcxx/trunk/src/ChangeLog (props changed) incubator/stdcxx/trunk/src/atomic-cxx.S (props changed) incubator/stdcxx/trunk/src/atomic.s (props changed) incubator/stdcxx/trunk/src/i86/atomic.s (props changed) incubator/stdcxx/trunk/src/i86_64/atomic.s (props changed) incubator/stdcxx/trunk/src/ia64/atomic-64.s (props changed) incubator/stdcxx/trunk/src/ia64/atomic.s (contents, props changed) incubator/stdcxx/trunk/src/mapfile.gcc-2 (contents, props changed) incubator/stdcxx/trunk/src/parisc/atomic-64.s (props changed) incubator/stdcxx/trunk/src/parisc/atomic.s (props changed) incubator/stdcxx/trunk/src/podarray.cc (contents, props changed) incubator/stdcxx/trunk/src/rwstderr.msg (props changed) incubator/stdcxx/trunk/src/rwstderr.rc (props changed) incubator/stdcxx/trunk/src/sparc/atomic-64.s (props changed) incubator/stdcxx/trunk/src/sparc/atomic.s (props changed) incubator/stdcxx/trunk/tests/algorithms/25.lex.comparison.cpp (contents, props changed) incubator/stdcxx/trunk/tests/diagnostics/19.cerrno.cpp (contents, props changed) incubator/stdcxx/trunk/tests/localization/22.locale.messages.cpp (contents, props changed) incubator/stdcxx/trunk/tests/utilities/20.specialized.cpp (contents, props changed) incubator/stdcxx/trunk/util/codeset_aliases (props changed) incubator/stdcxx/trunk/util/gen_list (props changed) Propchange: incubator/stdcxx/trunk/etc/config/GNUmakefile.bin ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/etc/config/GNUmakefile.cfg ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/etc/config/GNUmakefile.exm ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/etc/config/GNUmakefile.lib ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/etc/config/GNUmakefile.ph ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/etc/config/GNUmakefile.rwt ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/etc/config/GNUmakefile.tst ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/etc/config/acc.config ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/etc/config/como.config URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/config/como.config?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/etc/config/como.config (original) +++ incubator/stdcxx/trunk/etc/config/como.config Tue Oct 3 05:55:28 2006 @@ -1,5 +1,5 @@ # -# $Id: //stdlib/dev/etc/stdlib/config/como.config#7 $ +# $Id$ # # configuration file for the Comeau compiler # Propchange: incubator/stdcxx/trunk/etc/config/como.config ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/etc/config/eccp.config ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/etc/config/gcc.config ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/etc/config/icc.config URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/config/icc.config?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/etc/config/icc.config (original) +++ incubator/stdcxx/trunk/etc/config/icc.config Tue Oct 3 05:55:28 2006 @@ -1,5 +1,5 @@ # -# $Id: //stdlib/dev/etc/stdlib/config/icc.config#9 $ +# $Id$ # # configuration file for Intel C++ # Propchange: incubator/stdcxx/trunk/etc/config/icc.config ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/etc/config/mipspro.config ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/etc/config/osf_cxx.config URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/config/osf_cxx.config?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/etc/config/osf_cxx.config (original) +++ incubator/stdcxx/trunk/etc/config/osf_cxx.config Tue Oct 3 05:55:28 2006 @@ -1,5 +1,5 @@ # -# $Id: //stdlib/dev/etc/stdlib/config/osf_cxx.config#20 $ +# $Id$ # # configuration file DEC cxx on DEC OSF # Propchange: incubator/stdcxx/trunk/etc/config/osf_cxx.config ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/etc/config/reliant_cds.config URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/config/reliant_cds.config?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/etc/config/reliant_cds.config (original) +++ incubator/stdcxx/trunk/etc/config/reliant_cds.config Tue Oct 3 05:55:28 2006 @@ -1,5 +1,5 @@ # -# $Id: //stdlib/dev/etc/stdlib/config/reliant_cds.config#5 $ +# $Id$ # # configuration file for Siemens CDS++ on Reliant UNIX # Propchange: incubator/stdcxx/trunk/etc/config/reliant_cds.config ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/etc/config/src/EXTERN_TEMPLATE_BEFORE_DEFINITION.cpp ------------------------------------------------------------------------------ svn:keywords = Id Propchange: incubator/stdcxx/trunk/etc/config/src/NEWLINE.cpp ------------------------------------------------------------------------------ svn:keywords = Id Propchange: incubator/stdcxx/trunk/etc/config/src/extern_template_before_definition_imp.cpp ------------------------------------------------------------------------------ svn:keywords = Id Propchange: incubator/stdcxx/trunk/etc/config/src/implicit_inclusion_imp.cc ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/etc/config/src/instantiation_before_definition.cc ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/etc/config/src/instantiation_with_implicit_inclusion.cc ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/etc/config/sunpro.config ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/etc/config/vacpp.config ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/examples/manual/out/binary_search.out ('svn:keywords' removed) Propchange: incubator/stdcxx/trunk/examples/manual/rwstdmessages.msg ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/examples/manual/rwstdmessages.rc ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/algorithm ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/algorithm.cc ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/ansi/cassert URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/ansi/cassert?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/ansi/cassert (original) +++ incubator/stdcxx/trunk/include/ansi/cassert Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * cassert - C++ Standard library interface to the ANSI C header assert.h * - * $Id: //stdlib/dev/include/ansi/cassert#11 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/ansi/cassert ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/ansi/cctype URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/ansi/cctype?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/ansi/cctype (original) +++ incubator/stdcxx/trunk/include/ansi/cctype Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * cctype - C++ Standard library interface to the ANSI C header ctype.h * - * $Id: //stdlib/dev/include/ansi/cctype#13 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/ansi/cctype ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/ansi/cerrno ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/ansi/cfloat ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/ansi/ciso646 URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/ansi/ciso646?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/ansi/ciso646 (original) +++ incubator/stdcxx/trunk/include/ansi/ciso646 Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * ciso646 - C++ Standard library interface to the ANSI C header iso646.h * - * $Id: //stdlib/dev/include/ansi/ciso646#9 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/ansi/ciso646 ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/ansi/climits URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/ansi/climits?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/ansi/climits (original) +++ incubator/stdcxx/trunk/include/ansi/climits Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * climits - C++ Standard library interface to the ANSI C header limits.h * - * $Id: //stdlib/dev/include/ansi/climits#15 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/ansi/climits ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/ansi/clocale URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/ansi/clocale?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/ansi/clocale (original) +++ incubator/stdcxx/trunk/include/ansi/clocale Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * clocale - C++ Standard library interface to the ANSI C header locale.h * - * $Id: //stdlib/dev/include/ansi/clocale#13 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/ansi/clocale ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/ansi/cmath URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/ansi/cmath?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/ansi/cmath (original) +++ incubator/stdcxx/trunk/include/ansi/cmath Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * cmath - C++ Standard library interface to the ANSI C header math.h * - * $Id: //stdlib/dev/include/ansi/cmath#38 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/ansi/cmath ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/ansi/csetjmp URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/ansi/csetjmp?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/ansi/csetjmp (original) +++ incubator/stdcxx/trunk/include/ansi/csetjmp Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * csetjmp - C++ Standard library interface to the ANSI C header stddef.h * - * $Id: //stdlib/dev/include/ansi/csetjmp#15 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/ansi/csetjmp ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/ansi/csignal URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/ansi/csignal?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/ansi/csignal (original) +++ incubator/stdcxx/trunk/include/ansi/csignal Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * csignal - C++ Standard library interface to the ANSI C header signal.h * - * $Id: //stdlib/dev/include/ansi/csignal#15 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/ansi/csignal ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/ansi/cstdarg URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/ansi/cstdarg?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/ansi/cstdarg (original) +++ incubator/stdcxx/trunk/include/ansi/cstdarg Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * cstdarg - C++ Standard library interface to the ANSI C header stdarg.h * - * $Id: //stdlib/dev/include/ansi/cstdarg#13 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/ansi/cstdarg ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/ansi/cstddef URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/ansi/cstddef?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/ansi/cstddef (original) +++ incubator/stdcxx/trunk/include/ansi/cstddef Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * cstddef - C++ Standard library interface to the ANSI C header stddef.h * - * $Id: //stdlib/dev/include/ansi/cstddef#13 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/ansi/cstddef ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/ansi/cstdio URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/ansi/cstdio?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/ansi/cstdio (original) +++ incubator/stdcxx/trunk/include/ansi/cstdio Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * cstdio - C++ Standard library interface to the ANSI C header stdio.h * - * $Id: //stdlib/dev/include/ansi/cstdio#19 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/ansi/cstdio ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/ansi/cstdlib ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/ansi/cstring URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/ansi/cstring?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/ansi/cstring (original) +++ incubator/stdcxx/trunk/include/ansi/cstring Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * cstring - C++ Standard library interface to the ANSI C header string.h * - * $Id: //stdlib/dev/include/ansi/cstring#26 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/ansi/cstring ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/ansi/ctime URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/ansi/ctime?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/ansi/ctime (original) +++ incubator/stdcxx/trunk/include/ansi/ctime Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * ctime - C++ Standard library interface to the ANSI C header time.h * - * $Id: //stdlib/dev/include/ansi/ctime#13 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/ansi/ctime ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/ansi/cwchar ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/ansi/cwctype URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/ansi/cwctype?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/ansi/cwctype (original) +++ incubator/stdcxx/trunk/include/ansi/cwctype Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * cwctype - C++ Standard library interface to the ANSI C header wctype.h * - * $Id: //stdlib/dev/include/ansi/cwctype#19 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/ansi/cwctype ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/bitset ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/bitset.cc ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/complex URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/complex?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/complex (original) +++ incubator/stdcxx/trunk/include/complex Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * - definitions of the template complex and specializations * - * $Id: //stdlib/dev/include/complex#28 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/complex ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/deque.cc ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/exception URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/exception?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/exception (original) +++ incubator/stdcxx/trunk/include/exception Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * exception - declarations for the Standard Library exception class * - * $Id: //stdlib/dev/include/exception#44 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/exception ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/fstream ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/fstream.cc ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/functional URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/functional?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/functional (original) +++ incubator/stdcxx/trunk/include/functional Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * functional - global template functions * - * $Id: //stdlib/dev/include/functional#20 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/functional ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/iomanip URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/iomanip?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/iomanip (original) +++ incubator/stdcxx/trunk/include/iomanip Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * iomanip - Declarations of iostream manipulators * - * $Id: //stdlib/dev/include/iomanip#23 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/iomanip ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/ios URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/ios?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/ios (original) +++ incubator/stdcxx/trunk/include/ios Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * ios - definition of the class template basic_ios * - * $Id: //stdlib/dev/include/ios#30 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/ios ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/iosfwd ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/iostream URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/iostream?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/iostream (original) +++ incubator/stdcxx/trunk/include/iostream Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * iostream - iostream declarations * - * $Id: //stdlib/dev/include/iostream#19 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/iostream ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/istream ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/istream.cc ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/iterator URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/iterator?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/iterator (original) +++ incubator/stdcxx/trunk/include/iterator Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * iterator - Definitions of the C++ Standard Library Iterator Library * - * $Id: //stdlib/dev/include/iterator#17 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/iterator ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/limits ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/limits.cc URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/limits.cc?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/limits.cc (original) +++ incubator/stdcxx/trunk/include/limits.cc Tue Oct 3 05:55:28 2006 @@ -2,7 +2,7 @@ * * limits.cc - definitions of numeric_limits static data members * - * $Id: //stdlib/dev/include/limits.cc#13 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/limits.cc ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/list.cc URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/list.cc?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/list.cc (original) +++ incubator/stdcxx/trunk/include/list.cc Tue Oct 3 05:55:28 2006 @@ -2,7 +2,7 @@ * * list.cc - Non-nline list definitions for the Standard Library * - * $Id: //stdlib/dev/include/list.cc#24 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/list.cc ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/loc/_codecvt.cc URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/loc/_codecvt.cc?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/loc/_codecvt.cc (original) +++ incubator/stdcxx/trunk/include/loc/_codecvt.cc Tue Oct 3 05:55:28 2006 @@ -2,7 +2,7 @@ * * _codecvt .cc - definition of std::codecvt members * - * $Id: //stdlib/dev/include/loc/_codecvt.cc#10 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/loc/_codecvt.cc ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/loc/_collate.cc URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/loc/_collate.cc?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/loc/_collate.cc (original) +++ incubator/stdcxx/trunk/include/loc/_collate.cc Tue Oct 3 05:55:28 2006 @@ -2,7 +2,7 @@ * * _collate .cc - definition of std::collate members * - * $Id: //stdlib/dev/include/loc/_collate.cc#12 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/loc/_collate.cc ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/loc/_ctype.cc URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/loc/_ctype.cc?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/loc/_ctype.cc (original) +++ incubator/stdcxx/trunk/include/loc/_ctype.cc Tue Oct 3 05:55:28 2006 @@ -2,7 +2,7 @@ * * _ctype .cc - definition of std::ctype members * - * $Id: //stdlib/dev/include/loc/_ctype.cc#10 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/loc/_ctype.cc ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/loc/_messages.cc ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/loc/_money_get.cc URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/loc/_money_get.cc?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/loc/_money_get.cc (original) +++ incubator/stdcxx/trunk/include/loc/_money_get.cc Tue Oct 3 05:55:28 2006 @@ -2,7 +2,7 @@ * * _money_get.cc - definition of std::money_get members * - * $Id: //stdlib/dev/include/loc/_money_get.cc#28 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/loc/_money_get.cc ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/loc/_money_put.cc ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/loc/_moneypunct.cc URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/loc/_moneypunct.cc?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/loc/_moneypunct.cc (original) +++ incubator/stdcxx/trunk/include/loc/_moneypunct.cc Tue Oct 3 05:55:28 2006 @@ -2,7 +2,7 @@ * * _moneypunct.cc - definition of std::moneypunct members * - * $Id: //stdlib/dev/include/loc/_moneypunct.cc#10 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/loc/_moneypunct.cc ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/loc/_num_get.cc ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/loc/_numpunct.cc URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/loc/_numpunct.cc?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/loc/_numpunct.cc (original) +++ incubator/stdcxx/trunk/include/loc/_numpunct.cc Tue Oct 3 05:55:28 2006 @@ -2,7 +2,7 @@ * * _numpunct.cc - definition of std::moneypunct members * - * $Id: //stdlib/dev/include/loc/_numpunct.cc#10 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/loc/_numpunct.cc ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/loc/_punct.cc ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/loc/_time_get.cc URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/loc/_time_get.cc?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/loc/_time_get.cc (original) +++ incubator/stdcxx/trunk/include/loc/_time_get.cc Tue Oct 3 05:55:28 2006 @@ -2,7 +2,7 @@ * * _time_get.cc - definition of std::time_get members * - * $Id: //stdlib/dev/include/loc/_time_get.cc#27 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/loc/_time_get.cc ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/loc/_time_put.cc ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/locale URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/locale?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/locale (original) +++ incubator/stdcxx/trunk/include/locale Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * locale - declarations of the C++ Standard Library localization classes * - * $Id: //stdlib/dev/include/locale#16 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/locale ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/memory URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/memory?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/memory (original) +++ incubator/stdcxx/trunk/include/memory Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * memory - declarations for the C++ Standard Library memory implementation * - * $Id: //stdlib/dev/include/memory#52 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/memory ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/new URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/new?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/new (original) +++ incubator/stdcxx/trunk/include/new Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * new - declarations for the Standard Library new header * - * $Id: //stdlib/dev/include/new#62 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/new ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/numeric ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/ostream ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/ostream.cc URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/ostream.cc?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/ostream.cc (original) +++ incubator/stdcxx/trunk/include/ostream.cc Tue Oct 3 05:55:28 2006 @@ -2,7 +2,7 @@ * * ostream.cc - Definitions for the Standard Library ostream classes * - * $Id: //stdlib/dev/include/ostream.cc#41 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/ostream.cc ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/queue ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/rw/_algobase.cc URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/rw/_algobase.cc?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/rw/_algobase.cc (original) +++ incubator/stdcxx/trunk/include/rw/_algobase.cc Tue Oct 3 05:55:28 2006 @@ -2,7 +2,7 @@ * * _algobase.cc - Definitions of out-of-line C++ Standard Library algorithms * - * $Id: //stdlib/dev/include/rw/_algobase.cc#14 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/rw/_algobase.cc ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/rw/_basic_ios.cc URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/rw/_basic_ios.cc?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/rw/_basic_ios.cc (original) +++ incubator/stdcxx/trunk/include/rw/_basic_ios.cc Tue Oct 3 05:55:28 2006 @@ -2,7 +2,7 @@ * * _basic_ios.cc - definitions of basic_ios members * - * $Id: //stdlib/dev/include/rw/_basic_ios.cc#6 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/rw/_basic_ios.cc ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/rw/_heap.cc URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/rw/_heap.cc?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/rw/_heap.cc (original) +++ incubator/stdcxx/trunk/include/rw/_heap.cc Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * _heap.cc - Non-inline definitions for the C++ Standard Library * Heap operations * - * $Id: //stdlib/dev/include/rw/_heap.cc#2 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/rw/_heap.cc ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/rw/_ioinsert.cc ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/rw/_tree.cc ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/sstream ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/stack ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/stdexcept URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/stdexcept?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/stdexcept (original) +++ incubator/stdcxx/trunk/include/stdexcept Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * - definitions of the exception classes * - * $Id: //stdlib/dev/include/stdexcept#15 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/stdexcept ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/streambuf ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/streambuf.cc ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/string URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/string?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/string (original) +++ incubator/stdcxx/trunk/include/string Tue Oct 3 05:55:28 2006 @@ -7,21 +7,21 @@ * *************************************************************************** * - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed - * with this work for additional information regarding copyright - * ownership. The ASF licenses this file to you under the Apache - * License, Version 2.0 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - * implied. See the License for the specific language governing - * permissions and limitations under the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + * implied. See the License for the specific language governing + * permissions and limitations under the License. * * Copyright 1994-2006 Rogue Wave Software. * @@ -831,7 +831,7 @@ int compare (size_type, size_type, const_pointer, size_type) const; #if defined (_RWSTD_NO_PART_SPEC_OVERLOAD) - friend void swap (basic_string& __lhs, basic_string& __rhs) { + friend void swap (basic_string& __lhs, basic_string& __rhs) { __lhs.swap (__rhs); } #endif Propchange: incubator/stdcxx/trunk/include/string ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/string.cc ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/strstream URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/strstream?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/strstream (original) +++ incubator/stdcxx/trunk/include/strstream Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * strstream - Declarations for the Standard Library string stream classes * - * $Id: //stdlib/dev/include/strstream#20 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/strstream ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/tr1/array ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/tr1/cstdint ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/typeinfo ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/utility URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/utility?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/utility (original) +++ incubator/stdcxx/trunk/include/utility Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * utility - Declarations for the Standard Library utility classes * - * $Id: //stdlib/dev/include/utility#15 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/utility ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/valarray URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/valarray?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/valarray (original) +++ incubator/stdcxx/trunk/include/valarray Tue Oct 3 05:55:28 2006 @@ -3,7 +3,7 @@ * * valaray - Declarations for the Standard Library valarray * - * $Id: //stdlib/dev/include/valarray#42 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/valarray ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/include/valarray.cc URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/include/valarray.cc?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/include/valarray.cc (original) +++ incubator/stdcxx/trunk/include/valarray.cc Tue Oct 3 05:55:28 2006 @@ -2,7 +2,7 @@ * * valaray.cc - Declarations for the Standard Library valarray * - * $Id: //stdlib/dev/include/valarray.cc#12 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/include/valarray.cc ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/include/vector.cc ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/src/ChangeLog ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/src/atomic-cxx.S ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/src/atomic.s ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/src/i86/atomic.s ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/src/i86_64/atomic.s ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/src/ia64/atomic-64.s ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/src/ia64/atomic.s URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/src/ia64/atomic.s?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/src/ia64/atomic.s (original) +++ incubator/stdcxx/trunk/src/ia64/atomic.s Tue Oct 3 05:55:28 2006 @@ -2,7 +2,7 @@ // // atomic-ia64-32.s // -// $Id: //stdlib/dev/source/stdlib/ia64/atomic.s#3 $ +// $Id$ // //////////////////////////////////////////////////////////////////////////// // Propchange: incubator/stdcxx/trunk/src/ia64/atomic.s ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/src/ia64/atomic.s ------------------------------------------------------------------------------ svn:keywords = Id Modified: incubator/stdcxx/trunk/src/mapfile.gcc-2 URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/src/mapfile.gcc-2?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/src/mapfile.gcc-2 (original) +++ incubator/stdcxx/trunk/src/mapfile.gcc-2 Tue Oct 3 05:55:28 2006 @@ -1,5 +1,5 @@ # -# $Id: //stdlib/dev/source/stdlib/mapfile.gcc-2#7 $ +# $Id$ # RWSTD.3.1.1 Propchange: incubator/stdcxx/trunk/src/mapfile.gcc-2 ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/src/parisc/atomic-64.s ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/src/parisc/atomic.s ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/src/podarray.cc URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/src/podarray.cc?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/src/podarray.cc (original) +++ incubator/stdcxx/trunk/src/podarray.cc Tue Oct 3 05:55:28 2006 @@ -2,7 +2,7 @@ * * podarray.cc * - * $Id: //stdlib/dev/source/stdlib/podarray.cc#3 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/src/podarray.cc ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/src/rwstderr.msg ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/src/rwstderr.rc ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/src/sparc/atomic-64.s ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/src/sparc/atomic.s ------------------------------------------------------------------------------ svn:eol-style = native Modified: incubator/stdcxx/trunk/tests/algorithms/25.lex.comparison.cpp URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/tests/algorithms/25.lex.comparison.cpp?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/tests/algorithms/25.lex.comparison.cpp (original) +++ incubator/stdcxx/trunk/tests/algorithms/25.lex.comparison.cpp Tue Oct 3 05:55:28 2006 @@ -2,7 +2,7 @@ * * 25.lex.comparison.cpp - test exercising 25.3.8 [lib.lex.comparison] * - * $Id: //stdlib/dev/tests/stdlib/algorithm/lex_comparison.cpp#9 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/tests/algorithms/25.lex.comparison.cpp ------------------------------------------------------------------------------ svn:keywords = Id Modified: incubator/stdcxx/trunk/tests/diagnostics/19.cerrno.cpp URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/tests/diagnostics/19.cerrno.cpp?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/tests/diagnostics/19.cerrno.cpp (original) +++ incubator/stdcxx/trunk/tests/diagnostics/19.cerrno.cpp Tue Oct 3 05:55:28 2006 @@ -2,7 +2,7 @@ * * 19.cerrno.cpp - test exercising the lib.errno * - * $Id: 22.locale.num.get.cpp 290831 2005-09-21 21:15:42Z sebor $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/tests/diagnostics/19.cerrno.cpp ------------------------------------------------------------------------------ svn:keywords = Id Modified: incubator/stdcxx/trunk/tests/localization/22.locale.messages.cpp URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/tests/localization/22.locale.messages.cpp?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/tests/localization/22.locale.messages.cpp (original) +++ incubator/stdcxx/trunk/tests/localization/22.locale.messages.cpp Tue Oct 3 05:55:28 2006 @@ -2,7 +2,7 @@ * * 22.locale.messages.cpp - tests exercising the std::messages facet * - * $Id: //stdlib/dev/tests/stdlib/locale/messages.cpp#46 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/tests/localization/22.locale.messages.cpp ('svn:keyword' removed) Propchange: incubator/stdcxx/trunk/tests/localization/22.locale.messages.cpp ------------------------------------------------------------------------------ svn:keywords = Id Modified: incubator/stdcxx/trunk/tests/utilities/20.specialized.cpp URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/tests/utilities/20.specialized.cpp?view=diff&rev=452469&r1=452468&r2=452469 ============================================================================== --- incubator/stdcxx/trunk/tests/utilities/20.specialized.cpp (original) +++ incubator/stdcxx/trunk/tests/utilities/20.specialized.cpp Tue Oct 3 05:55:28 2006 @@ -2,7 +2,7 @@ * * specialized.cpp - test exercising 20.4.4 [lib.specialized.algorithms] * - * $Id: //stdlib/dev/tests/stdlib/utilities/specialized.cpp#4 $ + * $Id$ * *************************************************************************** * Propchange: incubator/stdcxx/trunk/tests/utilities/20.specialized.cpp ('svn:keyword' removed) Propchange: incubator/stdcxx/trunk/tests/utilities/20.specialized.cpp ------------------------------------------------------------------------------ svn:keywords = Id Propchange: incubator/stdcxx/trunk/util/codeset_aliases ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/stdcxx/trunk/util/gen_list ------------------------------------------------------------------------------ svn:eol-style = native