Home | History | Annotate | Download | only in libcxx
      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 (a] compnerd.org
     13 D: Minor patches and Linux fixes.
     14 
     15 N: Dan Albert
     16 E: danalbert (a] google.com
     17 D: Android support and test runner improvements.
     18 
     19 N: Dimitry Andric
     20 E: dimitry (a] andric.com
     21 D: Visibility fixes, minor FreeBSD portability patches.
     22 
     23 N: Holger Arnold
     24 E: holgerar (a] gmail.com
     25 D: Minor fix.
     26 
     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: mclow.lists (a] gmail.com
     37 E: marshall (a] idio.com
     38 D: C++14 support, patches and bug fixes.
     39 
     40 N: Jonathan B Coe
     41 E: jbcoe (a] me.com
     42 D: Implementation of propagate_const.
     43 
     44 N: Glen Joseph Fernandes
     45 E: glenjofe (a] gmail.com
     46 D: Implementation of to_address.
     47 
     48 N: Eric Fiselier
     49 E: eric (a] efcs.ca
     50 D: LFTS support, patches and bug fixes.
     51 
     52 N: Bill Fisher
     53 E: william.w.fisher (a] gmail.com
     54 D: Regex bug fixes.
     55 
     56 N: Matthew Dempsky
     57 E: matthew (a] dempsky.org
     58 D: Minor patches and bug fixes.
     59 
     60 N: Google Inc.
     61 D: Copyright owner and contributor of the CityHash algorithm
     62 
     63 N: Howard Hinnant
     64 E: hhinnant (a] apple.com
     65 D: Architect and primary author of libc++
     66 
     67 N: Hyeon-bin Jeong
     68 E: tuhertz (a] gmail.com
     69 D: Minor patches and bug fixes.
     70 
     71 N: Argyrios Kyrtzidis
     72 E: kyrtzidis (a] apple.com
     73 D: Bug fixes.
     74 
     75 N: Bruce Mitchener, Jr.
     76 E: bruce.mitchener (a] gmail.com
     77 D: Emscripten-related changes.
     78 
     79 N: Michel Morin
     80 E: mimomorin (a] gmail.com
     81 D: Minor patches to is_convertible.
     82 
     83 N: Andrew Morrow
     84 E: andrew.c.morrow (a] gmail.com
     85 D: Minor patches and Linux fixes.
     86 
     87 N: Michael Park
     88 E: mcypark (a] gmail.com
     89 D: Implementation of <variant>.
     90 
     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: breese (a] users.sourceforge.net
     97 D: Initial regex prototype
     98 
     99 N: Nico Rieck
    100 E: nico.rieck (a] gmail.com
    101 D: Windows fixes
    102 
    103 N: Jon Roelofs
    104 E: jroelofS (a] jroelofs.com
    105 D: Remote testing, Newlib port, baremetal/single-threaded support.
    106 
    107 N: Jonathan Sauer
    108 D: Minor patches, mostly related to constexpr
    109 
    110 N: Craig Silverstein
    111 E: csilvers (a] google.com
    112 D: Implemented Cityhash as the string hash function on 64-bit machines
    113 
    114 N: Richard Smith
    115 D: Minor patches.
    116 
    117 N: Joerg Sonnenberger
    118 E: joerg (a] NetBSD.org
    119 D: NetBSD port.
    120 
    121 N: Stephan Tolksdorf
    122 E: st (a] quanttec.com
    123 D: Minor <atomic> fix
    124 
    125 N: Michael van der Westhuizen
    126 E: r1mikey at gmail dot com
    127 
    128 N: Larisse Voufo
    129 D: Minor patches.
    130 
    131 N: Klaas de Vries
    132 E: klaas at klaasgaaf dot nl
    133 D: Minor bug fix.
    134 
    135 N: Zhang Xiongpang
    136 E: zhangxiongpang (a] gmail.com
    137 D: Minor patches and bug fixes.
    138 
    139 N: Xing Xue
    140 E: xingxue (a] ca.ibm.com
    141 D: AIX port
    142 
    143 N: Zhihao Yuan
    144 E: lichray (a] gmail.com
    145 D: Standard compatibility fixes.
    146 
    147 N: Jeffrey Yasskin
    148 E: jyasskin (a] gmail.com
    149 E: jyasskin (a] google.com
    150 D: Linux fixes.
    151