xref: /minix3/external/bsd/libc++/dist/libcxx/CREDITS.TXT (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
14684ddb6SLionel SambucThis file is a partial list of people who have contributed to the LLVM/libc++
24684ddb6SLionel Sambucproject.  If you have contributed a patch or made some other contribution to
34684ddb6SLionel SambucLLVM/libc++, please submit a patch to this file to add yourself, and it will be
44684ddb6SLionel Sambucdone!
54684ddb6SLionel Sambuc
64684ddb6SLionel SambucThe list is sorted by surname and formatted to allow easy grepping and
74684ddb6SLionel Sambucbeautification by scripts.  The fields are: name (N), email (E), web-address
84684ddb6SLionel Sambuc(W), PGP key ID and fingerprint (P), description (D), and snail-mail address
94684ddb6SLionel Sambuc(S).
104684ddb6SLionel Sambuc
114684ddb6SLionel SambucN: Saleem Abdulrasool
124684ddb6SLionel SambucE: compnerd@compnerd.org
134684ddb6SLionel SambucD: Minor patches and Linux fixes.
144684ddb6SLionel Sambuc
15*0a6a1f1dSLionel SambucN: Dan Albert
16*0a6a1f1dSLionel SambucE: danalbert@google.com
17*0a6a1f1dSLionel SambucD: Android support and test runner improvements.
18*0a6a1f1dSLionel Sambuc
194684ddb6SLionel SambucN: Dimitry Andric
204684ddb6SLionel SambucE: dimitry@andric.com
214684ddb6SLionel SambucD: Visibility fixes, minor FreeBSD portability patches.
224684ddb6SLionel Sambuc
234684ddb6SLionel SambucN: Holger Arnold
244684ddb6SLionel SambucE: holgerar@gmail.com
254684ddb6SLionel SambucD: Minor fix.
264684ddb6SLionel Sambuc
274684ddb6SLionel SambucN: Ruben Van Boxem
284684ddb6SLionel SambucE: vanboxem dot ruben at gmail dot com
294684ddb6SLionel SambucD: Initial Windows patches.
304684ddb6SLionel Sambuc
314684ddb6SLionel SambucN: David Chisnall
324684ddb6SLionel SambucE: theraven at theravensnest dot org
334684ddb6SLionel SambucD: FreeBSD and Solaris ports, libcxxrt support, some atomics work.
344684ddb6SLionel Sambuc
354684ddb6SLionel SambucN: Marshall Clow
364684ddb6SLionel SambucE: mclow.lists@gmail.com
374684ddb6SLionel SambucE: marshall@idio.com
384684ddb6SLionel SambucD: C++14 support, patches and bug fixes.
394684ddb6SLionel Sambuc
40*0a6a1f1dSLionel SambucN: Eric Fiselier
41*0a6a1f1dSLionel SambucE: eric@efcs.ca
42*0a6a1f1dSLionel SambucD: LFTS support, patches and bug fixes.
43*0a6a1f1dSLionel Sambuc
444684ddb6SLionel SambucN: Bill Fisher
454684ddb6SLionel SambucE: william.w.fisher@gmail.com
464684ddb6SLionel SambucD: Regex bug fixes.
474684ddb6SLionel Sambuc
484684ddb6SLionel SambucN: Matthew Dempsky
494684ddb6SLionel SambucE: matthew@dempsky.org
504684ddb6SLionel SambucD: Minor patches and bug fixes.
514684ddb6SLionel Sambuc
524684ddb6SLionel SambucN: Google Inc.
534684ddb6SLionel SambucD: Copyright owner and contributor of the CityHash algorithm
544684ddb6SLionel Sambuc
554684ddb6SLionel SambucN: Howard Hinnant
564684ddb6SLionel SambucE: hhinnant@apple.com
574684ddb6SLionel SambucD: Architect and primary author of libc++
584684ddb6SLionel Sambuc
594684ddb6SLionel SambucN: Hyeon-bin Jeong
604684ddb6SLionel SambucE: tuhertz@gmail.com
614684ddb6SLionel SambucD: Minor patches and bug fixes.
624684ddb6SLionel Sambuc
634684ddb6SLionel SambucN: Argyrios Kyrtzidis
644684ddb6SLionel SambucE: kyrtzidis@apple.com
654684ddb6SLionel SambucD: Bug fixes.
664684ddb6SLionel Sambuc
674684ddb6SLionel SambucN: Bruce Mitchener, Jr.
684684ddb6SLionel SambucE: bruce.mitchener@gmail.com
694684ddb6SLionel SambucD: Emscripten-related changes.
704684ddb6SLionel Sambuc
714684ddb6SLionel SambucN: Michel Morin
724684ddb6SLionel SambucE: mimomorin@gmail.com
734684ddb6SLionel SambucD: Minor patches to is_convertible.
744684ddb6SLionel Sambuc
754684ddb6SLionel SambucN: Andrew Morrow
764684ddb6SLionel SambucE: andrew.c.morrow@gmail.com
774684ddb6SLionel SambucD: Minor patches and Linux fixes.
784684ddb6SLionel Sambuc
794684ddb6SLionel SambucN: Arvid Picciani
804684ddb6SLionel SambucE: aep at exys dot org
814684ddb6SLionel SambucD: Minor patches and musl port.
824684ddb6SLionel Sambuc
834684ddb6SLionel SambucN: Bjorn Reese
844684ddb6SLionel SambucE: breese@users.sourceforge.net
854684ddb6SLionel SambucD: Initial regex prototype
864684ddb6SLionel Sambuc
874684ddb6SLionel SambucN: Nico Rieck
884684ddb6SLionel SambucE: nico.rieck@gmail.com
894684ddb6SLionel SambucD: Windows fixes
904684ddb6SLionel Sambuc
91*0a6a1f1dSLionel SambucN: Jon Roelofs
92*0a6a1f1dSLionel SambucE: jonathan@codesourcery.com
93*0a6a1f1dSLionel SambucD: Remote testing, Newlib port, baremetal/single-threaded support.
94*0a6a1f1dSLionel Sambuc
954684ddb6SLionel SambucN: Jonathan Sauer
964684ddb6SLionel SambucD: Minor patches, mostly related to constexpr
974684ddb6SLionel Sambuc
984684ddb6SLionel SambucN: Craig Silverstein
994684ddb6SLionel SambucE: csilvers@google.com
1004684ddb6SLionel SambucD: Implemented Cityhash as the string hash function on 64-bit machines
1014684ddb6SLionel Sambuc
1024684ddb6SLionel SambucN: Richard Smith
1034684ddb6SLionel SambucD: Minor patches.
1044684ddb6SLionel Sambuc
1054684ddb6SLionel SambucN: Joerg Sonnenberger
1064684ddb6SLionel SambucE: joerg@NetBSD.org
1074684ddb6SLionel SambucD: NetBSD port.
1084684ddb6SLionel Sambuc
1094684ddb6SLionel SambucN: Stephan Tolksdorf
1104684ddb6SLionel SambucE: st@quanttec.com
1114684ddb6SLionel SambucD: Minor <atomic> fix
1124684ddb6SLionel Sambuc
1134684ddb6SLionel SambucN: Michael van der Westhuizen
1144684ddb6SLionel SambucE: r1mikey at gmail dot com
1154684ddb6SLionel Sambuc
116*0a6a1f1dSLionel SambucN: Larisse Voufo
117*0a6a1f1dSLionel SambucD: Minor patches.
118*0a6a1f1dSLionel Sambuc
1194684ddb6SLionel SambucN: Klaas de Vries
1204684ddb6SLionel SambucE: klaas at klaasgaaf dot nl
1214684ddb6SLionel SambucD: Minor bug fix.
1224684ddb6SLionel Sambuc
1234684ddb6SLionel SambucN: Zhang Xiongpang
1244684ddb6SLionel SambucE: zhangxiongpang@gmail.com
1254684ddb6SLionel SambucD: Minor patches and bug fixes.
1264684ddb6SLionel Sambuc
1274684ddb6SLionel SambucN: Xing Xue
1284684ddb6SLionel SambucE: xingxue@ca.ibm.com
1294684ddb6SLionel SambucD: AIX port
1304684ddb6SLionel Sambuc
1314684ddb6SLionel SambucN: Zhihao Yuan
1324684ddb6SLionel SambucE: lichray@gmail.com
1334684ddb6SLionel SambucD: Standard compatibility fixes.
1344684ddb6SLionel Sambuc
1354684ddb6SLionel SambucN: Jeffrey Yasskin
1364684ddb6SLionel SambucE: jyasskin@gmail.com
1374684ddb6SLionel SambucE: jyasskin@google.com
1384684ddb6SLionel SambucD: Linux fixes.
139