blob: cb9aeeea1e1438228d4db169554d3fae6c4a962e [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
11N: Howard Hinnant
12E: hhinnant@apple.com
13D: Architect and primary author of libc++
14
Howard Hinnant93c382b2011-01-04 19:21:05 +000015N: Marshall Clow
16E: marshall@idio.com
17E: mclow@qualcomm.com
18D: Minor patches and bug fixes.
Howard Hinnantc7c38912011-06-09 16:53:33 +000019
20N: Bjorn Reese
21E: breese@users.sourceforge.net
22D: Initial regex prototype
Dave Zarzyckib3296ae2011-07-22 17:08:57 +000023
David Chisnallc512df12011-09-21 08:39:44 +000024N: David Chisnall
25E: theraven at theravensnest dot org
26D: FreeBSD port and libcxxrt support.
Howard Hinnant92a07002011-09-22 19:10:18 +000027
28N: Ruben Van Boxem
29E: vanboxem dot ruben at gmail dot com
30D: Initial Windows patches.
Howard Hinnant11624452011-10-11 16:00:46 +000031
32N: Arvid Picciani
33E: aep at exys dot org
34D: Minor patches and musl port.
Howard Hinnantc00f75d2011-12-10 20:28:56 +000035
36N: Craig Silverstein
37E: csilvers@google.com
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