CREDITS.TXT 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  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. The list is sorted by surname and formatted to allow easy grepping and
  6. beautification by scripts. The fields are: name (N), email (E), web-address
  7. (W), PGP key ID and fingerprint (P), description (D), and snail-mail address
  8. (S).
  9. N: Saleem Abdulrasool
  10. E: compnerd@compnerd.org
  11. D: Minor patches and Linux fixes.
  12. N: Dan Albert
  13. E: danalbert@google.com
  14. D: Android support and test runner improvements.
  15. N: Dimitry Andric
  16. E: dimitry@andric.com
  17. D: Visibility fixes, minor FreeBSD portability patches.
  18. N: Holger Arnold
  19. E: holgerar@gmail.com
  20. D: Minor fix.
  21. N: Ruben Van Boxem
  22. E: vanboxem dot ruben at gmail dot com
  23. D: Initial Windows patches.
  24. N: David Chisnall
  25. E: theraven at theravensnest dot org
  26. D: FreeBSD and Solaris ports, libcxxrt support, some atomics work.
  27. N: Marshall Clow
  28. E: mclow.lists@gmail.com
  29. E: marshall@idio.com
  30. D: C++14 support, patches and bug fixes.
  31. N: Jonathan B Coe
  32. E: jbcoe@me.com
  33. D: Implementation of propagate_const.
  34. N: Glen Joseph Fernandes
  35. E: glenjofe@gmail.com
  36. D: Implementation of to_address.
  37. N: Eric Fiselier
  38. E: eric@efcs.ca
  39. D: LFTS support, patches and bug fixes.
  40. N: Bill Fisher
  41. E: william.w.fisher@gmail.com
  42. D: Regex bug fixes.
  43. N: Matthew Dempsky
  44. E: matthew@dempsky.org
  45. D: Minor patches and bug fixes.
  46. N: Google Inc.
  47. D: Copyright owner and contributor of the CityHash algorithm
  48. N: Howard Hinnant
  49. E: hhinnant@apple.com
  50. D: Architect and primary author of libc++
  51. N: Hyeon-bin Jeong
  52. E: tuhertz@gmail.com
  53. D: Minor patches and bug fixes.
  54. N: Argyrios Kyrtzidis
  55. E: kyrtzidis@apple.com
  56. D: Bug fixes.
  57. N: Bruce Mitchener, Jr.
  58. E: bruce.mitchener@gmail.com
  59. D: Emscripten-related changes.
  60. N: Michel Morin
  61. E: mimomorin@gmail.com
  62. D: Minor patches to is_convertible.
  63. N: Andrew Morrow
  64. E: andrew.c.morrow@gmail.com
  65. D: Minor patches and Linux fixes.
  66. N: Michael Park
  67. E: mcypark@gmail.com
  68. D: Implementation of <variant>.
  69. N: Arvid Picciani
  70. E: aep at exys dot org
  71. D: Minor patches and musl port.
  72. N: Bjorn Reese
  73. E: breese@users.sourceforge.net
  74. D: Initial regex prototype
  75. N: Nico Rieck
  76. E: nico.rieck@gmail.com
  77. D: Windows fixes
  78. N: Jon Roelofs
  79. E: jroelofS@jroelofs.com
  80. D: Remote testing, Newlib port, baremetal/single-threaded support.
  81. N: Jonathan Sauer
  82. D: Minor patches, mostly related to constexpr
  83. N: Craig Silverstein
  84. E: csilvers@google.com
  85. D: Implemented Cityhash as the string hash function on 64-bit machines
  86. N: Richard Smith
  87. D: Minor patches.
  88. N: Joerg Sonnenberger
  89. E: joerg@NetBSD.org
  90. D: NetBSD port.
  91. N: Stephan Tolksdorf
  92. E: st@quanttec.com
  93. D: Minor <atomic> fix
  94. N: Michael van der Westhuizen
  95. E: r1mikey at gmail dot com
  96. N: Larisse Voufo
  97. D: Minor patches.
  98. N: Klaas de Vries
  99. E: klaas at klaasgaaf dot nl
  100. D: Minor bug fix.
  101. N: Zhang Xiongpang
  102. E: zhangxiongpang@gmail.com
  103. D: Minor patches and bug fixes.
  104. N: Xing Xue
  105. E: xingxue@ca.ibm.com
  106. D: AIX port
  107. N: Zhihao Yuan
  108. E: lichray@gmail.com
  109. D: Standard compatibility fixes.
  110. N: Jeffrey Yasskin
  111. E: jyasskin@gmail.com
  112. E: jyasskin@google.com
  113. D: Linux fixes.