etc/services - sync with NetBSD-8
[minix.git] / external / bsd / libc++ / dist / libcxx / CREDITS.TXT
blob1cf713a68842783438342edf7eb6254b9bff3c29
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!
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).
11 N: Saleem Abdulrasool
12 E: compnerd@compnerd.org
13 D: Minor patches and Linux fixes.
15 N: Dan Albert
16 E: danalbert@google.com
17 D: Android support and test runner improvements.
19 N: Dimitry Andric
20 E: dimitry@andric.com
21 D: Visibility fixes, minor FreeBSD portability patches.
23 N: Holger Arnold
24 E: holgerar@gmail.com
25 D: Minor fix.
27 N: Ruben Van Boxem
28 E: vanboxem dot ruben at gmail dot com
29 D: Initial Windows patches.
31 N: David Chisnall
32 E: theraven at theravensnest dot org
33 D: FreeBSD and Solaris ports, libcxxrt support, some atomics work.
35 N: Marshall Clow
36 E: mclow.lists@gmail.com
37 E: marshall@idio.com
38 D: C++14 support, patches and bug fixes.
40 N: Eric Fiselier
41 E: eric@efcs.ca
42 D: LFTS support, patches and bug fixes.
44 N: Bill Fisher
45 E: william.w.fisher@gmail.com
46 D: Regex bug fixes.
48 N: Matthew Dempsky
49 E: matthew@dempsky.org
50 D: Minor patches and bug fixes.
52 N: Google Inc.
53 D: Copyright owner and contributor of the CityHash algorithm
55 N: Howard Hinnant
56 E: hhinnant@apple.com
57 D: Architect and primary author of libc++
59 N: Hyeon-bin Jeong
60 E: tuhertz@gmail.com
61 D: Minor patches and bug fixes.
63 N: Argyrios Kyrtzidis
64 E: kyrtzidis@apple.com
65 D: Bug fixes.
67 N: Bruce Mitchener, Jr.
68 E: bruce.mitchener@gmail.com
69 D: Emscripten-related changes.
71 N: Michel Morin
72 E: mimomorin@gmail.com
73 D: Minor patches to is_convertible.
75 N: Andrew Morrow
76 E: andrew.c.morrow@gmail.com
77 D: Minor patches and Linux fixes.
79 N: Arvid Picciani
80 E: aep at exys dot org
81 D: Minor patches and musl port.
83 N: Bjorn Reese
84 E: breese@users.sourceforge.net
85 D: Initial regex prototype
87 N: Nico Rieck
88 E: nico.rieck@gmail.com
89 D: Windows fixes
91 N: Jon Roelofs
92 E: jonathan@codesourcery.com
93 D: Remote testing, Newlib port, baremetal/single-threaded support.
95 N: Jonathan Sauer
96 D: Minor patches, mostly related to constexpr
98 N: Craig Silverstein
99 E: csilvers@google.com
100 D: Implemented Cityhash as the string hash function on 64-bit machines
102 N: Richard Smith
103 D: Minor patches.
105 N: Joerg Sonnenberger
106 E: joerg@NetBSD.org
107 D: NetBSD port.
109 N: Stephan Tolksdorf
110 E: st@quanttec.com
111 D: Minor <atomic> fix
113 N: Michael van der Westhuizen
114 E: r1mikey at gmail dot com
116 N: Larisse Voufo
117 D: Minor patches.
119 N: Klaas de Vries
120 E: klaas at klaasgaaf dot nl
121 D: Minor bug fix.
123 N: Zhang Xiongpang
124 E: zhangxiongpang@gmail.com
125 D: Minor patches and bug fixes.
127 N: Xing Xue
128 E: xingxue@ca.ibm.com
129 D: AIX port
131 N: Zhihao Yuan
132 E: lichray@gmail.com
133 D: Standard compatibility fixes.
135 N: Jeffrey Yasskin
136 E: jyasskin@gmail.com
137 E: jyasskin@google.com
138 D: Linux fixes.