blob: 1cf713a68842783438342edf7eb6254b9bff3c29 [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 Albert5cb52822015-03-04 10:47:52 -080015N: 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
Dan Albert90dc8dd2014-08-26 11:20:46 -070040N: 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
Dan Albert5cb52822015-03-04 10:47:52 -080091N: Jon Roelofs
92E: jonathan@codesourcery.com
93D: Remote testing, Newlib port, baremetal/single-threaded support.
94
Howard Hinnant23289022012-12-27 23:26:52 +000095N: Jonathan Sauer
96D: Minor patches, mostly related to constexpr
97
98N: Craig Silverstein
99E: csilvers@google.com
100D: Implemented Cityhash as the string hash function on 64-bit machines
101
102N: Richard Smith
103D: Minor patches.
104
Joerg Sonnenberger867deb82013-04-29 19:55:32 +0000105N: Joerg Sonnenberger
106E: joerg@NetBSD.org
107D: NetBSD port.
108
Howard Hinnant74f4da72013-05-02 20:18:43 +0000109N: Stephan Tolksdorf
110E: st@quanttec.com
111D: Minor <atomic> fix
112
Howard Hinnantaf69f472013-02-08 19:08:06 +0000113N: Michael van der Westhuizen
114E: r1mikey at gmail dot com
115
Dan Albert5cb52822015-03-04 10:47:52 -0800116N: Larisse Voufo
117D: Minor patches.
118
Howard Hinnant159b9ba2013-01-01 16:09:11 +0000119N: Klaas de Vries
120E: klaas at klaasgaaf dot nl
121D: Minor bug fix.
122
Howard Hinnant3d4f92c2012-12-13 00:51:59 +0000123N: Zhang Xiongpang
124E: zhangxiongpang@gmail.com
125D: Minor patches and bug fixes.
Howard Hinnant23289022012-12-27 23:26:52 +0000126
Howard Hinnant7f764502013-08-14 18:00:20 +0000127N: Xing Xue
128E: xingxue@ca.ibm.com
129D: AIX port
130
Howard Hinnant70730d82013-08-07 23:29:10 +0000131N: Zhihao Yuan
132E: lichray@gmail.com
133D: Standard compatibility fixes.
134
Howard Hinnant23289022012-12-27 23:26:52 +0000135N: Jeffrey Yasskin
136E: jyasskin@gmail.com
137E: jyasskin@google.com
138D: Linux fixes.