This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Remove RCS id strings from libstdc++-v3


This patch remove the RCS id strings from libstdc++-v3, as discussed
earlier today.  I also took the opportunity to fill in some footers
with standard text.  There is one id string left that provides the
output for run_doxygen --version, because I couldn't think of a
better alternative, and because one string is not much of an import
nuisance.  Tested by viewing the web pages.

Stan

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.

Index: docs/doxygen/run_doxygen
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/doxygen/run_doxygen,v
retrieving revision 1.6
diff -c -3 -p -r1.6 run_doxygen
*** run_doxygen	2001/07/11 19:35:47	1.6
--- run_doxygen	2001/09/27 00:44:05
***************
*** 5,11 ****
  # Synopsis:  run_doxygen --mode=[user|maint]  v3srcdir  v3builddir
  #
  # Originally hacked together by Phil Edwards <pme@sources.redhat.com>
- # $Id: run_doxygen,v 1.6 2001/07/11 19:35:47 pme Exp $
  
  
  # We can check now that the version of doxygen is >= this variable.
--- 5,10 ----
Index: docs/html/configopts.html
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/html/configopts.html,v
retrieving revision 1.14
diff -c -3 -p -r1.14 configopts.html
*** configopts.html	2001/09/17 23:24:38	1.14
--- configopts.html	2001/09/27 00:44:06
***************
*** 7,13 ****
     <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.14 2001/09/17 23:24:38 pme Exp $ -->
  </head>
  <body>
  
--- 7,12 ----
*************** options</a></h1>
*** 216,222 ****
  
  <hr>
  <P CLASS="fineprint"><em>
! $Id: configopts.html,v 1.14 2001/09/17 23:24:38 pme Exp $
  </em></p>
  
  
--- 215,222 ----
  
  <hr>
  <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>.
  </em></p>
  
  
Index: docs/html/documentation.html
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/html/documentation.html,v
retrieving revision 1.6
diff -c -3 -p -r1.6 documentation.html
*** documentation.html	2001/09/17 23:24:38	1.6
--- documentation.html	2001/09/27 00:44:06
***************
*** 3,9 ****
   <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.6 2001/09/17 23:24:38 pme Exp $ -->
  </head>
  <body>
  
--- 3,8 ----
Index: docs/html/explanations.html
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/html/explanations.html,v
retrieving revision 1.2
diff -c -3 -p -r1.2 explanations.html
*** explanations.html	2001/09/17 23:24:38	1.2
--- explanations.html	2001/09/27 00:44:06
***************
*** 7,13 ****
     <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.2 2001/09/17 23:24:38 pme Exp $ -->
  </head>
  <body>
  
--- 7,12 ----
*************** design</a></h1>
*** 66,72 ****
  
  <hr>
  <P CLASS="fineprint"><em>
! $Id: explanations.html,v 1.2 2001/09/17 23:24:38 pme Exp $
  </em></p>
  
  
--- 65,72 ----
  
  <hr>
  <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>.
  </em></p>
  
  
Index: docs/html/install.html
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/html/install.html,v
retrieving revision 1.7
diff -c -3 -p -r1.7 install.html
*** install.html	2001/09/17 23:24:38	1.7
--- install.html	2001/09/27 00:44:06
***************
*** 7,13 ****
     <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.7 2001/09/17 23:24:38 pme Exp $ -->
  </head>
  <body>
  
--- 7,12 ----
***************
*** 284,290 ****
  <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.7 2001/09/17 23:24:38 pme Exp $
  </em></p>
  
  
--- 283,288 ----
Index: docs/html/17_intro/howto.html
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/html/17_intro/howto.html,v
retrieving revision 1.8
diff -c -3 -p -r1.8 howto.html
*** howto.html	2001/09/17 23:24:38	1.8
--- howto.html	2001/09/27 00:44:06
***************
*** 8,14 ****
     <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.8 2001/09/17 23:24:38 pme Exp $ -->
  </head>
  <body>
  
--- 8,13 ----
***************
*** 181,187 ****
  <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/09/17 23:24:38 pme Exp $
  </em></p>
  
  
--- 180,185 ----
Index: docs/html/18_support/howto.html
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/html/18_support/howto.html,v
retrieving revision 1.5
diff -c -3 -p -r1.5 howto.html
*** howto.html	2001/09/17 23:24:39	1.5
--- howto.html	2001/09/27 00:44:06
***************
*** 8,14 ****
     <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.5 2001/09/17 23:24:39 pme Exp $ -->
  </head>
  <body>
  
