blob: c41ee9ae8024b4ac72b7729790545e1d559e10b5 [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
Eric Fiselier4f266722014-08-21 04:21:43 +000040N: Eric Fiselier
41E: eric@efcs.ca
42D: LFTS support, patches and bug fixes.
43
Howard Hinnantdbc8cf02013-07-02 17:43:31 +000044N: Bill Fisher
45E: william.w.fisher@gmail.com
46D: Regex bug fixes.
47
Howard Hinnant45735652013-07-02 19:00:29 +000048N: Matthew Dempsky
49E: matthew@dempsky.org
50D: Minor patches and bug fixes.
51
Howard Hinnant23289022012-12-27 23:26:52 +000052N: Google Inc.
53D: Copyright owner and contributor of the CityHash algorithm
54
55N: Howard Hinnant
56E: hhinnant@apple.com
57D: Architect and primary author of libc++
58
59N: Hyeon-bin Jeong
60E: tuhertz@gmail.com
61D: Minor patches and bug fixes.
62
Argyrios Kyrtzidiseac2a012012-10-15 17:34:53 +000063N: Argyrios Kyrtzidis
64E: kyrtzidis@apple.com
65D: Bug fixes.
Howard Hinnant3d4f92c2012-12-13 00:51:59 +000066
Howard Hinnant74f4da72013-05-02 20:18:43 +000067N: Bruce Mitchener, Jr.
68E: bruce.mitchener@gmail.com
69D: Emscripten-related changes.
70
Howard Hinnant23289022012-12-27 23:26:52 +000071N: Michel Morin
72E: mimomorin@gmail.com
73D: Minor patches to is_convertible.
74
75N: Andrew Morrow
76E: andrew.c.morrow@gmail.com
77D: Minor patches and Linux fixes.
78
79N: Arvid Picciani
80E: aep at exys dot org
81D: Minor patches and musl port.
82
83N: Bjorn Reese
84E: breese@users.sourceforge.net
85D: Initial regex prototype
86
Howard Hinnant0f678bd2013-08-12 18:38:34 +000087N: Nico Rieck
88E: nico.rieck@gmail.com
89D: Windows fixes
90
Howard Hinnant23289022012-12-27 23:26:52 +000091N: Jonathan Sauer
92D: Minor patches, mostly related to constexpr
93
94N: Craig Silverstein
95E: csilvers@google.com
96D: Implemented Cityhash as the string hash function on 64-bit machines
97
98N: Richard Smith
99D: Minor patches.
100
Joerg Sonnenberger867deb82013-04-29 19:55:32 +0000101N: Joerg Sonnenberger
102E: joerg@NetBSD.org
103D: NetBSD port.
104
Howard Hinnant74f4da72013-05-02 20:18:43 +0000105N: Stephan Tolksdorf
106E: st@quanttec.com
107D: Minor <atomic> fix
108
Howard Hinnantaf69f472013-02-08 19:08:06 +0000109N: Michael van der Westhuizen
110E: r1mikey at gmail dot com
111
Larisse Voufo43c1f232015-02-20 06:17:20 +0000112N: Larisse Voufo
113D: Minor patches.
114
Howard Hinnant159b9ba2013-01-01 16:09:11 +0000115N: Klaas de Vries
116E: klaas at klaasgaaf dot nl
117D: Minor bug fix.
118
Howard Hinnant3d4f92c2012-12-13 00:51:59 +0000119N: Zhang Xiongpang
120E: zhangxiongpang@gmail.com
121D: Minor patches and bug fixes.
Howard Hinnant23289022012-12-27 23:26:52 +0000122
Howard Hinnant7f764502013-08-14 18:00:20 +0000123N: Xing Xue
124E: xingxue@ca.ibm.com
125D: AIX port
126
Howard Hinnant70730d82013-08-07 23:29:10 +0000127N: Zhihao Yuan
128E: lichray@gmail.com
129D: Standard compatibility fixes.
130
Howard Hinnant23289022012-12-27 23:26:52 +0000131N: Jeffrey Yasskin
132E: jyasskin@gmail.com
133E: jyasskin@google.com
134D: Linux fixes.