* include/Makefile.am: Remove RCS Id strings.
authorshebs <shebs@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Sep 2001 00:48:01 +0000 (00:48 +0000)
committershebs <shebs@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Sep 2001 00:48:01 +0000 (00:48 +0000)
        * src/Makefile.am: Ditto.
        * docs/doxygen/run_doxygen: Ditto.
        * docs/html/configopts.html: Ditto.
        * docs/html/documentation.html: Ditto.
        * docs/html/explanations.html: Ditto.
        * docs/html/install.html: Ditto.
        * docs/html/17_intro/howto.html: Ditto.
        * docs/html/18_support/howto.html: Ditto.
        * docs/html/19_diagnostics/howto.html: Ditto.
        * docs/html/20_util/howto.html: Ditto.
        * docs/html/21_strings/howto.html: Ditto.
        * docs/html/22_locale/howto.html: Ditto.
        * docs/html/23_containers/howto.html: Ditto.
        * docs/html/24_iterators/howto.html: Ditto.
        * docs/html/25_algorithms/howto.html: Ditto.
        * docs/html/26_numerics/howto.html: Ditto.
        * docs/html/27_io/howto.html: Ditto.
        * docs/html/ext/howto.html: Ditto.
        * docs/html/ext/sgiexts.html: Ditto.
        * docs/html/faq/index.html: Ditto.
        * docs/html/faq/index.txt: Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45836 138bc75d-0d04-0410-961f-82ee72b054a4

23 files changed:
libstdc++-v3/ChangeLog
libstdc++-v3/docs/doxygen/run_doxygen
libstdc++-v3/docs/html/17_intro/howto.html
libstdc++-v3/docs/html/18_support/howto.html
libstdc++-v3/docs/html/19_diagnostics/howto.html
libstdc++-v3/docs/html/20_util/howto.html
libstdc++-v3/docs/html/21_strings/howto.html
libstdc++-v3/docs/html/22_locale/howto.html
libstdc++-v3/docs/html/23_containers/howto.html
libstdc++-v3/docs/html/24_iterators/howto.html
libstdc++-v3/docs/html/25_algorithms/howto.html
libstdc++-v3/docs/html/26_numerics/howto.html
libstdc++-v3/docs/html/27_io/howto.html
libstdc++-v3/docs/html/configopts.html
libstdc++-v3/docs/html/documentation.html
libstdc++-v3/docs/html/explanations.html
libstdc++-v3/docs/html/ext/howto.html
libstdc++-v3/docs/html/ext/sgiexts.html
libstdc++-v3/docs/html/faq/index.html
libstdc++-v3/docs/html/faq/index.txt
libstdc++-v3/docs/html/install.html
libstdc++-v3/include/Makefile.am
libstdc++-v3/src/Makefile.am

index e7106a9..5fc8051 100644 (file)
@@ -1,3 +1,28 @@
+2001-09-26  Stan Shebs  <shebs@apple.com>
+
+       * include/Makefile.am: Remove RCS Id strings.
+       * src/Makefile.am: Ditto.
+       * docs/doxygen/run_doxygen: Ditto.
+       * docs/html/configopts.html: Ditto.
+       * docs/html/documentation.html: Ditto.
+       * docs/html/explanations.html: Ditto.
+       * docs/html/install.html: Ditto.
+       * docs/html/17_intro/howto.html: Ditto.
+       * docs/html/18_support/howto.html: Ditto.
+       * docs/html/19_diagnostics/howto.html: Ditto.
+       * docs/html/20_util/howto.html: Ditto.
+       * docs/html/21_strings/howto.html: Ditto.
+       * docs/html/22_locale/howto.html: Ditto.
+       * docs/html/23_containers/howto.html: Ditto.
+       * docs/html/24_iterators/howto.html: Ditto.
+       * docs/html/25_algorithms/howto.html: Ditto.
+       * docs/html/26_numerics/howto.html: Ditto.
+       * docs/html/27_io/howto.html: Ditto.
+       * docs/html/ext/howto.html: Ditto.
+       * docs/html/ext/sgiexts.html: Ditto.
+       * docs/html/faq/index.html: Ditto.
+       * docs/html/faq/index.txt: Ditto.
+       
 2001-09-25  Phil Edwards  <pme@gcc.gnu.org>
 
        * testsuite/21_strings/c_strings.cc (test01, test02):  Increase
