You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stdcxx.apache.org by se...@apache.org on 2007/06/27 01:58:55 UTC

svn commit: r550991 [2/23] - in /incubator/stdcxx/branches/4.2.0: ./ doc/ doc/stdlibref/ doc/stdlibug/ etc/config/ etc/config/src/ etc/config/windows/ etc/nls/ etc/nls/posix/charmaps/ etc/nls/posix/src/ examples/include/ examples/manual/ examples/manua...

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/1-2.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/1-2.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/1-2.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/1-2.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>Conventions</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="1-1.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="1-3.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>1.2 Conventions</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/1-3.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/1-3.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/1-3.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/1-3.html Tue Jun 26 16:58:07 2007
@@ -1,11 +1,11 @@
 <HTML>
 <HEAD>
 <TITLE>Standards Conformance</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="1-2.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="2.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>1.3 Standards Conformance</H2>
-<P>The Rogue Wave implementation of the C++ Standard Library conforms to <I>ISO/IEC 14882:2003 -- International Standard for Information Systems -- Programming Language C++</I>. In addition, this implementation conforms to a subset of the requirements of the following standards:</P>
+<P>This implementation of the C++ Standard Library conforms to <I>ISO/IEC 14882:2003 -- International Standard for Information Systems -- Programming Language C++</I>. In addition, this implementation conforms to a subset of the requirements of the following standards:</P>
 <UL>
 <LI><P CLASS="LIST">ISO/IEC 9899<br>Programming languages -- C</P></LI>
 <LI><P CLASS="LIST">ISO/IEC 10967-1<br>Information technology -- Language independent arithmetic -- Part 1: Integer and floating point arithmetic</P></LI>
@@ -17,9 +17,9 @@
 <LI><P CLASS="LIST">ISO/IEC 2022<br>Information technology -- Character code structure and extension     techniques</P></LI>
 </UL>
 <P>At the end of each entry, the section <B>Standards Conformance</B> gives the section of the C++ Standard along with any other relevant standards from which the entry derives. </P>
-<P>In some cases, the Rogue Wave C++ Standard Library Module provides extensions to enhance functionality and usability. These extensions are highlighted where they occur. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions provided by this implementation.</P>
+<P>In some cases, this implementation of the C++ Standard Library provides extensions to enhance functionality and usability. These extensions are highlighted where they occur. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions provided by this implementation.</P>
 <BLOCKQUOTE><HR><B>
-NOTE -- Compilers may not support all the language features necessary to implement certain facilities of the Standard. Those facilities may be implemented differently or not at all in this Rogue Wave implementation. For all implementation-specific details, please see the readme file that was installed with this product.
+NOTE -- Compilers may not support all the language features necessary to implement certain facilities of the Standard. Those facilities may be implemented differently or not at all in this implementation. For all implementation-specific details, please see the readme file that was installed with this product.
 </B><HR></BLOCKQUOTE>
 
 <BR>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/1.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/1.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/1.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/1.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>Overview</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="I.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="1-1.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H1>Chapter 1: Overview</H1>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-1.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-1.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-1.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-1.html Tue Jun 26 16:58:07 2007
@@ -1,11 +1,11 @@
 <HTML>
 <HEAD>
 <TITLE>Correlation with the Standard</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="2.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="2-2.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>2.1 Correlation with the Standard</H2>
-<P>This Rogue Wave C++ Standard Library Module implements sections 17 through 27 and Annexes C, D, and E of the C++ Standard. The C++ Standard contains the following libraries: </P>
+<P>The Apache C++ Standard Library implements sections 17 through 27 and Annexes C, D, and E of the C++ Standard. The C++ Standard contains the following libraries: </P>
 <UL>
 <LI><P CLASS="LIST">the Language support library <I>(</I><I><A HREF="2-2.html">Section&nbsp;2.2</A></I><I>)</I></P></LI>
 <LI><P CLASS="LIST">the Diagnostics library <I>(</I><I><A HREF="2-3.html">Section&nbsp;2.3</A></I><I>)</I></P></LI>
