mirror of git://gcc.gnu.org/git/gcc.git
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:
parent
2b7d945b71
commit
7ce3b11540
|
|
@ -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>
|
2012-11-01 Jonathan Wakely <jwakely.gcc@gmail.com>
|
||||||
|
|
||||||
* testsuite/18_support/initializer_list/range_access.cc: Fix copying
|
* testsuite/18_support/initializer_list/range_access.cc: Fix copying
|
||||||
|
|
|
||||||
|
|
@ -588,7 +588,7 @@ codecvt usage.
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<title>
|
||||||
<link xmlns:xlink="http://www.w3.org/1999/xlink"
|
<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)
|
System Interface Definitions, Issue 7 (IEEE Std. 1003.1-2008)
|
||||||
</link>
|
</link>
|
||||||
</title>
|
</title>
|
||||||
|
|
|
||||||
|
|
@ -492,7 +492,7 @@ void test01()
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<title>
|
||||||
<link xmlns:xlink="http://www.w3.org/1999/xlink"
|
<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)
|
System Interface Definitions, Issue 7 (IEEE Std. 1003.1-2008)
|
||||||
</link>
|
</link>
|
||||||
</title>
|
</title>
|
||||||
|
|
@ -559,7 +559,7 @@ java.util.Locale, java.util.ResourceBundle
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<title>
|
||||||
<link xmlns:xlink="http://www.w3.org/1999/xlink"
|
<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
|
GNU gettext tools, version 0.10.38, Native Language Support
|
||||||
Library and Tools.
|
Library and Tools.
|
||||||
</link>
|
</link>
|
||||||
|
|
|
||||||
|
|
@ -5401,7 +5401,7 @@
|
||||||
<biblioentry xml:id="biblio.brodal96priority">
|
<biblioentry xml:id="biblio.brodal96priority">
|
||||||
<title>
|
<title>
|
||||||
<link xmlns:xlink="http://www.w3.org/1999/xlink"
|
<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
|
Worst-case efficient priority queues
|
||||||
</link>
|
</link>
|
||||||
</title>
|
</title>
|
||||||
|
|
@ -6193,7 +6193,7 @@
|
||||||
<biblioentry xml:id="biblio.mscom">
|
<biblioentry xml:id="biblio.mscom">
|
||||||
<title>
|
<title>
|
||||||
<link xmlns:xlink="http://www.w3.org/1999/xlink"
|
<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
|
COM: Component Model Object Technologies
|
||||||
</link>
|
</link>
|
||||||
</title>
|
</title>
|
||||||
|
|
@ -6337,7 +6337,7 @@
|
||||||
<biblioentry xml:id="biblio.sgi_stl">
|
<biblioentry xml:id="biblio.sgi_stl">
|
||||||
<title>
|
<title>
|
||||||
<link xmlns:xlink="http://www.w3.org/1999/xlink"
|
<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
|
Standard Template Library Programmer's Guide
|
||||||
</link>
|
</link>
|
||||||
</title>
|
</title>
|
||||||
|
|
|
||||||
|
|
@ -440,7 +440,7 @@ is called.
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<title>
|
||||||
<link xmlns:xlink="http://www.w3.org/1999/xlink"
|
<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)
|
System Interface Definitions, Issue 7 (IEEE Std. 1003.1-2008)
|
||||||
</link>
|
</link>
|
||||||
</title>
|
</title>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue