Chris Lattner | 4c9fa8a | 2010-11-16 21:39:15 | [diff] [blame] | 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 | |
Howard Hinnant | 0933f5d | 2012-12-27 23:26:52 | [diff] [blame] | 11 | N: Saleem Abdulrasool |
| 12 | E: [email protected] |
Howard Hinnant | c2e9354 | 2012-07-26 20:22:37 | [diff] [blame] | 13 | D: Minor patches and Linux fixes. |
Howard Hinnant | bad901b | 2012-08-24 21:45:19 | [diff] [blame] | 14 | |
Dan Albert | b2c9c3c | 2015-01-30 22:40:31 | [diff] [blame] | 15 | N: Dan Albert |
| 16 | E: [email protected] |
| 17 | D: Android support and test runner improvements. |
| 18 | |
Howard Hinnant | 948b8cb | 2012-09-14 23:28:54 | [diff] [blame] | 19 | N: Dimitry Andric |
| 20 | E: [email protected] |
| 21 | D: Visibility fixes, minor FreeBSD portability patches. |
Howard Hinnant | f543a75 | 2012-10-03 20:48:05 | [diff] [blame] | 22 | |
| 23 | N: Holger Arnold |
| 24 | E: [email protected] |
| 25 | D: Minor fix. |
Argyrios Kyrtzidis | 523623c | 2012-10-15 17:34:53 | [diff] [blame] | 26 | |
Howard Hinnant | 0933f5d | 2012-12-27 23:26:52 | [diff] [blame] | 27 | N: Ruben Van Boxem |
| 28 | E: vanboxem dot ruben at gmail dot com |
| 29 | D: Initial Windows patches. |
| 30 | |
| 31 | N: David Chisnall |
| 32 | E: theraven at theravensnest dot org |
| 33 | D: FreeBSD and Solaris ports, libcxxrt support, some atomics work. |
| 34 | |
| 35 | N: Marshall Clow |
| 36 | E: [email protected] |
| 37 | E: [email protected] |
Marshall Clow | 66a49bd2 | 2013-09-28 01:25:55 | [diff] [blame] | 38 | D: C++14 support, patches and bug fixes. |
Howard Hinnant | 0933f5d | 2012-12-27 23:26:52 | [diff] [blame] | 39 | |
Jonathan Coe | 4fc9221 | 2016-06-19 19:36:28 | [diff] [blame] | 40 | N: Jonathan B Coe |
| 41 | E: [email protected] |
| 42 | D: Implementation of propagate_const. |
| 43 | |
Marshall Clow | 2365c78 | 2017-11-23 14:50:56 | [diff] [blame] | 44 | N: Glen Joseph Fernandes |
| 45 | E: [email protected] |
| 46 | D: Implementation of to_address. |
| 47 | |
Eric Fiselier | 700c58b | 2014-08-21 04:21:43 | [diff] [blame] | 48 | N: Eric Fiselier |
| 49 | E: [email protected] |
| 50 | D: LFTS support, patches and bug fixes. |
| 51 | |
Howard Hinnant | 43bbdd2 | 2013-07-02 17:43:31 | [diff] [blame] | 52 | N: Bill Fisher |
| 53 | E: [email protected] |
| 54 | D: Regex bug fixes. |
| 55 | |
Howard Hinnant | 904e587f | 2013-07-02 19:00:29 | [diff] [blame] | 56 | N: Matthew Dempsky |
| 57 | E: [email protected] |
| 58 | D: Minor patches and bug fixes. |
| 59 | |
Howard Hinnant | 0933f5d | 2012-12-27 23:26:52 | [diff] [blame] | 60 | N: Google Inc. |
| 61 | D: Copyright owner and contributor of the CityHash algorithm |
| 62 | |
| 63 | N: Howard Hinnant |
| 64 | E: [email protected] |
| 65 | D: Architect and primary author of libc++ |
| 66 | |
| 67 | N: Hyeon-bin Jeong |
| 68 | E: [email protected] |
| 69 | D: Minor patches and bug fixes. |
| 70 | |
Argyrios Kyrtzidis | 523623c | 2012-10-15 17:34:53 | [diff] [blame] | 71 | N: Argyrios Kyrtzidis |
| 72 | E: [email protected] |
| 73 | D: Bug fixes. |
Howard Hinnant | 3cea78e | 2012-12-13 00:51:59 | [diff] [blame] | 74 | |
Howard Hinnant | da9ca0b | 2013-05-02 20:18:43 | [diff] [blame] | 75 | N: Bruce Mitchener, Jr. |
| 76 | E: [email protected] |
| 77 | D: Emscripten-related changes. |
| 78 | |
Howard Hinnant | 0933f5d | 2012-12-27 23:26:52 | [diff] [blame] | 79 | N: Michel Morin |
| 80 | E: [email protected] |
| 81 | D: Minor patches to is_convertible. |
| 82 | |
| 83 | N: Andrew Morrow |
| 84 | E: [email protected] |
| 85 | D: Minor patches and Linux fixes. |
| 86 | |
Michael Park | f62eb6b | 2017-01-07 10:19:24 | [diff] [blame] | 87 | N: Michael Park |
Michael Park | 6f18866 | 2017-03-06 20:46:55 | [diff] [blame] | 88 | E: [email protected] |
Michael Park | f62eb6b | 2017-01-07 10:19:24 | [diff] [blame] | 89 | D: Implementation of <variant>. |
| 90 | |
Howard Hinnant | 0933f5d | 2012-12-27 23:26:52 | [diff] [blame] | 91 | N: Arvid Picciani |
| 92 | E: aep at exys dot org |
| 93 | D: Minor patches and musl port. |
| 94 | |
| 95 | N: Bjorn Reese |
| 96 | E: [email protected] |
| 97 | D: Initial regex prototype |
| 98 | |
Howard Hinnant | f0544c2 | 2013-08-12 18:38:34 | [diff] [blame] | 99 | N: Nico Rieck |
| 100 | E: [email protected] |
| 101 | D: Windows fixes |
| 102 | |
Jonathan Roelofs | 724d38e | 2015-02-26 00:48:22 | [diff] [blame] | 103 | N: Jon Roelofs |
Jonathan Roelofs | 0f44840 | 2017-12-29 19:26:53 | [diff] [blame] | 104 | E: [email protected] |
Jonathan Roelofs | 724d38e | 2015-02-26 00:48:22 | [diff] [blame] | 105 | D: Remote testing, Newlib port, baremetal/single-threaded support. |
| 106 | |
Howard Hinnant | 0933f5d | 2012-12-27 23:26:52 | [diff] [blame] | 107 | N: Jonathan Sauer |
| 108 | D: Minor patches, mostly related to constexpr |
| 109 | |
| 110 | N: Craig Silverstein |
| 111 | E: [email protected] |
| 112 | D: Implemented Cityhash as the string hash function on 64-bit machines |
| 113 | |
| 114 | N: Richard Smith |
| 115 | D: Minor patches. |
| 116 | |
Joerg Sonnenberger | 3f9d685 | 2013-04-29 19:55:32 | [diff] [blame] | 117 | N: Joerg Sonnenberger |
| 118 | E: [email protected] |
| 119 | D: NetBSD port. |
| 120 | |
Howard Hinnant | da9ca0b | 2013-05-02 20:18:43 | [diff] [blame] | 121 | N: Stephan Tolksdorf |
| 122 | E: [email protected] |
| 123 | D: Minor <atomic> fix |
| 124 | |
Howard Hinnant | 50232e5 | 2013-02-08 19:08:06 | [diff] [blame] | 125 | N: Michael van der Westhuizen |
| 126 | E: r1mikey at gmail dot com |
| 127 | |
Larisse Voufo | da577b8 | 2015-02-20 06:17:20 | [diff] [blame] | 128 | N: Larisse Voufo |
| 129 | D: Minor patches. |
| 130 | |
Howard Hinnant | 5b5e533 | 2013-01-01 16:09:11 | [diff] [blame] | 131 | N: Klaas de Vries |
| 132 | E: klaas at klaasgaaf dot nl |
| 133 | D: Minor bug fix. |
| 134 | |
Howard Hinnant | 3cea78e | 2012-12-13 00:51:59 | [diff] [blame] | 135 | N: Zhang Xiongpang |
| 136 | E: [email protected] |
| 137 | D: Minor patches and bug fixes. |
Howard Hinnant | 0933f5d | 2012-12-27 23:26:52 | [diff] [blame] | 138 | |
Howard Hinnant | 5d1a701 | 2013-08-14 18:00:20 | [diff] [blame] | 139 | N: Xing Xue |
| 140 | E: [email protected] |
| 141 | D: AIX port |
| 142 | |
Howard Hinnant | 57f783d | 2013-08-07 23:29:10 | [diff] [blame] | 143 | N: Zhihao Yuan |
| 144 | E: [email protected] |
| 145 | D: Standard compatibility fixes. |
| 146 | |
Howard Hinnant | 0933f5d | 2012-12-27 23:26:52 | [diff] [blame] | 147 | N: Jeffrey Yasskin |
| 148 | E: [email protected] |
| 149 | E: [email protected] |
| 150 | D: Linux fixes. |