authors.xml: Add space.
2009-04-24 Benjamin Kosnik <bkoz@redhat.com> * xml/authors.xml: Add space. * xml/faq.xml: Update links. * xml/manual/intro.xml: Same. * xml/manual/abi.xml: Update. * xml/manual/appendix_contributing.xml: Fix typo. * xml/manual/status_cxxtr1.xml: Update links. * xml/manual/status_cxx1998.xml: Same. * xml/manual/status_cxx200x.xml: Same. From-SVN: r146746
This commit is contained in:
parent
09ed9becfd
commit
92851a93f1
@ -1,3 +1,14 @@
|
|||||||
|
2009-04-24 Benjamin Kosnik <bkoz@redhat.com>
|
||||||
|
|
||||||
|
* xml/authors.xml: Add space.
|
||||||
|
* xml/faq.xml: Update links.
|
||||||
|
* xml/manual/intro.xml: Same.
|
||||||
|
* xml/manual/abi.xml: Update.
|
||||||
|
* xml/manual/appendix_contributing.xml: Fix typo.
|
||||||
|
* xml/manual/status_cxxtr1.xml: Update links.
|
||||||
|
* xml/manual/status_cxx1998.xml: Same.
|
||||||
|
* xml/manual/status_cxx200x.xml: Same.
|
||||||
|
|
||||||
2009-04-22 Jan Hubicka <jh@suse.cz>
|
2009-04-22 Jan Hubicka <jh@suse.cz>
|
||||||
|
|
||||||
* include/tr1_impl/array (at): Do not use builtin_expect.
|
* include/tr1_impl/array (at): Do not use builtin_expect.
|
||||||
@ -6879,9 +6890,6 @@
|
|||||||
* include/Makefile.in: Regenerate.
|
* include/Makefile.in: Regenerate.
|
||||||
* include/precompiled/stdc++.h: Add.
|
* include/precompiled/stdc++.h: Add.
|
||||||
|
|
||||||
* doc/xml/api.xml: Add gcc-4.4 link.
|
|
||||||
* doc/html/api.html: Regenerate.
|
|
||||||
|
|
||||||
2009-04-06 Benjamin Kosnik <bkoz@redhat.com>
|
2009-04-06 Benjamin Kosnik <bkoz@redhat.com>
|
||||||
|
|
||||||
* include/bits/random.h: Adjust doxygen markup.
|
* include/bits/random.h: Adjust doxygen markup.
|
||||||
|
@ -20,6 +20,16 @@
|
|||||||
</author>
|
</author>
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<author>
|
||||||
|
<firstname></firstname>
|
||||||
|
<surname></surname>
|
||||||
|
|
||||||
|
<authorblurb>
|
||||||
|
<para>
|
||||||
|
</para>
|
||||||
|
</authorblurb>
|
||||||
|
</author>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<firstname>Paolo</firstname>
|
<firstname>Paolo</firstname>
|
||||||
<surname>Carlini</surname>
|
<surname>Carlini</surname>
|
||||||
|
@ -692,9 +692,9 @@
|
|||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
Long answer: See the implementation status pages for
|
Long answer: See the implementation status pages for
|
||||||
<link linkend="manual.intro.status.standard.1998">C++98</link>,
|
<link linkend="status.iso.1998">C++98</link>,
|
||||||
<link linkend="manual.intro.status.standard.tr1">TR1</link>, and
|
<link linkend="status.iso.tr1">TR1</link>, and
|
||||||
<link linkend="manual.intro.status.standard.200x">C++0x</link>.
|
<link linkend="status.iso.200x">C++0x</link>.
|
||||||
</para>
|
</para>
|
||||||
</answer>
|
</answer>
|
||||||
</qandaentry>
|
</qandaentry>
|
||||||
@ -1123,7 +1123,7 @@
|
|||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
The implementation status of TR1 in libstdc++ can be tracked <link
|
The implementation status of TR1 in libstdc++ can be tracked <link
|
||||||
linkend="manual.intro.status.standard.tr1">on the TR1 status
|
linkend="status.iso.tr1">on the TR1 status
|
||||||
page</link>.
|
page</link>.
|
||||||
</para>
|
</para>
|
||||||
</answer>
|
</answer>
|
||||||
|
@ -207,6 +207,7 @@ compatible.
|
|||||||
<listitem><para>gcc-4.1.0: GCC_4.1.0</para></listitem>
|
<listitem><para>gcc-4.1.0: GCC_4.1.0</para></listitem>
|
||||||
<listitem><para>gcc-4.2.0: GCC_4.2.0</para></listitem>
|
<listitem><para>gcc-4.2.0: GCC_4.2.0</para></listitem>
|
||||||
<listitem><para>gcc-4.3.0: GCC_4.3.0</para></listitem>
|
<listitem><para>gcc-4.3.0: GCC_4.3.0</para></listitem>
|
||||||
|
<listitem><para>gcc-4.4.0: GCC_4.4.0</para></listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
@ -264,6 +265,8 @@ compatible.
|
|||||||
<listitem><para>gcc-4.3.0: libstdc++.so.6.0.10</para></listitem>
|
<listitem><para>gcc-4.3.0: libstdc++.so.6.0.10</para></listitem>
|
||||||
<listitem><para>gcc-4.3.1: libstdc++.so.6.0.10</para></listitem>
|
<listitem><para>gcc-4.3.1: libstdc++.so.6.0.10</para></listitem>
|
||||||
<listitem><para>gcc-4.3.2: libstdc++.so.6.0.10</para></listitem>
|
<listitem><para>gcc-4.3.2: libstdc++.so.6.0.10</para></listitem>
|
||||||
|
<listitem><para>gcc-4.3.3: libstdc++.so.6.0.10</para></listitem>
|
||||||
|
<listitem><para>gcc-4.4.0: libstdc++.so.6.0.11</para></listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
<para>
|
<para>
|
||||||
Note 1: Error should be libstdc++.so.3.0.3.
|
Note 1: Error should be libstdc++.so.3.0.3.
|
||||||
@ -320,6 +323,7 @@ compatible.
|
|||||||
<listitem><para>gcc-4.1.1: GLIBCXX_3.4.8</para></listitem>
|
<listitem><para>gcc-4.1.1: GLIBCXX_3.4.8</para></listitem>
|
||||||
<listitem><para>gcc-4.2.0: GLIBCXX_3.4.9</para></listitem>
|
<listitem><para>gcc-4.2.0: GLIBCXX_3.4.9</para></listitem>
|
||||||
<listitem><para>gcc-4.3.0: GLIBCXX_3.4.10, CXXABI_1.3.2</para></listitem>
|
<listitem><para>gcc-4.3.0: GLIBCXX_3.4.10, CXXABI_1.3.2</para></listitem>
|
||||||
|
<listitem><para>gcc-4.4.0: GLIBCXX_3.4.11, CXXABI_1.3.3</para></listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
@ -426,6 +430,8 @@ compatible.
|
|||||||
<listitem><para>gcc-4.3.0: 20080306</para></listitem>
|
<listitem><para>gcc-4.3.0: 20080306</para></listitem>
|
||||||
<listitem><para>gcc-4.3.1: 20080606</para></listitem>
|
<listitem><para>gcc-4.3.1: 20080606</para></listitem>
|
||||||
<listitem><para>gcc-4.3.2: 20080827</para></listitem>
|
<listitem><para>gcc-4.3.2: 20080827</para></listitem>
|
||||||
|
<listitem><para>gcc-4.3.3: 20090124</para></listitem>
|
||||||
|
<listitem><para>gcc-4.4.0: 20090421</para></listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
<para></para>
|
<para></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
@ -524,7 +530,8 @@ compatible.
|
|||||||
<listitem><para>gcc-4.2.4: include/c++/4.2.4</para></listitem>
|
<listitem><para>gcc-4.2.4: include/c++/4.2.4</para></listitem>
|
||||||
<listitem><para>gcc-4.3.0: include/c++/4.3.0</para></listitem>
|
<listitem><para>gcc-4.3.0: include/c++/4.3.0</para></listitem>
|
||||||
<listitem><para>gcc-4.3.1: include/c++/4.3.1</para></listitem>
|
<listitem><para>gcc-4.3.1: include/c++/4.3.1</para></listitem>
|
||||||
<listitem><para>gcc-4.3.2: include/c++/4.3.2</para></listitem>
|
<listitem><para>gcc-4.3.3: include/c++/4.3.3</para></listitem>
|
||||||
|
<listitem><para>gcc-4.4.0: include/c++/4.4.0</para></listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
<para></para>
|
<para></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
@ -1102,7 +1102,7 @@ indicate a place that may require attention for multi-thread safety.
|
|||||||
For validating the XML document, you'll need
|
For validating the XML document, you'll need
|
||||||
something like <command>xmllint</command> and access to the
|
something like <command>xmllint</command> and access to the
|
||||||
DocBook DTD. These are provided
|
DocBook DTD. These are provided
|
||||||
by a vendor package like <filename>lixml2</filename>.
|
by a vendor package like <filename>libxml2</filename>.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
<title>Status</title>
|
<title>Status</title>
|
||||||
|
|
||||||
<!-- Section 01 : Implementation Status -->
|
<!-- Section 01 : Implementation Status -->
|
||||||
<sect1 id="manual.intro.status.standard" xreflabel="Status">
|
<sect1 id="manual.intro.status.iso" xreflabel="Status">
|
||||||
<title>Implementation Status</title>
|
<title>Implementation Status</title>
|
||||||
|
|
||||||
<!-- Section 01.1 : Status C++ 1998 -->
|
<!-- Section 01.1 : Status C++ 1998 -->
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<sect2 id="manual.intro.status.standard.1998" xreflabel="ISO C++ 1998">
|
<sect2 id="status.iso.1998" xreflabel="ISO C++ 1998">
|
||||||
<?dbhtml filename="status_iso_cxx1998.html"?>
|
<?dbhtml filename="status_iso_cxx1998.html"?>
|
||||||
|
|
||||||
<sect2info>
|
<sect2info>
|
||||||
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
<title>C++ 1998/2003</title>
|
<title>C++ 1998/2003</title>
|
||||||
|
|
||||||
<sect3 id="standard.1998.status" xreflabel="Implementation Status">
|
<sect3 id="iso.1998.status" xreflabel="Implementation Status">
|
||||||
<title>Implementation Status</title>
|
<title>Implementation Status</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
@ -1032,7 +1032,7 @@ particular release.
|
|||||||
</table>
|
</table>
|
||||||
</sect3>
|
</sect3>
|
||||||
|
|
||||||
<sect3 id="standard.1998.specific" xreflabel="Implementation Specific">
|
<sect3 id="iso.1998.specific" xreflabel="Implementation Specific">
|
||||||
<title>Implementation Specific Behavior</title>
|
<title>Implementation Specific Behavior</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<sect2 id="manual.intro.status.standard.200x" xreflabel="Status C++ 200x">
|
<sect2 id="status.iso.200x" xreflabel="Status C++ 200x">
|
||||||
<?dbhtml filename="status_iso_cxx200x.html"?>
|
<?dbhtml filename="status_iso_cxx200x.html"?>
|
||||||
|
|
||||||
<sect2info>
|
<sect2info>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<sect2 id="manual.intro.status.standard.tr1" xreflabel="Status C++ TR1">
|
<sect2 id="status.iso.tr1" xreflabel="Status C++ TR1">
|
||||||
<?dbhtml filename="status_iso_cxxtr1.html"?>
|
<?dbhtml filename="status_iso_cxxtr1.html"?>
|
||||||
|
|
||||||
<sect2info>
|
<sect2info>
|
||||||
|
Loading…
Reference in New Issue
Block a user