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