blob: 368b526fcc1b5a9772e04e2bb8221cb0688137f0 [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
Howard Hinnantdbc8cf02013-07-02 17:43:31 +000036N: Bill Fisher
37E: william.w.fisher@gmail.com
38D: Regex bug fixes.
39
Howard Hinnant45735652013-07-02 19:00:29 +000040N: Matthew Dempsky
41E: matthew@dempsky.org
42D: Minor patches and bug fixes.
43
Howard Hinnant23289022012-12-27 23:26:52 +000044N: Google Inc.
45D: Copyright owner and contributor of the CityHash algorithm
46
47N: Howard Hinnant
48E: hhinnant@apple.com
49D: Architect and primary author of libc++
50
51N: Hyeon-bin Jeong
52E: tuhertz@gmail.com
53D: Minor patches and bug fixes.
54
Argyrios Kyrtzidiseac2a012012-10-15 17:34:53 +000055N: Argyrios Kyrtzidis
56E: kyrtzidis@apple.com
57D: Bug fixes.
Howard Hinnant3d4f92c2012-12-13 00:51:59 +000058
Howard Hinnant74f4da72013-05-02 20:18:43 +000059N: Bruce Mitchener, Jr.
60E: bruce.mitchener@gmail.com
61D: Emscripten-related changes.
62
Howard Hinnant23289022012-12-27 23:26:52 +000063N: Michel Morin
64E: mimomorin@gmail.com
65D: Minor patches to is_convertible.
66
67N: Andrew Morrow
68E: andrew.c.morrow@gmail.com
69D: Minor patches and Linux fixes.
70
71N: Arvid Picciani
72E: aep at exys dot org
73D: Minor patches and musl port.
74
75N: Bjorn Reese
76E: breese@users.sourceforge.net
77D: Initial regex prototype
78
Howard Hinnant0f678bd2013-08-12 18:38:34 +000079N: Nico Rieck
80E: nico.rieck@gmail.com
81D: Windows fixes
82
Howard Hinnant23289022012-12-27 23:26:52 +000083N: Jonathan Sauer
84D: Minor patches, mostly related to constexpr
85
86N: Craig Silverstein
87E: csilvers@google.com
88D: Implemented Cityhash as the string hash function on 64-bit machines
89
90N: Richard Smith
91D: Minor patches.
92
Joerg Sonnenberger867deb82013-04-29 19:55:32 +000093N: Joerg Sonnenberger
94E: joerg@NetBSD.org
95D: NetBSD port.
96
Howard Hinnant74f4da72013-05-02 20:18:43 +000097N: Stephan Tolksdorf
98E: st@quanttec.com
99D: Minor <atomic> fix
100
Howard Hinnantaf69f472013-02-08 19:08:06 +0000101N: Michael van der Westhuizen
102E: r1mikey at gmail dot com
103
Howard Hinnant159b9ba2013-01-01 16:09:11 +0000104N: Klaas de Vries
105E: klaas at klaasgaaf dot nl
106D: Minor bug fix.
107
Howard Hinnant3d4f92c2012-12-13 00:51:59 +0000108N: Zhang Xiongpang
109E: zhangxiongpang@gmail.com
110D: Minor patches and bug fixes.
Howard Hinnant23289022012-12-27 23:26:52 +0000111
Howard Hinnant7f764502013-08-14 18:00:20 +0000112N: Xing Xue
113E: xingxue@ca.ibm.com
114D: AIX port
115
Howard Hinnant70730d82013-08-07 23:29:10 +0000116N: Zhihao Yuan
117E: lichray@gmail.com
118D: Standard compatibility fixes.
119
Howard Hinnant23289022012-12-27 23:26:52 +0000120N: Jeffrey Yasskin
121E: jyasskin@gmail.com
122E: jyasskin@google.com
123D: Linux fixes.