]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/llvm-project/libcxx/CREDITS.TXT
THIS BRANCH IS OBSOLETE, PLEASE READ:
[FreeBSD/FreeBSD.git] / contrib / llvm-project / libcxx / 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: Dan Albert
16 E: danalbert@google.com
17 D: Android support and test runner improvements.
18
19 N: Dimitry Andric
20 E: dimitry@andric.com
21 D: Visibility fixes, minor FreeBSD portability patches.
22
23 N: Holger Arnold
24 E: holgerar@gmail.com
25 D: Minor fix.
26
27 N: Ruben Van Boxem
28 E: vanboxem dot ruben at gmail dot com
29 D: Initial Windows patches.
30
31 N: David Chisnall
32 E: theraven at theravensnest dot org
33 D: FreeBSD and Solaris ports, libcxxrt support, some atomics work.
34
35 N: Marshall Clow
36 E: mclow.lists@gmail.com
37 E: marshall@idio.com
38 D: C++14 support, patches and bug fixes.
39
40 N: Jonathan B Coe
41 E: jbcoe@me.com
42 D: Implementation of propagate_const.
43
44 N: Christopher Di Bella
45 E: cjdb@google.com
46 E: cjdb.ns@gmail.com
47 D: Library concepts.
48
49 N: Glen Joseph Fernandes
50 E: glenjofe@gmail.com
51 D: Implementation of to_address.
52
53 N: Eric Fiselier
54 E: eric@efcs.ca
55 D: LFTS support, patches and bug fixes.
56
57 N: Bill Fisher
58 E: william.w.fisher@gmail.com
59 D: Regex bug fixes.
60
61 N: Matthew Dempsky
62 E: matthew@dempsky.org
63 D: Minor patches and bug fixes.
64
65 N: Google Inc.
66 D: Copyright owner and contributor of the CityHash algorithm
67
68 N: Howard Hinnant
69 E: hhinnant@apple.com
70 D: Architect and primary author of libc++
71
72 N: Sergej Jaskiewicz
73 E: jaskiewiczs@icloud.com
74 D: Minor improvements in the testing infrastructure
75
76 N: Hyeon-bin Jeong
77 E: tuhertz@gmail.com
78 D: Minor patches and bug fixes.
79
80 N: Argyrios Kyrtzidis
81 E: kyrtzidis@apple.com
82 D: Bug fixes.
83
84 N: Bruce Mitchener, Jr.
85 E: bruce.mitchener@gmail.com
86 D: Emscripten-related changes.
87
88 N: Michel Morin
89 E: mimomorin@gmail.com
90 D: Minor patches to is_convertible.
91
92 N: Andrew Morrow
93 E: andrew.c.morrow@gmail.com
94 D: Minor patches and Linux fixes.
95
96 N: Michael Park
97 E: mcypark@gmail.com
98 D: Implementation of <variant>.
99
100 N: Arvid Picciani
101 E: aep at exys dot org
102 D: Minor patches and musl port.
103
104 N: Bjorn Reese
105 E: breese@users.sourceforge.net
106 D: Initial regex prototype
107
108 N: Nico Rieck
109 E: nico.rieck@gmail.com
110 D: Windows fixes
111
112 N: Jon Roelofs
113 E: jroelofS@jroelofs.com
114 D: Remote testing, Newlib port, baremetal/single-threaded support.
115
116 N: Jonathan Sauer
117 D: Minor patches, mostly related to constexpr
118
119 N: Craig Silverstein
120 E: csilvers@google.com
121 D: Implemented Cityhash as the string hash function on 64-bit machines
122
123 N: Richard Smith
124 D: Minor patches.
125
126 N: Joerg Sonnenberger
127 E: joerg@NetBSD.org
128 D: NetBSD port.
129
130 N: Stephan Tolksdorf
131 E: st@quanttec.com
132 D: Minor <atomic> fix
133
134 N: Michael van der Westhuizen
135 E: r1mikey at gmail dot com
136
137 N: Larisse Voufo
138 D: Minor patches.
139
140 N: Klaas de Vries
141 E: klaas at klaasgaaf dot nl
142 D: Minor bug fix.
143
144 N: Zhang Xiongpang
145 E: zhangxiongpang@gmail.com
146 D: Minor patches and bug fixes.
147
148 N: Xing Xue
149 E: xingxue@ca.ibm.com
150 D: AIX port
151
152 N: Zhihao Yuan
153 E: lichray@gmail.com
154 D: Standard compatibility fixes.
155
156 N: Jeffrey Yasskin
157 E: jyasskin@gmail.com
158 E: jyasskin@google.com
159 D: Linux fixes.