]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/libstdc++-v3/contrib/libstdc++-v3-4.7/doc/xml/manual/spine.xml
update
[l4.git] / l4 / pkg / libstdc++-v3 / contrib / libstdc++-v3-4.7 / doc / xml / manual / spine.xml
1 <book xmlns="http://docbook.org/ns/docbook" version="5.0" 
2  xml:id="manual" xreflabel="Manual">
3 <?dbhtml dir="manual"?>
4 <?dbhtml filename="index.html"?>
5
6   <title>The GNU C++ Library Manual</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     <year>2011</year>
22     <holder>
23       <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.fsf.org">FSF</link>
24     </holder>
25   </copyright>
26
27 <authorgroup version="5.0">
28
29 <!--
30   <author>
31     <firstname>Benjamin</firstname>
32     <surname>Kosnik</surname>
33
34     <affiliation>
35       <shortaffil>Red Hat</shortaffil>
36       <orgname>Red Hat, Inc.</orgname>
37       <address>
38         <email>libstdc++@gcc.gnu.org</email>
39       </address>
40     </affiliation>
41
42     <authorblurb>
43       <para>
44       </para>
45     </authorblurb>
46   </author>
47 -->
48
49   <author><personname><firstname/><surname/></personname><personblurb>
50       <para>
51       </para>
52     </personblurb></author>
53
54   <author><personname><firstname>Paolo</firstname><surname>Carlini</surname></personname><personblurb>
55       <para>
56         TR1, LWG Active, Closed, Defects lists.
57       </para>
58     </personblurb></author>
59
60   <author><personname><firstname>Phil</firstname><surname>Edwards</surname></personname><personblurb>
61       <para>
62         Originating author, started HOWTO and FAQ, worked on sections
63         Demangling, Macros, Strings, Iterators, Backwards
64         Compatibility, SGI Extensions, Configure, Build, Install.
65       </para>
66     </personblurb></author>
67
68   <author><personname><firstname>Doug</firstname><surname>Gregor</surname></personname><personblurb>
69       <para>
70         Debug Mode, TR1 function objects
71       </para>
72     </personblurb></author>
73
74   <author><personname><firstname>Benjamin</firstname><surname>Kosnik</surname></personname><personblurb>
75       <para>
76         Allocators, ABI, API evolution and deprecation history,
77         Backwards Compatibility, Thread, Debug Support, Locales,
78         Facets, Parallel Mode, Headers, Namespaces, Construction and
79         Structure, Using Exceptions, DocBook conversion and layout.
80       </para>
81     </personblurb></author>
82
83
84   <author><personname><firstname>Dhruv</firstname><surname>Matani</surname></personname><personblurb>
85       <para>
86         bitmap_allocator
87       </para>
88     </personblurb></author>
89
90   <author><personname><firstname>Jason</firstname><surname>Merrill</surname></personname><personblurb>
91       <para>
92         License, __verbose_terminate_handler
93       </para>
94     </personblurb></author>
95
96   <author><personname><firstname>Mark</firstname><surname>Mitchell</surname></personname><personblurb>
97       <para>
98         Porting
99       </para>
100     </personblurb></author>
101
102   <author><personname><firstname>Nathan</firstname><surname>Myers</surname></personname><personblurb>
103       <para>
104         Referenced counted string, C++1998 implementation status.
105       </para>
106     </personblurb></author>
107
108   <author><personname><firstname>Felix</firstname><surname>Natter</surname></personname><personblurb>
109       <para>
110         Namespace composition, Backwards Compatibility.
111       </para>
112     </personblurb></author>
113
114
115   <author><personname><firstname>Stefan</firstname><surname>Olsson</surname></personname><personblurb>
116       <para>
117         mt_allocator
118       </para>
119     </personblurb></author>
120
121   <author><personname><firstname>Silvius</firstname><surname>Rus</surname></personname><personblurb>
122       <para>
123         Profile mode
124       </para>
125     </personblurb></author>
126
127   <author><personname><firstname>Johannes</firstname><surname>Singler</surname></personname><personblurb>
128       <para>
129         Parallel mode
130       </para>
131     </personblurb></author>
132
133   <author><personname><firstname>Ami</firstname><surname>Tavory</surname></personname><personblurb>
134       <para>
135         Policy Based Data Structures, Associative Containers, Unordered
136         Containers.
137       </para>
138     </personblurb></author>
139
140   <author><personname><firstname>Jonathan</firstname><surname>Wakely</surname></personname><personblurb>
141       <para>
142         shared_ptr, markup editing and styling
143       </para>
144     </personblurb></author>
145
146 </authorgroup>
147
148 </info>
149
150 <!-- Part 01 : Intro -->
151 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="intro.xml">
152 </xi:include>
153
154 <!-- Part 02 : Standard Contents -->
155 <part xml:id="manual.std" xreflabel="Standard Contents">
156 <info>
157   <title>
158     Standard Contents
159   </title>
160 </info>
161
162
163 <!-- Chapter 01 : Support -->
164 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="support.xml">
165 </xi:include>
166
167
168 <!-- Chapter 02 : Diagnostics -->
169 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="diagnostics.xml">
170 </xi:include>
171
172 <!-- Chapter 03 : Utilities -->
173 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="utilities.xml">
174 </xi:include>
175
176 <!-- Chapter 04 : Strings -->
177 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="strings.xml">
178 </xi:include>
179
180 <!-- Chapter 05 : Localization -->
181 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="localization.xml">
182 </xi:include>
183
184 <!-- Chapter 06 : Containers -->
185 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="containers.xml">
186 </xi:include>
187
188 <!-- Chapter 07 : Iterators -->
189 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="iterators.xml">
190 </xi:include>
191
192 <!-- Chapter 08 : Algorithms -->
193 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="algorithms.xml">
194 </xi:include>
195
196 <!-- Chapter 09 : Numerics -->
197 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="numerics.xml">
198 </xi:include>
199
200 <!-- Chapter 10 : Input Output -->
201 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="io.xml">
202 </xi:include>
203
204 <!-- Chapter 11 : Atomics -->
205 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="atomics.xml">
206 </xi:include>
207
208 <!-- Chapter 12 : Concurrency -->
209 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="concurrency.xml">
210 </xi:include>
211
212 </part>
213
214 <!-- Part 03 : Extensions -->
215 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="extensions.xml">
216 </xi:include>
217
218
219 <!-- Part 04 : Appendices -->
220 <part xml:id="appendix" xreflabel="Appendices"><info><title>
221   Appendices
222 </title></info>
223
224
225 <!-- Appendix A -->
226 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="appendix_contributing.xml">
227 </xi:include>
228
229 <!-- Appendix B -->
230 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="appendix_porting.xml">
231 </xi:include>
232
233 <!-- Appendix C -->
234 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="appendix_free.xml">
235 </xi:include>
236
237 <!-- Appendix D -->
238 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="../gnu/gpl-3.0.xml">
239 </xi:include>
240
241 <!-- Appendix E -->
242 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="../gnu/fdl-1.3.xml">
243 </xi:include>
244
245 </part>
246
247 </book>