]> git.ipfire.org Git - thirdparty/gcc.git/blob - libstdc++-v3/doc/xml/spine.xml
api.xml: Add title.
[thirdparty/gcc.git] / libstdc++-v3 / doc / xml / spine.xml
1 <set xmlns="http://docbook.org/ns/docbook" version="5.0"
2 xml:id="set-index"
3 xreflabel="The GNU C++ Library">
4 <?dbhtml filename="spine.html"?>
5
6 <title>The GNU C++ Library</title>
7
8 <info>
9 <copyright>
10 <year>2000</year>
11 <year>2001</year>
12 <year>2002</year>
13 <year>2003</year>
14 <year>2004</year>
15 <year>2005</year>
16 <year>2006</year>
17 <year>2007</year>
18 <year>2008</year>
19 <year>2009</year>
20 <year>2010</year>
21 <holder>
22 <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.fsf.org">FSF</link>
23 </holder>
24 </copyright>
25
26 <authorgroup version="5.0">
27
28 <!--
29 <author>
30 <firstname>Benjamin</firstname>
31 <surname>Kosnik</surname>
32
33 <affiliation>
34 <shortaffil>Red Hat</shortaffil>
35 <orgname>Red Hat, Inc.</orgname>
36 <address>
37 <email>libstdc++@gcc.gnu.org</email>
38 </address>
39 </affiliation>
40
41 <authorblurb>
42 <para>
43 </para>
44 </authorblurb>
45 </author>
46 -->
47
48 <author><personname><firstname/><surname/></personname><personblurb>
49 <para>
50 </para>
51 </personblurb></author>
52
53 <author><personname><firstname>Paolo</firstname><surname>Carlini</surname></personname><personblurb>
54 <para>
55 TR1, LWG Active, Closed, Defects lists.
56 </para>
57 </personblurb></author>
58
59 <author><personname><firstname>Phil</firstname><surname>Edwards</surname></personname><personblurb>
60 <para>
61 Originating author, started HOWTO and FAQ, worked on sections
62 Demangling, Macros, Strings, Iterators, Backwards
63 Compatibility, SGI Extensions, Configure, Build, Install.
64 </para>
65 </personblurb></author>
66
67 <author><personname><firstname>Doug</firstname><surname>Gregor</surname></personname><personblurb>
68 <para>
69 Debug Mode, TR1 function objects
70 </para>
71 </personblurb></author>
72
73 <author><personname><firstname>Benjamin</firstname><surname>Kosnik</surname></personname><personblurb>
74 <para>
75 Allocators, ABI, API evolution and deprecation history,
76 Backwards Compatibility, Thread, Debug Support, Locales,
77 Facets, Parallel Mode, Headers, Namespaces, Construction and
78 Structure, Using Exceptions, DocBook conversion and layout.
79 </para>
80 </personblurb></author>
81
82
83 <author><personname><firstname>Dhruv</firstname><surname>Matani</surname></personname><personblurb>
84 <para>
85 bitmap_allocator
86 </para>
87 </personblurb></author>
88
89 <author><personname><firstname>Jason</firstname><surname>Merrill</surname></personname><personblurb>
90 <para>
91 License, __verbose_terminate_handler
92 </para>
93 </personblurb></author>
94
95 <author><personname><firstname>Mark</firstname><surname>Mitchell</surname></personname><personblurb>
96 <para>
97 Porting
98 </para>
99 </personblurb></author>
100
101 <author><personname><firstname>Nathan</firstname><surname>Myers</surname></personname><personblurb>
102 <para>
103 Referenced counted string, C++1998 implementation status.
104 </para>
105 </personblurb></author>
106
107 <author><personname><firstname>Felix</firstname><surname>Natter</surname></personname><personblurb>
108 <para>
109 Namespace composition, Backwards Compatibility.
110 </para>
111 </personblurb></author>
112
113
114 <author><personname><firstname>Stefan</firstname><surname>Olsson</surname></personname><personblurb>
115 <para>
116 mt_allocator
117 </para>
118 </personblurb></author>
119
120 <author><personname><firstname>Silvius</firstname><surname>Rus</surname></personname><personblurb>
121 <para>
122 Profile mode
123 </para>
124 </personblurb></author>
125
126 <author><personname><firstname>Johannes</firstname><surname>Singler</surname></personname><personblurb>
127 <para>
128 Parallel mode
129 </para>
130 </personblurb></author>
131
132 <author><personname><firstname>Ami</firstname><surname>Tavory</surname></personname><personblurb>
133 <para>
134 Policy Based Data Structures, Associative Containers, Unordered
135 Containers.
136 </para>
137 </personblurb></author>
138
139 <author><personname><firstname>Jonathan</firstname><surname>Wakely</surname></personname><personblurb>
140 <para>
141 shared_ptr, markup editing and styling
142 </para>
143 </personblurb></author>
144
145 </authorgroup>
146
147 </info>
148
149
150 <!-- User Manual -->
151 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="manual/spine.xml" parse="xml">
152 </xi:include>
153
154 <!-- Source Level Documentation-->
155 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="api.xml" parse="xml">
156 </xi:include>
157
158 <!-- FAQ -->
159 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="faq.xml" parse="xml">
160 </xi:include>
161
162 </set>