--- 8,13 ----
***************
*** 265,271 ****
  <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>
  
  
--- 264,269 ----
Index: docs/html/19_diagnostics/howto.html
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/html/19_diagnostics/howto.html,v
retrieving revision 1.6
diff -c -3 -p -r1.6 howto.html
*** howto.html	2001/09/17 23:24:39	1.6
--- howto.html	2001/09/27 00:44:06
***************
*** 8,14 ****
     <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.6 2001/09/17 23:24:39 pme Exp $ -->
  </head>
  <body>
  
--- 8,13 ----
***************
*** 115,121 ****
  <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:39 pme Exp $
  </em></p>
  
  
--- 114,119 ----
Index: docs/html/20_util/howto.html
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/html/20_util/howto.html,v
retrieving revision 1.6
diff -c -3 -p -r1.6 howto.html
*** howto.html	2001/09/25 23:51:15	1.6
--- howto.html	2001/09/27 00:44:07
***************
*** 8,14 ****
     <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.6 2001/09/25 23:51:15 pme Exp $ -->
  </head>
  <body>
  
--- 8,13 ----
***************
*** 202,208 ****
  <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/25 23:51:15 pme Exp $
  </em></p>
  
  
--- 201,206 ----
Index: docs/html/21_strings/howto.html
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/html/21_strings/howto.html,v
retrieving revision 1.4
diff -c -3 -p -r1.4 howto.html
*** howto.html	2001/09/17 23:24:39	1.4
--- howto.html	2001/09/27 00:44:07
***************
*** 8,14 ****
     <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.4 2001/09/17 23:24:39 pme Exp $ -->
  </head>
  <body>
  
--- 8,13 ----
***************
*** 330,336 ****
  <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/17 23:24:39 pme Exp $
  </em></p>
  
  
--- 329,334 ----
Index: docs/html/22_locale/howto.html
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/html/22_locale/howto.html,v
retrieving revision 1.6
diff -c -3 -p -r1.6 howto.html
*** howto.html	2001/09/17 23:24:39	1.6
--- howto.html	2001/09/27 00:44:07
***************
*** 8,14 ****
     <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.6 2001/09/17 23:24:39 pme Exp $ -->
  </head>
  <body>
  
--- 8,13 ----
***************
*** 214,220 ****
  <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:39 pme Exp $
  </em></p>
  
  
--- 213,218 ----
Index: docs/html/23_containers/howto.html
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/html/23_containers/howto.html,v
retrieving revision 1.10
diff -c -3 -p -r1.10 howto.html
*** howto.html	2001/09/25 23:51:15	1.10
--- howto.html	2001/09/27 00:44:07
***************
*** 8,14 ****
     <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.10 2001/09/25 23:51:15 pme Exp $ -->
  </head>
  <body>
  
--- 8,13 ----
***************
*** 369,375 ****
  <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.10 2001/09/25 23:51:15 pme Exp $
  </em></p>
  
  
--- 368,373 ----
Index: docs/html/24_iterators/howto.html
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/html/24_iterators/howto.html,v
retrieving revision 1.4
diff -c -3 -p -r1.4 howto.html
*** howto.html	2001/09/17 23:24:39	1.4
--- howto.html	2001/09/27 00:44:08
***************
*** 8,14 ****
     <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.4 2001/09/17 23:24:39 pme Exp $ -->
  </head>
  <body>
  
--- 8,13 ----
***************
*** 176,182 ****
  <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/17 23:24:39 pme Exp $
  </em></p>
  
  
--- 175,180 ----
Index: docs/html/25_algorithms/howto.html
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/html/25_algorithms/howto.html,v
retrieving revision 1.6
diff -c -3 -p -r1.6 howto.html
*** howto.html	2001/09/25 23:51:16	1.6
--- howto.html	2001/09/27 00:44:08
***************
*** 8,14 ****
     <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.6 2001/09/25 23:51:16 pme Exp $ -->
  </head>
  <body>
  
--- 8,13 ----
***************
*** 97,103 ****
  <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/25 23:51:16 pme Exp $
  </em></p>
  
  
--- 96,101 ----
Index: docs/html/26_numerics/howto.html
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/html/26_numerics/howto.html,v
retrieving revision 1.4
diff -c -3 -p -r1.4 howto.html
*** howto.html	2001/09/17 23:24:40	1.4
--- howto.html	2001/09/27 00:44:08
***************
*** 8,14 ****
     <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.4 2001/09/17 23:24:40 pme Exp $ -->
  </head>
  <body>
  
