1. 737be83 [libcxx] Remove the availability_markup LIT feature by Louis Dionne · 7 years ago
  2. f14927e [libcxx] Always enable availability in the lit test suite. by Louis Dionne · 7 years ago
  3. 2e5f0c4 [NFC] Fix formatting in availability documentation by Louis Dionne · 7 years ago
  4. 9b3222f [libc++] Make sure we can build libc++ with -fvisibility=hidden by Louis Dionne · 7 years ago
  5. 6616b4c fix some typos in the doc by Sylvestre Ledru · 7 years ago
  6. 61cd687 [libcxx] By default, do not use internal_linkage to hide symbols from the ABI by Louis Dionne · 7 years ago
  7. ba71bd7 [libc++] Add the _LIBCPP_HIDE_FROM_ABI_AFTER_V1 macro by Louis Dionne · 7 years ago
  8. cb3eb30 [libc++] Introduce _LIBCPP_HIDE_FROM_ABI to replace _LIBCPP_INLINE_VISIBILITY by Louis Dionne · 7 years ago
  9. f636411 [NFC] Fix grammatical mistakes in libc++ FileTimeType design docs by Louis Dionne · 7 years ago
  10. b54393e Fix another typo in the FileTimeType docs by Eric Fiselier · 7 years ago
  11. f0b379c Fix typos, spelling, and grammar in the FileTimeType design docs. by Eric Fiselier · 7 years ago
  12. d981977 Add design docs for upcoming file_time_type change. by Eric Fiselier · 7 years ago
  13. dc7200b [libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITY by Louis Dionne · 7 years ago
  14. 195a499 Revert "[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITY" by Louis Dionne · 7 years ago
  15. 4a8f3f9 [libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITY by Louis Dionne · 7 years ago
  16. f684c9c Fix typos. by Bruce Mitchener · 8 years ago
  17. bf02a09 [cmake] Add a config option LIBCXX_HAS_WIN32_THREAD_API for enforcing win32 threads by Martin Storsjo · 8 years ago
  18. 24767a7 [libc++] class template -> template class. NFC by Shoaib Meenai · 8 years ago
  19. 5b67cd3 [libc++] Mark string operator+ _LIBCPP_FUNC_VIS by Shoaib Meenai · 8 years ago
  20. 982060b [libc++] Use proper template terminology. NFC by Shoaib Meenai · 8 years ago
  21. e9c66ad Add markup for libc++ dylib availability by Mehdi Amini · 8 years ago
  22. bda3c7d [libc++] Make _LIBCPP_TYPE_VIS export members by Shoaib Meenai · 9 years ago
  23. bad28c4 [libc++] Make _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS export members by Shoaib Meenai · 9 years ago
  24. cd1703b Fix typo in docs by Eric Fiselier · 9 years ago
  25. fc26379 [libc++] Introduce _LIBCPP_EXTERN_VIS to fix __libcpp_debug_function link errors by Eric Fiselier · 9 years ago
  26. e3d832a [libcxx] Improve design documentation for the external-thread-library by Asiri Rathnayake · 9 years ago
  27. 1b0bda3 [libc++] Correct macro name in documenation by Shoaib Meenai · 9 years ago
  28. 00f6bea [libc++] Cleanup and document <__threading_support> by Eric Fiselier · 9 years ago
  29. 011508d Fix Sphinx build error caused by bad indentation by Eric Fiselier · 9 years ago
  30. e2f2d1e [NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS by Eric Fiselier · 9 years ago
  31. 687d321 Implement a throwing version of _LIBCPP_ASSERT. by Eric Fiselier · 9 years ago
  32. dce4218 [libc++] Introduce `_LIBCPP_OVERRIDABLE_FUNC_VIS` by Shoaib Meenai · 9 years ago
  33. 7ca7656 Fix _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to always have default visibility. by Eric Fiselier · 9 years ago
  34. 9f50fff [libc++] Correct explanation of _LIBCPP_NEW_DELETE_VIS by Shoaib Meenai · 9 years ago
  35. 3888eb6 [libc++] Clarify _LIBCPP_NEW_DELETE_VIS for Windows by Shoaib Meenai · 9 years ago
  36. 190994e [libc++] Fix extern template visibility for Windows by Shoaib Meenai · 9 years ago
  37. 991c354 Update _LIBCPP_EXCEPTION_ABI doc with @mclow's feedback by Eric Fiselier · 9 years ago
  38. f8f31c4 [libc++] Add _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to support GCC ABI compatibility by Eric Fiselier · 9 years ago
  39. 49e2967 [libc++] Fix and document visibility attributes for Clang, GCC and Windows. by Eric Fiselier · 9 years ago
  40. 29ada6d Use __config_site when building libc++. Also cleanup ABI versioning doc by Eric Fiselier · 10 years ago
  41. b34aa90 Fix whitespace in doc by Eric Fiselier · 10 years ago
  42. f9f796e [libcxx] Capture configuration information when installing the libc++ headers by Eric Fiselier · 10 years ago