diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 2435a9fdaa7..02d4dd5e536 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2018-10-01 Jonathan Wakely + + * doc/html/*: Regenerate. + 2018-09-30 Gerald Pfeifer * doc/xml/manual/messages.xml: Switch link to www.oracle.com diff --git a/libstdc++-v3/doc/html/manual/appendix_gfdl.html b/libstdc++-v3/doc/html/manual/appendix_gfdl.html index 6e72325f147..3f7b25caa83 100644 --- a/libstdc++-v3/doc/html/manual/appendix_gfdl.html +++ b/libstdc++-v3/doc/html/manual/appendix_gfdl.html @@ -3,7 +3,7 @@ Appendices  Next

GNU Free Documentation License

Version 1.3, 3 November 2008

Copyright © 2000, 2001, 2002, 2007, 2008 - Free Software Foundation, Inc. + Free Software Foundation, Inc.

Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. diff --git a/libstdc++-v3/doc/html/manual/appendix_gpl.html b/libstdc++-v3/doc/html/manual/appendix_gpl.html index 43094e87371..0ceed3865b5 100644 --- a/libstdc++-v3/doc/html/manual/appendix_gpl.html +++ b/libstdc++-v3/doc/html/manual/appendix_gpl.html @@ -9,7 +9,7 @@ Version 3, 29 June 2007

Copyright © 2007 Free Software Foundation, Inc. - http://www.fsf.org/ + https://www.fsf.org

Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. diff --git a/libstdc++-v3/doc/html/manual/facets.html b/libstdc++-v3/doc/html/manual/facets.html index c02dea78c15..e459ca36e81 100644 --- a/libstdc++-v3/doc/html/manual/facets.html +++ b/libstdc++-v3/doc/html/manual/facets.html @@ -460,7 +460,7 @@ codecvt usage. The Unicode HOWTO . Bruno Haible.

messages

@@ -732,7 +732,7 @@ void test01() . Angelika Langer. Klaus Kreft. Copyright © 2000 Addison Wesley Longman, Inc.. Addison Wesley Longman .

- + API Specifications, Java Platform . java.util.Properties, java.text.MessageFormat, diff --git a/libstdc++-v3/doc/html/manual/policy_data_structures.html b/libstdc++-v3/doc/html/manual/policy_data_structures.html index 682f7d3a215..6104eff9fd7 100644 --- a/libstdc++-v3/doc/html/manual/policy_data_structures.html +++ b/libstdc++-v3/doc/html/manual/policy_data_structures.html @@ -1160,7 +1160,7 @@ . Cambridge University Press .

[biblio.mscom] - + COM: Component Model Object Technologies . @@ -1188,7 +1188,7 @@ . Addison-Wesley Publishing Company .

[biblio.nelson96stlpq] - Priority Queues and the STL + Priority Queues and the STL . January 1996 diff --git a/libstdc++-v3/doc/html/manual/profile_mode.html b/libstdc++-v3/doc/html/manual/profile_mode.html index 5c4bdec172a..39c732180ac 100644 --- a/libstdc++-v3/doc/html/manual/profile_mode.html +++ b/libstdc++-v3/doc/html/manual/profile_mode.html @@ -11,7 +11,7 @@ various components at interesting entry/exit points to/from the standard library. Process trace, recognize suboptimal patterns, give advice. For details, see the - Perflint + Perflint paper presented at CGO 2009.

Strengths: diff --git a/libstdc++-v3/doc/html/manual/profile_mode_design.html b/libstdc++-v3/doc/html/manual/profile_mode_design.html index 03b7a79712a..8ce51c88950 100644 --- a/libstdc++-v3/doc/html/manual/profile_mode_design.html +++ b/libstdc++-v3/doc/html/manual/profile_mode_design.html @@ -60,7 +60,7 @@ call stack of its constructor location.

For details, see - paper presented at + paper presented at CGO 2009.

Analysis and Diagnostics

Final analysis takes place offline, and it is based entirely on the diff --git a/libstdc++-v3/doc/html/manual/profile_mode_diagnostics.html b/libstdc++-v3/doc/html/manual/profile_mode_diagnostics.html index 9a0fa51dec6..2c4140f8af3 100644 --- a/libstdc++-v3/doc/html/manual/profile_mode_diagnostics.html +++ b/libstdc++-v3/doc/html/manual/profile_mode_diagnostics.html @@ -376,7 +376,7 @@ foo.cc:1: advice: Change "list" to "forward_list". See papers: A framework for adaptive algorithm selection in STAPL and - + Optimizing Sorting with Machine Learning Algorithms.

  • Sample runtime reduction:60%.

  • Recommendation: Change sort algorithm diff --git a/libstdc++-v3/doc/html/manual/using_exceptions.html b/libstdc++-v3/doc/html/manual/using_exceptions.html index 7ca18493239..892795ee3b5 100644 --- a/libstdc++-v3/doc/html/manual/using_exceptions.html +++ b/libstdc++-v3/doc/html/manual/using_exceptions.html @@ -275,13 +275,13 @@ is called. The Open Group/The Institute of Electrical and Electronics Engineers, Inc. .

  • - + Error and Exception Handling . David Abrahams . Boost .