index 8af7be3..6bd83f0 100644 (file)
@@ -5,7 +5,6 @@
 # Synopsis:  run_doxygen --mode=[user|maint]  v3srcdir  v3builddir
 #
 # Originally hacked together by Phil Edwards <pme@sources.redhat.com>
-# $Id: run_doxygen,v 1.5 2001/06/11 13:04:07 pme Exp $
 
 
 # We can check now that the version of doxygen is >= this variable.
@@ -75,7 +74,7 @@ parse_options() {
         blank=
         Id=is
         echo You expect this dinky script to track a version?  Okay, here
-        echo it $Id: run_doxygen,v 1.5 2001/06/11 13:04:07 pme Exp $blank
+        echo it $Id: run_doxygen,v 1.6 2001/07/11 19:35:47 pme Exp $blank
         exit 0
         ;;
       *)
index 5d638a1..6fd234b 100644 (file)
@@ -8,7 +8,6 @@
    <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
    <title>libstdc++-v3 HOWTO:  Chapter 17</title>
 <link REL=StyleSheet HREF="../lib3styles.css">
-<!-- $Id: howto.html,v 1.7 2001/09/15 00:41:10 pme Exp $ -->
 </head>
 <body>
 
 <P CLASS="fineprint"><em>
 Comments and suggestions are welcome, and may be sent to
 <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: howto.html,v 1.7 2001/09/15 00:41:10 pme Exp $
 </em></p>
 
 
index fd9c08a..11c7d40 100644 (file)
@@ -8,7 +8,6 @@
    <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
    <title>libstdc++-v3 HOWTO:  Chapter 18</title>
 <link REL=StyleSheet HREF="../lib3styles.css">
-<!-- $Id: howto.html,v 1.4 2001/09/15 00:41:11 pme Exp $ -->
 </head>
 <body>
 
 <P CLASS="fineprint"><em>
 Comments and suggestions are welcome, and may be sent to
 <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: howto.html,v 1.4 2001/09/15 00:41:11 pme Exp $
 </em></p>
 
 
index 0cd031a..141e5c0 100644 (file)
@@ -8,7 +8,6 @@
    <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
    <title>libstdc++-v3 HOWTO:  Chapter 19</title>
 <link REL=StyleSheet HREF="../lib3styles.css">
-<!-- $Id: howto.html,v 1.5 2001/09/15 00:41:11 pme Exp $ -->
 </head>
 <body>
 
 <P CLASS="fineprint"><em>
 Comments and suggestions are welcome, and may be sent to
 <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: howto.html,v 1.5 2001/09/15 00:41:11 pme Exp $
 </em></p>
 
 
index b07f195..38bcb3e 100644 (file)
@@ -8,7 +8,6 @@
    <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
    <title>libstdc++-v3 HOWTO:  Chapter 20</title>
 <link REL=StyleSheet HREF="../lib3styles.css">
-<!-- $Id: howto.html,v 1.5 2001/09/17 23:24:39 pme Exp $ -->
 </head>
 <body>
 
 <P CLASS="fineprint"><em>
 Comments and suggestions are welcome, and may be sent to
 <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: howto.html,v 1.5 2001/09/17 23:24:39 pme Exp $
 </em></p>
 
 
index bf47e40..8365389 100644 (file)
@@ -8,7 +8,6 @@
    <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
    <title>libstdc++-v3 HOWTO:  Chapter 21</title>
 <link REL=StyleSheet HREF="../lib3styles.css">
-<!-- $Id: howto.html,v 1.3 2001/04/03 00:26:55 pme Exp $ -->
 </head>
 <body>
 
 <P CLASS="fineprint"><em>
 Comments and suggestions are welcome, and may be sent to
 <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: howto.html,v 1.3 2001/04/03 00:26:55 pme Exp $
 </em></p>
 
 
index ec9bf0a..7504bee 100644 (file)
@@ -8,7 +8,6 @@
    <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
    <title>libstdc++-v3 HOWTO:  Chapter 22</title>
 <link REL=StyleSheet HREF="../lib3styles.css">
-<!-- $Id: howto.html,v 1.5 2001/09/15 00:41:11 pme Exp $ -->
 </head>
 <body>
 
 <P CLASS="fineprint"><em>
 Comments and suggestions are welcome, and may be sent to
 <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: howto.html,v 1.5 2001/09/15 00:41:11 pme Exp $
 </em></p>
 
 
