From bc225f98ddfdc2e813143fcb87ec1de98e76367e Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Tue, 18 Nov 2003 20:56:12 +0000 Subject: [PATCH] configopts.html, [...]: Add tags. 2003-11-18 Jonathan Wakely * docs/html/configopts.html, docs/html/debug.html, docs/html/documentation.html, docs/html/explanations.html, docs/html/install.html, docs/html/17_intro/contribute.html, docs/html/17_intro/howto.html, docs/html/17_intro/license.html, docs/html/18_support/howto.html, docs/html/19_diagnostics/howto.html, docs/html/20_util/howto.html, docs/html/21_strings/howto.html, docs/html/22_locale/codecvt.html, docs/html/22_locale/ctype.html, docs/html/22_locale/howto.html, docs/html/22_locale/locale.html, docs/html/22_locale/messages.html, docs/html/23_containers/howto.html, docs/html/24_iterators/howto.html, docs/html/25_algorithms/howto.html, docs/html/26_numerics/howto.html, docs/html/27_io/howto.html, docs/html/ext/howto.html, docs/html/ext/sgiexts.html: Add tags. From-SVN: r73712 --- libstdc++-v3/ChangeLog | 15 ++++++++++++++ .../docs/html/17_intro/configury.html | 4 +++- .../docs/html/17_intro/contribute.html | 6 +++++- libstdc++-v3/docs/html/17_intro/howto.html | 10 ++++++++-- libstdc++-v3/docs/html/17_intro/license.html | 4 +++- libstdc++-v3/docs/html/18_support/howto.html | 12 +++++++++-- .../docs/html/19_diagnostics/howto.html | 12 +++++++++-- libstdc++-v3/docs/html/20_util/howto.html | 12 +++++++++-- libstdc++-v3/docs/html/21_strings/howto.html | 12 +++++++++-- libstdc++-v3/docs/html/22_locale/codecvt.html | 7 ++++++- libstdc++-v3/docs/html/22_locale/ctype.html | 7 ++++++- libstdc++-v3/docs/html/22_locale/howto.html | 20 ++++++++++++++++--- libstdc++-v3/docs/html/22_locale/locale.html | 7 ++++++- .../docs/html/22_locale/messages.html | 7 ++++++- .../docs/html/23_containers/howto.html | 12 +++++++++-- .../docs/html/24_iterators/howto.html | 12 +++++++++-- .../docs/html/25_algorithms/howto.html | 12 +++++++++-- libstdc++-v3/docs/html/26_numerics/howto.html | 12 +++++++++-- libstdc++-v3/docs/html/27_io/howto.html | 14 ++++++++++--- libstdc++-v3/docs/html/configopts.html | 3 ++- libstdc++-v3/docs/html/debug.html | 3 ++- libstdc++-v3/docs/html/documentation.html | 4 +++- libstdc++-v3/docs/html/explanations.html | 3 ++- libstdc++-v3/docs/html/ext/howto.html | 9 ++++++++- libstdc++-v3/docs/html/ext/sgiexts.html | 9 +++++++-- libstdc++-v3/docs/html/faq/index.html | 3 +++ libstdc++-v3/docs/html/install.html | 3 ++- 27 files changed, 195 insertions(+), 39 deletions(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 88079fd01b3..e1622f94277 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,18 @@ +2003-11-18 Jonathan Wakely + + * docs/html/configopts.html, docs/html/debug.html, + docs/html/documentation.html, docs/html/explanations.html, + docs/html/install.html, docs/html/17_intro/contribute.html, + docs/html/17_intro/howto.html, docs/html/17_intro/license.html, + docs/html/18_support/howto.html, docs/html/19_diagnostics/howto.html, + docs/html/20_util/howto.html, docs/html/21_strings/howto.html, + docs/html/22_locale/codecvt.html, docs/html/22_locale/ctype.html, + docs/html/22_locale/howto.html, docs/html/22_locale/locale.html, + docs/html/22_locale/messages.html, docs/html/23_containers/howto.html, + docs/html/24_iterators/howto.html, docs/html/25_algorithms/howto.html, + docs/html/26_numerics/howto.html, docs/html/27_io/howto.html, + docs/html/ext/howto.html, docs/html/ext/sgiexts.html: Add tags. + 2003-11-18 Paolo Carlini PR libstdc++/12868 diff --git a/libstdc++-v3/docs/html/17_intro/configury.html b/libstdc++-v3/docs/html/17_intro/configury.html index 2849e83130b..648e4063eab 100644 --- a/libstdc++-v3/docs/html/17_intro/configury.html +++ b/libstdc++-v3/docs/html/17_intro/configury.html @@ -10,7 +10,9 @@ libstdc++-v3 configury - + + diff --git a/libstdc++-v3/docs/html/17_intro/contribute.html b/libstdc++-v3/docs/html/17_intro/contribute.html index 3219f16da0e..cc95689f091 100644 --- a/libstdc++-v3/docs/html/17_intro/contribute.html +++ b/libstdc++-v3/docs/html/17_intro/contribute.html @@ -5,7 +5,11 @@ -How to contribute + How to contribute + + + diff --git a/libstdc++-v3/docs/html/17_intro/howto.html b/libstdc++-v3/docs/html/17_intro/howto.html index 29d0db78f96..ab654245f44 100644 --- a/libstdc++-v3/docs/html/17_intro/howto.html +++ b/libstdc++-v3/docs/html/17_intro/howto.html @@ -10,8 +10,14 @@ - libstdc++-v3 HOWTO: Chapter 17 - + libstdc++-v3 HOWTO: Chapter 17: Library Introduction + + + + + diff --git a/libstdc++-v3/docs/html/17_intro/license.html b/libstdc++-v3/docs/html/17_intro/license.html index a0a2c9135ea..5d815f8fe3c 100644 --- a/libstdc++-v3/docs/html/17_intro/license.html +++ b/libstdc++-v3/docs/html/17_intro/license.html @@ -11,7 +11,9 @@ libstdc++-v3 copying - + + diff --git a/libstdc++-v3/docs/html/18_support/howto.html b/libstdc++-v3/docs/html/18_support/howto.html index df7305cc033..7344c95ebd2 100644 --- a/libstdc++-v3/docs/html/18_support/howto.html +++ b/libstdc++-v3/docs/html/18_support/howto.html @@ -10,8 +10,16 @@ - libstdc++-v3 HOWTO: Chapter 18 - + libstdc++-v3 HOWTO: Chapter 18: Library Support + + + + + + diff --git a/libstdc++-v3/docs/html/19_diagnostics/howto.html b/libstdc++-v3/docs/html/19_diagnostics/howto.html index b658be83c7a..2b5cd22850a 100644 --- a/libstdc++-v3/docs/html/19_diagnostics/howto.html +++ b/libstdc++-v3/docs/html/19_diagnostics/howto.html @@ -10,8 +10,16 @@ - libstdc++-v3 HOWTO: Chapter 19 - + libstdc++-v3 HOWTO: Chapter 19: Diagnostics + + + + + + diff --git a/libstdc++-v3/docs/html/20_util/howto.html b/libstdc++-v3/docs/html/20_util/howto.html index af40bceae0e..13d0c8e0855 100644 --- a/libstdc++-v3/docs/html/20_util/howto.html +++ b/libstdc++-v3/docs/html/20_util/howto.html @@ -10,8 +10,16 @@ - libstdc++-v3 HOWTO: Chapter 20 - + libstdc++-v3 HOWTO: Chapter 20: General Utilities + + + + + + diff --git a/libstdc++-v3/docs/html/21_strings/howto.html b/libstdc++-v3/docs/html/21_strings/howto.html index 49f17e7c8aa..c24c38923dd 100644 --- a/libstdc++-v3/docs/html/21_strings/howto.html +++ b/libstdc++-v3/docs/html/21_strings/howto.html @@ -10,8 +10,16 @@ - libstdc++-v3 HOWTO: Chapter 21 - + libstdc++-v3 HOWTO: Chapter 21: Strings + + + + + + diff --git a/libstdc++-v3/docs/html/22_locale/codecvt.html b/libstdc++-v3/docs/html/22_locale/codecvt.html index 6acd416fc07..fe5457584b3 100644 --- a/libstdc++-v3/docs/html/22_locale/codecvt.html +++ b/libstdc++-v3/docs/html/22_locale/codecvt.html @@ -10,7 +10,12 @@ Notes on the codecvt implementation. - + + + + +

diff --git a/libstdc++-v3/docs/html/22_locale/ctype.html b/libstdc++-v3/docs/html/22_locale/ctype.html index 3043123f041..ee5e69f7cf7 100644 --- a/libstdc++-v3/docs/html/22_locale/ctype.html +++ b/libstdc++-v3/docs/html/22_locale/ctype.html @@ -10,7 +10,12 @@ Notes on the ctype implementation. - + + + + +

diff --git a/libstdc++-v3/docs/html/22_locale/howto.html b/libstdc++-v3/docs/html/22_locale/howto.html index 0000c277d09..30e1e1f50b0 100644 --- a/libstdc++-v3/docs/html/22_locale/howto.html +++ b/libstdc++-v3/docs/html/22_locale/howto.html @@ -10,8 +10,22 @@ - libstdc++-v3 HOWTO: Chapter 22 - + libstdc++-v3 HOWTO: Chapter 22: Localization + + + + + + + + + + + + @@ -83,7 +97,7 @@


-

Stroustrup on Locales

+

Bjarne Stroustrup on Locales

Dr. Bjarne Stroustrup has released a pointer to Appendix D of his book, diff --git a/libstdc++-v3/docs/html/22_locale/locale.html b/libstdc++-v3/docs/html/22_locale/locale.html index 8470a502cf2..57ef5b4e981 100644 --- a/libstdc++-v3/docs/html/22_locale/locale.html +++ b/libstdc++-v3/docs/html/22_locale/locale.html @@ -10,7 +10,12 @@ Notes on the locale implementation. - + + + + +

diff --git a/libstdc++-v3/docs/html/22_locale/messages.html b/libstdc++-v3/docs/html/22_locale/messages.html index b57f4541183..41e94a42f83 100644 --- a/libstdc++-v3/docs/html/22_locale/messages.html +++ b/libstdc++-v3/docs/html/22_locale/messages.html @@ -10,7 +10,12 @@ Notes on the messages implementation. - + + + + +

diff --git a/libstdc++-v3/docs/html/23_containers/howto.html b/libstdc++-v3/docs/html/23_containers/howto.html index 27314fbafc3..55415affd95 100644 --- a/libstdc++-v3/docs/html/23_containers/howto.html +++ b/libstdc++-v3/docs/html/23_containers/howto.html @@ -10,8 +10,16 @@ - libstdc++-v3 HOWTO: Chapter 23 - + libstdc++-v3 HOWTO: Chapter 23: Containers + + + + + + diff --git a/libstdc++-v3/docs/html/24_iterators/howto.html b/libstdc++-v3/docs/html/24_iterators/howto.html index c22df9acf42..e4d557d3747 100644 --- a/libstdc++-v3/docs/html/24_iterators/howto.html +++ b/libstdc++-v3/docs/html/24_iterators/howto.html @@ -10,8 +10,16 @@ - libstdc++-v3 HOWTO: Chapter 24 - + libstdc++-v3 HOWTO: Chapter 24: Iterators + + + + + + diff --git a/libstdc++-v3/docs/html/25_algorithms/howto.html b/libstdc++-v3/docs/html/25_algorithms/howto.html index 9b2f24812b8..fe45f3237e1 100644 --- a/libstdc++-v3/docs/html/25_algorithms/howto.html +++ b/libstdc++-v3/docs/html/25_algorithms/howto.html @@ -10,8 +10,16 @@ - libstdc++-v3 HOWTO: Chapter 25 - + libstdc++-v3 HOWTO: Chapter 25: Algorithms + + + + + + diff --git a/libstdc++-v3/docs/html/26_numerics/howto.html b/libstdc++-v3/docs/html/26_numerics/howto.html index ef0b36a8eac..48dc84c355b 100644 --- a/libstdc++-v3/docs/html/26_numerics/howto.html +++ b/libstdc++-v3/docs/html/26_numerics/howto.html @@ -10,8 +10,16 @@ - libstdc++-v3 HOWTO: Chapter 26 - + libstdc++-v3 HOWTO: Chapter 26: Numerics + + + + + + diff --git a/libstdc++-v3/docs/html/27_io/howto.html b/libstdc++-v3/docs/html/27_io/howto.html index 35568c453ff..e1afe5453d8 100644 --- a/libstdc++-v3/docs/html/27_io/howto.html +++ b/libstdc++-v3/docs/html/27_io/howto.html @@ -10,8 +10,16 @@ - libstdc++-v3 HOWTO: Chapter 27 - + libstdc++-v3 HOWTO: Chapter 27: Input/Output + + + + + + @@ -145,7 +153,7 @@ << "another line of text\n";

I have also joined the output statements into a single statement. You could make the code prettier by moving the single newline to - the start of the quoted text on the thing line, for example. + the start of the quoted text on the last line, for example.

If you do need to flush the buffer above, you can send an endl if you also need a newline, or just flush the buffer diff --git a/libstdc++-v3/docs/html/configopts.html b/libstdc++-v3/docs/html/configopts.html index 2cfec4475c4..17ccaf9ae91 100644 --- a/libstdc++-v3/docs/html/configopts.html +++ b/libstdc++-v3/docs/html/configopts.html @@ -10,7 +10,8 @@ libstdc++-v3 configure options - + + diff --git a/libstdc++-v3/docs/html/debug.html b/libstdc++-v3/docs/html/debug.html index 91e13c14429..bfdf38b943f 100644 --- a/libstdc++-v3/docs/html/debug.html +++ b/libstdc++-v3/docs/html/debug.html @@ -10,7 +10,8 @@ Debugging schemes and strategies - + + diff --git a/libstdc++-v3/docs/html/documentation.html b/libstdc++-v3/docs/html/documentation.html index 4ed22d59576..8867af05095 100644 --- a/libstdc++-v3/docs/html/documentation.html +++ b/libstdc++-v3/docs/html/documentation.html @@ -8,7 +8,9 @@ GNU C++ Standard Library - + + + diff --git a/libstdc++-v3/docs/html/explanations.html b/libstdc++-v3/docs/html/explanations.html index 86aa4036984..938b449d47a 100644 --- a/libstdc++-v3/docs/html/explanations.html +++ b/libstdc++-v3/docs/html/explanations.html @@ -10,7 +10,8 @@ Explanatory notes about libstdc++-v3 design - + + diff --git a/libstdc++-v3/docs/html/ext/howto.html b/libstdc++-v3/docs/html/ext/howto.html index cbcef4ecb2f..336abd7f3a5 100644 --- a/libstdc++-v3/docs/html/ext/howto.html +++ b/libstdc++-v3/docs/html/ext/howto.html @@ -11,7 +11,14 @@ libstdc++-v3 HOWTO: Extensions - + + + + + diff --git a/libstdc++-v3/docs/html/ext/sgiexts.html b/libstdc++-v3/docs/html/ext/sgiexts.html index e8bebec877b..515fc151e39 100644 --- a/libstdc++-v3/docs/html/ext/sgiexts.html +++ b/libstdc++-v3/docs/html/ext/sgiexts.html @@ -10,7 +10,12 @@ SGI extensions to the library in libstdc++-v3 - + + + + + @@ -29,7 +34,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: 2002/12/16 18:22:57 $ (UTC). + $Date: 2003/04/16 17:02:47 $ (UTC).

Descriptions range from the scanty to the verbose. You should also check diff --git a/libstdc++-v3/docs/html/faq/index.html b/libstdc++-v3/docs/html/faq/index.html index 056cfe37b9d..f1e5b1bcc47 100644 --- a/libstdc++-v3/docs/html/faq/index.html +++ b/libstdc++-v3/docs/html/faq/index.html @@ -10,6 +10,9 @@ libstdc++-v3 FAQ + +