blob: 49f095d296459c365831ecd35139fd20defb9c54 [file] [log] [blame]
Chris Lattner4c9fa8a2010-11-16 21:39:151This file is a partial list of people who have contributed to the LLVM/libc++
2project. If you have contributed a patch or made some other contribution to
3LLVM/libc++, please submit a patch to this file to add yourself, and it will be
4done!
5
6The list is sorted by surname and formatted to allow easy grepping and
7beautification 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
Howard Hinnant0933f5d2012-12-27 23:26:5211N: Saleem Abdulrasool
12E: [email protected]
Howard Hinnantc2e93542012-07-26 20:22:3713D: Minor patches and Linux fixes.
Howard Hinnantbad901b2012-08-24 21:45:1914
Dan Albertb2c9c3c2015-01-30 22:40:3115N: Dan Albert
16E: [email protected]
17D: Android support and test runner improvements.
18
Howard Hinnant948b8cb2012-09-14 23:28:5419N: Dimitry Andric
20E: [email protected]
21D: Visibility fixes, minor FreeBSD portability patches.
Howard Hinnantf543a752012-10-03 20:48:0522
23N: Holger Arnold
24E: [email protected]
25D: Minor fix.
Argyrios Kyrtzidis523623c2012-10-15 17:34:5326
Howard Hinnant0933f5d2012-12-27 23:26:5227N: Ruben Van Boxem
28E: vanboxem dot ruben at gmail dot com
29D: Initial Windows patches.
30
31N: David Chisnall
32E: theraven at theravensnest dot org
33D: FreeBSD and Solaris ports, libcxxrt support, some atomics work.
34
35N: Marshall Clow
36E: [email protected]
37E: [email protected]
Marshall Clow66a49bd22013-09-28 01:25:5538D: C++14 support, patches and bug fixes.
Howard Hinnant0933f5d2012-12-27 23:26:5239
Jonathan Coe4fc92212016-06-19 19:36:2840N: Jonathan B Coe
41E: [email protected]
42D: Implementation of propagate_const.
43
Eric Fiselier601f7632020-04-08 22:00:1344N: Christopher Di Bella
45E: [email protected]
46E: [email protected]
47D: Library concepts.
48
Marshall Clow2365c782017-11-23 14:50:5649N: Glen Joseph Fernandes
50E: [email protected]
51D: Implementation of to_address.
52
Eric Fiselier700c58b2014-08-21 04:21:4353N: Eric Fiselier
54E: [email protected]
55D: LFTS support, patches and bug fixes.
56
Howard Hinnant43bbdd22013-07-02 17:43:3157N: Bill Fisher
58E: [email protected]
59D: Regex bug fixes.
60
Howard Hinnant904e587f2013-07-02 19:00:2961N: Matthew Dempsky
62E: [email protected]
63D: Minor patches and bug fixes.
64
Howard Hinnant0933f5d2012-12-27 23:26:5265N: Google Inc.
66D: Copyright owner and contributor of the CityHash algorithm
67
68N: Howard Hinnant
69E: [email protected]
70D: Architect and primary author of libc++
71
Sergej Jaskiewicz03130752019-11-21 08:02:0172N: Sergej Jaskiewicz
73E: [email protected]
74D: Minor improvements in the testing infrastructure
75
Howard Hinnant0933f5d2012-12-27 23:26:5276N: Hyeon-bin Jeong
77E: [email protected]
78D: Minor patches and bug fixes.
79
Argyrios Kyrtzidis523623c2012-10-15 17:34:5380N: Argyrios Kyrtzidis
81E: [email protected]
82D: Bug fixes.
Howard Hinnant3cea78e2012-12-13 00:51:5983
Howard Hinnantda9ca0b2013-05-02 20:18:4384N: Bruce Mitchener, Jr.
85E: [email protected]
86D: Emscripten-related changes.
87
Howard Hinnant0933f5d2012-12-27 23:26:5288N: Michel Morin
89E: [email protected]
90D: Minor patches to is_convertible.
91
92N: Andrew Morrow
93E: [email protected]
94D: Minor patches and Linux fixes.
95
Michael Parkf62eb6b2017-01-07 10:19:2496N: Michael Park
Michael Park6f188662017-03-06 20:46:5597E: [email protected]
Michael Parkf62eb6b2017-01-07 10:19:2498D: Implementation of <variant>.
99
Howard Hinnant0933f5d2012-12-27 23:26:52100N: Arvid Picciani
101E: aep at exys dot org
102D: Minor patches and musl port.
103
104N: Bjorn Reese
105E: [email protected]
106D: Initial regex prototype
107
Howard Hinnantf0544c22013-08-12 18:38:34108N: Nico Rieck
109E: [email protected]
110D: Windows fixes
111
Jonathan Roelofs724d38e2015-02-26 00:48:22112N: Jon Roelofs
Jonathan Roelofs0f448402017-12-29 19:26:53113E: [email protected]
Jonathan Roelofs724d38e2015-02-26 00:48:22114D: Remote testing, Newlib port, baremetal/single-threaded support.
115
Howard Hinnant0933f5d2012-12-27 23:26:52116N: Jonathan Sauer
117D: Minor patches, mostly related to constexpr
118
119N: Craig Silverstein
120E: [email protected]
121D: Implemented Cityhash as the string hash function on 64-bit machines
122
123N: Richard Smith
124D: Minor patches.
125
Joerg Sonnenberger3f9d6852013-04-29 19:55:32126N: Joerg Sonnenberger
127E: [email protected]
128D: NetBSD port.
129
Howard Hinnantda9ca0b2013-05-02 20:18:43130N: Stephan Tolksdorf
131E: [email protected]
132D: Minor <atomic> fix
133
Howard Hinnant50232e52013-02-08 19:08:06134N: Michael van der Westhuizen
135E: r1mikey at gmail dot com
136
Larisse Voufoda577b82015-02-20 06:17:20137N: Larisse Voufo
138D: Minor patches.
139
Howard Hinnant5b5e5332013-01-01 16:09:11140N: Klaas de Vries
141E: klaas at klaasgaaf dot nl
142D: Minor bug fix.
143
Howard Hinnant3cea78e2012-12-13 00:51:59144N: Zhang Xiongpang
145E: [email protected]
146D: Minor patches and bug fixes.
Howard Hinnant0933f5d2012-12-27 23:26:52147
Howard Hinnant5d1a7012013-08-14 18:00:20148N: Xing Xue
149E: [email protected]
150D: AIX port
151
Howard Hinnant57f783d2013-08-07 23:29:10152N: Zhihao Yuan
153E: [email protected]
154D: Standard compatibility fixes.
155
Howard Hinnant0933f5d2012-12-27 23:26:52156N: Jeffrey Yasskin
157E: [email protected]
158E: [email protected]
159D: Linux fixes.