@@ -18,7 +18,7 @@
 <LI><P CLASS="LIST">the Numerics library <I>(</I><I><A HREF="2-10.html">Section&nbsp;2.10</A></I><I>)</I></P></LI>
 <LI><P CLASS="LIST">the Input/output library <I>(</I><I><A HREF="2-11.html">Section&nbsp;2.11</A></I><I>)</I></P></LI>
 </UL>
-<P>These libraries are described in the following sections. The header files for each library are listed in the table below each library's description. Next to each header file, the names of corresponding entries in this <I>Reference Guide</I> are given. An entry may be the name of a component in a header file or a related topic, such as <I>Iterators</I> or <I>Exceptions</I>. The names of Rogue Wave header files are the same as the Standard header files.</P>
+<P>These libraries are described in the following sections. The header files for each library are listed in the table below each library's description. Next to each header file, the names of corresponding entries in this <I>Reference Guide</I> are given. An entry may be the name of a component in a header file or a related topic, such as <I>Iterators</I> or <I>Exceptions</I>. The names of public header files provided by this implementation are the same as the Standard header files.</P>
 <P>This chapter is provided as an alternate index to help you find components for programming tasks as described in the Standard. If you are reading this manual online, click the name of a library to go to its description in this chapter. Click the name of a header file or component to go to its entry in this <I>Reference Guide</I>. </P>
 
 <BR>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-10.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-10.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-10.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-10.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>Numerics library</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="2-9.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="2-11.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>2.10 Numerics library</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-11.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-11.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-11.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-11.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>Input/output library</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="2-10.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="II.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>2.11 Input/output library</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-2.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-2.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-2.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-2.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>Language support library</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="2-1.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="2-3.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>2.2 Language support library</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-3.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-3.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-3.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-3.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>Diagnostics library</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="2-2.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="2-4.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>2.3 Diagnostics library</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-4.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-4.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-4.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-4.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>General utilities library</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="2-3.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="2-5.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>2.4 General utilities library</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-5.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-5.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-5.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-5.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>Strings library</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="2-4.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="2-6.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>2.5 Strings library</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-6.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-6.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-6.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-6.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>Localization library</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="2-5.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="2-7.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>2.6 Localization library</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-7.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-7.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-7.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-7.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>Containers library</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="2-6.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="2-8.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>2.7 Containers library</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-8.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-8.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-8.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-8.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>Iterators library</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="2-7.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="2-9.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>2.8 Iterators library</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-9.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-9.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-9.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-9.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>Algorithms library</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="2-8.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="2-10.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>2.9 Algorithms library</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/2.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/2.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/2.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/2.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>Index of Libraries</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="1-3.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="2-1.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H1>Chapter 2: Index of Libraries</H1>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/A-1.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/A-1.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/A-1.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/A-1.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>Warnings</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="A.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="A-2.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>A.1 Warnings</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/A-2.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/A-2.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/A-2.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/A-2.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>Readmes</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="A-1.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="A-3.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>A.2 Readmes</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/A-3.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/A-3.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/A-3.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/A-3.html Tue Jun 26 16:58:07 2007
@@ -1,11 +1,11 @@
 <HTML>
 <HEAD>
 <TITLE>Implementation Classes</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="A-2.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="B.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>A.3 Implementation Classes</H2>
-<P>In the Rogue Wave C++ Standard Library Module, the names of entities that start with two underscores refer to implementation details. They are workarounds for missing library facilities, caused by the lack of compiler support, and are not meant to be used by client code. These entities, without the underscore notation, were part of the original Hewlett-Packard Standard Template Library implementation, but were not ratified as part of the C++ Standard. They are documented in <A HREF="III.html">Part&nbsp;III, "Obsolete Classes Reference,"</A> but we do not encourage their use.</P>
+<P>In the Apache C++ Standard Library, the names of entities that start with two underscores refer to implementation details. They are workarounds for missing library facilities, caused by the lack of compiler support, and are not meant to be used by client code. These entities, without the underscore notation, were part of the original Hewlett-Packard Standard Template Library implementation, but were not ratified as part of the C++ Standard. They are documented in <A HREF="III.html">Part&nbsp;III, "Obsolete Classes Reference,"</A> but we do not encourage their use.</P>
 
 
 <BR>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/A.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/A.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/A.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/A.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>Implementation Details</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="IV.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="A-1.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H1>Appendix A: Implementation Details</H1>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/B.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/B.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/B.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/B.html Tue Jun 26 16:58:07 2007
