From 8ddad08b9e92670126f2f7883ed853b126372d37 Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Thu, 27 Sep 2001 00:48:01 +0000 Subject: [PATCH] Makefile.am: Remove RCS Id strings. * 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. From-SVN: r45836 --- libstdc++-v3/ChangeLog | 25 +++++++++++++++++++ libstdc++-v3/docs/doxygen/run_doxygen | 3 +-- libstdc++-v3/docs/html/17_intro/howto.html | 2 -- libstdc++-v3/docs/html/18_support/howto.html | 2 -- .../docs/html/19_diagnostics/howto.html | 2 -- libstdc++-v3/docs/html/20_util/howto.html | 2 -- libstdc++-v3/docs/html/21_strings/howto.html | 2 -- libstdc++-v3/docs/html/22_locale/howto.html | 2 -- .../docs/html/23_containers/howto.html | 2 -- .../docs/html/24_iterators/howto.html | 2 -- .../docs/html/25_algorithms/howto.html | 2 -- libstdc++-v3/docs/html/26_numerics/howto.html | 2 -- libstdc++-v3/docs/html/27_io/howto.html | 2 -- libstdc++-v3/docs/html/configopts.html | 4 +-- libstdc++-v3/docs/html/documentation.html | 1 - libstdc++-v3/docs/html/explanations.html | 4 +-- libstdc++-v3/docs/html/ext/howto.html | 2 -- libstdc++-v3/docs/html/ext/sgiexts.html | 6 ++--- libstdc++-v3/docs/html/faq/index.html | 2 -- libstdc++-v3/docs/html/faq/index.txt | 1 - libstdc++-v3/docs/html/install.html | 2 -- libstdc++-v3/include/Makefile.am | 2 -- libstdc++-v3/src/Makefile.am | 2 -- 23 files changed, 33 insertions(+), 43 deletions(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index e7106a9f46f4..5fc8051ac539 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,28 @@ +2001-09-26 Stan Shebs + + * 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 * testsuite/21_strings/c_strings.cc (test01, test02): Increase diff --git a/libstdc++-v3/docs/doxygen/run_doxygen b/libstdc++-v3/docs/doxygen/run_doxygen index 8af7be37c76c..6bd83f024b3c 100644 --- a/libstdc++-v3/docs/doxygen/run_doxygen +++ b/libstdc++-v3/docs/doxygen/run_doxygen @@ -5,7 +5,6 @@ # Synopsis: run_doxygen --mode=[user|maint] v3srcdir v3builddir # # Originally hacked together by Phil Edwards -# $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 ;; *) diff --git a/libstdc++-v3/docs/html/17_intro/howto.html b/libstdc++-v3/docs/html/17_intro/howto.html index 5d638a1c42f6..6fd234b22550 100644 --- a/libstdc++-v3/docs/html/17_intro/howto.html +++ b/libstdc++-v3/docs/html/17_intro/howto.html @@ -8,7 +8,6 @@ libstdc++-v3 HOWTO: Chapter 17 - @@ -181,7 +180,6 @@

Comments and suggestions are welcome, and may be sent to the mailing list. -
$Id: howto.html,v 1.7 2001/09/15 00:41:10 pme Exp $

diff --git a/libstdc++-v3/docs/html/18_support/howto.html b/libstdc++-v3/docs/html/18_support/howto.html index fd9c08ad31d2..11c7d40ec4aa 100644 --- a/libstdc++-v3/docs/html/18_support/howto.html +++ b/libstdc++-v3/docs/html/18_support/howto.html @@ -8,7 +8,6 @@ libstdc++-v3 HOWTO: Chapter 18 - @@ -265,7 +264,6 @@

Comments and suggestions are welcome, and may be sent to the mailing list. -
$Id: howto.html,v 1.4 2001/09/15 00:41:11 pme Exp $

diff --git a/libstdc++-v3/docs/html/19_diagnostics/howto.html b/libstdc++-v3/docs/html/19_diagnostics/howto.html index 0cd031a83314..141e5c0cee4d 100644 --- a/libstdc++-v3/docs/html/19_diagnostics/howto.html +++ b/libstdc++-v3/docs/html/19_diagnostics/howto.html @@ -8,7 +8,6 @@ libstdc++-v3 HOWTO: Chapter 19 - @@ -115,7 +114,6 @@

Comments and suggestions are welcome, and may be sent to the mailing list. -
$Id: howto.html,v 1.5 2001/09/15 00:41:11 pme Exp $

diff --git a/libstdc++-v3/docs/html/20_util/howto.html b/libstdc++-v3/docs/html/20_util/howto.html index b07f195772f4..38bcb3e6a386 100644 --- a/libstdc++-v3/docs/html/20_util/howto.html +++ b/libstdc++-v3/docs/html/20_util/howto.html @@ -8,7 +8,6 @@ libstdc++-v3 HOWTO: Chapter 20 - @@ -202,7 +201,6 @@

Comments and suggestions are welcome, and may be sent to the mailing list. -
$Id: howto.html,v 1.5 2001/09/17 23:24:39 pme Exp $

diff --git a/libstdc++-v3/docs/html/21_strings/howto.html b/libstdc++-v3/docs/html/21_strings/howto.html index bf47e406c413..836538955a6b 100644 --- a/libstdc++-v3/docs/html/21_strings/howto.html +++ b/libstdc++-v3/docs/html/21_strings/howto.html @@ -8,7 +8,6 @@ libstdc++-v3 HOWTO: Chapter 21 - @@ -330,7 +329,6 @@

Comments and suggestions are welcome, and may be sent to the mailing list. -
$Id: howto.html,v 1.3 2001/04/03 00:26:55 pme Exp $

diff --git a/libstdc++-v3/docs/html/22_locale/howto.html b/libstdc++-v3/docs/html/22_locale/howto.html index ec9bf0a5da74..7504bee1b44d 100644 --- a/libstdc++-v3/docs/html/22_locale/howto.html +++ b/libstdc++-v3/docs/html/22_locale/howto.html @@ -8,7 +8,6 @@ libstdc++-v3 HOWTO: Chapter 22 - @@ -214,7 +213,6 @@

Comments and suggestions are welcome, and may be sent to the mailing list. -
$Id: howto.html,v 1.5 2001/09/15 00:41:11 pme Exp $

diff --git a/libstdc++-v3/docs/html/23_containers/howto.html b/libstdc++-v3/docs/html/23_containers/howto.html index 0d1454cdf9d6..b5d3d3c85f31 100644 --- a/libstdc++-v3/docs/html/23_containers/howto.html +++ b/libstdc++-v3/docs/html/23_containers/howto.html @@ -8,7 +8,6 @@ libstdc++-v3 HOWTO: Chapter 23 - @@ -369,7 +368,6 @@

Comments and suggestions are welcome, and may be sent to the mailing list. -
$Id: howto.html,v 1.9 2001/09/17 23:24:39 pme Exp $

diff --git a/libstdc++-v3/docs/html/24_iterators/howto.html b/libstdc++-v3/docs/html/24_iterators/howto.html index 9cdabd7be3a3..a2820347d596 100644 --- a/libstdc++-v3/docs/html/24_iterators/howto.html +++ b/libstdc++-v3/docs/html/24_iterators/howto.html @@ -8,7 +8,6 @@ libstdc++-v3 HOWTO: Chapter 24 - @@ -176,7 +175,6 @@

Comments and suggestions are welcome, and may be sent to the mailing list. -
$Id: howto.html,v 1.3 2001/05/30 21:55:01 pme Exp $

diff --git a/libstdc++-v3/docs/html/25_algorithms/howto.html b/libstdc++-v3/docs/html/25_algorithms/howto.html index 6676eb423a83..c724af57c1e6 100644 --- a/libstdc++-v3/docs/html/25_algorithms/howto.html +++ b/libstdc++-v3/docs/html/25_algorithms/howto.html @@ -8,7 +8,6 @@ libstdc++-v3 HOWTO: Chapter 25 - @@ -97,7 +96,6 @@

Comments and suggestions are welcome, and may be sent to the mailing list. -
$Id: howto.html,v 1.5 2001/09/17 23:24:39 pme Exp $

diff --git a/libstdc++-v3/docs/html/26_numerics/howto.html b/libstdc++-v3/docs/html/26_numerics/howto.html index 04562b9cedf5..9a90f27d08c4 100644 --- a/libstdc++-v3/docs/html/26_numerics/howto.html +++ b/libstdc++-v3/docs/html/26_numerics/howto.html @@ -8,7 +8,6 @@ libstdc++-v3 HOWTO: Chapter 26 - @@ -155,7 +154,6 @@

Comments and suggestions are welcome, and may be sent to the mailing list. -
$Id: howto.html,v 1.3 2001/05/30 21:55:03 pme Exp $

diff --git a/libstdc++-v3/docs/html/27_io/howto.html b/libstdc++-v3/docs/html/27_io/howto.html index 9edab19b849f..0a3c47bc313f 100644 --- a/libstdc++-v3/docs/html/27_io/howto.html +++ b/libstdc++-v3/docs/html/27_io/howto.html @@ -8,7 +8,6 @@ libstdc++-v3 HOWTO: Chapter 27 - @@ -460,7 +459,6 @@

Comments and suggestions are welcome, and may be sent to the mailing list. -
$Id: howto.html,v 1.8 2001/07/18 21:37:06 pme Exp $

diff --git a/libstdc++-v3/docs/html/configopts.html b/libstdc++-v3/docs/html/configopts.html index 9a5b71fe8e44..e6391e9a5da4 100644 --- a/libstdc++-v3/docs/html/configopts.html +++ b/libstdc++-v3/docs/html/configopts.html @@ -7,7 +7,6 @@ libstdc++-v3 configure options - @@ -216,7 +215,8 @@ options

-$Id: configopts.html,v 1.13 2001/08/08 02:48:58 bkoz Exp $ +Comments and suggestions are welcome, and may be sent to +the mailing list.

diff --git a/libstdc++-v3/docs/html/documentation.html b/libstdc++-v3/docs/html/documentation.html index 6d5da262bc80..c5e30b5d7531 100644 --- a/libstdc++-v3/docs/html/documentation.html +++ b/libstdc++-v3/docs/html/documentation.html @@ -3,7 +3,6 @@ Standard C++ Library v3 - diff --git a/libstdc++-v3/docs/html/explanations.html b/libstdc++-v3/docs/html/explanations.html index 076454f9b13d..8cf34166bcc7 100644 --- a/libstdc++-v3/docs/html/explanations.html +++ b/libstdc++-v3/docs/html/explanations.html @@ -7,7 +7,6 @@ Explanatory notes about libstdc++-v3 design - @@ -66,7 +65,8 @@ design

-$Id: explanations.html,v 1.1 2001/07/09 19:37:01 pme Exp $ +Comments and suggestions are welcome, and may be sent to +the mailing list.

diff --git a/libstdc++-v3/docs/html/ext/howto.html b/libstdc++-v3/docs/html/ext/howto.html index df730c05305b..f27c31ddfe66 100644 --- a/libstdc++-v3/docs/html/ext/howto.html +++ b/libstdc++-v3/docs/html/ext/howto.html @@ -8,7 +8,6 @@ libstdc++-v3 HOWTO: Extensions - @@ -313,7 +312,6 @@

Comments and suggestions are welcome, and may be sent to the mailing list. -
$Id: howto.html,v 1.6 2001/09/17 23:24:40 pme Exp $

diff --git a/libstdc++-v3/docs/html/ext/sgiexts.html b/libstdc++-v3/docs/html/ext/sgiexts.html index e1b019656c11..cd948873a94d 100644 --- a/libstdc++-v3/docs/html/ext/sgiexts.html +++ b/libstdc++-v3/docs/html/ext/sgiexts.html @@ -7,7 +7,6 @@ SGI extensions to the library in libstdc++-v3 - @@ -26,7 +25,7 @@ libstdc++-v3 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).

