blob: d75630a0228e0c3f095d4a614dc7e2c428f792e2 [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
34D: Minor patches and bug fixes.
35
Howard Hinnantdbc8cf02013-07-02 17:43:31 +000036N: Bill Fisher
37E: william.w.fisher@gmail.com
38D: Regex bug fixes.
39
Howard Hinnant23289022012-12-27 23:26:52 +000040N: Google Inc.
41D: Copyright owner and contributor of the CityHash algorithm
42
43N: Howard Hinnant
44E: hhinnant@apple.com
45D: Architect and primary author of libc++
46
47N: Hyeon-bin Jeong
48E: tuhertz@gmail.com
49D: Minor patches and bug fixes.
50
Argyrios Kyrtzidiseac2a012012-10-15 17:34:53 +000051N: Argyrios Kyrtzidis
52E: kyrtzidis@apple.com
53D: Bug fixes.
Howard Hinnant3d4f92c2012-12-13 00:51:59 +000054
Howard Hinnant74f4da72013-05-02 20:18:43 +000055N: Bruce Mitchener, Jr.
56E: bruce.mitchener@gmail.com
57D: Emscripten-related changes.
58
Howard Hinnant23289022012-12-27 23:26:52 +000059N: Michel Morin
60E: mimomorin@gmail.com
61D: Minor patches to is_convertible.
62
63N: Andrew Morrow
64E: andrew.c.morrow@gmail.com
65D: Minor patches and Linux fixes.
66
67N: Arvid Picciani
68E: aep at exys dot org
69D: Minor patches and musl port.
70
71N: Bjorn Reese
72E: breese@users.sourceforge.net
73D: Initial regex prototype
74
75N: Jonathan Sauer
76D: Minor patches, mostly related to constexpr
77
78N: Craig Silverstein
79E: csilvers@google.com
80D: Implemented Cityhash as the string hash function on 64-bit machines
81
82N: Richard Smith
83D: Minor patches.
84
Joerg Sonnenberger867deb82013-04-29 19:55:32 +000085N: Joerg Sonnenberger
86E: joerg@NetBSD.org
87D: NetBSD port.
88
Howard Hinnant74f4da72013-05-02 20:18:43 +000089N: Stephan Tolksdorf
90E: st@quanttec.com
91D: Minor <atomic> fix
92
Howard Hinnantaf69f472013-02-08 19:08:06 +000093N: Michael van der Westhuizen
94E: r1mikey at gmail dot com
95
Howard Hinnant159b9ba2013-01-01 16:09:11 +000096N: Klaas de Vries
97E: klaas at klaasgaaf dot nl
98D: Minor bug fix.
99
Howard Hinnant3d4f92c2012-12-13 00:51:59 +0000100N: Zhang Xiongpang
101E: zhangxiongpang@gmail.com
102D: Minor patches and bug fixes.
Howard Hinnant23289022012-12-27 23:26:52 +0000103
104N: Jeffrey Yasskin
105E: jyasskin@gmail.com
106E: jyasskin@google.com
107D: Linux fixes.