Home | History | Annotate | Download | only in llvm-libc++
      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: Dimitry Andric
     16 E: dimitry (a] andric.com
     17 D: Visibility fixes, minor FreeBSD portability patches.
     18 
     19 N: Holger Arnold
     20 E: holgerar (a] 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 (a] gmail.com
     33 E: marshall (a] 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 (a] apple.com
     41 D: Architect and primary author of libc++
     42 
     43 N: Hyeon-bin Jeong
     44 E: tuhertz (a] gmail.com
     45 D: Minor patches and bug fixes.
     46 
     47 N: Argyrios Kyrtzidis
     48 E: kyrtzidis (a] apple.com
     49 D: Bug fixes.
     50 
     51 N: Michel Morin
     52 E: mimomorin (a] gmail.com
     53 D: Minor patches to is_convertible.
     54 
     55 N: Andrew Morrow
     56 E: andrew.c.morrow (a] 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 (a] 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 (a] 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: Klaas de Vries
     78 E: klaas at klaasgaaf dot nl
     79 D: Minor bug fix.
     80 
     81 N: Zhang Xiongpang
     82 E: zhangxiongpang (a] gmail.com
     83 D: Minor patches and bug fixes.
     84 
     85 N: Jeffrey Yasskin
     86 E: jyasskin (a] gmail.com
     87 E: jyasskin (a] google.com
     88 D: Linux fixes.
     89