]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/llvm-project/libcxx/CREDITS.TXT
OpenSSL: Vendor import of OpenSSL 3.0.13
[FreeBSD/FreeBSD.git] / contrib / llvm-project / libcxx / CREDITS.TXT
1 This file is a partial list of people who have contributed to the LLVM/libc++
2 project.  If you have contributed a patch or made some other contribution to
3 LLVM/libc++, please submit a patch to this file to add yourself, and it will be
4 done!
5
6 The list is sorted by surname and formatted to allow easy grepping and
7 beautification by scripts.  The fields are: name (N), email (E), web-address
8 (W), PGP key ID and fingerprint (P), description (D), and snail-mail address
9 (S).
10
11 N: Saleem Abdulrasool
12 E: compnerd@compnerd.org
13 D: Minor patches and Linux fixes.
14
15 N: Ulf Adams
16 D: Invented the Ryu and Ryu Printf algorithms used in floating-point to_chars, and wrote the initial code.
17
18 N: Muiez Ahmed
19 E: muiez@ibm.com
20 D: z/OS port.
21
22 N: Dan Albert
23 E: danalbert@google.com
24 D: Android support and test runner improvements.
25
26 N: Dimitry Andric
27 E: dimitry@andric.com
28 D: Visibility fixes, minor FreeBSD portability patches.
29
30 N: Holger Arnold
31 E: holgerar@gmail.com
32 D: Minor fix.
33
34 N: Jorg Brown
35 D: Ported floating-point to_chars from MSVC to libc++.
36
37 N: David Chisnall
38 E: theraven at theravensnest dot org
39 D: FreeBSD and Solaris ports, libcxxrt support, some atomics work.
40
41 N: Marshall Clow
42 E: mclow.lists@gmail.com
43 E: marshall@idio.com
44 D: C++14 support, patches and bug fixes.
45
46 N: Jonathan B Coe
47 E: jbcoe@me.com
48 D: Implementation of propagate_const.
49
50 N: Matthew Dempsky
51 E: matthew@dempsky.org
52 D: Minor patches and bug fixes.
53
54 N: Christopher Di Bella
55 E: cjdb@google.com
56 E: cjdb.ns@gmail.com
57 D: Library concepts.
58
59 N: Glen Joseph Fernandes
60 E: glenjofe@gmail.com
61 D: Implementation of to_address.
62
63 N: Eric Fiselier
64 E: eric@efcs.ca
65 D: LFTS support, patches and bug fixes.
66
67 N: Bill Fisher
68 E: william.w.fisher@gmail.com
69 D: Regex bug fixes.
70
71 N: Google Inc.
72 D: Copyright owner and contributor of the CityHash algorithm
73
74 N: Howard Hinnant
75 E: hhinnant@apple.com
76 D: Architect and primary author of libc++
77
78 N: Sergej Jaskiewicz
79 E: jaskiewiczs@icloud.com
80 D: Minor improvements in the testing infrastructure
81
82 N: Hyeon-bin Jeong
83 E: tuhertz@gmail.com
84 D: Minor patches and bug fixes.
85
86 N: Argyrios Kyrtzidis
87 E: kyrtzidis@apple.com
88 D: Bug fixes.
89
90 N: Stephan T. Lavavej
91 E: stl@microsoft.com
92 E: stl@nuwen.net
93 D: Implemented floating-point to_chars.
94
95 N: Damien Lebrun-Grandie
96 E: dalg24@gmail.com
97 E: lebrungrandt@ornl.gov
98 D: Implementation of mdspan.
99
100 N: Microsoft Corporation
101 D: Contributed floating-point to_chars.
102
103 N: Bruce Mitchener, Jr.
104 E: bruce.mitchener@gmail.com
105 D: Emscripten-related changes.
106
107 N: Michel Morin
108 E: mimomorin@gmail.com
109 D: Minor patches to is_convertible.
110
111 N: Andrew Morrow
112 E: andrew.c.morrow@gmail.com
113 D: Minor patches and Linux fixes.
114
115 N: Michael Park
116 E: mcypark@gmail.com
117 D: Implementation of <variant>.
118
119 N: Arvid Picciani
120 E: aep at exys dot org
121 D: Minor patches and musl port.
122
123 N: Bjorn Reese
124 E: breese@users.sourceforge.net
125 D: Initial regex prototype
126
127 N: Nico Rieck
128 E: nico.rieck@gmail.com
129 D: Windows fixes
130
131 N: Jon Roelofs
132 E: jroelofS@jroelofs.com
133 D: Remote testing, Newlib port, baremetal/single-threaded support.
134
135 N: Kent Ross
136 E: k@mad.cash
137 D: Patches for operator<=> support
138
139 N: Jonathan Sauer
140 D: Minor patches, mostly related to constexpr
141
142 N: Craig Silverstein
143 E: csilvers@google.com
144 D: Implemented Cityhash as the string hash function on 64-bit machines
145
146 N: Richard Smith
147 D: Minor patches.
148
149 N: Joerg Sonnenberger
150 E: joerg@NetBSD.org
151 D: NetBSD port.
152
153 N: Stephan Tolksdorf
154 E: st@quanttec.com
155 D: Minor <atomic> fix
156
157 N: Christian Trott
158 E: crtrott@sandia.gov
159 D: Implementation of mdspan.
160
161 N: Ruben Van Boxem
162 E: vanboxem dot ruben at gmail dot com
163 D: Initial Windows patches.
164
165 N: Michael van der Westhuizen
166 E: r1mikey at gmail dot com
167
168 N: Larisse Voufo
169 D: Minor patches.
170
171 N: Klaas de Vries
172 E: klaas at klaasgaaf dot nl
173 D: Minor bug fix.
174
175 N: Mark de Wever
176 E: koraq at xs4all dot nl
177 D: Format library support.
178 D: Finalized the porting of MSVC's to_chars to libc++.
179
180 N: Zhang Xiongpang
181 E: zhangxiongpang@gmail.com
182 D: Minor patches and bug fixes.
183
184 N: Xing Xue
185 E: xingxue@ca.ibm.com
186 D: AIX port
187
188 N: Jeffrey Yasskin
189 E: jyasskin@gmail.com
190 E: jyasskin@google.com
191 D: Linux fixes.
192
193 N: Zhihao Yuan
194 E: lichray@gmail.com
195 D: Standard compatibility fixes.