blob: 92123d736bf0176c2367b92c965372be6d69f7a3 [file] [log] [blame]
Chris Lattner662497e2010-11-16 21:39:15 +00001This 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 Hinnant23289022012-12-27 23:26:52 +000011N: Saleem Abdulrasool
12E: compnerd@compnerd.org
Howard Hinnant116ce6a2012-07-26 20:22:37 +000013D: Minor patches and Linux fixes.
Howard Hinnantd57de092012-08-24 21:45:19 +000014
Dan Albertc49fb892015-01-30 22:40:31 +000015N: Dan Albert
16E: danalbert@google.com
17D: Android support and test runner improvements.
18
Howard Hinnant6cb977b2012-09-14 23:28:54 +000019N: Dimitry Andric
20E: dimitry@andric.com
21D: Visibility fixes, minor FreeBSD portability patches.
Howard Hinnant75536ba2012-10-03 20:48:05 +000022
23N: Holger Arnold
24E: holgerar@gmail.com
25D: Minor fix.
Argyrios Kyrtzidiseac2a012012-10-15 17:34:53 +000026
Howard Hinnant23289022012-12-27 23:26:52 +000027N: 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: mclow.lists@gmail.com
37E: marshall@idio.com
Marshall Clow42389d22013-09-28 01:25:55 +000038D: C++14 support, patches and bug fixes.
Howard Hinnant23289022012-12-27 23:26:52 +000039
Jonathan Coe1d4f1c12016-06-19 19:36:28 +000040N: Jonathan B Coe
41E: jbcoe@me.com
42D: Implementation of propagate_const.
43
Eric Fiselier4f266722014-08-21 04:21:43 +000044N: Eric Fiselier
45E: eric@efcs.ca
46D: LFTS support, patches and bug fixes.
47
Howard Hinnantdbc8cf02013-07-02 17:43:31 +000048N: Bill Fisher
49E: william.w.fisher@gmail.com
50D: Regex bug fixes.
51
Howard Hinnant45735652013-07-02 19:00:29 +000052N: Matthew Dempsky
53E: matthew@dempsky.org
54D: Minor patches and bug fixes.
55
Howard Hinnant23289022012-12-27 23:26:52 +000056N: Google Inc.
57D: Copyright owner and contributor of the CityHash algorithm
58
59N: Howard Hinnant
60E: hhinnant@apple.com
61D: Architect and primary author of libc++
62
63N: Hyeon-bin Jeong
64E: tuhertz@gmail.com
65D: Minor patches and bug fixes.
66
Argyrios Kyrtzidiseac2a012012-10-15 17:34:53 +000067N: Argyrios Kyrtzidis
68E: kyrtzidis@apple.com
69D: Bug fixes.
Howard Hinnant3d4f92c2012-12-13 00:51:59 +000070
Howard Hinnant74f4da72013-05-02 20:18:43 +000071N: Bruce Mitchener, Jr.
72E: bruce.mitchener@gmail.com
73D: Emscripten-related changes.
74
Howard Hinnant23289022012-12-27 23:26:52 +000075N: Michel Morin
76E: mimomorin@gmail.com
77D: Minor patches to is_convertible.
78
79N: Andrew Morrow
80E: andrew.c.morrow@gmail.com
81D: Minor patches and Linux fixes.
82
Michael Park09a03c62017-01-07 10:19:24 +000083N: Michael Park
Michael Park5a99cf12017-03-06 20:46:55 +000084E: mcypark@gmail.com
Michael Park09a03c62017-01-07 10:19:24 +000085D: Implementation of <variant>.
86
Howard Hinnant23289022012-12-27 23:26:52 +000087N: Arvid Picciani
88E: aep at exys dot org
89D: Minor patches and musl port.
90
91N: Bjorn Reese
92E: breese@users.sourceforge.net
93D: Initial regex prototype
94
Howard Hinnant0f678bd2013-08-12 18:38:34 +000095N: Nico Rieck
96E: nico.rieck@gmail.com
97D: Windows fixes
98
Jonathan Roelofs77106032015-02-26 00:48:22 +000099N: Jon Roelofs
100E: jonathan@codesourcery.com
101D: Remote testing, Newlib port, baremetal/single-threaded support.
102
Howard Hinnant23289022012-12-27 23:26:52 +0000103N: Jonathan Sauer
104D: Minor patches, mostly related to constexpr
105
106N: Craig Silverstein
107E: csilvers@google.com
108D: Implemented Cityhash as the string hash function on 64-bit machines
109
110N: Richard Smith
111D: Minor patches.
112
Joerg Sonnenberger867deb82013-04-29 19:55:32 +0000113N: Joerg Sonnenberger
114E: joerg@NetBSD.org
115D: NetBSD port.
116
Howard Hinnant74f4da72013-05-02 20:18:43 +0000117N: Stephan Tolksdorf
118E: st@quanttec.com
119D: Minor <atomic> fix
120
Howard Hinnantaf69f472013-02-08 19:08:06 +0000121N: Michael van der Westhuizen
122E: r1mikey at gmail dot com
123
Larisse Voufo43c1f232015-02-20 06:17:20 +0000124N: Larisse Voufo
125D: Minor patches.
126
Howard Hinnant159b9ba2013-01-01 16:09:11 +0000127N: Klaas de Vries
128E: klaas at klaasgaaf dot nl
129D: Minor bug fix.
130
Howard Hinnant3d4f92c2012-12-13 00:51:59 +0000131N: Zhang Xiongpang
132E: zhangxiongpang@gmail.com
133D: Minor patches and bug fixes.
Howard Hinnant23289022012-12-27 23:26:52 +0000134
Howard Hinnant7f764502013-08-14 18:00:20 +0000135N: Xing Xue
136E: xingxue@ca.ibm.com
137D: AIX port
138
Howard Hinnant70730d82013-08-07 23:29:10 +0000139N: Zhihao Yuan
140E: lichray@gmail.com
141D: Standard compatibility fixes.
142
Howard Hinnant23289022012-12-27 23:26:52 +0000143N: Jeffrey Yasskin
144E: jyasskin@gmail.com
145E: jyasskin@google.com
146D: Linux fixes.