CREDITS.TXT revision 241900
1This 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
15N: Marshall Clow
16E: mclow.lists@gmail.com
17E: marshall@idio.com
18D: Minor patches and bug fixes.
19
20N: Bjorn Reese
21E: breese@users.sourceforge.net
22D: Initial regex prototype
23
24N: David Chisnall
25E: theraven at theravensnest dot org
26D: FreeBSD and Solaris ports, libcxxrt support, some atomics work.
27
28N: Ruben Van Boxem
29E: vanboxem dot ruben at gmail dot com
30D: Initial Windows patches.
31
32N: Arvid Picciani
33E: aep at exys dot org
34D: Minor patches and musl port.
35
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
42
43N: Jeffrey Yasskin
44E: jyasskin@gmail.com
45E: jyasskin@google.com
46D: Linux fixes.
47
48N: Jonathan Sauer
49D: Minor patches, mostly related to constexpr
50
51N: Richard Smith
52D: Minor patches.
53
54N: Andrew Morrow
55E: andrew.c.morrow@gmail.com
56D: Minor patches and Linux fixes.
57
58N: Hyeon-bin Jeong
59E: tuhertz@gmail.com
60D: Minor patches and bug fixes.
61
62N: Michel Morin
63E: mimomorin@gmail.com
64D: Minor patches to is_convertible.
65
66N: Dimitry Andric
67E: dimitry@andric.com
68D: Visibility fixes, minor FreeBSD portability patches.
69
70N: Holger Arnold
71E: holgerar@gmail.com
72D: Minor fix.
73
74N: Argyrios Kyrtzidis
75E: kyrtzidis@apple.com
76D: Bug fixes.
77