blob: 544138d33aa36fe23b0fae9bffe0ce062b6de33d [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
36N: Google Inc.
37D: Copyright owner and contributor of the CityHash algorithm
38
39N: Howard Hinnant
40E: hhinnant@apple.com
41D: Architect and primary author of libc++
42
43N: Hyeon-bin Jeong
44E: tuhertz@gmail.com
45D: Minor patches and bug fixes.
46
Argyrios Kyrtzidiseac2a012012-10-15 17:34:53 +000047N: Argyrios Kyrtzidis
48E: kyrtzidis@apple.com
49D: Bug fixes.
Howard Hinnant3d4f92c2012-12-13 00:51:59 +000050
Howard Hinnant23289022012-12-27 23:26:52 +000051N: Michel Morin
52E: mimomorin@gmail.com
53D: Minor patches to is_convertible.
54
55N: Andrew Morrow
56E: andrew.c.morrow@gmail.com
57D: Minor patches and Linux fixes.
58
59N: Arvid Picciani
60E: aep at exys dot org
61D: Minor patches and musl port.
62
63N: Bjorn Reese
64E: breese@users.sourceforge.net
65D: Initial regex prototype
66
67N: Jonathan Sauer
68D: Minor patches, mostly related to constexpr
69
70N: Craig Silverstein
71E: csilvers@google.com
72D: Implemented Cityhash as the string hash function on 64-bit machines
73
74N: Richard Smith
75D: Minor patches.
76
Howard Hinnant159b9ba2013-01-01 16:09:11 +000077N: Klaas de Vries
78E: klaas at klaasgaaf dot nl
79D: Minor bug fix.
80
Howard Hinnant3d4f92c2012-12-13 00:51:59 +000081N: Zhang Xiongpang
82E: zhangxiongpang@gmail.com
83D: Minor patches and bug fixes.
Howard Hinnant23289022012-12-27 23:26:52 +000084
85N: Jeffrey Yasskin
86E: jyasskin@gmail.com
87E: jyasskin@google.com
88D: Linux fixes.