--- 8,13 ----
***************
*** 155,161 ****
  <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/17 23:24:40 pme Exp $
  </em></p>
  
  
--- 154,159 ----
Index: docs/html/27_io/howto.html
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/html/27_io/howto.html,v
retrieving revision 1.9
diff -c -3 -p -r1.9 howto.html
*** howto.html	2001/09/17 23:24:40	1.9
--- howto.html	2001/09/27 00:44:08
***************
*** 8,14 ****
     <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.9 2001/09/17 23:24:40 pme Exp $ -->
  </head>
  <body>
  
--- 8,13 ----
***************
*** 460,466 ****
  <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:40 pme Exp $
  </em></p>
  
  
--- 459,464 ----
Index: docs/html/ext/howto.html
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/html/ext/howto.html,v
retrieving revision 1.7
diff -c -3 -p -r1.7 howto.html
*** howto.html	2001/09/25 23:51:16	1.7
--- howto.html	2001/09/27 00:44:09
***************
*** 8,14 ****
     <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.7 2001/09/25 23:51:16 pme Exp $ -->
  </head>
  <body>
  
--- 8,13 ----
***************
*** 313,319 ****
  <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/25 23:51:16 pme Exp $
  </em></p>
  
  
--- 312,317 ----
Index: docs/html/ext/sgiexts.html
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/html/ext/sgiexts.html,v
retrieving revision 1.1
diff -c -3 -p -r1.1 sgiexts.html
*** sgiexts.html	2001/09/25 23:51:16	1.1
--- sgiexts.html	2001/09/27 00:44:09
***************
*** 7,13 ****
     <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: sgiexts.html,v 1.1 2001/09/25 23:51:16 pme Exp $ -->
  </head>
  <body>
  
--- 7,12 ----
*************** libstdc++-v3</a></h1>
*** 225,231 ****
  
  <hr>
  <P CLASS="fineprint"><em>
! $Id: sgiexts.html,v 1.1 2001/09/25 23:51:16 pme Exp $
  </em></p>
  
  
--- 224,231 ----
  
  <hr>
  <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>.
  </em></p>
  
  
Index: docs/html/faq/index.html
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/html/faq/index.html,v
retrieving revision 1.12
diff -c -3 -p -r1.12 index.html
*** index.html	2001/09/25 23:51:17	1.12
--- index.html	2001/09/27 00:44:09
***************
*** 9,15 ****
    ** 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.12 2001/09/25 23:51:17 pme Exp $ -->
  </head>
  <body>
  
--- 9,14 ----
*************** HREF="http://gcc.gnu.org/ml/libstdc++/19
*** 698,704 ****
  <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.12 2001/09/25 23:51:17 pme Exp $
  </em></p>
  
  
--- 697,702 ----
Index: docs/html/faq/index.txt
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/html/faq/index.txt,v
retrieving revision 1.12
diff -c -3 -p -r1.12 index.txt
*** index.txt	2001/09/25 23:51:17	1.12
--- index.txt	2001/09/27 00:44:10
*************** http://clisp.cons.org/~haible/gccinclude
*** 546,552 ****
  
     Comments  and  suggestions  are  welcome,  and  may be sent to [80]the
     mailing list.
-    $Id: index.txt,v 1.12 2001/09/25 23:51:17 pme Exp $ 
  
  References
  
--- 546,551 ----
Index: include/Makefile.am
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/include/Makefile.am,v
retrieving revision 1.11
diff -c -3 -p -r1.11 Makefile.am
*** Makefile.am	2001/09/20 08:30:00	1.11
--- Makefile.am	2001/09/27 00:44:10
***************
*** 21,28 ****
  ## Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307,
  ## USA.
  
- ## $Id: Makefile.am,v 1.11 2001/09/20 08:30:00 bkoz Exp $
- 
  AUTOMAKE_OPTIONS = 1.3 gnits
  MAINT_CHARSET = latin1
  
--- 21,26 ----
Index: src/Makefile.am
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/src/Makefile.am,v
retrieving revision 1.96
diff -c -3 -p -r1.96 Makefile.am
*** Makefile.am	2001/08/28 06:19:34	1.96
--- Makefile.am	2001/09/27 00:44:10
***************
*** 21,28 ****
  ## Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307,
  ## USA.
  
- ## $Id: Makefile.am,v 1.96 2001/08/28 06:19:34 bkoz Exp $
- 
  AUTOMAKE_OPTIONS = 1.3 gnits
  MAINT_CHARSET = latin1
  
--- 21,26 ----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]