Commit History

Author SHA1 Message Date
  Chandler Carruth 7c3769df62 Update more file headers across all of the LLVM projects in the monorepo 6 years ago
  Shoaib Meenai 6b7349243e [libc++] Make _LIBCPP_TYPE_VIS export members 8 years ago
  Evgeniy Stepanov a3b25f81d1 Cleanup: move visibility/linkage attributes to the first declaration. 9 years ago
  Jonathan Roelofs 8d86b2e686 Allow libc++ to be built on systems without POSIX threads 11 years ago
  Howard Hinnant 83eade6abb No functionality change at this time. I've split _LIBCPP_VISIBLE up into two flags: _LIBCPP_TYPE_VIS and _LIBCPP_FUNC_VIS. This is in preparation for taking advantage of clang's new __type_visibility__ attribute. 12 years ago
  Howard Hinnant 9c0df1416f Rename uses of _ and __ because these are getting stepped on by macros from other system code. 12 years ago
  Howard Hinnant c8f7413908 noexcept applied to <condition_variable>. 13 years ago
  Howard Hinnant 08e17472e4 Windows support by Ruben Van Boxem. 14 years ago
  Howard Hinnant 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 years ago
  Howard Hinnant f8f852138f N3191: C++ Timeout Specification 14 years ago
  Howard Hinnant b64f8b07c1 license change 14 years ago
  Howard Hinnant 422a53fd7a visibility-decoration. 15 years ago
  Howard Hinnant e6e4d01553 [futures.atomic_future] and notify_all_at_thread_exit. This completes the header <future> and all of Chapter 30 (for C++0x enabled compilers). 15 years ago
  Howard Hinnant 47499b162a future continues ... 15 years ago
  Howard Hinnant f5256e16df Wiped out some non-ascii characters that snuck into the copyright. 15 years ago
  Howard Hinnant bc8d3f97eb libcxx initial import 15 years ago