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