index 0d1454c..b5d3d3c 100644 (file)
@@ -8,7 +8,6 @@
    <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
    <title>libstdc++-v3 HOWTO:  Chapter 23</title>
 <link REL=StyleSheet HREF="../lib3styles.css">
-<!-- $Id: howto.html,v 1.9 2001/09/17 23:24:39 pme Exp $ -->
 </head>
 <body>
 
 <P CLASS="fineprint"><em>
 Comments and suggestions are welcome, and may be sent to
 <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: howto.html,v 1.9 2001/09/17 23:24:39 pme Exp $
 </em></p>
 
 
index 9cdabd7..a282034 100644 (file)
@@ -8,7 +8,6 @@
    <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
    <title>libstdc++-v3 HOWTO:  Chapter 24</title>
 <link REL=StyleSheet HREF="../lib3styles.css">
-<!-- $Id: howto.html,v 1.3 2001/05/30 21:55:01 pme Exp $ -->
 </head>
 <body>
 
 <P CLASS="fineprint"><em>
 Comments and suggestions are welcome, and may be sent to
 <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: howto.html,v 1.3 2001/05/30 21:55:01 pme Exp $
 </em></p>
 
 
index 6676eb4..c724af5 100644 (file)
@@ -8,7 +8,6 @@
    <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
    <title>libstdc++-v3 HOWTO:  Chapter 25</title>
 <link REL=StyleSheet HREF="../lib3styles.css">
-<!-- $Id: howto.html,v 1.5 2001/09/17 23:24:39 pme Exp $ -->
 </head>
 <body>
 
@@ -97,7 +96,6 @@
 <P CLASS="fineprint"><em>
 Comments and suggestions are welcome, and may be sent to
 <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: howto.html,v 1.5 2001/09/17 23:24:39 pme Exp $
 </em></p>
 
 
index 04562b9..9a90f27 100644 (file)
@@ -8,7 +8,6 @@
    <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
    <title>libstdc++-v3 HOWTO:  Chapter 26</title>
 <link REL=StyleSheet HREF="../lib3styles.css">
-<!-- $Id: howto.html,v 1.3 2001/05/30 21:55:03 pme Exp $ -->
 </head>
 <body>
 
 <P CLASS="fineprint"><em>
 Comments and suggestions are welcome, and may be sent to
 <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: howto.html,v 1.3 2001/05/30 21:55:03 pme Exp $
 </em></p>
 
 
index 9edab19..0a3c47b 100644 (file)
@@ -8,7 +8,6 @@
    <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
    <title>libstdc++-v3 HOWTO:  Chapter 27</title>
 <link REL=StyleSheet HREF="../lib3styles.css">
-<!-- $Id: howto.html,v 1.8 2001/07/18 21:37:06 pme Exp $ -->
 </head>
 <body>
 
 <P CLASS="fineprint"><em>
 Comments and suggestions are welcome, and may be sent to
 <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: howto.html,v 1.8 2001/07/18 21:37:06 pme Exp $
 </em></p>
 
 
index 9a5b71f..e6391e9 100644 (file)
@@ -7,7 +7,6 @@
    <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
    <title>libstdc++-v3 configure options</title>
 <link REL=StyleSheet HREF="lib3styles.css">
-<!-- $Id: configopts.html,v 1.13 2001/08/08 02:48:58 bkoz Exp $ -->
 </head>
 <body>
 
@@ -216,7 +215,8 @@ options</a></h1>
 
 <hr>
 <P CLASS="fineprint"><em>
-$Id: configopts.html,v 1.13 2001/08/08 02:48:58 bkoz Exp $
+Comments and suggestions are welcome, and may be sent to
+<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
 </em></p>
 
 
index 6d5da26..c5e30b5 100644 (file)
@@ -3,7 +3,6 @@
  <meta NAME="KEYWORDS" CONTENT="libstdc++, homepage, home, g++, libg++, STL">
  <title>Standard C++ Library v3</title>
 <link REL=StyleSheet HREF="lib3styles.css">
-<!-- $Id: documentation.html,v 1.5 2001/06/15 22:57:30 pme Exp $ -->
 </head>
 <body>
 
index 076454f..8cf3416 100644 (file)
@@ -7,7 +7,6 @@
    <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
    <title>Explanatory notes about libstdc++-v3 design</title>
 <link REL=StyleSheet HREF="lib3styles.css">
-<!-- $Id: explanations.html,v 1.1 2001/07/09 19:37:01 pme Exp $ -->
 </head>
 <body>
 
