blob: eedb4c9ee0d94b97e1bd21ca86e7643941d68bbf [file] [log] [blame]
Chris Lattner4c9fa8a2010-11-16 21:39:151This 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
11N: Howard Hinnant
12E: [email protected]
13D: Architect and primary author of libc++
14
Howard Hinnantab061a62011-01-04 19:21:0515N: Marshall Clow
16E: [email protected]
17E: [email protected]
18D: Minor patches and bug fixes.
Howard Hinnant30b7d272011-06-09 16:53:3319
20N: Bjorn Reese
21E: [email protected]
22D: Initial regex prototype
Dave Zarzycki6ab85f92011-07-22 17:08:5723
David Chisnall89728132011-09-21 08:39:4424N: David Chisnall
25E: theraven at theravensnest dot org
David Chisnall14c25b82012-02-29 13:05:0826D: FreeBSD and Solaris ports, libcxxrt support, some atomics work.
Howard Hinnant3c78ca02011-09-22 19:10:1827
28N: Ruben Van Boxem
29E: vanboxem dot ruben at gmail dot com
30D: Initial Windows patches.
Howard Hinnanta33d4bc2011-10-11 16:00:4631
32N: Arvid Picciani
33E: aep at exys dot org
34D: Minor patches and musl port.
Howard Hinnant53d2fb02011-12-10 20:28:5635
36N: Craig Silverstein
37E: [email protected]
38D: Implemented Cityhash as the string hash function on 64-bit machines
39
40N: Google Inc.
41D: Copyright owner and contributor of the CityHash algorithm
Jeffrey Yasskin1c075b82012-02-19 18:22:0342
43N: Jeffrey Yasskin
44E: [email protected]
45E: [email protected]
46D: Linux fixes.
Howard Hinnant338eb312012-04-02 19:23:1547
48N: Jonathan Sauer
49D: Minor patches, mostly related to constexpr
Richard Smith99f15d62012-04-19 00:50:4750
51N: Richard Smith
52D: Minor patches.
Howard Hinnantc2e93542012-07-26 20:22:3753
54N: Andrew Morrow
55E: [email protected]
56D: Minor patches and Linux fixes.
Howard Hinnantbad901b2012-08-24 21:45:1957
58N: Hyeon-bin Jeong
59E: [email protected]
60D: Minor patches and bug fixes.