@@ -1,16 +1,15 @@
 <HTML>
 <HEAD>
-<TITLE>Rogue Wave Extensions to the Standard</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<TITLE>Extensions to the C++ Standard</TITLE>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="A-3.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><IMG SRC="images/bnonext.gif" WIDTH=25 HEIGHT=21 ALT="No next file" BORDER=O><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
-<H1>Appendix B: Rogue Wave Extensions to the Standard</H1>
+<H1>Appendix B: Extensions to the C++ Standard</H1>
 <UL>
 
 </UL>
-<P>This Rogue Wave implementation of the C++ Standard Library contains numerous features that enhance its functionality, but do not strictly conform to the Standard as it is written. These  extensions are listed in <A HREF="B.html#Table&nbsp;39">Table&nbsp;39</A>. If you are reading this manual online, click the name of the extension to take you to its location in the documentation. </P>
-<P>If you are using the Rogue Wave Configuration and Build Model (RCB), you can build the C++ Standard Library with or without these Rogue Wave extensions. See the RCB documentation. </P>
-<H4><A NAME="Table&nbsp;39">Table&nbsp;39: Rogue Wave extensions to the C++ Standard Library&nbsp;</A></H4>
+<P>This implementation of the C++ Standard Library contains numerous features that enhance its functionality, but do not strictly conform to the Standard as it is written. These  extensions are listed in <A HREF="B.html#Table&nbsp;39">Table&nbsp;39</A>. If you are reading this manual online, click the name of the extension to take you to its location in the documentation. </P>
+<H4><A NAME="Table&nbsp;39">Table&nbsp;39: Extensions to the C++ Standard Library&nbsp;</A></H4>
 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="3">
 <tr><td valign=top><B>Class or </B>
 <B>Component</B>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/I.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/I.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/I.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/I.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>Introduction</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <IMG SRC="images/bnoprev.gif" WIDTH=20 HEIGHT=21 ALT="No previous file" BORDER=O><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="1.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H1>Part I: Introduction</H1>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/II.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/II.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/II.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/II.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>Reference</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="2-11.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="accumulate.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H1>Part II: Reference</H1>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/III.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/III.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/III.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/III.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>Obsolete Classes Reference</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="wstring.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="--distance-type.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H1>Part III: Obsolete Classes Reference</H1>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/IV.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/IV.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/IV.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/IV.html Tue Jun 26 16:58:07 2007
@@ -1,13 +1,13 @@
 <HTML>
 <HEAD>
 <TITLE>Appendixes</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="--iterator-category.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="A.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H1>Part IV: Appendixes</H1>
 <H2>Appendices in This Part</H2>
 <H3><A HREF="A.html">Appendix A: Implementation Details</A></H3>
