]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/libc++/CREDITS.TXT
Merge ACPICA 20170831.
[FreeBSD/FreeBSD.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: 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: Eric Fiselier
45 E: eric@efcs.ca
46 D: LFTS support, patches and bug fixes.
47
48 N: Bill Fisher
49 E: william.w.fisher@gmail.com
50 D: Regex bug fixes.
51
52 N: Matthew Dempsky
53 E: matthew@dempsky.org
54 D: Minor patches and bug fixes.
55
56 N: Google Inc.
57 D: Copyright owner and contributor of the CityHash algorithm
58
59 N: Howard Hinnant
60 E: hhinnant@apple.com
61 D: Architect and primary author of libc++
62
63 N: Hyeon-bin Jeong
64 E: tuhertz@gmail.com
65 D: Minor patches and bug fixes.
66
67 N: Argyrios Kyrtzidis
68 E: kyrtzidis@apple.com
69 D: Bug fixes.
70
71 N: Bruce Mitchener, Jr.
72 E: bruce.mitchener@gmail.com
73 D: Emscripten-related changes.
74
75 N: Michel Morin
76 E: mimomorin@gmail.com
77 D: Minor patches to is_convertible.
78
79 N: Andrew Morrow
80 E: andrew.c.morrow@gmail.com
81 D: Minor patches and Linux fixes.
82
83 N: Michael Park
84 E: mcypark@gmail.com
85 D: Implementation of <variant>.
86
87 N: Arvid Picciani
88 E: aep at exys dot org
89 D: Minor patches and musl port.
90
91 N: Bjorn Reese
92 E: breese@users.sourceforge.net
93 D: Initial regex prototype
94
95 N: Nico Rieck
96 E: nico.rieck@gmail.com
97 D: Windows fixes
98
99 N: Jon Roelofs
100 E: jonathan@codesourcery.com
101 D: Remote testing, Newlib port, baremetal/single-threaded support.
102
103 N: Jonathan Sauer
104 D: Minor patches, mostly related to constexpr
105
106 N: Craig Silverstein
107 E: csilvers@google.com
108 D: Implemented Cityhash as the string hash function on 64-bit machines
109
110 N: Richard Smith
111 D: Minor patches.
112
113 N: Joerg Sonnenberger
114 E: joerg@NetBSD.org
115 D: NetBSD port.
116
117 N: Stephan Tolksdorf
118 E: st@quanttec.com
119 D: Minor <atomic> fix
120
121 N: Michael van der Westhuizen
122 E: r1mikey at gmail dot com
123
124 N: Larisse Voufo
125 D: Minor patches.
126
127 N: Klaas de Vries
128 E: klaas at klaasgaaf dot nl
129 D: Minor bug fix.
130
131 N: Zhang Xiongpang
132 E: zhangxiongpang@gmail.com
133 D: Minor patches and bug fixes.
134
135 N: Xing Xue
136 E: xingxue@ca.ibm.com
137 D: AIX port
138
139 N: Zhihao Yuan
140 E: lichray@gmail.com
141 D: Standard compatibility fixes.
142
143 N: Jeffrey Yasskin
144 E: jyasskin@gmail.com
145 E: jyasskin@google.com
146 D: Linux fixes.