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: [email protected] 13D: Minor patches and Linux fixes. 14 15N: Dan Albert 16E: [email protected] 17D: Android support and test runner improvements. 18 19N: Dimitry Andric 20E: [email protected] 21D: Visibility fixes, minor FreeBSD portability patches. 22 23N: Holger Arnold 24E: [email protected] 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: [email protected] 37E: [email protected] 38D: C++14 support, patches and bug fixes. 39 40N: Jonathan B Coe 41E: [email protected] 42D: Implementation of propagate_const. 43 44N: Glen Joseph Fernandes 45E: [email protected] 46D: Implementation of to_address. 47 48N: Eric Fiselier 49E: [email protected] 50D: LFTS support, patches and bug fixes. 51 52N: Bill Fisher 53E: [email protected] 54D: Regex bug fixes. 55 56N: Matthew Dempsky 57E: [email protected] 58D: Minor patches and bug fixes. 59 60N: Google Inc. 61D: Copyright owner and contributor of the CityHash algorithm 62 63N: Howard Hinnant 64E: [email protected] 65D: Architect and primary author of libc++ 66 67N: Hyeon-bin Jeong 68E: [email protected] 69D: Minor patches and bug fixes. 70 71N: Argyrios Kyrtzidis 72E: [email protected] 73D: Bug fixes. 74 75N: Bruce Mitchener, Jr. 76E: [email protected] 77D: Emscripten-related changes. 78 79N: Michel Morin 80E: [email protected] 81D: Minor patches to is_convertible. 82 83N: Andrew Morrow 84E: [email protected] 85D: Minor patches and Linux fixes. 86 87N: Michael Park 88E: [email protected] 89D: Implementation of <variant>. 90 91N: Arvid Picciani 92E: aep at exys dot org 93D: Minor patches and musl port. 94 95N: Bjorn Reese 96E: [email protected] 97D: Initial regex prototype 98 99N: Nico Rieck 100E: [email protected] 101D: Windows fixes 102 103N: Jon Roelofs 104E: [email protected] 105D: Remote testing, Newlib port, baremetal/single-threaded support. 106 107N: Jonathan Sauer 108D: Minor patches, mostly related to constexpr 109 110N: Craig Silverstein 111E: [email protected] 112D: Implemented Cityhash as the string hash function on 64-bit machines 113 114N: Richard Smith 115D: Minor patches. 116 117N: Joerg Sonnenberger 118E: [email protected] 119D: NetBSD port. 120 121N: Stephan Tolksdorf 122E: [email protected] 123D: Minor <atomic> fix 124 125N: Michael van der Westhuizen 126E: r1mikey at gmail dot com 127 128N: Larisse Voufo 129D: Minor patches. 130 131N: Klaas de Vries 132E: klaas at klaasgaaf dot nl 133D: Minor bug fix. 134 135N: Zhang Xiongpang 136E: [email protected] 137D: Minor patches and bug fixes. 138 139N: Xing Xue 140E: [email protected] 141D: AIX port 142 143N: Zhihao Yuan 144E: [email protected] 145D: Standard compatibility fixes. 146 147N: Jeffrey Yasskin 148E: [email protected] 149E: [email protected] 150D: Linux fixes. 151