1This file is a partial list of people who have contributed to the LLVM/libc++ 2project. If you have contributed a patch or made some other contribution to 3LLVM/libc++, please submit a patch to this file to add yourself, and it will be 4done! 5 6The list is sorted by surname and formatted to allow easy grepping and 7beautification 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 11N: Saleem Abdulrasool 12E: compnerd@compnerd.org 13D: Minor patches and Linux fixes. 14 15N: Dan Albert 16E: danalbert@google.com 17D: Android support and test runner improvements. 18 19N: Dimitry Andric 20E: dimitry@andric.com 21D: Visibility fixes, minor FreeBSD portability patches. 22 23N: Holger Arnold 24E: holgerar@gmail.com 25D: Minor fix. 26 27N: Ruben Van Boxem 28E: vanboxem dot ruben at gmail dot com 29D: Initial Windows patches. 30 31N: David Chisnall 32E: theraven at theravensnest dot org 33D: FreeBSD and Solaris ports, libcxxrt support, some atomics work. 34 35N: Marshall Clow 36E: mclow.lists@gmail.com 37E: marshall@idio.com 38D: C++14 support, patches and bug fixes. 39 40N: Jonathan B Coe 41E: jbcoe@me.com 42D: Implementation of propagate_const. 43 44N: Eric Fiselier 45E: eric@efcs.ca 46D: LFTS support, patches and bug fixes. 47 48N: Bill Fisher 49E: william.w.fisher@gmail.com 50D: Regex bug fixes. 51 52N: Matthew Dempsky 53E: matthew@dempsky.org 54D: Minor patches and bug fixes. 55 56N: Google Inc. 57D: Copyright owner and contributor of the CityHash algorithm 58 59N: Howard Hinnant 60E: hhinnant@apple.com 61D: Architect and primary author of libc++ 62 63N: Hyeon-bin Jeong 64E: tuhertz@gmail.com 65D: Minor patches and bug fixes. 66 67N: Argyrios Kyrtzidis 68E: kyrtzidis@apple.com 69D: Bug fixes. 70 71N: Bruce Mitchener, Jr. 72E: bruce.mitchener@gmail.com 73D: Emscripten-related changes. 74 75N: Michel Morin 76E: mimomorin@gmail.com 77D: Minor patches to is_convertible. 78 79N: Andrew Morrow 80E: andrew.c.morrow@gmail.com 81D: Minor patches and Linux fixes. 82 83N: Michael Park 84E: mcypark@gmail.com 85D: Implementation of <variant>. 86 87N: Arvid Picciani 88E: aep at exys dot org 89D: Minor patches and musl port. 90 91N: Bjorn Reese 92E: breese@users.sourceforge.net 93D: Initial regex prototype 94 95N: Nico Rieck 96E: nico.rieck@gmail.com 97D: Windows fixes 98 99N: Jon Roelofs 100E: jonathan@codesourcery.com 101D: Remote testing, Newlib port, baremetal/single-threaded support. 102 103N: Jonathan Sauer 104D: Minor patches, mostly related to constexpr 105 106N: Craig Silverstein 107E: csilvers@google.com 108D: Implemented Cityhash as the string hash function on 64-bit machines 109 110N: Richard Smith 111D: Minor patches. 112 113N: Joerg Sonnenberger 114E: joerg@NetBSD.org 115D: NetBSD port. 116 117N: Stephan Tolksdorf 118E: st@quanttec.com 119D: Minor <atomic> fix 120 121N: Michael van der Westhuizen 122E: r1mikey at gmail dot com 123 124N: Larisse Voufo 125D: Minor patches. 126 127N: Klaas de Vries 128E: klaas at klaasgaaf dot nl 129D: Minor bug fix. 130 131N: Zhang Xiongpang 132E: zhangxiongpang@gmail.com 133D: Minor patches and bug fixes. 134 135N: Xing Xue 136E: xingxue@ca.ibm.com 137D: AIX port 138 139N: Zhihao Yuan 140E: lichray@gmail.com 141D: Standard compatibility fixes. 142 143N: Jeffrey Yasskin 144E: jyasskin@gmail.com 145E: jyasskin@google.com 146D: Linux fixes. 147