]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/libc++/CREDITS.TXT
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.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: Minor patches and bug fixes.
35
36 N: Google Inc.
37 D: Copyright owner and contributor of the CityHash algorithm
38
39 N: Howard Hinnant
40 E: hhinnant@apple.com
41 D: Architect and primary author of libc++
42
43 N: Hyeon-bin Jeong
44 E: tuhertz@gmail.com
45 D: Minor patches and bug fixes.
46
47 N: Argyrios Kyrtzidis
48 E: kyrtzidis@apple.com
49 D: Bug fixes.
50
51 N: Michel Morin
52 E: mimomorin@gmail.com
53 D: Minor patches to is_convertible.
54
55 N: Andrew Morrow
56 E: andrew.c.morrow@gmail.com
57 D: Minor patches and Linux fixes.
58
59 N: Arvid Picciani
60 E: aep at exys dot org
61 D: Minor patches and musl port.
62
63 N: Bjorn Reese
64 E: breese@users.sourceforge.net
65 D: Initial regex prototype
66
67 N: Jonathan Sauer
68 D: Minor patches, mostly related to constexpr
69
70 N: Craig Silverstein
71 E: csilvers@google.com
72 D: Implemented Cityhash as the string hash function on 64-bit machines
73
74 N: Richard Smith
75 D: Minor patches.
76
77 N: Michael van der Westhuizen
78 E: r1mikey at gmail dot com
79
80 N: Klaas de Vries
81 E: klaas at klaasgaaf dot nl
82 D: Minor bug fix.
83
84 N: Zhang Xiongpang
85 E: zhangxiongpang@gmail.com
86 D: Minor patches and bug fixes.
87
88 N: Jeffrey Yasskin
89 E: jyasskin@gmail.com
90 E: jyasskin@google.com
91 D: Linux fixes.
92
93 N: Bruce Mitchener, Jr.
94 E: bruce.mitchener@gmail.com
95 D: Emscripten-related changes.