mirror of git://gcc.gnu.org/git/gcc.git
class.txml: Adjust biblio markup.
2010-02-22 Benjamin Kosnik <bkoz@redhat.com> * doc/xml/class.txml: Adjust biblio markup. * doc/xml/manual/allocator.xml: Same. * doc/xml/manual/ctype.xml: Same. * doc/xml/manual/codecvt.xml: Same. * doc/xml/manual/backwards_compatibility.xml: Same. * doc/xml/manual/abi.xml: Same. * doc/xml/manual/shared_ptr.xml: Same. * doc/xml/manual/profile_mode.xml: Same. * doc/xml/manual/using_exceptions.xml: Same. * doc/xml/manual/locale.xml: Same. * doc/xml/manual/appendix_contributing.xml: Same. * doc/xml/manual/messages.xml: Same. * doc/Makefile.am (DBLATEX_FLAGS): Adjust. * doc/Makefile.in: Regenerate. From-SVN: r156980
This commit is contained in:
parent
a98c281937
commit
09d6794b5e
|
@ -1,3 +1,20 @@
|
||||||
|
2010-02-22 Benjamin Kosnik <bkoz@redhat.com>
|
||||||
|
|
||||||
|
* doc/xml/class.txml: Adjust biblio markup.
|
||||||
|
* doc/xml/manual/allocator.xml: Same.
|
||||||
|
* doc/xml/manual/ctype.xml: Same.
|
||||||
|
* doc/xml/manual/codecvt.xml: Same.
|
||||||
|
* doc/xml/manual/backwards_compatibility.xml: Same.
|
||||||
|
* doc/xml/manual/abi.xml: Same.
|
||||||
|
* doc/xml/manual/shared_ptr.xml: Same.
|
||||||
|
* doc/xml/manual/profile_mode.xml: Same.
|
||||||
|
* doc/xml/manual/using_exceptions.xml: Same.
|
||||||
|
* doc/xml/manual/locale.xml: Same.
|
||||||
|
* doc/xml/manual/appendix_contributing.xml: Same.
|
||||||
|
* doc/xml/manual/messages.xml: Same.
|
||||||
|
* doc/Makefile.am (DBLATEX_FLAGS): Adjust.
|
||||||
|
* doc/Makefile.in: Regenerate.
|
||||||
|
|
||||||
2010-02-22 François Dumont <francois.cppdevs@free.fr>
|
2010-02-22 François Dumont <francois.cppdevs@free.fr>
|
||||||
|
|
||||||
* doc/xml/manual/profile_mode.xml: Minor updates and fixes.
|
* doc/xml/manual/profile_mode.xml: Minor updates and fixes.
|
||||||
|
|
|
@ -228,7 +228,7 @@ doc-pdf-prince: $(xml_sources) ${glibcxx_builddir}/doc/pdf
|
||||||
|
|
||||||
# PDF 5
|
# PDF 5
|
||||||
# dblatex
|
# dblatex
|
||||||
DBLATEX_FLAGS = --verbose --pdf -o pdf/spine.pdf
|
DBLATEX_FLAGS = --dump --verbose --pdf -o pdf/manual.pdf
|
||||||
doc-pdf-dblatex: $(xml_sources) ${glibcxx_builddir}/doc/pdf
|
doc-pdf-dblatex: $(xml_sources) ${glibcxx_builddir}/doc/pdf
|
||||||
@echo "Generating pdf dblatex files..."
|
@echo "Generating pdf dblatex files..."
|
||||||
dblatex $(DBLATEX_FLAGS) ${top_srcdir}/doc/xml/spine.xml
|
dblatex $(DBLATEX_FLAGS) ${top_srcdir}/doc/xml/spine.xml
|
||||||
|
|
|
@ -377,7 +377,7 @@ PRINCE_FLAGS = --log prince.log -o pdf/spine.pdf
|
||||||
|
|
||||||
# PDF 5
|
# PDF 5
|
||||||
# dblatex
|
# dblatex
|
||||||
DBLATEX_FLAGS = --verbose --pdf -o pdf/spine.pdf
|
DBLATEX_FLAGS = --dump --verbose --pdf -o pdf/manual.pdf
|
||||||
|
|
||||||
# By adding these files here, automake will remove them for 'make clean'
|
# By adding these files here, automake will remove them for 'make clean'
|
||||||
CLEANFILES = *.log
|
CLEANFILES = *.log
|
||||||
|
|
|
@ -114,8 +114,13 @@
|
||||||
<abbrev>
|
<abbrev>
|
||||||
</abbrev>
|
</abbrev>
|
||||||
|
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
</title>
|
<ulink url="http://about:blank">
|
||||||
|
<citetitle>
|
||||||
|
The Title
|
||||||
|
</citetitle>
|
||||||
|
</ulink>
|
||||||
|
</biblioid>
|
||||||
|
|
||||||
<editor>
|
<editor>
|
||||||
<firstname></firstname>
|
<firstname></firstname>
|
||||||
|
@ -138,11 +143,6 @@
|
||||||
</publishername>
|
</publishername>
|
||||||
</publisher>
|
</publisher>
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="">
|
|
||||||
</ulink>
|
|
||||||
</biblioid>
|
|
||||||
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
|
|
@ -1068,151 +1068,136 @@ gcc test.c -g -O2 -L. -lone -ltwo /usr/lib/libstdc++.so.5 /usr/lib/libstdc++.so.
|
||||||
<title>Bibliography</title>
|
<title>Bibliography</title>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
ABIcheck, a vague idea of checking ABI compatibility
|
|
||||||
</title>
|
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://abicheck.sourceforge.net/">
|
<ulink url="http://abicheck.sourceforge.net/">
|
||||||
|
<citetitle>
|
||||||
|
ABIcheck, a vague idea of checking ABI compatibility
|
||||||
|
</citetitle>
|
||||||
</ulink>
|
</ulink>
|
||||||
</biblioid>
|
</biblioid>
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
C++ ABI Reference
|
|
||||||
</title>
|
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://www.codesourcery.com/public/cxx-abi/">
|
<ulink url="http://www.codesourcery.com/public/cxx-abi/">
|
||||||
|
<citetitle>
|
||||||
|
C++ ABI Reference
|
||||||
|
</citetitle>
|
||||||
</ulink>
|
</ulink>
|
||||||
</biblioid>
|
</biblioid>
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
Intel® Compilers for Linux* -Compatibility with the GNU Compilers
|
|
||||||
</title>
|
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://www.intel.com/cd/software/products/asmo-na/eng/284736.htm">
|
<ulink url="http://www.intel.com/cd/software/products/asmo-na/eng/284736.htm">
|
||||||
|
<citetitle>
|
||||||
|
Intel Compilers for Linux Compatibility with the GNU Compilers
|
||||||
|
</citetitle>
|
||||||
</ulink>
|
</ulink>
|
||||||
</biblioid>
|
</biblioid>
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
Sun Solaris 2.9 : Linker and Libraries Guide (document 816-1386)
|
|
||||||
</title>
|
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://docs.sun.com/app/docs/doc/817-1984">
|
<ulink url="http://docs.sun.com/app/docs/doc/817-1984">
|
||||||
|
<citetitle>
|
||||||
|
Sun Solaris 2.9 : Linker and Libraries Guide (document 816-1386)
|
||||||
|
</citetitle>
|
||||||
</ulink>
|
</ulink>
|
||||||
</biblioid>
|
</biblioid>
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
Sun Solaris 2.9 : C++ Migration Guide (document 816-2459)
|
|
||||||
</title>
|
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://docs.sun.com/app/docs/doc/819-5266">
|
<ulink url="http://docs.sun.com/app/docs/doc/819-5266">
|
||||||
|
<citetitle>
|
||||||
|
Sun Solaris 2.9 : C++ Migration Guide (document 816-2459)
|
||||||
|
</citetitle>
|
||||||
</ulink>
|
</ulink>
|
||||||
</biblioid>
|
</biblioid>
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
|
<ulink url="http://people.redhat.com/drepper/dsohowto.pdf">
|
||||||
|
<citetitle>
|
||||||
How to Write Shared Libraries
|
How to Write Shared Libraries
|
||||||
</title>
|
</citetitle>
|
||||||
|
</ulink>
|
||||||
|
</biblioid>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<firstname>Ulrich</firstname>
|
<firstname>Ulrich</firstname>
|
||||||
<surname>Drepper</surname>
|
<surname>Drepper</surname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://people.redhat.com/drepper/dsohowto.pdf">
|
|
||||||
</ulink>
|
|
||||||
</biblioid>
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
C++ ABI for the ARM Architecture
|
|
||||||
</title>
|
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://www.arm.com/miscPDFs/8033.pdf">
|
<ulink url="http://www.arm.com/miscPDFs/8033.pdf">
|
||||||
|
<citetitle>
|
||||||
|
C++ ABI for the ARM Architecture
|
||||||
|
</citetitle>
|
||||||
</ulink>
|
</ulink>
|
||||||
</biblioid>
|
</biblioid>
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
|
<ulink url="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1976.html">
|
||||||
|
<citetitle>
|
||||||
Dynamic Shared Objects: Survey and Issues
|
Dynamic Shared Objects: Survey and Issues
|
||||||
</title>
|
</citetitle>
|
||||||
|
</ulink>
|
||||||
|
</biblioid>
|
||||||
<subtitle>
|
<subtitle>
|
||||||
ISO C++ J16/06-0046
|
ISO C++ J16/06-0046
|
||||||
</subtitle>
|
</subtitle>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<firstname>Benjamin</firstname>
|
<firstname>Benjamin</firstname>
|
||||||
<surname>Kosnik</surname>
|
<surname>Kosnik</surname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1976.html">
|
|
||||||
</ulink>
|
|
||||||
</biblioid>
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
|
<ulink url="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2013.html">
|
||||||
|
<citetitle>
|
||||||
Versioning With Namespaces
|
Versioning With Namespaces
|
||||||
</title>
|
</citetitle>
|
||||||
|
</ulink>
|
||||||
|
</biblioid>
|
||||||
<subtitle>
|
<subtitle>
|
||||||
ISO C++ J16/06-0083
|
ISO C++ J16/06-0083
|
||||||
</subtitle>
|
</subtitle>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<firstname>Benjamin</firstname>
|
<firstname>Benjamin</firstname>
|
||||||
<surname>Kosnik</surname>
|
<surname>Kosnik</surname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2013.html">
|
|
||||||
</ulink>
|
|
||||||
</biblioid>
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
Binary Compatibility of Shared Libraries Implemented in C++ on GNU/Linux Systems
|
<ulink url="http://syrcose.ispras.ru/2009/files/SYRCoSE2009-CfP.pdf">
|
||||||
</title>
|
<citetitle>
|
||||||
|
Binary Compatibility of Shared Libraries Implemented in C++
|
||||||
|
on GNU/Linux Systems
|
||||||
|
</citetitle>
|
||||||
|
</ulink>
|
||||||
|
</biblioid>
|
||||||
<subtitle>
|
<subtitle>
|
||||||
SYRCoSE 2009
|
SYRCoSE 2009
|
||||||
</subtitle>
|
</subtitle>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<firstname>Pavel</firstname>
|
<firstname>Pavel</firstname>
|
||||||
<surname>Shved</surname>
|
<surname>Shved</surname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<firstname>Denis</firstname>
|
<firstname>Denis</firstname>
|
||||||
<surname>Silakov</surname>
|
<surname>Silakov</surname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://syrcose.ispras.ru/2009/files/SYRCoSE2009-CfP.pdf">
|
|
||||||
</ulink>
|
|
||||||
</biblioid>
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
</bibliography>
|
</bibliography>
|
||||||
|
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
|
@ -499,7 +499,6 @@
|
||||||
<title>
|
<title>
|
||||||
ISO/IEC 14882:1998 Programming languages - C++
|
ISO/IEC 14882:1998 Programming languages - C++
|
||||||
</title>
|
</title>
|
||||||
|
|
||||||
<abbrev>
|
<abbrev>
|
||||||
isoc++_1998
|
isoc++_1998
|
||||||
</abbrev>
|
</abbrev>
|
||||||
|
@ -507,55 +506,46 @@
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>The Standard Librarian: What Are Allocators Good
|
<biblioid class="uri">
|
||||||
</title>
|
<ulink url="http://www.drdobbs.com/cpp/184403759">
|
||||||
|
<citetitle>
|
||||||
<abbrev>
|
The Standard Librarian: What Are Allocators Good For?
|
||||||
austernm
|
</citetitle>
|
||||||
</abbrev>
|
</ulink>
|
||||||
|
</biblioid>
|
||||||
<author>
|
<author>
|
||||||
<firstname>Matt</firstname>
|
<firstname>Matt</firstname>
|
||||||
<surname>Austern</surname>
|
<surname>Austern</surname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<publisher>
|
<publisher>
|
||||||
<publishername>
|
<publishername>
|
||||||
C/C++ Users Journal
|
C/C++ Users Journal
|
||||||
</publishername>
|
</publishername>
|
||||||
</publisher>
|
</publisher>
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://www.cuj.com/documents/s=8000/cujcexp1812austern/">
|
|
||||||
</ulink>
|
|
||||||
</biblioid>
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>The Hoard Memory Allocator</title>
|
<biblioid class="uri">
|
||||||
|
<ulink url="http://www.cs.umass.edu/~emery/hoard/">
|
||||||
<abbrev>
|
<citetitle>
|
||||||
emeryb
|
The Hoard Memory Allocator
|
||||||
</abbrev>
|
</citetitle>
|
||||||
|
</ulink>
|
||||||
|
</biblioid>
|
||||||
<author>
|
<author>
|
||||||
<firstname>Emery</firstname>
|
<firstname>Emery</firstname>
|
||||||
<surname>Berger</surname>
|
<surname>Berger</surname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://www.cs.umass.edu/~emery/hoard/">
|
|
||||||
</ulink>
|
|
||||||
</biblioid>
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>Reconsidering Custom Memory Allocation</title>
|
<biblioid class="uri">
|
||||||
|
<ulink url="http://www.cs.umass.edu/~emery/pubs/berger-oopsla2002.pdf">
|
||||||
<abbrev>
|
<citetitle>
|
||||||
bergerzorn
|
Reconsidering Custom Memory Allocation
|
||||||
</abbrev>
|
</citetitle>
|
||||||
|
</ulink>
|
||||||
|
</biblioid>
|
||||||
<author>
|
<author>
|
||||||
<firstname>Emery</firstname>
|
<firstname>Emery</firstname>
|
||||||
<surname>Berger</surname>
|
<surname>Berger</surname>
|
||||||
|
@ -568,26 +558,21 @@
|
||||||
<firstname>Kathryn</firstname>
|
<firstname>Kathryn</firstname>
|
||||||
<surname>McKinley</surname>
|
<surname>McKinley</surname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2002</year>
|
<year>2002</year>
|
||||||
<holder>OOPSLA</holder>
|
<holder>OOPSLA</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://www.cs.umass.edu/~emery/pubs/berger-oopsla2002.pdf">
|
|
||||||
</ulink>
|
|
||||||
</biblioid>
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>Allocator Types</title>
|
<biblioid class="uri">
|
||||||
|
<ulink url="http://www.angelikalanger.com/Articles/C++Report/Allocators/Allocators.html">
|
||||||
<abbrev>
|
<citetitle>
|
||||||
kreftlanger
|
Allocator Types
|
||||||
</abbrev>
|
</citetitle>
|
||||||
|
</ulink>
|
||||||
|
</biblioid>
|
||||||
<author>
|
<author>
|
||||||
<firstname>Klaus</firstname>
|
<firstname>Klaus</firstname>
|
||||||
<surname>Kreft</surname>
|
<surname>Kreft</surname>
|
||||||
|
@ -596,26 +581,15 @@
|
||||||
<firstname>Angelika</firstname>
|
<firstname>Angelika</firstname>
|
||||||
<surname>Langer</surname>
|
<surname>Langer</surname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<publisher>
|
<publisher>
|
||||||
<publishername>
|
<publishername>
|
||||||
C/C++ Users Journal
|
C/C++ Users Journal
|
||||||
</publishername>
|
</publishername>
|
||||||
</publisher>
|
</publisher>
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://www.angelikalanger.com/Articles/C++Report/Allocators/Allocators.html">
|
|
||||||
</ulink>
|
|
||||||
</biblioid>
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>The C++ Programming Language</title>
|
<title>The C++ Programming Language</title>
|
||||||
|
|
||||||
<abbrev>
|
|
||||||
tcpl
|
|
||||||
</abbrev>
|
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<firstname>Bjarne</firstname>
|
<firstname>Bjarne</firstname>
|
||||||
<surname>Stroustrup</surname>
|
<surname>Stroustrup</surname>
|
||||||
|
@ -625,7 +599,6 @@
|
||||||
<holder></holder>
|
<holder></holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
<pagenums>19.4 Allocators</pagenums>
|
<pagenums>19.4 Allocators</pagenums>
|
||||||
|
|
||||||
<publisher>
|
<publisher>
|
||||||
<publishername>
|
<publishername>
|
||||||
Addison Wesley
|
Addison Wesley
|
||||||
|
@ -635,20 +608,10 @@
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>Yalloc: A Recycling C++ Allocator</title>
|
<title>Yalloc: A Recycling C++ Allocator</title>
|
||||||
|
|
||||||
<abbrev>
|
|
||||||
yenf
|
|
||||||
</abbrev>
|
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<firstname>Felix</firstname>
|
<firstname>Felix</firstname>
|
||||||
<surname>Yen</surname>
|
<surname>Yen</surname>
|
||||||
</author>
|
</author>
|
||||||
<copyright>
|
|
||||||
<year></year>
|
|
||||||
<holder></holder>
|
|
||||||
</copyright>
|
|
||||||
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
</bibliography>
|
</bibliography>
|
||||||
|
|
||||||
|
|
|
@ -1085,7 +1085,7 @@ indicate a place that may require attention for multi-thread safety.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<table frame='all'>
|
<table frame='all'>
|
||||||
<title>HTML to Doxygen markup comparison</title>
|
<title>HTML to Doxygen Markup Comparison</title>
|
||||||
<tgroup cols='2' align='left' colsep='1' rowsep='1'>
|
<tgroup cols='2' align='left' colsep='1' rowsep='1'>
|
||||||
<colspec colname='c1'></colspec>
|
<colspec colname='c1'></colspec>
|
||||||
<colspec colname='c2'></colspec>
|
<colspec colname='c2'></colspec>
|
||||||
|
@ -1318,15 +1318,16 @@ xmllint --noout --valid <filename>xml/index.xml</filename>
|
||||||
<sect3 id="docbook.markup">
|
<sect3 id="docbook.markup">
|
||||||
<title>Markup By Example</title>
|
<title>Markup By Example</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Complete details on Docbook markup can be found in the DocBook Element
|
Complete details on Docbook markup can be found in the DocBook
|
||||||
Reference, <ulink url="http://www.docbook.org/tdg/en/html/part2.html">online</ulink>. An
|
Element Reference,
|
||||||
incomplete reference for HTML to Docbook conversion is detailed in the
|
<ulink url="http://www.docbook.org/tdg/en/html/part2.html">online</ulink>.
|
||||||
table below.
|
An incomplete reference for HTML to Docbook conversion is
|
||||||
</para>
|
detailed in the table below.
|
||||||
|
</para>
|
||||||
|
|
||||||
<table frame='all'>
|
<table frame='all'>
|
||||||
<title>HTML to Docbook XML markup comparison</title>
|
<title>HTML to Docbook XML Markup Comparison</title>
|
||||||
<tgroup cols='2' align='left' colsep='1' rowsep='1'>
|
<tgroup cols='2' align='left' colsep='1' rowsep='1'>
|
||||||
<colspec colname='c1'></colspec>
|
<colspec colname='c1'></colspec>
|
||||||
<colspec colname='c2'></colspec>
|
<colspec colname='c2'></colspec>
|
||||||
|
|
|
@ -1254,58 +1254,39 @@ AC_DEFUN([AC_HEADER_UNORDERED_SET], [
|
||||||
<title>Bibliography</title>
|
<title>Bibliography</title>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<abbrev>
|
<biblioid class="uri">
|
||||||
kegel41
|
<ulink url="http://www.kegel.com/gcc/gcc4.html">
|
||||||
</abbrev>
|
<citetitle>
|
||||||
|
|
||||||
<title>
|
|
||||||
Migrating to GCC 4.1
|
Migrating to GCC 4.1
|
||||||
</title>
|
</citetitle>
|
||||||
|
</ulink>
|
||||||
|
</biblioid>
|
||||||
<author>
|
<author>
|
||||||
<firstname>Dan</firstname>
|
<firstname>Dan</firstname>
|
||||||
<surname>Kegel</surname>
|
<surname>Kegel</surname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://www.kegel.com/gcc/gcc4.html">
|
|
||||||
</ulink>
|
|
||||||
</biblioid>
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<abbrev>
|
<biblioid class="uri">
|
||||||
kegel41
|
<ulink url="http://lists.debian.org/debian-gcc/2006/03/msg00405.html">
|
||||||
</abbrev>
|
<citetitle>
|
||||||
|
|
||||||
<title>
|
|
||||||
Building the Whole Debian Archive with GCC 4.1: A Summary
|
Building the Whole Debian Archive with GCC 4.1: A Summary
|
||||||
</title>
|
</citetitle>
|
||||||
|
</ulink>
|
||||||
|
</biblioid>
|
||||||
<author>
|
<author>
|
||||||
<firstname>Martin</firstname>
|
<firstname>Martin</firstname>
|
||||||
<surname>Michlmayr</surname>
|
<surname>Michlmayr</surname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://lists.debian.org/debian-gcc/2006/03/msg00405.html">
|
|
||||||
</ulink>
|
|
||||||
</biblioid>
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<abbrev>
|
<biblioid class="uri">
|
||||||
lbl32
|
|
||||||
</abbrev>
|
|
||||||
|
|
||||||
<title>
|
|
||||||
Migration guide for GCC-3.2
|
|
||||||
</title>
|
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://annwm.lbl.gov/~leggett/Atlas/gcc-3.2.html">
|
<ulink url="http://annwm.lbl.gov/~leggett/Atlas/gcc-3.2.html">
|
||||||
|
<citetitle>
|
||||||
|
Migration guide for GCC-3.2
|
||||||
|
</citetitle>
|
||||||
</ulink>
|
</ulink>
|
||||||
</biblioid>
|
</biblioid>
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
|
@ -542,7 +542,6 @@ codecvt usage.
|
||||||
<title>
|
<title>
|
||||||
The GNU C Library
|
The GNU C Library
|
||||||
</title>
|
</title>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<surname>McGrath</surname>
|
<surname>McGrath</surname>
|
||||||
<firstname>Roland</firstname>
|
<firstname>Roland</firstname>
|
||||||
|
@ -551,25 +550,23 @@ codecvt usage.
|
||||||
<surname>Drepper</surname>
|
<surname>Drepper</surname>
|
||||||
<firstname>Ulrich</firstname>
|
<firstname>Ulrich</firstname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2007</year>
|
<year>2007</year>
|
||||||
<holder>FSF</holder>
|
<holder>FSF</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
<pagenums>Chapters 6 Character Set Handling and 7 Locales and Internationalization</pagenums>
|
<pagenums>
|
||||||
|
Chapters 6 Character Set Handling and 7 Locales and Internationalization
|
||||||
|
</pagenums>
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<title>
|
||||||
Correspondence
|
Correspondence
|
||||||
</title>
|
</title>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<surname>Drepper</surname>
|
<surname>Drepper</surname>
|
||||||
<firstname>Ulrich</firstname>
|
<firstname>Ulrich</firstname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2002</year>
|
<year>2002</year>
|
||||||
<holder></holder>
|
<holder></holder>
|
||||||
|
@ -580,7 +577,6 @@ codecvt usage.
|
||||||
<title>
|
<title>
|
||||||
ISO/IEC 14882:1998 Programming languages - C++
|
ISO/IEC 14882:1998 Programming languages - C++
|
||||||
</title>
|
</title>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>1998</year>
|
<year>1998</year>
|
||||||
<holder>ISO</holder>
|
<holder>ISO</holder>
|
||||||
|
@ -591,7 +587,6 @@ codecvt usage.
|
||||||
<title>
|
<title>
|
||||||
ISO/IEC 9899:1999 Programming languages - C
|
ISO/IEC 9899:1999 Programming languages - C
|
||||||
</title>
|
</title>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>1999</year>
|
<year>1999</year>
|
||||||
<holder>ISO</holder>
|
<holder>ISO</holder>
|
||||||
|
@ -599,45 +594,40 @@ codecvt usage.
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
The Open Group Base Specifications, Issue 6 (IEEE Std. 1003.1-2004)
|
<ulink url="http://www.opengroup.org/austin">
|
||||||
</title>
|
<citetitle>
|
||||||
|
System Interface Definitions, Issue 7 (IEEE Std. 1003.1-2008)
|
||||||
<copyright>
|
</citetitle>
|
||||||
<year>1999</year>
|
|
||||||
<holder>
|
|
||||||
The Open Group/The Institute of Electrical and Electronics Engineers, Inc.</holder>
|
|
||||||
</copyright>
|
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://www.unix.org/version3/ieee_std.html">
|
|
||||||
</ulink>
|
</ulink>
|
||||||
</biblioid>
|
</biblioid>
|
||||||
|
<copyright>
|
||||||
|
<year>2008</year>
|
||||||
|
<holder>
|
||||||
|
The Open Group/The Institute of Electrical and Electronics
|
||||||
|
Engineers, Inc.
|
||||||
|
</holder>
|
||||||
|
</copyright>
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<title>
|
||||||
The C++ Programming Language, Special Edition
|
The C++ Programming Language, Special Edition
|
||||||
</title>
|
</title>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<surname>Stroustrup</surname>
|
<surname>Stroustrup</surname>
|
||||||
<firstname>Bjarne</firstname>
|
<firstname>Bjarne</firstname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2000</year>
|
<year>2000</year>
|
||||||
<holder>Addison Wesley, Inc.</holder>
|
<holder>Addison Wesley, Inc.</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
<pagenums>Appendix D</pagenums>
|
<pagenums>Appendix D</pagenums>
|
||||||
|
|
||||||
<publisher>
|
<publisher>
|
||||||
<publishername>
|
<publishername>
|
||||||
Addison Wesley
|
Addison Wesley
|
||||||
</publishername>
|
</publishername>
|
||||||
</publisher>
|
</publisher>
|
||||||
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
|
|
||||||
|
@ -648,83 +638,68 @@ codecvt usage.
|
||||||
<subtitle>
|
<subtitle>
|
||||||
Advanced Programmer's Guide and Reference
|
Advanced Programmer's Guide and Reference
|
||||||
</subtitle>
|
</subtitle>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<surname>Langer</surname>
|
<surname>Langer</surname>
|
||||||
<firstname>Angelika</firstname>
|
<firstname>Angelika</firstname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<surname>Kreft</surname>
|
<surname>Kreft</surname>
|
||||||
<firstname>Klaus</firstname>
|
<firstname>Klaus</firstname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2000</year>
|
<year>2000</year>
|
||||||
<holder>Addison Wesley Longman, Inc.</holder>
|
<holder>Addison Wesley Longman, Inc.</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
<publisher>
|
<publisher>
|
||||||
<publishername>
|
<publishername>
|
||||||
Addison Wesley Longman
|
Addison Wesley Longman
|
||||||
</publishername>
|
</publishername>
|
||||||
</publisher>
|
</publisher>
|
||||||
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
|
<ulink url="http://www.lysator.liu.se/c/na1.html">
|
||||||
|
<citetitle>
|
||||||
A brief description of Normative Addendum 1
|
A brief description of Normative Addendum 1
|
||||||
</title>
|
</citetitle>
|
||||||
|
</ulink>
|
||||||
|
</biblioid>
|
||||||
<author>
|
<author>
|
||||||
<surname>Feather</surname>
|
<surname>Feather</surname>
|
||||||
<firstname>Clive</firstname>
|
<firstname>Clive</firstname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<pagenums>Extended Character Sets</pagenums>
|
<pagenums>Extended Character Sets</pagenums>
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://www.lysator.liu.se/c/na1.html">
|
|
||||||
</ulink>
|
|
||||||
</biblioid>
|
|
||||||
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
|
<ulink url="http://tldp.org/HOWTO/Unicode-HOWTO.html">
|
||||||
|
<citetitle>
|
||||||
The Unicode HOWTO
|
The Unicode HOWTO
|
||||||
</title>
|
</citetitle>
|
||||||
|
</ulink>
|
||||||
|
</biblioid>
|
||||||
<author>
|
<author>
|
||||||
<surname>Haible</surname>
|
<surname>Haible</surname>
|
||||||
<firstname>Bruno</firstname>
|
<firstname>Bruno</firstname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://tldp.org/HOWTO/Unicode-HOWTO.html">
|
|
||||||
</ulink>
|
|
||||||
</biblioid>
|
|
||||||
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
|
<ulink url="http://www.cl.cam.ac.uk/~mgk25/unicode.html">
|
||||||
|
<citetitle>
|
||||||
UTF-8 and Unicode FAQ for Unix/Linux
|
UTF-8 and Unicode FAQ for Unix/Linux
|
||||||
</title>
|
</citetitle>
|
||||||
|
</ulink>
|
||||||
|
</biblioid>
|
||||||
<author>
|
<author>
|
||||||
<surname>Khun</surname>
|
<surname>Khun</surname>
|
||||||
<firstname>Markus</firstname>
|
<firstname>Markus</firstname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://www.cl.cam.ac.uk/~mgk25/unicode.html">
|
|
||||||
</ulink>
|
|
||||||
</biblioid>
|
|
||||||
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
|
|
||||||
</bibliography>
|
</bibliography>
|
||||||
|
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
|
@ -124,7 +124,6 @@ characters.
|
||||||
<title>
|
<title>
|
||||||
The GNU C Library
|
The GNU C Library
|
||||||
</title>
|
</title>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<surname>McGrath</surname>
|
<surname>McGrath</surname>
|
||||||
<firstname>Roland</firstname>
|
<firstname>Roland</firstname>
|
||||||
|
@ -133,25 +132,21 @@ characters.
|
||||||
<surname>Drepper</surname>
|
<surname>Drepper</surname>
|
||||||
<firstname>Ulrich</firstname>
|
<firstname>Ulrich</firstname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2007</year>
|
<year>2007</year>
|
||||||
<holder>FSF</holder>
|
<holder>FSF</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
<pagenums>Chapters 6 Character Set Handling and 7 Locales and Internationalization</pagenums>
|
<pagenums>Chapters 6 Character Set Handling and 7 Locales and Internationalization</pagenums>
|
||||||
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<title>
|
||||||
Correspondence
|
Correspondence
|
||||||
</title>
|
</title>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<surname>Drepper</surname>
|
<surname>Drepper</surname>
|
||||||
<firstname>Ulrich</firstname>
|
<firstname>Ulrich</firstname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2002</year>
|
<year>2002</year>
|
||||||
<holder></holder>
|
<holder></holder>
|
||||||
|
@ -162,7 +157,6 @@ characters.
|
||||||
<title>
|
<title>
|
||||||
ISO/IEC 14882:1998 Programming languages - C++
|
ISO/IEC 14882:1998 Programming languages - C++
|
||||||
</title>
|
</title>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>1998</year>
|
<year>1998</year>
|
||||||
<holder>ISO</holder>
|
<holder>ISO</holder>
|
||||||
|
@ -173,7 +167,6 @@ characters.
|
||||||
<title>
|
<title>
|
||||||
ISO/IEC 9899:1999 Programming languages - C
|
ISO/IEC 9899:1999 Programming languages - C
|
||||||
</title>
|
</title>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>1999</year>
|
<year>1999</year>
|
||||||
<holder>ISO</holder>
|
<holder>ISO</holder>
|
||||||
|
@ -181,48 +174,40 @@ characters.
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
|
<ulink url="http://www.unix.org/version3/ieee_std.html">
|
||||||
|
<citetitle>
|
||||||
The Open Group Base Specifications, Issue 6 (IEEE Std. 1003.1-2004)
|
The Open Group Base Specifications, Issue 6 (IEEE Std. 1003.1-2004)
|
||||||
</title>
|
</citetitle>
|
||||||
|
</ulink>
|
||||||
|
</biblioid>
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>1999</year>
|
<year>1999</year>
|
||||||
<holder>
|
<holder>
|
||||||
The Open Group/The Institute of Electrical and Electronics Engineers, Inc.</holder>
|
The Open Group/The Institute of Electrical and Electronics Engineers, Inc.</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://www.unix.org/version3/ieee_std.html">
|
|
||||||
</ulink>
|
|
||||||
</biblioid>
|
|
||||||
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<title>
|
||||||
The C++ Programming Language, Special Edition
|
The C++ Programming Language, Special Edition
|
||||||
</title>
|
</title>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<surname>Stroustrup</surname>
|
<surname>Stroustrup</surname>
|
||||||
<firstname>Bjarne</firstname>
|
<firstname>Bjarne</firstname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2000</year>
|
<year>2000</year>
|
||||||
<holder>Addison Wesley, Inc.</holder>
|
<holder>Addison Wesley, Inc.</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
<pagenums>Appendix D</pagenums>
|
<pagenums>Appendix D</pagenums>
|
||||||
|
|
||||||
<publisher>
|
<publisher>
|
||||||
<publishername>
|
<publishername>
|
||||||
Addison Wesley
|
Addison Wesley
|
||||||
</publishername>
|
</publishername>
|
||||||
</publisher>
|
</publisher>
|
||||||
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<title>
|
||||||
Standard C++ IOStreams and Locales
|
Standard C++ IOStreams and Locales
|
||||||
|
@ -230,28 +215,23 @@ characters.
|
||||||
<subtitle>
|
<subtitle>
|
||||||
Advanced Programmer's Guide and Reference
|
Advanced Programmer's Guide and Reference
|
||||||
</subtitle>
|
</subtitle>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<surname>Langer</surname>
|
<surname>Langer</surname>
|
||||||
<firstname>Angelika</firstname>
|
<firstname>Angelika</firstname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<surname>Kreft</surname>
|
<surname>Kreft</surname>
|
||||||
<firstname>Klaus</firstname>
|
<firstname>Klaus</firstname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2000</year>
|
<year>2000</year>
|
||||||
<holder>Addison Wesley Longman, Inc.</holder>
|
<holder>Addison Wesley Longman, Inc.</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
<publisher>
|
<publisher>
|
||||||
<publishername>
|
<publishername>
|
||||||
Addison Wesley Longman
|
Addison Wesley Longman
|
||||||
</publishername>
|
</publishername>
|
||||||
</publisher>
|
</publisher>
|
||||||
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
</bibliography>
|
</bibliography>
|
||||||
|
|
|
@ -517,7 +517,6 @@ global locale" (emphasis Paolo), that is:
|
||||||
<title>
|
<title>
|
||||||
The GNU C Library
|
The GNU C Library
|
||||||
</title>
|
</title>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<surname>McGrath</surname>
|
<surname>McGrath</surname>
|
||||||
<firstname>Roland</firstname>
|
<firstname>Roland</firstname>
|
||||||
|
@ -526,25 +525,24 @@ global locale" (emphasis Paolo), that is:
|
||||||
<surname>Drepper</surname>
|
<surname>Drepper</surname>
|
||||||
<firstname>Ulrich</firstname>
|
<firstname>Ulrich</firstname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2007</year>
|
<year>2007</year>
|
||||||
<holder>FSF</holder>
|
<holder>FSF</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
<pagenums>Chapters 6 Character Set Handling and 7 Locales and Internationalization</pagenums>
|
<pagenums>
|
||||||
|
Chapters 6 Character Set Handling and 7 Locales and
|
||||||
|
Internationalization
|
||||||
|
</pagenums>
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<title>
|
||||||
Correspondence
|
Correspondence
|
||||||
</title>
|
</title>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<surname>Drepper</surname>
|
<surname>Drepper</surname>
|
||||||
<firstname>Ulrich</firstname>
|
<firstname>Ulrich</firstname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2002</year>
|
<year>2002</year>
|
||||||
<holder></holder>
|
<holder></holder>
|
||||||
|
@ -555,7 +553,6 @@ global locale" (emphasis Paolo), that is:
|
||||||
<title>
|
<title>
|
||||||
ISO/IEC 14882:1998 Programming languages - C++
|
ISO/IEC 14882:1998 Programming languages - C++
|
||||||
</title>
|
</title>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>1998</year>
|
<year>1998</year>
|
||||||
<holder>ISO</holder>
|
<holder>ISO</holder>
|
||||||
|
@ -566,7 +563,6 @@ global locale" (emphasis Paolo), that is:
|
||||||
<title>
|
<title>
|
||||||
ISO/IEC 9899:1999 Programming languages - C
|
ISO/IEC 9899:1999 Programming languages - C
|
||||||
</title>
|
</title>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>1999</year>
|
<year>1999</year>
|
||||||
<holder>ISO</holder>
|
<holder>ISO</holder>
|
||||||
|
@ -574,48 +570,42 @@ global locale" (emphasis Paolo), that is:
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
The Open Group Base Specifications, Issue 6 (IEEE Std. 1003.1-2004)
|
<ulink url="http://www.opengroup.org/austin">
|
||||||
</title>
|
<citetitle>
|
||||||
|
System Interface Definitions, Issue 7 (IEEE Std. 1003.1-2008)
|
||||||
<copyright>
|
</citetitle>
|
||||||
<year>1999</year>
|
|
||||||
<holder>
|
|
||||||
The Open Group/The Institute of Electrical and Electronics Engineers, Inc.</holder>
|
|
||||||
</copyright>
|
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://www.unix.org/version3/ieee_std.html">
|
|
||||||
</ulink>
|
</ulink>
|
||||||
</biblioid>
|
</biblioid>
|
||||||
|
<copyright>
|
||||||
|
<year>2008</year>
|
||||||
|
<holder>
|
||||||
|
The Open Group/The Institute of Electrical and Electronics
|
||||||
|
Engineers, Inc.
|
||||||
|
</holder>
|
||||||
|
</copyright>
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<title>
|
||||||
The C++ Programming Language, Special Edition
|
The C++ Programming Language, Special Edition
|
||||||
</title>
|
</title>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<surname>Stroustrup</surname>
|
<surname>Stroustrup</surname>
|
||||||
<firstname>Bjarne</firstname>
|
<firstname>Bjarne</firstname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2000</year>
|
<year>2000</year>
|
||||||
<holder>Addison Wesley, Inc.</holder>
|
<holder>Addison Wesley, Inc.</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
<pagenums>Appendix D</pagenums>
|
<pagenums>Appendix D</pagenums>
|
||||||
|
|
||||||
<publisher>
|
<publisher>
|
||||||
<publishername>
|
<publishername>
|
||||||
Addison Wesley
|
Addison Wesley
|
||||||
</publishername>
|
</publishername>
|
||||||
</publisher>
|
</publisher>
|
||||||
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<title>
|
||||||
Standard C++ IOStreams and Locales
|
Standard C++ IOStreams and Locales
|
||||||
|
@ -623,28 +613,23 @@ global locale" (emphasis Paolo), that is:
|
||||||
<subtitle>
|
<subtitle>
|
||||||
Advanced Programmer's Guide and Reference
|
Advanced Programmer's Guide and Reference
|
||||||
</subtitle>
|
</subtitle>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<surname>Langer</surname>
|
<surname>Langer</surname>
|
||||||
<firstname>Angelika</firstname>
|
<firstname>Angelika</firstname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<surname>Kreft</surname>
|
<surname>Kreft</surname>
|
||||||
<firstname>Klaus</firstname>
|
<firstname>Klaus</firstname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2000</year>
|
<year>2000</year>
|
||||||
<holder>Addison Wesley Longman, Inc.</holder>
|
<holder>Addison Wesley Longman, Inc.</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
<publisher>
|
<publisher>
|
||||||
<publishername>
|
<publishername>
|
||||||
Addison Wesley Longman
|
Addison Wesley Longman
|
||||||
</publishername>
|
</publishername>
|
||||||
</publisher>
|
</publisher>
|
||||||
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
</bibliography>
|
</bibliography>
|
||||||
|
|
|
@ -445,7 +445,6 @@ void test01()
|
||||||
<title>
|
<title>
|
||||||
The GNU C Library
|
The GNU C Library
|
||||||
</title>
|
</title>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<surname>McGrath</surname>
|
<surname>McGrath</surname>
|
||||||
<firstname>Roland</firstname>
|
<firstname>Roland</firstname>
|
||||||
|
@ -454,26 +453,22 @@ void test01()
|
||||||
<surname>Drepper</surname>
|
<surname>Drepper</surname>
|
||||||
<firstname>Ulrich</firstname>
|
<firstname>Ulrich</firstname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2007</year>
|
<year>2007</year>
|
||||||
<holder>FSF</holder>
|
<holder>FSF</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
<pagenums>Chapters 6 Character Set Handling, and 7 Locales and Internationalization
|
<pagenums>Chapters 6 Character Set Handling, and 7 Locales and Internationalization
|
||||||
</pagenums>
|
</pagenums>
|
||||||
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<title>
|
||||||
Correspondence
|
Correspondence
|
||||||
</title>
|
</title>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<surname>Drepper</surname>
|
<surname>Drepper</surname>
|
||||||
<firstname>Ulrich</firstname>
|
<firstname>Ulrich</firstname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2002</year>
|
<year>2002</year>
|
||||||
<holder></holder>
|
<holder></holder>
|
||||||
|
@ -484,7 +479,6 @@ void test01()
|
||||||
<title>
|
<title>
|
||||||
ISO/IEC 14882:1998 Programming languages - C++
|
ISO/IEC 14882:1998 Programming languages - C++
|
||||||
</title>
|
</title>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>1998</year>
|
<year>1998</year>
|
||||||
<holder>ISO</holder>
|
<holder>ISO</holder>
|
||||||
|
@ -503,48 +497,42 @@ void test01()
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
System Interface Definitions, Issue 6 (IEEE Std. 1003.1-200x)
|
<ulink url="http://www.opengroup.org/austin">
|
||||||
</title>
|
<citetitle>
|
||||||
|
System Interface Definitions, Issue 7 (IEEE Std. 1003.1-2008)
|
||||||
<copyright>
|
</citetitle>
|
||||||
<year>1999</year>
|
|
||||||
<holder>
|
|
||||||
The Open Group/The Institute of Electrical and Electronics Engineers, Inc.</holder>
|
|
||||||
</copyright>
|
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://www.opengroup.org/austin/">
|
|
||||||
</ulink>
|
</ulink>
|
||||||
</biblioid>
|
</biblioid>
|
||||||
|
<copyright>
|
||||||
|
<year>2008</year>
|
||||||
|
<holder>
|
||||||
|
The Open Group/The Institute of Electrical and Electronics
|
||||||
|
Engineers, Inc.
|
||||||
|
</holder>
|
||||||
|
</copyright>
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<title>
|
||||||
The C++ Programming Language, Special Edition
|
The C++ Programming Language, Special Edition
|
||||||
</title>
|
</title>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<surname>Stroustrup</surname>
|
<surname>Stroustrup</surname>
|
||||||
<firstname>Bjarne</firstname>
|
<firstname>Bjarne</firstname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2000</year>
|
<year>2000</year>
|
||||||
<holder>Addison Wesley, Inc.</holder>
|
<holder>Addison Wesley, Inc.</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
<pagenums>Appendix D</pagenums>
|
<pagenums>Appendix D</pagenums>
|
||||||
|
|
||||||
<publisher>
|
<publisher>
|
||||||
<publishername>
|
<publishername>
|
||||||
Addison Wesley
|
Addison Wesley
|
||||||
</publishername>
|
</publishername>
|
||||||
</publisher>
|
</publisher>
|
||||||
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<title>
|
||||||
Standard C++ IOStreams and Locales
|
Standard C++ IOStreams and Locales
|
||||||
|
@ -552,49 +540,45 @@ void test01()
|
||||||
<subtitle>
|
<subtitle>
|
||||||
Advanced Programmer's Guide and Reference
|
Advanced Programmer's Guide and Reference
|
||||||
</subtitle>
|
</subtitle>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<surname>Langer</surname>
|
<surname>Langer</surname>
|
||||||
<firstname>Angelika</firstname>
|
<firstname>Angelika</firstname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<author>
|
<author>
|
||||||
<surname>Kreft</surname>
|
<surname>Kreft</surname>
|
||||||
<firstname>Klaus</firstname>
|
<firstname>Klaus</firstname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2000</year>
|
<year>2000</year>
|
||||||
<holder>Addison Wesley Longman, Inc.</holder>
|
<holder>Addison Wesley Longman, Inc.</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
<publisher>
|
<publisher>
|
||||||
<publishername>
|
<publishername>
|
||||||
Addison Wesley Longman
|
Addison Wesley Longman
|
||||||
</publishername>
|
</publishername>
|
||||||
</publisher>
|
</publisher>
|
||||||
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
Java 2 Platform, Standard Edition, v 1.3.1 API Specification
|
|
||||||
</title>
|
|
||||||
<pagenums>java.util.Properties, java.text.MessageFormat,
|
|
||||||
java.util.Locale, java.util.ResourceBundle</pagenums>
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://java.sun.com/reference/api/index.html">
|
<ulink url="http://java.sun.com/reference/api/index.html">
|
||||||
|
<citetitle>
|
||||||
|
API Specifications, Java Platform
|
||||||
|
</citetitle>
|
||||||
</ulink>
|
</ulink>
|
||||||
</biblioid>
|
</biblioid>
|
||||||
|
<pagenums>java.util.Properties, java.text.MessageFormat,
|
||||||
|
java.util.Locale, java.util.ResourceBundle
|
||||||
|
</pagenums>
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
|
<ulink url="http://www.gnu.org/software/gettext/">
|
||||||
|
<citetitle>
|
||||||
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.
|
||||||
</title>
|
</citetitle>
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://www.gnu.org/software/gettext/">
|
|
||||||
</ulink>
|
</ulink>
|
||||||
</biblioid>
|
</biblioid>
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
|
@ -225,7 +225,7 @@ vector-size: improvement = 3: call stack = 0x804842c ...
|
||||||
<para>
|
<para>
|
||||||
</para>
|
</para>
|
||||||
<table frame='all'>
|
<table frame='all'>
|
||||||
<title>Code Location</title>
|
<title>Profile Code Location</title>
|
||||||
<tgroup cols='2' align='left' colsep='1' rowsep='1'>
|
<tgroup cols='2' align='left' colsep='1' rowsep='1'>
|
||||||
<colspec colname='c1'></colspec>
|
<colspec colname='c1'></colspec>
|
||||||
<colspec colname='c2'></colspec>
|
<colspec colname='c2'></colspec>
|
||||||
|
@ -713,7 +713,7 @@ it helps the user focus on the key problems and ignore the uninteresting ones.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<table frame='all'>
|
<table frame='all'>
|
||||||
<title>Diagnostics</title>
|
<title>Profile Diagnostics</title>
|
||||||
<tgroup cols='6' align='left' colsep='1' rowsep='1'>
|
<tgroup cols='6' align='left' colsep='1' rowsep='1'>
|
||||||
<colspec colname='c1'></colspec>
|
<colspec colname='c1'></colspec>
|
||||||
<colspec colname='c2'></colspec>
|
<colspec colname='c2'></colspec>
|
||||||
|
|
|
@ -501,78 +501,55 @@ the following types, depending on how the shared_ptr is constructed.
|
||||||
<title>Bibliography</title>
|
<title>Bibliography</title>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<abbrev>
|
<biblioid class="uri">
|
||||||
n2351
|
<ulink url="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2351.htm">
|
||||||
</abbrev>
|
<citetitle>
|
||||||
|
|
||||||
<title>
|
|
||||||
Improving shared_ptr for C++0x, Revision 2
|
Improving shared_ptr for C++0x, Revision 2
|
||||||
</title>
|
</citetitle>
|
||||||
|
</ulink>
|
||||||
|
</biblioid>
|
||||||
<subtitle>
|
<subtitle>
|
||||||
N2351
|
N2351
|
||||||
</subtitle>
|
</subtitle>
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2351.htm">
|
|
||||||
</ulink>
|
|
||||||
</biblioid>
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<abbrev>
|
<biblioid class="uri">
|
||||||
n2456
|
<ulink url="http://open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2456.html">
|
||||||
</abbrev>
|
<citetitle>
|
||||||
|
C++ Standard Library Active Issues List
|
||||||
<title>
|
</citetitle>
|
||||||
C++ Standard Library Active Issues List (Revision R52)
|
</ulink>
|
||||||
</title>
|
</biblioid>
|
||||||
<subtitle>
|
<subtitle>
|
||||||
N2456
|
N2456
|
||||||
</subtitle>
|
</subtitle>
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2456.html">
|
|
||||||
</ulink>
|
|
||||||
</biblioid>
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<abbrev>
|
<biblioid class="uri">
|
||||||
n2461
|
|
||||||
</abbrev>
|
|
||||||
|
|
||||||
<title>
|
|
||||||
Working Draft, Standard for Programming Language C++
|
|
||||||
</title>
|
|
||||||
<subtitle>
|
|
||||||
N2461
|
|
||||||
</subtitle>
|
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2461.pdf">
|
<ulink url="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2461.pdf">
|
||||||
|
<citetitle>
|
||||||
|
Working Draft, Standard for Programming Language C++
|
||||||
|
</citetitle>
|
||||||
</ulink>
|
</ulink>
|
||||||
</biblioid>
|
</biblioid>
|
||||||
</biblioentry>
|
|
||||||
|
|
||||||
|
|
||||||
<biblioentry>
|
|
||||||
<abbrev>
|
|
||||||
boostshared_ptr
|
|
||||||
</abbrev>
|
|
||||||
|
|
||||||
<title>
|
|
||||||
Boost C++ Libraries documentation - shared_ptr class template
|
|
||||||
</title>
|
|
||||||
<subtitle>
|
<subtitle>
|
||||||
N2461
|
N2461
|
||||||
</subtitle>
|
</subtitle>
|
||||||
|
</biblioentry>
|
||||||
|
|
||||||
<biblioid>
|
<biblioentry>
|
||||||
|
<biblioid class="uri">
|
||||||
<ulink url="http://boost.org/libs/smart_ptr/shared_ptr.htm">shared_ptr
|
<ulink url="http://boost.org/libs/smart_ptr/shared_ptr.htm">shared_ptr
|
||||||
|
<citetitle>
|
||||||
|
Boost C++ Libraries documentation, shared_ptr
|
||||||
|
</citetitle>
|
||||||
</ulink>
|
</ulink>
|
||||||
</biblioid>
|
</biblioid>
|
||||||
|
<subtitle>
|
||||||
|
N2461
|
||||||
|
</subtitle>
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
</bibliography>
|
</bibliography>
|
||||||
|
|
|
@ -439,30 +439,33 @@ is called.
|
||||||
<title>Bibliography</title>
|
<title>Bibliography</title>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
|
<ulink url="http://www.opengroup.org/austin">
|
||||||
|
<citetitle>
|
||||||
System Interface Definitions, Issue 7 (IEEE Std. 1003.1-2008)
|
System Interface Definitions, Issue 7 (IEEE Std. 1003.1-2008)
|
||||||
</title>
|
</citetitle>
|
||||||
|
</ulink>
|
||||||
|
</biblioid>
|
||||||
<pagenums>
|
<pagenums>
|
||||||
2.9.5 Thread Cancellation
|
2.9.5 Thread Cancellation
|
||||||
</pagenums>
|
</pagenums>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2008</year>
|
<year>2008</year>
|
||||||
<holder>
|
<holder>
|
||||||
The Open Group/The Institute of Electrical and Electronics Engineers, Inc.</holder>
|
The Open Group/The Institute of Electrical and Electronics
|
||||||
|
Engineers, Inc.
|
||||||
|
</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://www.opengroup.org/austin/">
|
|
||||||
</ulink>
|
|
||||||
</biblioid>
|
|
||||||
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
|
<ulink url="http://www.boost.org/community/error_handling.html">
|
||||||
|
<citetitle>
|
||||||
Error and Exception Handling
|
Error and Exception Handling
|
||||||
</title>
|
</citetitle>
|
||||||
|
</ulink>
|
||||||
|
</biblioid>
|
||||||
<author>
|
<author>
|
||||||
<firstname>David</firstname>
|
<firstname>David</firstname>
|
||||||
<surname>Abrahams </surname>
|
<surname>Abrahams </surname>
|
||||||
|
@ -472,17 +475,17 @@ is called.
|
||||||
Boost
|
Boost
|
||||||
</publishername>
|
</publishername>
|
||||||
</publisher>
|
</publisher>
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://www.boost.org/community/error_handling.html">
|
|
||||||
</ulink>
|
|
||||||
</biblioid>
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
|
<ulink url="http://www.boost.org/community/exception_safety.html">
|
||||||
|
<citetitle>
|
||||||
Exception-Safety in Generic Components
|
Exception-Safety in Generic Components
|
||||||
</title>
|
</citetitle>
|
||||||
|
</ulink>
|
||||||
|
</biblioid>
|
||||||
<author>
|
<author>
|
||||||
<firstname>David</firstname>
|
<firstname>David</firstname>
|
||||||
<surname>Abrahams</surname>
|
<surname>Abrahams</surname>
|
||||||
|
@ -492,16 +495,16 @@ is called.
|
||||||
Boost
|
Boost
|
||||||
</publishername>
|
</publishername>
|
||||||
</publisher>
|
</publisher>
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://www.boost.org/community/exception_safety.html">
|
|
||||||
</ulink>
|
|
||||||
</biblioid>
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
|
<ulink url="www.open-std.org/jtc1/sc22/wg21/docs/papers/1997/N1077.pdf">
|
||||||
|
<citetitle>
|
||||||
Standard Library Exception Policy
|
Standard Library Exception Policy
|
||||||
</title>
|
</citetitle>
|
||||||
|
</ulink>
|
||||||
|
</biblioid>
|
||||||
<author>
|
<author>
|
||||||
<firstname>Matt</firstname>
|
<firstname>Matt</firstname>
|
||||||
<surname>Austern</surname>
|
<surname>Austern</surname>
|
||||||
|
@ -511,16 +514,16 @@ is called.
|
||||||
WG21 N1077
|
WG21 N1077
|
||||||
</publishername>
|
</publishername>
|
||||||
</publisher>
|
</publisher>
|
||||||
<biblioid>
|
|
||||||
<ulink url="www.open-std.org/jtc1/sc22/wg21/docs/papers/1997/N1077.pdf">
|
|
||||||
</ulink>
|
|
||||||
</biblioid>
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
|
<ulink url="http://gcc.gnu.org/ml/gcc-patches/2001-03/msg00661.html">
|
||||||
|
<citetitle>
|
||||||
ia64 c++ abi exception handling
|
ia64 c++ abi exception handling
|
||||||
</title>
|
</citetitle>
|
||||||
|
</ulink>
|
||||||
|
</biblioid>
|
||||||
<author>
|
<author>
|
||||||
<firstname>Richard</firstname>
|
<firstname>Richard</firstname>
|
||||||
<surname>Henderson</surname>
|
<surname>Henderson</surname>
|
||||||
|
@ -530,24 +533,20 @@ is called.
|
||||||
GNU
|
GNU
|
||||||
</publishername>
|
</publishername>
|
||||||
</publisher>
|
</publisher>
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://gcc.gnu.org/ml/gcc-patches/2001-03/msg00661.html">
|
|
||||||
</ulink>
|
|
||||||
</biblioid>
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
|
<ulink url="http://www.research.att.com/~bs/3rd_safe.pdf">
|
||||||
|
<citetitle>
|
||||||
Appendix E: Standard-Library Exception Safety
|
Appendix E: Standard-Library Exception Safety
|
||||||
</title>
|
</citetitle>
|
||||||
|
</ulink>
|
||||||
|
</biblioid>
|
||||||
<author>
|
<author>
|
||||||
<firstname>Bjarne</firstname>
|
<firstname>Bjarne</firstname>
|
||||||
<surname>Stroustrup</surname>
|
<surname>Stroustrup</surname>
|
||||||
</author>
|
</author>
|
||||||
<biblioid>
|
|
||||||
<ulink url="http://www.research.att.com/~bs/3rd_safe.pdf">
|
|
||||||
</ulink>
|
|
||||||
</biblioid>
|
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
|
@ -564,13 +563,12 @@ is called.
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry>
|
<biblioentry>
|
||||||
<title>
|
<biblioid class="uri">
|
||||||
exception_defines.h #defines try/catch
|
<ulink url="http://gcc.gnu.org/PR25191">
|
||||||
</title>
|
<citetitle>
|
||||||
<subtitle>
|
GCC Bug 25191: exception_defines.h #defines try/catch
|
||||||
GCC Bug <ulink url="http://gcc.gnu.org/PR25191">25191</ulink>
|
</citetitle>
|
||||||
</subtitle>
|
</ulink>
|
||||||
<biblioid>
|
|
||||||
</biblioid>
|
</biblioid>
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue