blob: 7a28adae096591daba945893b4860a130203b2f4 [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
Howard Hinnant6cb977b2012-09-14 23:28:54 +000015N: Dimitry Andric
16E: dimitry@andric.com
17D: Visibility fixes, minor FreeBSD portability patches.
Howard Hinnant75536ba2012-10-03 20:48:05 +000018
19N: Holger Arnold
20E: holgerar@gmail.com
21D: Minor fix.
Argyrios Kyrtzidiseac2a012012-10-15 17:34:53 +000022
Howard Hinnant23289022012-12-27 23:26:52 +000023N: Ruben Van Boxem
24E: vanboxem dot ruben at gmail dot com
25D: Initial Windows patches.
26
27N: David Chisnall
28E: theraven at theravensnest dot org
29D: FreeBSD and Solaris ports, libcxxrt support, some atomics work.
30
31N: Marshall Clow
32E: mclow.lists@gmail.com
33E: marshall@idio.com
Marshall Clow42389d22013-09-28 01:25:55 +000034D: C++14 support, patches and bug fixes.
Howard Hinnant23289022012-12-27 23:26:52 +000035
Eric Fiselier4f266722014-08-21 04:21:43 +000036N: Eric Fiselier
37E: eric@efcs.ca
38D: LFTS support, patches and bug fixes.
39
Howard Hinnantdbc8cf02013-07-02 17:43:31 +000040N: Bill Fisher
41E: william.w.fisher@gmail.com
42D: Regex bug fixes.
43
Howard Hinnant45735652013-07-02 19:00:29 +000044N: Matthew Dempsky
45E: matthew@dempsky.org
46D: Minor patches and bug fixes.
47
Howard Hinnant23289022012-12-27 23:26:52 +000048N: Google Inc.
49D: Copyright owner and contributor of the CityHash algorithm
50
51N: Howard Hinnant
52E: hhinnant@apple.com
53D: Architect and primary author of libc++
54
55N: Hyeon-bin Jeong
56E: tuhertz@gmail.com
57D: Minor patches and bug fixes.
58
Argyrios Kyrtzidiseac2a012012-10-15 17:34:53 +000059N: Argyrios Kyrtzidis
60E: kyrtzidis@apple.com
61D: Bug fixes.
Howard Hinnant3d4f92c2012-12-13 00:51:59 +000062
Howard Hinnant74f4da72013-05-02 20:18:43 +000063N: Bruce Mitchener, Jr.
64E: bruce.mitchener@gmail.com
65D: Emscripten-related changes.
66
Howard Hinnant23289022012-12-27 23:26:52 +000067N: Michel Morin
68E: mimomorin@gmail.com
69D: Minor patches to is_convertible.
70
71N: Andrew Morrow
72E: andrew.c.morrow@gmail.com
73D: Minor patches and Linux fixes.
74
75N: Arvid Picciani
76E: aep at exys dot org
77D: Minor patches and musl port.
78
79N: Bjorn Reese
80E: breese@users.sourceforge.net
81D: Initial regex prototype
82
Howard Hinnant0f678bd2013-08-12 18:38:34 +000083N: Nico Rieck
84E: nico.rieck@gmail.com
85D: Windows fixes
86
Howard Hinnant23289022012-12-27 23:26:52 +000087N: Jonathan Sauer
88D: Minor patches, mostly related to constexpr
89
90N: Craig Silverstein
91E: csilvers@google.com
92D: Implemented Cityhash as the string hash function on 64-bit machines
93
94N: Richard Smith
95D: Minor patches.
96
Joerg Sonnenberger867deb82013-04-29 19:55:32 +000097N: Joerg Sonnenberger
98E: joerg@NetBSD.org
99D: NetBSD port.
100
Howard Hinnant74f4da72013-05-02 20:18:43 +0000101N: Stephan Tolksdorf
102E: st@quanttec.com
103D: Minor <atomic> fix
104
Howard Hinnantaf69f472013-02-08 19:08:06 +0000105N: Michael van der Westhuizen
106E: r1mikey at gmail dot com
107
Howard Hinnant159b9ba2013-01-01 16:09:11 +0000108N: Klaas de Vries
109E: klaas at klaasgaaf dot nl
110D: Minor bug fix.
111
Howard Hinnant3d4f92c2012-12-13 00:51:59 +0000112N: Zhang Xiongpang
113E: zhangxiongpang@gmail.com
114D: Minor patches and bug fixes.
Howard Hinnant23289022012-12-27 23:26:52 +0000115
Howard Hinnant7f764502013-08-14 18:00:20 +0000116N: Xing Xue
117E: xingxue@ca.ibm.com
118D: AIX port
119
Howard Hinnant70730d82013-08-07 23:29:10 +0000120N: Zhihao Yuan
121E: lichray@gmail.com
122D: Standard compatibility fixes.
123
Howard Hinnant23289022012-12-27 23:26:52 +0000124N: Jeffrey Yasskin
125E: jyasskin@gmail.com
126E: jyasskin@google.com
127D: Linux fixes.