1. fe13c13 Make libc++'s versioning namespace customizable by Eric Fiselier · 7 years ago
  2. 9b3222f [libc++] Make sure we can build libc++ with -fvisibility=hidden by Louis Dionne · 7 years ago
  3. 9b8ef6e [libc++] Don't hardcode namespace in manual mangling by Shoaib Meenai · 8 years ago
  4. 3698889 [libc++] Use _LIBCPP_ABI_MICROSOFT instead of _MSC_VER by Shoaib Meenai · 8 years ago
  5. a7234f1 Explicitly specify MSVC mangling of iostream globals. Patch from Dave Lee by Eric Fiselier · 9 years ago
  6. f4ac884 Make the presence of stdin and stdout optional. by Ed Schouten · 11 years ago
  7. 4d51429 Remove the state_types array. by Ed Schouten · 11 years ago
  8. d2647ea Clean up iostream creation in preparation for conditionalizing streams. by Ed Schouten · 11 years ago
  9. f0544c2 Nico Rieck: this patch series fixes visibility issues on Windows as explained in <http://lists.cs.uiuc.edu/pipermail/cfe-dev/2013-August/031214.html>. by Howard Hinnant · 12 years ago
  10. 2ed7030 Use reinterpret_casts directly in place of C-style casts. by Joerg Sonnenberger · 12 years ago
  11. 591ebe3 This is an optimization which produces improved launching time. There should be no functionality change. Clients should see no ABI differences. by Howard Hinnant · 13 years ago
  12. bf33f5b Protect use of alignas against older versions of clang by Howard Hinnant · 13 years ago
  13. b4c7522 Alter the terminal streams such that they do not get added to the atexit chain, and thus never get destructed. by Howard Hinnant · 14 years ago
  14. ce48a11 _STD -> _VSTD to avoid macro clash on windows by Howard Hinnant · 14 years ago
  15. 412dbeb license change by Howard Hinnant · 15 years ago
  16. 5b08a8a Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 15 years ago
  17. 3e51952 libcxx initial import by Howard Hinnant · 15 years ago