-<H3><A HREF="B.html">Appendix B: Rogue Wave Extensions to the Standard</A></H3>
+<H3><A HREF="B.html">Appendix B: Extensions to the C++ Standard</A></H3>
 
 <BR>
 <HR>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/accumulate.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/accumulate.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/accumulate.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/accumulate.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>accumulate()</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="II.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="adjacent-difference.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>accumulate()</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/acknow.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/acknow.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/acknow.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/acknow.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>Acknowledgments</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <IMG SRC="images/bnoprev.gif" WIDTH=20 HEIGHT=21 ALT="No previous file" BORDER=O><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><IMG SRC="images/bnonext.gif" WIDTH=25 HEIGHT=21 ALT="No next file" BORDER=O><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <P><EMPHASIS ROLE="bold">SourcePro Core Product Team</EMPHASIS>: Tim Adams, Andrew Black, Jeremy Dean, Erin Foley, Keith Hoaglin, Ravi Inampudi, Amit Jindal, Dennis Kennedy, Shannon Lewis, Liviu Nicoara, Martin Sebor, Nikki Sharma, Marcia Steele, Giai Truong</P><P><EMPHASIS ROLE="bold">Original C++ Standard Library Module Team</EMPHASIS>: Timothy Budd, Anna Dahan, Kevin Djang, Donald Fowler, Marlene Hart, Angelika Langer, Phillipe LeMouel, Wendi Minne, Rodney Mishima, Tom Pearson, Randi Prince, Randall Robinson, Randy Smithey, Chun Zhang</P>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/adjacent-difference.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/adjacent-difference.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/adjacent-difference.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/adjacent-difference.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>adjacent_difference()</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="accumulate.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="adjacent-find.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>adjacent_difference()</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/adjacent-find.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/adjacent-find.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/adjacent-find.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/adjacent-find.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>adjacent_find()</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="adjacent-difference.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="advance.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>adjacent_find()</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/advance.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/advance.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/advance.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/advance.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>advance()</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="adjacent-find.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="algorithm-h.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>advance()</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/algorithm-h.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/algorithm-h.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/algorithm-h.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/algorithm-h.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>&lt;algorithm&gt;</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="advance.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="algorithms.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>&lt;algorithm&gt;</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/algorithms.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/algorithms.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/algorithms.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/algorithms.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>Algorithms</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="algorithm-h.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="allocator.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>Algorithms</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/allocator.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/allocator.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/allocator.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/allocator.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>allocator</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="algorithms.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="associativecontainers.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>allocator</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/associativecontainers.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/associativecontainers.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/associativecontainers.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/associativecontainers.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>Associative Containers</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="allocator.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="auto-ptr.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>Associative Containers</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/auto-ptr.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/auto-ptr.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/auto-ptr.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/auto-ptr.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>auto_ptr</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="associativecontainers.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="back-insert-iterator.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>auto_ptr</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/back-insert-iterator.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/back-insert-iterator.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/back-insert-iterator.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/back-insert-iterator.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>back_insert_iterator, back_inserter()</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="auto-ptr.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="bad-alloc.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>back_insert_iterator, back_inserter()</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/bad-alloc.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/bad-alloc.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/bad-alloc.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/bad-alloc.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>bad_alloc</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="back-insert-iterator.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="bad-cast.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>bad_alloc</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/bad-cast.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/bad-cast.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/bad-cast.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/bad-cast.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>bad_cast</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="bad-alloc.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="bad-exception.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>bad_cast</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/bad-exception.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/bad-exception.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/bad-exception.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/bad-exception.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>bad_exception</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="bad-cast.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="bad-typeid.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>bad_exception</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/bad-typeid.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/bad-typeid.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/bad-typeid.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/bad-typeid.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>bad_typeid</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="bad-exception.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="basic-filebuf.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>bad_typeid</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-filebuf.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-filebuf.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-filebuf.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-filebuf.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>basic_filebuf</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="bad-typeid.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="basic-fstream.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>basic_filebuf</H2>
