2010-11-17 05:39:15 +08:00
|
|
|
This file is a partial list of people who have contributed to the LLVM/libc++
|
|
|
|
project. If you have contributed a patch or made some other contribution to
|
|
|
|
LLVM/libc++, please submit a patch to this file to add yourself, and it will be
|
|
|
|
done!
|
|
|
|
|
|
|
|
The list is sorted by surname and formatted to allow easy grepping and
|
|
|
|
beautification by scripts. The fields are: name (N), email (E), web-address
|
|
|
|
(W), PGP key ID and fingerprint (P), description (D), and snail-mail address
|
|
|
|
(S).
|
|
|
|
|
|
|
|
N: Howard Hinnant
|
|
|
|
E: hhinnant@apple.com
|
|
|
|
D: Architect and primary author of libc++
|
|
|
|
|
2011-01-05 03:21:05 +08:00
|
|
|
N: Marshall Clow
|
|
|
|
E: marshall@idio.com
|
|
|
|
E: mclow@qualcomm.com
|
|
|
|
D: Minor patches and bug fixes.
|
2011-06-10 00:53:33 +08:00
|
|
|
|
|
|
|
N: Bjorn Reese
|
|
|
|
E: breese@users.sourceforge.net
|
|
|
|
D: Initial regex prototype
|
2011-07-23 01:08:57 +08:00
|
|
|
|
2011-09-21 16:39:44 +08:00
|
|
|
N: David Chisnall
|
|
|
|
E: theraven at theravensnest dot org
|
2012-02-29 21:05:08 +08:00
|
|
|
D: FreeBSD and Solaris ports, libcxxrt support, some atomics work.
|
2011-09-23 03:10:18 +08:00
|
|
|
|
|
|
|
N: Ruben Van Boxem
|
|
|
|
E: vanboxem dot ruben at gmail dot com
|
|
|
|
D: Initial Windows patches.
|
2011-10-12 00:00:46 +08:00
|
|
|
|
|
|
|
N: Arvid Picciani
|
|
|
|
E: aep at exys dot org
|
|
|
|
D: Minor patches and musl port.
|
2011-12-11 04:28:56 +08:00
|
|
|
|
|
|
|
N: Craig Silverstein
|
|
|
|
E: csilvers@google.com
|
|
|
|
D: Implemented Cityhash as the string hash function on 64-bit machines
|
|
|
|
|
|
|
|
N: Google Inc.
|
|
|
|
D: Copyright owner and contributor of the CityHash algorithm
|
2012-02-20 02:22:03 +08:00
|
|
|
|
|
|
|
N: Jeffrey Yasskin
|
|
|
|
E: jyasskin@gmail.com
|
|
|
|
E: jyasskin@google.com
|
|
|
|
D: Linux fixes.
|
2012-04-03 03:23:15 +08:00
|
|
|
|
|
|
|
N: Jonathan Sauer
|
|
|
|
D: Minor patches, mostly related to constexpr
|