1. 35ff03b Refactor pthread usage of libcxx. by Asiri Rathnayake · 8 years ago
  2. 3b1fb53 Move atomic_support.h and config_elast.h into src/include by Eric Fiselier · 9 years ago
  3. c6e4669 [libcxx] Add atomic_support.h header to src that handles needed atomic operations. by Eric Fiselier · 9 years ago
  4. 8d86b2e Allow libc++ to be built on systems without POSIX threads by Jonathan Roelofs · 10 years ago
  5. fc910cb Peter Collingbourne: Fix warnings when compiling with -DNDEBUG. by Howard Hinnant · 11 years ago
  6. 499c61f noexcept and constexpr applied to <mutex>. by Howard Hinnant · 12 years ago
  7. ec3773c Quash a whole bunch of warnings by Howard Hinnant · 13 years ago
  8. b64f8b0 license change by Howard Hinnant · 14 years ago
  9. 16e6e1d Fixing whitespace problems by Howard Hinnant · 14 years ago
  10. d444470 now works with -fno-exceptions and -fno-rtti by Howard Hinnant · 14 years ago
  11. 21aefc3 [util.smartptr.hash] by Howard Hinnant · 14 years ago
  12. adff489 patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepted except there were some bug fixes needed in <locale> for the __nolocale_* series. For the apple branch I ended up using templates instead of the var_args solution because it seemed both safer and more efficient. by Howard Hinnant · 14 years ago
  13. f5256e1 Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 14 years ago
  14. bc8d3f9 libcxx initial import by Howard Hinnant · 14 years ago