summaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc/xml/authors.xml
blob: 5d7909f8b143805cc3d31467c2b2343c2fd7cfdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
<authorgroup>

<!--
  <author>
    <firstname>Benjamin</firstname>
    <surname>Kosnik</surname>

    <affiliation>
      <shortaffil>Red Hat</shortaffil>
      <orgname>Red Hat, Inc.</orgname>
      <address>
	<email>libstdc++@gcc.gnu.org</email>
      </address>
    </affiliation>

    <authorblurb>
      <para>
      </para>
    </authorblurb>
  </author>
-->

  <author>
    <firstname></firstname>
    <surname></surname>

    <authorblurb>
      <para>
      </para>
    </authorblurb>
  </author>

  <author>
    <firstname>Paolo</firstname>
    <surname>Carlini</surname>

    <authorblurb>
      <para>
	TR1, LWG Active, Closed, Defects lists.
      </para>
    </authorblurb>
  </author>

  <author>
    <firstname>Phil</firstname>
    <surname>Edwards</surname>

    <authorblurb>
      <para>
	Originating author, started HOWTO and FAQ, worked on sections
	Demangling, Macros, Strings, Iterators, Backwards
	Compatibility, SGI Extensions, Configure, Build, Install.
      </para>
    </authorblurb>
  </author>

  <author>
    <firstname>Doug</firstname>
    <surname>Gregor</surname>

    <authorblurb>
      <para>
	Debug Mode, TR1 function objects
      </para>
    </authorblurb>
  </author>

  <author>
    <firstname>Benjamin</firstname>
    <surname>Kosnik</surname>

    <authorblurb>
      <para>
	Allocators, ABI, API evolution and deprecation history,
	Backwards Compatibility, Thread, Debug Support, Locales,
	Facets, Parallel Mode, Headers, Namespaces, Construction and
	Structure, Using Exceptions, DocBook conversion and layout.
      </para>
    </authorblurb>
  </author>


  <author>
    <firstname>Dhruv</firstname>
    <surname>Matani</surname>

    <authorblurb>
      <para>
	bitmap_allocator
      </para>
    </authorblurb>
  </author>

  <author>
    <firstname>Jason</firstname>
    <surname>Merrill</surname>

    <authorblurb>
      <para>
	License, __verbose_terminate_handler
      </para>
    </authorblurb>
  </author>

  <author>
    <firstname>Mark</firstname>
    <surname>Mitchell</surname>

    <authorblurb>
      <para>
	Porting
      </para>
    </authorblurb>
  </author>

  <author>
    <firstname>Nathan</firstname>
    <surname>Myers</surname>

    <authorblurb>
      <para>
	Referenced counted string, C++1998 implementation status.
      </para>
    </authorblurb>
  </author>

  <author>
    <firstname>Felix</firstname>
    <surname>Natter</surname>

    <authorblurb>
      <para>
	Namespace composition, Backwards Compatibility.
      </para>
    </authorblurb>
  </author>


  <author>
    <firstname>Stefan</firstname>
    <surname>Olsson</surname>

    <authorblurb>
      <para>
	mt_allocator
      </para>
    </authorblurb>
  </author>

  <author>
    <firstname>Silvius</firstname>
    <surname>Rus</surname>

    <authorblurb>
      <para>
	Profile mode
      </para>
    </authorblurb>
  </author>

  <author>
    <firstname>Johannes</firstname>
    <surname>Singler</surname>

    <authorblurb>
      <para>
	Parallel mode
      </para>
    </authorblurb>
  </author>

  <author>
    <firstname>Ami</firstname>
    <surname>Tavory</surname>

    <authorblurb>
      <para>
	Policy Based Data Structures, Associative Containers, Unordered
	Containers.
      </para>
    </authorblurb>
  </author>

  <author>
    <firstname>Jonathan</firstname>
    <surname>Wakely</surname>

    <authorblurb>
      <para>
	shared_ptr, markup editing and styling
      </para>
    </authorblurb>
  </author>

</authorgroup>