1. f01e82f [libcxx] Remove the availability_markup LIT feature by Louis Dionne · 6 years ago
  2. 5fe0a6a [libc++] Improve diagnostics for non-const comparators and hashers in associative containers by Louis Dionne · 6 years ago
  3. bf62394 [libcxx] Always enable availability in the lit test suite. by Louis Dionne · 6 years ago
  4. c28aca1 [libcxx] Remove bad_array_length by Louis Dionne · 6 years ago
  5. 581671f [libcxx] Remove dynarray by Louis Dionne · 6 years ago
  6. ee720ea [NFC] Fix formatting in availability documentation by Louis Dionne · 6 years ago
  7. 1e04e9b [libcxx] Mention restriction on inline namespaces in LIBCXX_ABI_NAMESPACE docs by Louis Dionne · 6 years ago
  8. b124ade Rename cxx-benchmark-unittests target and convert to LIT. by Eric Fiselier · 6 years ago
  9. e6f91d8 Make libc++'s versioning namespace customizable by Eric Fiselier · 6 years ago
  10. 640fa25 [libc++] Use exclude_from_explicit_instantiation instead of always_inline by Louis Dionne · 6 years ago
  11. 07f95bd [libc++] Make sure we can build libc++ with -fvisibility=hidden by Louis Dionne · 6 years ago
  12. 9bc5d8e [libcxx] Remove custom CMake code targeting Mac OS 10.6 by Louis Dionne · 6 years ago
  13. 13cf3b9 [libc++] Add deprecated attributes to many deprecated components by Louis Dionne · 6 years ago
  14. 3cea452 Correct docs to reference the new libc++ lists. by Eric Fiselier · 6 years ago
  15. caf40ae [libc++] Add _LIBCPP_ENABLE_NODISCARD and _LIBCPP_NODISCARD_EXT to allow pre-C++2a [[nodiscard]] by Roman Lebedev · 6 years ago
  16. 8f4c8e6 fix some typos in the doc by Sylvestre Ledru · 6 years ago
  17. ac2b570 refresh the libc++ homepage by Sylvestre Ledru · 6 years ago
  18. 5a86ba0 ReleaseNotes: update links to use https by Hans Wennborg · 6 years ago
  19. 6969dc1 [libc++] Add a link to the Release notes from the main libc++ documentation by Louis Dionne · 6 years ago
  20. fa8c539 [libcxx] Add ReleaseNotes.rst file for release notes by Louis Dionne · 6 years ago
  21. 61b0a00 [libcxx] By default, do not use internal_linkage to hide symbols from the ABI by Louis Dionne · 6 years ago
  22. 5ae92f0 [libc++] Add the _LIBCPP_HIDE_FROM_ABI_AFTER_V1 macro by Louis Dionne · 6 years ago
  23. db9b3d8 Update version to 8.0.0svn: cmake, includes files and docs by Hans Wennborg · 6 years ago
  24. 67fff22 [libc++] Introduce _LIBCPP_HIDE_FROM_ABI to replace _LIBCPP_INLINE_VISIBILITY by Louis Dionne · 6 years ago
  25. a0866c5 Implement <filesystem> by Eric Fiselier · 6 years ago
  26. d9cfbf1 [NFC] Fix grammatical mistakes in libc++ FileTimeType design docs by Louis Dionne · 6 years ago
  27. ed7123b Fix another typo in the FileTimeType docs by Eric Fiselier · 6 years ago
  28. f562b9b Fix typos, spelling, and grammar in the FileTimeType design docs. by Eric Fiselier · 6 years ago
  29. 88dfb6d Add design docs for upcoming file_time_type change. by Eric Fiselier · 6 years ago
  30. 5423805 [libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITY by Louis Dionne · 6 years ago
  31. 4e7ffca Revert "[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITY" by Louis Dionne · 6 years ago
  32. 79aa4f3 [libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITY by Louis Dionne · 6 years ago
  33. e89a34f Fix typos. by Bruce Mitchener · 6 years ago
  34. 16eb426 [cmake] Add a config option LIBCXX_HAS_WIN32_THREAD_API for enforcing win32 threads by Martin Storsjo · 7 years ago
  35. ac3c89d Update version to 7.0.0svn: cmake, include files and docs by Hans Wennborg · 7 years ago
  36. 9627e9b Corrected a typo in the building libc++ docs by Hamza Sood · 7 years ago
  37. 7e73ea8 Teach test suite about C++2a dialect flag. by Eric Fiselier · 7 years ago
  38. 6efb1c1 Change test suite to support c++17 dialect flag instead of c++1z. by Eric Fiselier · 7 years ago
  39. 18dba06 [libc++] Support Microsoft ABI without vcruntime headers by Shoaib Meenai · 7 years ago
  40. 2bba98e [libc++] Add site config option for ABI macros by Shoaib Meenai · 7 years ago
  41. 2d17369 Bump docs version to 6.0 by Hans Wennborg · 7 years ago
  42. b58dd3d [libc++] class template -> template class. NFC by Shoaib Meenai · 7 years ago
  43. cd75b28 [libc++] Mark string operator+ _LIBCPP_FUNC_VIS by Shoaib Meenai · 7 years ago
  44. a3c3d5f [libc++] Use proper template terminology. NFC by Shoaib Meenai · 7 years ago
  45. 347be61 [libcxx][CMake] Add install path variable to allow overriding the destination by Petr Hosek · 7 years ago
  46. 01c2bb3 Fix misspelling of environment throughout libc++ by Eric Fiselier · 7 years ago
  47. 867ae29 docs: Fix Sphinx detection with out-of-tree builds by Tom Stellard · 7 years ago
  48. 907c119 Add markup for libc++ dylib availability by Mehdi Amini · 7 years ago
  49. b857743 Update Appveyor bot link to point to new llvm-mirror Appveyor account by Eric Fiselier · 7 years ago
  50. 3c51b64 update buildbot doc to link to the new Appveyor builders by Eric Fiselier · 7 years ago
  51. e1c9dfb [libc++] Add _LIBCPP_DISABLE_EXTERN_TEMPLATE config option by Shoaib Meenai · 7 years ago
  52. 6b73492 [libc++] Make _LIBCPP_TYPE_VIS export members by Shoaib Meenai · 7 years ago
  53. 24e8dbd [libc++] Make _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS export members by Shoaib Meenai · 7 years ago
  54. b7fd0be Update all bug URL's to point to https://bugs.llvm.org/... by Eric Fiselier · 7 years ago
  55. 6ebcc5c Add doc for _LIBCPP_ENABLE_CXX17_DISABLED_AUTO_PTR and make it work under _LIBCPP_ENABLE_CXX17_REMOVED_FEATURES by Eric Fiselier · 7 years ago
  56. 515ba55 [libcxx] Remove unexpected handlers in C++17 by Eric Fiselier · 7 years ago
  57. e7bee0d docs: add some documentation for building on Windows by Saleem Abdulrasool · 7 years ago
  58. dab8677 Fix typo in docs by Eric Fiselier · 7 years ago
  59. 8a032c5 [libcxx] Mentions "targeting C++11 and above" instead of "targeting C++11" in the doc by Mehdi Amini · 7 years ago
  60. dae3960 [libc++] Introduce _LIBCPP_EXTERN_VIS to fix __libcpp_debug_function link errors by Eric Fiselier · 7 years ago
  61. 49a9e0c [libcxx] Improve design documentation for the external-thread-library by Asiri Rathnayake · 7 years ago
  62. ebaf7da Add _LIBCPP_DIAGNOSE_WARNING and _LIBCPP_DIAGNOSE_ERROR macros. by Eric Fiselier · 7 years ago
  63. ccb58d0 Update version to 5.0 by Eric Fiselier · 7 years ago
  64. 2342c11 [libc++] Correct macro name in documenation by Shoaib Meenai · 8 years ago
  65. 66134e8 [libc++] Cleanup and document <__threading_support> by Eric Fiselier · 8 years ago
  66. a2e3d1e Fix Sphinx build error caused by bad indentation by Eric Fiselier · 8 years ago
  67. c3589a8 [NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS by Eric Fiselier · 8 years ago
  68. d28b523 Update year to 2017 by Eric Fiselier · 8 years ago
  69. ce34512 Remove dead debug_mode doc link by Eric Fiselier · 8 years ago
  70. 01eb99a Implement a throwing version of _LIBCPP_ASSERT. by Eric Fiselier · 8 years ago
  71. 904a9cb Update TestingLibcxx doc to reflect the use_system_cxx_lib flag. Patch from Michael Park by Eric Fiselier · 8 years ago
  72. 2fe522f Update doc version to 4.0 by Eric Fiselier · 8 years ago
  73. 8cdac0b [NFC] Change whitespace to force docs rebuild by Eric Fiselier · 8 years ago
  74. f2f3637 Fix PR27374 - Remove the implicit reduced-arity-extension in tuple. by Eric Fiselier · 8 years ago
  75. c6d8e8a [libc++] Add _LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS by Shoaib Meenai · 8 years ago
  76. e6479bc [libc++] Introduce `_LIBCPP_OVERRIDABLE_FUNC_VIS` by Shoaib Meenai · 8 years ago
  77. 763984e Add docs for use-configurable libc++ features by Eric Fiselier · 8 years ago
  78. eb6b13f Fix _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to always have default visibility. by Eric Fiselier · 8 years ago
  79. 2d2f0c0 Add start of filesystem benchmarks by Eric Fiselier · 8 years ago
  80. 4289b6e Cleanup LIT testing doc by Eric Fiselier · 8 years ago
  81. d588d2d [libc++] Correct explanation of _LIBCPP_NEW_DELETE_VIS by Shoaib Meenai · 8 years ago
  82. 5300359 Make it easier to run the libc++ test suite against libstdc++ by Eric Fiselier · 8 years ago
  83. b160392 [libc++] Clarify _LIBCPP_NEW_DELETE_VIS for Windows by Shoaib Meenai · 8 years ago
  84. e5cbce4 [libc++] Fix extern template visibility for Windows by Shoaib Meenai · 8 years ago
  85. f05ac13 Attempt to fix Sphinx build by Eric Fiselier · 8 years ago
  86. 65d504e Update _LIBCPP_EXCEPTION_ABI doc with @mclow's feedback by Eric Fiselier · 8 years ago
  87. 6dbed46 [libc++] Add _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to support GCC ABI compatibility by Eric Fiselier · 8 years ago
  88. 833d644 [libc++] Fix and document visibility attributes for Clang, GCC and Windows. by Eric Fiselier · 8 years ago
  89. 01609af Enable installation of libc++experimental by default. by Eric Fiselier · 8 years ago
  90. 0a799bd Turn On -DLIBCXX_ENABLE_BENCHMARKS by default. by Eric Fiselier · 8 years ago
  91. d3169f5 [Docs] Update libc++ target names after r279675. by Eric Fiselier · 8 years ago
  92. b640da0 Allow building both shared and static library by Petr Hosek · 8 years ago
  93. d9b9ef7 [libcxx] Add support for benchmark tests using Google Benchmark. by Eric Fiselier · 8 years ago
  94. 6e9a694 Add Filesystem TS -- Complete by Eric Fiselier · 8 years ago
  95. d256280 Update libcxx.llvm.org documentation by linking to new docs. by Eric Fiselier · 8 years ago
  96. 6637dc2 Fix errors in documentation by Eric Fiselier · 8 years ago
  97. 953f34f Fix sphinx build. This is a temporary solution. by Eric Fiselier · 8 years ago
  98. f83eb7a Try and fix sphinx build by Eric Fiselier · 8 years ago
  99. 03dc08c Update version numbers in docs by Eric Fiselier · 8 years ago
  100. 7039fa1 Add documentation for new experimental library by Eric Fiselier · 8 years ago