Descriptions range from the scanty to the verbose. You should also check @@ -225,7 +224,8 @@ libstdc++-v3


-$Id: explanations.html,v 1.2 2001/09/17 23:24:38 pme Exp $ +Comments and suggestions are welcome, and may be sent to +the mailing list.

diff --git a/libstdc++-v3/docs/html/faq/index.html b/libstdc++-v3/docs/html/faq/index.html index 503490ddf0fe..e64ed4e55843 100644 --- a/libstdc++-v3/docs/html/faq/index.html +++ b/libstdc++-v3/docs/html/faq/index.html @@ -9,7 +9,6 @@ ** Locations of "the most recent snapshot is the Nth" text are ** answers 1_1, 1_4, 4_1, 5_6. --> - @@ -698,7 +697,6 @@ HREF="http://gcc.gnu.org/ml/libstdc++/1999/msg00084.html">speculation.

Comments and suggestions are welcome, and may be sent to the mailing list. -
$Id: index.html,v 1.11 2001/09/17 23:24:40 pme Exp $

diff --git a/libstdc++-v3/docs/html/faq/index.txt b/libstdc++-v3/docs/html/faq/index.txt index bf9656d58938..0f23d68825bd 100644 --- a/libstdc++-v3/docs/html/faq/index.txt +++ b/libstdc++-v3/docs/html/faq/index.txt @@ -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 diff --git a/libstdc++-v3/docs/html/install.html b/libstdc++-v3/docs/html/install.html index c3627b462fd5..29e3893be947 100644 --- a/libstdc++-v3/docs/html/install.html +++ b/libstdc++-v3/docs/html/install.html @@ -7,7 +7,6 @@ libstdc++-v3 Installation Instructions - @@ -284,7 +283,6 @@

Comments and suggestions are welcome, and may be sent to the mailing list. -
$Id: install.html,v 1.6 2001/05/30 21:54:56 pme Exp $

diff --git a/libstdc++-v3/include/Makefile.am b/libstdc++-v3/include/Makefile.am index 075061155798..dd498befda23 100644 --- a/libstdc++-v3/include/Makefile.am +++ b/libstdc++-v3/include/Makefile.am @@ -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 diff --git a/libstdc++-v3/src/Makefile.am b/libstdc++-v3/src/Makefile.am index b1057fcb1493..26d63f16ae3d 100644 --- a/libstdc++-v3/src/Makefile.am +++ b/libstdc++-v3/src/Makefile.am @@ -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 -- 2.43.5