]> CyberLeo.Net >> Repos - FreeBSD/releng/10.1.git/blob - contrib/libc++/CREDITS.TXT
Copy stable/10@r272459 to releng/10.1 as part of
[FreeBSD/releng/10.1.git] / contrib / libc++ / CREDITS.TXT
1 This file is a partial list of people who have contributed to the LLVM/libc++
2 project.  If you have contributed a patch or made some other contribution to
3 LLVM/libc++, please submit a patch to this file to add yourself, and it will be
4 done!
5
6 The list is sorted by surname and formatted to allow easy grepping and
7 beautification 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
11 N: Saleem Abdulrasool
12 E: compnerd@compnerd.org
13 D: Minor patches and Linux fixes.
14
15 N: Dimitry Andric
16 E: dimitry@andric.com
17 D: Visibility fixes, minor FreeBSD portability patches.
18
19 N: Holger Arnold
20 E: holgerar@gmail.com
21 D: Minor fix.
22
23 N: Ruben Van Boxem
24 E: vanboxem dot ruben at gmail dot com
25 D: Initial Windows patches.
26
27 N: David Chisnall
28 E: theraven at theravensnest dot org
29 D: FreeBSD and Solaris ports, libcxxrt support, some atomics work.
30
31 N: Marshall Clow
32 E: mclow.lists@gmail.com
33 E: marshall@idio.com
34 D: C++14 support, patches and bug fixes.
35
36 N: Bill Fisher
37 E: william.w.fisher@gmail.com
38 D: Regex bug fixes.
39
40 N: Matthew Dempsky
41 E: matthew@dempsky.org
42 D: Minor patches and bug fixes.
43
44 N: Google Inc.
45 D: Copyright owner and contributor of the CityHash algorithm
46
47 N: Howard Hinnant
48 E: hhinnant@apple.com
49 D: Architect and primary author of libc++
50
51 N: Hyeon-bin Jeong
52 E: tuhertz@gmail.com
53 D: Minor patches and bug fixes.
54
55 N: Argyrios Kyrtzidis
56 E: kyrtzidis@apple.com
57 D: Bug fixes.
58
59 N: Bruce Mitchener, Jr.
60 E: bruce.mitchener@gmail.com
61 D: Emscripten-related changes.
62
63 N: Michel Morin
64 E: mimomorin@gmail.com
65 D: Minor patches to is_convertible.
66
67 N: Andrew Morrow
68 E: andrew.c.morrow@gmail.com
69 D: Minor patches and Linux fixes.
70
71 N: Arvid Picciani
72 E: aep at exys dot org
73 D: Minor patches and musl port.
74
75 N: Bjorn Reese
76 E: breese@users.sourceforge.net
77 D: Initial regex prototype
78
79 N: Nico Rieck
80 E: nico.rieck@gmail.com
81 D: Windows fixes
82
83 N: Jonathan Sauer
84 D: Minor patches, mostly related to constexpr
85
86 N: Craig Silverstein
87 E: csilvers@google.com
88 D: Implemented Cityhash as the string hash function on 64-bit machines
89
90 N: Richard Smith
91 D: Minor patches.
92
93 N: Joerg Sonnenberger
94 E: joerg@NetBSD.org
95 D: NetBSD port.
96
97 N: Stephan Tolksdorf
98 E: st@quanttec.com
99 D: Minor <atomic> fix
100
101 N: Michael van der Westhuizen
102 E: r1mikey at gmail dot com
103
104 N: Klaas de Vries
105 E: klaas at klaasgaaf dot nl
106 D: Minor bug fix.
107
108 N: Zhang Xiongpang
109 E: zhangxiongpang@gmail.com
110 D: Minor patches and bug fixes.
111
112 N: Xing Xue
113 E: xingxue@ca.ibm.com
114 D: AIX port
115
116 N: Zhihao Yuan
117 E: lichray@gmail.com
118 D: Standard compatibility fixes.
119
120 N: Jeffrey Yasskin
121 E: jyasskin@gmail.com
122 E: jyasskin@google.com
123 D: Linux fixes.