llvm/libcxx/CREDITS.TXT

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: Saleem Abdulrasool
E: [email protected]
D: Minor patches and Linux fixes.

N: Ulf Adams
D: Invented the Ryu and Ryu Printf algorithms used in floating-point to_chars, and wrote the initial code.

N: Muiez Ahmed
E: [email protected]
D: z/OS port.

N: Dan Albert
E: [email protected]
D: Android support and test runner improvements.

N: Dimitry Andric
E: [email protected]
D: Visibility fixes, minor FreeBSD portability patches.

N: Holger Arnold
E: [email protected]
D: Minor fix.

N: Jorg Brown
D: Ported floating-point to_chars from MSVC to libc++.

N: David Chisnall
E: theraven at theravensnest dot org
D: FreeBSD and Solaris ports, libcxxrt support, some atomics work.

N: Marshall Clow
E: [email protected]
E: [email protected]
D: C++14 support, patches and bug fixes.

N: Jonathan B Coe
E: [email protected]
D: Implementation of propagate_const.

N: Matthew Dempsky
E: [email protected]
D: Minor patches and bug fixes.

N: Christopher Di Bella
E: [email protected]
E: [email protected]
D: Library concepts.

N: Glen Joseph Fernandes
E: [email protected]
D: Implementation of to_address.

N: Eric Fiselier
E: [email protected]
D: LFTS support, patches and bug fixes.

N: Bill Fisher
E: [email protected]
D: Regex bug fixes.

N: Google Inc.
D: Copyright owner and contributor of the CityHash algorithm

N: Howard Hinnant
E: [email protected]
D: Architect and primary author of libc++

N: Sergej Jaskiewicz
E: [email protected]
D: Minor improvements in the testing infrastructure

N: Hyeon-bin Jeong
E: [email protected]
D: Minor patches and bug fixes.

N: Argyrios Kyrtzidis
E: [email protected]
D: Bug fixes.

N: Stephan T. Lavavej
E: [email protected]
E: [email protected]
D: Implemented floating-point to_chars.

N: Damien Lebrun-Grandie
E: [email protected]
E: [email protected]
D: Implementation of mdspan.

N: Microsoft Corporation
D: Contributed floating-point to_chars.

N: Bruce Mitchener, Jr.
E: [email protected]
D: Emscripten-related changes.

N: Michel Morin
E: [email protected]
D: Minor patches to is_convertible.

N: Andrew Morrow
E: [email protected]
D: Minor patches and Linux fixes.

N: Michael Park
E: [email protected]
D: Implementation of <variant>.

N: Arvid Picciani
E: aep at exys dot org
D: Minor patches and musl port.

N: Bjorn Reese
E: [email protected]
D: Initial regex prototype

N: Nico Rieck
E: [email protected]
D: Windows fixes

N: Jon Roelofs
E: [email protected]
D: Remote testing, Newlib port, baremetal/single-threaded support.

N: Kent Ross
E: [email protected]
D: Patches for operator<=> support

N: Jonathan Sauer
D: Minor patches, mostly related to constexpr

N: Craig Silverstein
E: [email protected]
D: Implemented Cityhash as the string hash function on 64-bit machines

N: Richard Smith
D: Minor patches.

N: Joerg Sonnenberger
E: [email protected]
D: NetBSD port.

N: Stephan Tolksdorf
E: [email protected]
D: Minor <atomic> fix

N: Christian Trott
E: [email protected]
D: Implementation of mdspan.

N: Ruben Van Boxem
E: vanboxem dot ruben at gmail dot com
D: Initial Windows patches.

N: Michael van der Westhuizen
E: r1mikey at gmail dot com

N: Larisse Voufo
D: Minor patches.

N: Klaas de Vries
E: klaas at klaasgaaf dot nl
D: Minor bug fix.

N: Mark de Wever
E: koraq at xs4all dot nl
D: Format library support.
D: Finalized the porting of MSVC's to_chars to libc++.

N: Zhang Xiongpang
E: [email protected]
D: Minor patches and bug fixes.

N: Xing Xue
E: [email protected]
D: AIX port

N: Jeffrey Yasskin
E: [email protected]
E: [email protected]
D: Linux fixes.

N: Zhihao Yuan
E: [email protected]
D: Standard compatibility fixes.