1. 18dba06 [libc++] Support Microsoft ABI without vcruntime headers by Shoaib Meenai · 7 years ago
  2. 2bba98e [libc++] Add site config option for ABI macros by Shoaib Meenai · 7 years ago
  3. 2d17369 Bump docs version to 6.0 by Hans Wennborg · 7 years ago
  4. b58dd3d [libc++] class template -> template class. NFC by Shoaib Meenai · 7 years ago
  5. cd75b28 [libc++] Mark string operator+ _LIBCPP_FUNC_VIS by Shoaib Meenai · 7 years ago
  6. a3c3d5f [libc++] Use proper template terminology. NFC by Shoaib Meenai · 7 years ago
  7. 347be61 [libcxx][CMake] Add install path variable to allow overriding the destination by Petr Hosek · 7 years ago
  8. 01c2bb3 Fix misspelling of environment throughout libc++ by Eric Fiselier · 7 years ago
  9. 867ae29 docs: Fix Sphinx detection with out-of-tree builds by Tom Stellard · 7 years ago
  10. 907c119 Add markup for libc++ dylib availability by Mehdi Amini · 7 years ago
  11. b857743 Update Appveyor bot link to point to new llvm-mirror Appveyor account by Eric Fiselier · 7 years ago
  12. 3c51b64 update buildbot doc to link to the new Appveyor builders by Eric Fiselier · 7 years ago
  13. e1c9dfb [libc++] Add _LIBCPP_DISABLE_EXTERN_TEMPLATE config option by Shoaib Meenai · 7 years ago
  14. 6b73492 [libc++] Make _LIBCPP_TYPE_VIS export members by Shoaib Meenai · 7 years ago
  15. 24e8dbd [libc++] Make _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS export members by Shoaib Meenai · 7 years ago
  16. b7fd0be Update all bug URL's to point to https://bugs.llvm.org/... by Eric Fiselier · 7 years ago
  17. 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
  18. 515ba55 [libcxx] Remove unexpected handlers in C++17 by Eric Fiselier · 7 years ago
  19. e7bee0d docs: add some documentation for building on Windows by Saleem Abdulrasool · 7 years ago
  20. dab8677 Fix typo in docs by Eric Fiselier · 8 years ago
  21. 8a032c5 [libcxx] Mentions "targeting C++11 and above" instead of "targeting C++11" in the doc by Mehdi Amini · 8 years ago
  22. dae3960 [libc++] Introduce _LIBCPP_EXTERN_VIS to fix __libcpp_debug_function link errors by Eric Fiselier · 8 years ago
  23. 49a9e0c [libcxx] Improve design documentation for the external-thread-library by Asiri Rathnayake · 8 years ago
  24. ebaf7da Add _LIBCPP_DIAGNOSE_WARNING and _LIBCPP_DIAGNOSE_ERROR macros. by Eric Fiselier · 8 years ago
  25. ccb58d0 Update version to 5.0 by Eric Fiselier · 8 years ago
  26. 2342c11 [libc++] Correct macro name in documenation by Shoaib Meenai · 8 years ago
  27. 66134e8 [libc++] Cleanup and document <__threading_support> by Eric Fiselier · 8 years ago
  28. a2e3d1e Fix Sphinx build error caused by bad indentation by Eric Fiselier · 8 years ago
  29. c3589a8 [NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS by Eric Fiselier · 8 years ago
  30. d28b523 Update year to 2017 by Eric Fiselier · 8 years ago
  31. ce34512 Remove dead debug_mode doc link by Eric Fiselier · 8 years ago
  32. 01eb99a Implement a throwing version of _LIBCPP_ASSERT. by Eric Fiselier · 8 years ago
  33. 904a9cb Update TestingLibcxx doc to reflect the use_system_cxx_lib flag. Patch from Michael Park by Eric Fiselier · 8 years ago
  34. 2fe522f Update doc version to 4.0 by Eric Fiselier · 8 years ago
  35. 8cdac0b [NFC] Change whitespace to force docs rebuild by Eric Fiselier · 8 years ago
  36. f2f3637 Fix PR27374 - Remove the implicit reduced-arity-extension in tuple. by Eric Fiselier · 8 years ago
  37. c6d8e8a [libc++] Add _LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS by Shoaib Meenai · 8 years ago
  38. e6479bc [libc++] Introduce `_LIBCPP_OVERRIDABLE_FUNC_VIS` by Shoaib Meenai · 8 years ago
  39. 763984e Add docs for use-configurable libc++ features by Eric Fiselier · 8 years ago
  40. eb6b13f Fix _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to always have default visibility. by Eric Fiselier · 8 years ago
  41. 2d2f0c0 Add start of filesystem benchmarks by Eric Fiselier · 8 years ago
  42. 4289b6e Cleanup LIT testing doc by Eric Fiselier · 8 years ago
  43. d588d2d [libc++] Correct explanation of _LIBCPP_NEW_DELETE_VIS by Shoaib Meenai · 8 years ago
  44. 5300359 Make it easier to run the libc++ test suite against libstdc++ by Eric Fiselier · 8 years ago
  45. b160392 [libc++] Clarify _LIBCPP_NEW_DELETE_VIS for Windows by Shoaib Meenai · 8 years ago
  46. e5cbce4 [libc++] Fix extern template visibility for Windows by Shoaib Meenai · 8 years ago
  47. f05ac13 Attempt to fix Sphinx build by Eric Fiselier · 8 years ago
  48. 65d504e Update _LIBCPP_EXCEPTION_ABI doc with @mclow's feedback by Eric Fiselier · 8 years ago
  49. 6dbed46 [libc++] Add _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to support GCC ABI compatibility by Eric Fiselier · 8 years ago
  50. 833d644 [libc++] Fix and document visibility attributes for Clang, GCC and Windows. by Eric Fiselier · 8 years ago
  51. 01609af Enable installation of libc++experimental by default. by Eric Fiselier · 8 years ago
  52. 0a799bd Turn On -DLIBCXX_ENABLE_BENCHMARKS by default. by Eric Fiselier · 8 years ago
  53. d3169f5 [Docs] Update libc++ target names after r279675. by Eric Fiselier · 8 years ago
  54. b640da0 Allow building both shared and static library by Petr Hosek · 8 years ago
  55. d9b9ef7 [libcxx] Add support for benchmark tests using Google Benchmark. by Eric Fiselier · 8 years ago
  56. 6e9a694 Add Filesystem TS -- Complete by Eric Fiselier · 8 years ago
  57. d256280 Update libcxx.llvm.org documentation by linking to new docs. by Eric Fiselier · 8 years ago
  58. 6637dc2 Fix errors in documentation by Eric Fiselier · 8 years ago
  59. 953f34f Fix sphinx build. This is a temporary solution. by Eric Fiselier · 8 years ago
  60. f83eb7a Try and fix sphinx build by Eric Fiselier · 8 years ago
  61. 03dc08c Update version numbers in docs by Eric Fiselier · 8 years ago
  62. 7039fa1 Add documentation for new experimental library by Eric Fiselier · 8 years ago
  63. cf4550d Add cxx_runtime_root options for testing against a different libc++ at runtime by Eric Fiselier · 8 years ago
  64. d118e32 [docs] Remove references to autoconf build. by Alexey Samsonov · 9 years ago
  65. 14a9008 Add link to 3rd party GDB pretty-printers by Eric Fiselier · 9 years ago
  66. 8459d20 Update paths in libc++ build instructions. Patch from Jonathan Anderson. by Eric Fiselier · 9 years ago
  67. bb856cc [libcxx] Make libc++.so a linker script by default on most platforms. by Eric Fiselier · 9 years ago
  68. b9aebae Add links to libc++ code coverage and builders by Eric Fiselier · 9 years ago
  69. 2bc8f6c Update testing guide for libc++ by Eric Fiselier · 9 years ago
  70. a662279 Use __config_site when building libc++. Also cleanup ABI versioning doc by Eric Fiselier · 9 years ago
  71. 4f01aa8 ABI versioning macros for libc++. by Evgeniy Stepanov · 9 years ago
  72. 3759bed Fix whitespace in doc by Eric Fiselier · 9 years ago
  73. 73ffc78 [libcxx] Capture configuration information when installing the libc++ headers by Eric Fiselier · 9 years ago
  74. b22481a Cleanup BuildingLibcxx.rst and remove TODO by Eric Fiselier · 9 years ago
  75. 5d514c0 Fix another bad link in the new docs by Eric Fiselier · 9 years ago
  76. 7ec94be Try to fix links for libcxx.llvm.org/docs again. by Eric Fiselier · 9 years ago
  77. 82c5745 Try and fix links again. Seems to be a sphinx version issue. by Eric Fiselier · 9 years ago
  78. 4b5169a Try and fix broken bugzilla link by Eric Fiselier · 9 years ago
  79. 1aa96e8 Cleanup new documentation index and transfer more information from www/index.html by Eric Fiselier · 9 years ago
  80. cf829c9 Remove test commit. by Tanya Lattner · 9 years ago
  81. 9641982 Test temporary commit. by Tanya Lattner · 9 years ago
  82. bf54da7 Test commit for builder by Eric Fiselier · 9 years ago
  83. e3ec600 Add temporary Makefile.sphinx build file to get libcxx.llvm.org/docs going by Eric Fiselier · 9 years ago
  84. 46f9f32 Try building docs again. by Eric Fiselier · 9 years ago
  85. 6e5b234 Test commit for sphinx docs try2 by Eric Fiselier · 9 years ago
  86. b9f425a [libcxx] Add new Sphinx documentation by Eric Fiselier · 9 years ago