@@ -207,7 +207,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- This function is not part of the C++ Standard, but is included here as an extension to manipulate pipes, sockets, or other UNIX devices that can be accessed through file descriptors. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of Rogue Wave extensions.
+NOTE -- This function is not part of the C++ Standard, but is included here as an extension to manipulate pipes, sockets, or other UNIX devices that can be accessed through file descriptors. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions of this implementation.
 </B><HR></BLOCKQUOTE>
 
 <A NAME="idx49"></A><PRE><B>basic_filebuf</B>(FILE *fp, char_type *buf = 0, 
@@ -217,7 +217,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- This function is not part of the C++ Standard, but is included here as an extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of Rogue Wave extensions.
+NOTE -- This function is not part of the C++ Standard, but is included here as an extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions of this implementation.
 </B><HR></BLOCKQUOTE>
 <A NAME="sec9"><H3>Destructors</H3></A>
 
@@ -235,7 +235,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- <B>This function is not part of the C++ Standard, but is provided as an extension of this implementation for compatibility with Classic Iostreams. See </B><A HREF="B.html">Appendix&nbsp;B</A><B> for a complete list of Rogue </B>Wave extensions.
+NOTE -- <B>This function is not part of the C++ Standard, but is provided as an extension of this implementation for compatibility with Classic Iostreams. See </B><A HREF="B.html">Appendix&nbsp;B</A><B> for a complete list of extensions of this implementation.
 </B><HR></BLOCKQUOTE>
 
 <A NAME="idx52"></A><PRE>
@@ -259,7 +259,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- <B>This function is not part of the C++ Standard, but is provided as an extension of this implementation for compatibility with Classic </B><B><I>Iostreams</I></B><B>. See </B><A HREF="B.html">Appendix&nbsp;B</A><B> for a complete list of Rogue </B>Wave extensions.
+NOTE -- <B>This function is not part of the C++ Standard, but is provided as an extension of this implementation for compatibility with Classic </B><B><I>Iostreams</I></B><B>. See </B><A HREF="B.html">Appendix&nbsp;B</A><B> for a complete list of extensions of this implementation.
 </B><HR></BLOCKQUOTE>
 
 <A NAME="idx54"></A><PRE>bool 
@@ -278,7 +278,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- The behavior of the function when <SAMP>(fname == 0)</SAMP> evaluates to true is not required by the C++ Standard, but is provided as an extension of this implementation. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of Rogue Wave extensions. 
+NOTE -- The behavior of the function when <SAMP>(fname == 0)</SAMP> evaluates to true is not required by the C++ Standard, but is provided as an extension of this implementation. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions of this implementation. 
 </B><HR></BLOCKQUOTE>
 <UL>
 <P>The file open modes are given by their C-equivalent descriptions (see the C function <SAMP>fopen()</SAMP>). They are:</P>
@@ -304,7 +304,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- The protection argument does not appear in the C++ Standard, but is included here as an extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of Rogue Wave extensions.
+NOTE -- The protection argument does not appear in the C++ Standard, but is included here as an extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions of this implementation.
 </B><HR></BLOCKQUOTE>
 
 <A NAME="idx56"></A><PRE>basic_filebuf&lt;charT,traits&gt;*
@@ -315,7 +315,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- This function is not part of the C++ Standard, but is included here as an extension in order to manipulate pipes, sockets, or other UNIX devices that can be accessed through file descriptors. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of Rogue Wave extensions.
+NOTE -- This function is not part of the C++ Standard, but is included here as an extension in order to manipulate pipes, sockets, or other UNIX devices that can be accessed through file descriptors. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions of this implementation.
 </B><HR></BLOCKQUOTE>
 
 <A NAME="idx57"></A><PRE>basic_filebuf&lt;charT,traits&gt;*
@@ -326,7 +326,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- This function is not part of the C++ Standard, but is provided as a convenience extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of Rogue Wave extensions.
+NOTE -- This function is not part of the C++ Standard, but is provided as a convenience extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions of this implementation.
 </B><HR></BLOCKQUOTE>
 
 <A NAME="idx58"></A><PRE>int_type 

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-fstream.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-fstream.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-fstream.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-fstream.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>basic_fstream</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="basic-filebuf.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="basic-ifstream.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>basic_fstream</H2>
@@ -195,7 +195,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- The protection argument is not part of the C++ Standard, but is included here as a convenience extension. See <A HREF="B.html">Appendix&nbsp;B</A> for  a complete list of Rogue Wave extensions.
+NOTE -- The protection argument is not part of the C++ Standard, but is included here as a convenience extension. See <A HREF="B.html">Appendix&nbsp;B</A> for  a complete list of extensions of this implementation.
 </B><HR></BLOCKQUOTE>
 
 <A NAME="idx76"></A><PRE><B>basic_fstream</B>(int fd, char_type *buf, streamsize n); </PRE>
@@ -208,7 +208,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- This function is not part of the C++ Standard, but is included here as an extension in order to manipulate pipes, sockets, or other UNIX devices that can be accessed through file descriptors. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of Rogue Wave extensions.
+NOTE -- This function is not part of the C++ Standard, but is included here as an extension in order to manipulate pipes, sockets, or other UNIX devices that can be accessed through file descriptors. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions of this implementation.
 </B><HR></BLOCKQUOTE>
 
 <A NAME="idx77"></A><PRE><B>basic_fstream</B>(FILE *fp, char_type* buf, streamsize n); </PRE>
@@ -221,7 +221,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- This function is not part of the C++ Standard, but is provided here as a convenience extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of Rogue Wave extensions. 
+NOTE -- This function is not part of the C++ Standard, but is provided here as a convenience extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions of this implementation. 
 </B><HR></BLOCKQUOTE>
 <A NAME="sec9"><H3>Destructors</H3></A>
 
@@ -246,7 +246,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- This function is not part of the C++ Standard, but is provided here as a convenience extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of Rogue Wave extensions.
+NOTE -- This function is not part of the C++ Standard, but is provided here as a convenience extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions of this implementation.
 </B><HR></BLOCKQUOTE>
 
 <A NAME="idx81"></A><PRE>bool 
@@ -273,7 +273,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- The protection argument does not appear in the C++ Standard C++, but is included here as a convenience extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of Rogue Wave extensions.
+NOTE -- The protection argument does not appear in the C++ Standard C++, but is included here as a convenience extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions of this implementation.
 </B><HR></BLOCKQUOTE>
 
 <A NAME="idx84"></A><PRE>void 
@@ -284,7 +284,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- This function is not part of the C++ Standard, but is provided here as a convenience extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of Rogue Wave extensions.
+NOTE -- This function is not part of the C++ Standard, but is provided here as a convenience extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions of this implementation.
 </B><HR></BLOCKQUOTE>
 
 <A NAME="idx85"></A><PRE>void 
@@ -296,7 +296,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- This function is not part of the C++ Standard, but is provided here as a convenience extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of Rogue Wave extensions.
+NOTE -- This function is not part of the C++ Standard, but is provided here as a convenience extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions of this implementation.
 </B><HR></BLOCKQUOTE>
 
 <A NAME="idx86"></A><PRE>basic_filebuf&lt;charT_type,traits_type&gt;* 

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ifstream.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ifstream.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ifstream.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ifstream.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>basic_ifstream</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="basic-fstream.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="basic-ios.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>basic_ifstream</H2>
@@ -178,7 +178,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- This function is not part of the C++ Standard, but is included here as a convenience extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of Rogue Wave extensions.
+NOTE -- This function is not part of the C++ Standard, but is included here as a convenience extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions of this implementation.
 </B><HR></BLOCKQUOTE>
 
 <A NAME="idx97"></A><PRE><B>basic_ifstream</B>(int fd, char_type *buf, streamsize n); </PRE>
@@ -187,7 +187,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- This function is not part of the C++ Standard, but is included here as an extension in order to manipulate pipes, sockets, or other UNIX devices that can be accessed through file descriptors. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of Rogue Wave extensions.
+NOTE -- This function is not part of the C++ Standard, but is included here as an extension in order to manipulate pipes, sockets, or other UNIX devices that can be accessed through file descriptors. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions of this implementation.
 </B><HR></BLOCKQUOTE>
 
 <A NAME="idx98"></A><PRE><B>basic_ifstream</B>(FILE *fp, char_type* buf, streamsize n); </PRE>
@@ -196,7 +196,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- This function is not part of the C++ Standard, but is provided here as a convenience extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of Rogue Wave extensions.
+NOTE -- This function is not part of the C++ Standard, but is provided here as a convenience extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions of this implementation.
 </B><HR></BLOCKQUOTE>
 <A NAME="sec9"><H3>Member Functions</H3></A>
 
@@ -228,7 +228,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- The third argument, protection, is not part of the C++ Standard, but is provided here as an extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of Rogue Wave extensions to the Standard.
+NOTE -- The third argument, protection, is not part of the C++ Standard, but is provided here as an extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions of this implementation to the Standard.
 </B><HR></BLOCKQUOTE>
 
 <A NAME="idx103"></A><PRE>void 
@@ -239,7 +239,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- This function is not part of the C++ Standard, but is provided here as an extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of Rogue Wave extensions.
+NOTE -- This function is not part of the C++ Standard, but is provided here as an extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions of this implementation.
 </B><HR></BLOCKQUOTE>
 
 <A NAME="idx104"></A><PRE>void 
@@ -250,7 +250,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- This function is not part of the C++ Standard, but is provided here as an extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of Rogue Wave extensions.
+NOTE -- This function is not part of the C++ Standard, but is provided here as an extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions of this implementation.
 </B><HR></BLOCKQUOTE>
 
 <A NAME="idx105"></A><PRE>basic_filebuf&lt;charT,traits&gt;* 

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ios.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ios.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ios.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ios.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>basic_ios</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="basic-ifstream.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="basic-iostream.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>basic_ios</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-iostream.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-iostream.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-iostream.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-iostream.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>basic_iostream</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="basic-ios.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="basic-istream.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>basic_iostream</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-istream.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-istream.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-istream.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-istream.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>basic_istream</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="basic-iostream.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="basic-istringstream.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>basic_istream</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-istringstream.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-istringstream.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-istringstream.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-istringstream.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>basic_istringstream</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="basic-istream.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="basic-ofstream.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>basic_istringstream</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ofstream.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ofstream.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ofstream.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ofstream.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>basic_ofstream</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="basic-istringstream.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="basic-ostream.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>basic_ofstream</H2>
@@ -194,7 +194,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- This function is not part of the C++ Standard, but is included here as an extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of Rogue Wave extensions.
+NOTE -- This function is not part of the C++ Standard, but is included here as an extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions of this implementation.
 </B><HR></BLOCKQUOTE>
 
 <A NAME="idx212"></A><PRE><B>basic_ofstream</B>(int fd, char_type *buf, streamsize n); </PRE>
@@ -207,7 +207,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- This function is not part of the C++ Standard, but is included here as an extension in order to manipulate pipes, sockets, or other UNIX devices that can be accessed through file descriptors. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of Rogue Wave extensions.
+NOTE -- This function is not part of the C++ Standard, but is included here as an extension in order to manipulate pipes, sockets, or other UNIX devices that can be accessed through file descriptors. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions of this implementation.
 </B><HR></BLOCKQUOTE>
 
 <A NAME="idx213"></A><PRE><B>basic_ofstream</B>(FILE *fp, char_type* buf, streamsize n); </PRE>
@@ -220,7 +220,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- This function is not part of the C++ Standard, but is provided here as an extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of Rogue Wave extensions.
+NOTE -- This function is not part of the C++ Standard, but is provided here as an extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions of this implementation.
 </B><HR></BLOCKQUOTE>
 <A NAME="sec9"><H3>Member Functions</H3></A>
 
@@ -252,7 +252,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- This function does not appear in the C++ Standard, but is included here as an extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of Rogue Wave extensions.
+NOTE -- This function does not appear in the C++ Standard, but is included here as an extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions of this implementation.
 </B><HR></BLOCKQUOTE>
 
 <A NAME="idx218"></A><PRE>void 
@@ -263,7 +263,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- This function is not part of the C++ Standard, but is provided here as an extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of Rogue Wave extensions.
+NOTE -- This function is not part of the C++ Standard, but is provided here as an extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions of this implementation.
 </B><HR></BLOCKQUOTE>
 
 <A NAME="idx219"></A><PRE>void 
@@ -274,7 +274,7 @@
 </UL>
 
 <BLOCKQUOTE><HR><B>
-NOTE -- This function is not part of the C++ Standard, but is provided here as a convenience extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of Rogue Wave extensions.
+NOTE -- This function is not part of the C++ Standard, but is provided here as a convenience extension. See <A HREF="B.html">Appendix&nbsp;B</A> for a complete list of extensions of this implementation.
 </B><HR></BLOCKQUOTE>
 
 <A NAME="idx220"></A><PRE>basic_filebuf&lt;charT,traits&gt;* 

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ostream.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ostream.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ostream.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ostream.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>basic_ostream</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="basic-ofstream.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="basic-ostringstream.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>basic_ostream</H2>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ostringstream.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ostringstream.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ostringstream.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ostringstream.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>basic_ostringstream</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="basic-ostream.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="basic-streambuf.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>basic_ostringstream</H2>