@@ -66,7 +65,8 @@ design</a></h1>
 
 <hr>
 <P CLASS="fineprint"><em>
-$Id: explanations.html,v 1.1 2001/07/09 19:37:01 pme Exp $
+Comments and suggestions are welcome, and may be sent to
+<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
 </em></p>
 
 
index df730c0..f27c31d 100644 (file)
@@ -8,7 +8,6 @@
    <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
    <title>libstdc++-v3 HOWTO:  Extensions</title>
 <link REL=StyleSheet HREF="../lib3styles.css">
-<!-- $Id: howto.html,v 1.6 2001/09/17 23:24:40 pme Exp $ -->
 </head>
 <body>
 
 <P CLASS="fineprint"><em>
 Comments and suggestions are welcome, and may be sent to
 <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: howto.html,v 1.6 2001/09/17 23:24:40 pme Exp $
 </em></p>
 
 
index e1b0196..cd94887 100644 (file)
@@ -7,7 +7,6 @@
    <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
    <title>SGI extensions to the library in libstdc++-v3</title>
 <link REL=StyleSheet HREF="lib3styles.css">
-<!-- $Id: explanations.html,v 1.2 2001/09/17 23:24:38 pme Exp $ -->
 </head>
 <body>
 
@@ -26,7 +25,7 @@ libstdc++-v3</a></h1>
    for a description).  Not every chapter may have extensions, and the
    extensions may come and go.  Also, this page is incomplete because the
    author is pressed for time.  Check back often; the latest change was on
-   $Date$ (UTC).
+   $Date: 2001/09/25 23:51:16 $ (UTC).
 </p>
 
 <p>Descriptions range from the scanty to the verbose.  You should also check
@@ -225,7 +224,8 @@ libstdc++-v3</a></h1>
 
 <hr>
 <P CLASS="fineprint"><em>
-$Id: explanations.html,v 1.2 2001/09/17 23:24:38 pme Exp $
+Comments and suggestions are welcome, and may be sent to
+<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
 </em></p>
 
 
index 503490d..e64ed4e 100644 (file)
@@ -9,7 +9,6 @@
   ** Locations of "the most recent snapshot is the Nth" text are 
   ** answers 1_1, 1_4, 4_1, 5_6.
 -->
-<!-- $Id: index.html,v 1.11 2001/09/17 23:24:40 pme Exp $ -->
 </head>
 <body>
 
@@ -698,7 +697,6 @@ HREF="http://gcc.gnu.org/ml/libstdc++/1999/msg00084.html">speculation</a>.
 <P CLASS="fineprint"><em>
 Comments and suggestions are welcome, and may be sent to
 <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: index.html,v 1.11 2001/09/17 23:24:40 pme Exp $
 </em></p>
 
 
index bf9656d..0f23d68 100644 (file)
@@ -546,7 +546,6 @@ http://clisp.cons.org/~haible/gccinclude-glibc-2.2-compat.diff
 
    Comments  and  suggestions  are  welcome,  and  may be sent to [80]the
    mailing list.
-   $Id: index.html,v 1.11 2001/09/17 23:24:40 pme Exp $ 
 
 References
 
index c3627b4..29e3893 100644 (file)
@@ -7,7 +7,6 @@
    <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
    <title>libstdc++-v3 Installation Instructions</title>
 <link REL=StyleSheet HREF="lib3styles.css">
-<!-- $Id: install.html,v 1.6 2001/05/30 21:54:56 pme Exp $ -->
 </head>
 <body>
 
 <P CLASS="fineprint"><em>
 Comments and suggestions are welcome, and may be sent to
 <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: install.html,v 1.6 2001/05/30 21:54:56 pme Exp $
 </em></p>
 
 
index 0750611..dd498be 100644 (file)
@@ -21,8 +21,6 @@
 ## Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307,
 ## USA.
 
-## $Id: Makefile.am,v 1.10 2001/09/10 18:13:16 bkoz Exp $
-
 AUTOMAKE_OPTIONS = 1.3 gnits
 MAINT_CHARSET = latin1
 
index b1057fc..26d63f1 100644 (file)
@@ -21,8 +21,6 @@
 ## Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307,
 ## USA.
 
-## $Id: Makefile.am,v 1.95 2001/08/18 02:53:13 bkoz Exp $
-
 AUTOMAKE_OPTIONS = 1.3 gnits
 MAINT_CHARSET = latin1