1. aad745a Change sleep_for, sleep_until, and the condition_variable timed wait by Howard Hinnant · 13 years ago
  2. d3673eb Andrew Morrow: The attached patch is an attempt to implement by Howard Hinnant · 13 years ago
  3. 36101a5b noexcept applied to <thread>. by Howard Hinnant · 13 years ago
  4. 14c25b8 Solaris port. Currently sees around 200 test failures, mostly related to by David Chisnall · 14 years ago
  5. c206366 Quash a whole bunch of warnings by Howard Hinnant · 14 years ago
  6. dbe8111 Work on Windows port by Ruben Van Boxem by Howard Hinnant · 14 years ago
  7. c950e77 Effort to reduce the number of exported symbols by Howard Hinnant · 15 years ago
  8. 412dbeb license change by Howard Hinnant · 15 years ago
  9. 10e4a48 Convert __thread_local_data to the singleton pattern by Howard Hinnant · 15 years ago
  10. b77c0c0 [futures.atomic_future] and notify_all_at_thread_exit. This completes the header <future> and all of Chapter 30 (for C++0x enabled compilers). by Howard Hinnant · 15 years ago
  11. 167fd10 future continues ... by Howard Hinnant · 15 years ago
  12. 940e211 Fixing whitespace problems by Howard Hinnant · 15 years ago
  13. 54b409f now works with -fno-exceptions and -fno-rtti by Howard Hinnant · 15 years ago
  14. 5b00ffe For compiling on FreeBSD by Howard Hinnant · 15 years ago
  15. 128ba71 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 · 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