1. ea117bf Mark libc++ internal globals with _LIBCPP_SAFE_STATIC. by Eric Fiselier · 9 years ago
  2. c7e4239 Refactor pthread usage of libcxx. by Asiri Rathnayake · 9 years ago
  3. b3fcc67 Allow libc++ to be built on systems without POSIX threads by Jonathan Roelofs · 11 years ago
  4. d2308ea Revert "Turn off extern templates for most uses." by Justin Bogner · 11 years ago
  5. 393068b Turn off extern templates for most uses. It is causing more problems than it is worth. The extern templates will still be built into the dylib, mainly for ABI stability purposes. And the client can still turn these back on with a #define if desire. This fixes http://llvm.org/bugs/show_bug.cgi?id=17027. However there's no associated test for the test suite because http://llvm.org/bugs/show_bug.cgi?id=17027 needs mismatched dylib and headers to fire. by Howard Hinnant · 12 years ago
  6. 412dbeb license change by Howard Hinnant · 15 years ago
  7. f9d540b Completed [alg.random.shuffle]. by Howard Hinnant · 15 years ago
  8. 5b08a8a Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 15 years ago
  9. 3e51952 libcxx initial import by Howard Hinnant · 15 years ago