codecvt.xml: Fix reference to Austin Common Standards Revision Group.

* doc/xml/manual/codecvt.xml: Fix reference to Austin Common
	Standards Revision Group.
	* doc/xml/manual/messages.xml: Ditto.
	* doc/xml/manual/using_exceptions.xml: Ditto.

	* doc/xml/manual/messages.xml: Fix reference to GNU gettext.

	* doc/xml/manual/policy_data_structures.xml: Fix reference to
	STL at SGI.
	Update reference to COM at Microsoft.
	Update reference to Worst-case efficient priority queues at ACM.

From-SVN: r193084
This commit is contained in:
Gerald Pfeifer 2012-11-02 00:25:46 +00:00 committed by Gerald Pfeifer
parent 2b7d945b71
commit 7ce3b11540
5 changed files with 21 additions and 7 deletions

View File

@ -1,3 +1,17 @@
2012-11-02 Gerald Pfeifer <gerald@pfeifer.com>
* doc/xml/manual/codecvt.xml: Fix reference to Austin Common
Standards Revision Group.
* doc/xml/manual/messages.xml: Ditto.
* doc/xml/manual/using_exceptions.xml: Ditto.
* doc/xml/manual/messages.xml: Fix reference to GNU gettext.
* doc/xml/manual/policy_data_structures.xml: Fix reference to
STL at SGI.
Update reference to COM at Microsoft.
Update reference to Worst-case efficient priority queues at ACM.
2012-11-01 Jonathan Wakely <jwakely.gcc@gmail.com>
* testsuite/18_support/initializer_list/range_access.cc: Fix copying

View File

@ -588,7 +588,7 @@ codecvt usage.
<biblioentry>
<title>
<link xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://www.opengroup.org/austin">
xlink:href="http://www.opengroup.org/austin/">
System Interface Definitions, Issue 7 (IEEE Std. 1003.1-2008)
</link>
</title>

View File

@ -492,7 +492,7 @@ void test01()
<biblioentry>
<title>
<link xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://www.opengroup.org/austin">
xlink:href="http://www.opengroup.org/austin/">
System Interface Definitions, Issue 7 (IEEE Std. 1003.1-2008)
</link>
</title>
@ -559,7 +559,7 @@ java.util.Locale, java.util.ResourceBundle
<biblioentry>
<title>
<link xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://www.gnu.org/software/gettext">
xlink:href="https://www.gnu.org/software/gettext/">
GNU gettext tools, version 0.10.38, Native Language Support
Library and Tools.
</link>

View File

@ -5401,7 +5401,7 @@
<biblioentry xml:id="biblio.brodal96priority">
<title>
<link xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://portal.acm.org/citation.cfm?id=313883">
xlink:href="https://dl.acm.org/citation.cfm?id=313883">
Worst-case efficient priority queues
</link>
</title>
@ -6193,7 +6193,7 @@
<biblioentry xml:id="biblio.mscom">
<title>
<link xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://www.microsoft.com/com">
xlink:href="https://www.microsoft.com/com/">
COM: Component Model Object Technologies
</link>
</title>
@ -6337,7 +6337,7 @@
<biblioentry xml:id="biblio.sgi_stl">
<title>
<link xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://www.sgi.com/tech/stl">
xlink:href="http://www.sgi.com/tech/stl/">
Standard Template Library Programmer's Guide
</link>
</title>

View File

@ -440,7 +440,7 @@ is called.
<biblioentry>
<title>
<link xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://www.opengroup.org/austin">
xlink:href="http://www.opengroup.org/austin/">
System Interface Definitions, Issue 7 (IEEE Std. 1003.1-2008)
</link>
</title>