aboutsummaryrefslogtreecommitdiff
path: root/libcxx/docs
AgeCommit message (Expand)AuthorFilesLines
2017-07-13[libc++] class template -> template class. NFCShoaib Meenai1-1/+1
2017-07-13[libc++] Mark string operator+ _LIBCPP_FUNC_VISShoaib Meenai1-1/+2
2017-07-13[libc++] Use proper template terminology. NFCShoaib Meenai1-3/+3
2017-07-11[libcxx][CMake] Add install path variable to allow overriding the destinationPetr Hosek1-0/+5
2017-05-09Fix misspelling of environment throughout libc++Eric Fiselier1-1/+1
2017-05-09docs: Fix Sphinx detection with out-of-tree buildsTom Stellard1-2/+2
2017-05-04Add markup for libc++ dylib availabilityMehdi Amini2-0/+115
2017-05-04Update Appveyor bot link to point to new llvm-mirror Appveyor accountEric Fiselier1-1/+1
2017-05-04update buildbot doc to link to the new Appveyor buildersEric Fiselier1-1/+1
2017-04-13[libc++] Add _LIBCPP_DISABLE_EXTERN_TEMPLATE config optionShoaib Meenai1-0/+5
2017-03-02[libc++] Make _LIBCPP_TYPE_VIS export membersShoaib Meenai1-6/+5
2017-03-02[libc++] Make _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS export membersShoaib Meenai1-0/+29
2017-02-17Update all bug URL's to point to https://bugs.llvm.org/...Eric Fiselier1-2/+2
2017-02-17Add doc for _LIBCPP_ENABLE_CXX17_DISABLED_AUTO_PTR and make it work under _LI...Eric Fiselier1-2/+4
2017-02-17[libcxx] Remove unexpected handlers in C++17Eric Fiselier1-0/+10
2017-02-10docs: add some documentation for building on WindowsSaleem Abdulrasool1-0/+51
2017-02-05Fix typo in docsEric Fiselier1-1/+1
2017-01-25[libcxx] Mentions "targeting C++11 and above" instead of "targeting C++11" in...Mehdi Amini1-1/+2
2017-01-16[libc++] Introduce _LIBCPP_EXTERN_VIS to fix __libcpp_debug_function link errorsEric Fiselier1-0/+6
2017-01-16[libcxx] Improve design documentation for the external-thread-libraryAsiri Rathnayake1-7/+16
2017-01-13Add _LIBCPP_DIAGNOSE_WARNING and _LIBCPP_DIAGNOSE_ERROR macros.Eric Fiselier1-0/+7
2017-01-13Update version to 5.0Eric Fiselier1-2/+2
2017-01-07[libc++] Correct macro name in documenationShoaib Meenai1-1/+1
2017-01-06[libc++] Cleanup and document <__threading_support>Eric Fiselier2-1/+71
2017-01-05Fix Sphinx build error caused by bad indentationEric Fiselier1-1/+1
2017-01-04[NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VISEric Fiselier1-6/+7
2017-01-03Update year to 2017Eric Fiselier1-1/+1
2016-12-28Remove dead debug_mode doc linkEric Fiselier1-1/+0
2016-12-28Implement a throwing version of _LIBCPP_ASSERT.Eric Fiselier3-11/+102
2016-12-23Update TestingLibcxx doc to reflect the use_system_cxx_lib flag. Patch from M...Eric Fiselier1-3/+3
2016-12-09Update doc version to 4.0Eric Fiselier1-2/+2
2016-12-09[NFC] Change whitespace to force docs rebuildEric Fiselier1-0/+1
2016-12-08Fix PR27374 - Remove the implicit reduced-arity-extension in tuple.Eric Fiselier1-0/+27
2016-12-05[libc++] Add _LIBCPP_DISABLE_VISIBILITY_ANNOTATIONSShoaib Meenai1-0/+6
2016-11-16[libc++] Introduce `_LIBCPP_OVERRIDABLE_FUNC_VIS`Shoaib Meenai1-14/+12
2016-11-13Add docs for use-configurable libc++ featuresEric Fiselier1-0/+26
2016-10-31Fix _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to always have default visibility.Eric Fiselier1-6/+5
2016-10-30Add start of filesystem benchmarksEric Fiselier1-5/+12
2016-10-14Cleanup LIT testing docEric Fiselier1-12/+14
2016-10-12[libc++] Correct explanation of _LIBCPP_NEW_DELETE_VISShoaib Meenai1-8/+9
2016-10-12Make it easier to run the libc++ test suite against libstdc++Eric Fiselier1-3/+9
2016-09-28[libc++] Clarify _LIBCPP_NEW_DELETE_VIS for WindowsShoaib Meenai1-0/+13
2016-09-19[libc++] Fix extern template visibility for WindowsShoaib Meenai1-0/+20
2016-09-16Attempt to fix Sphinx buildEric Fiselier3-9/+9
2016-09-16Update _LIBCPP_EXCEPTION_ABI doc with @mclow's feedbackEric Fiselier1-2/+3
2016-09-16[libc++] Add _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to support GCC ABI com...Eric Fiselier1-0/+10
2016-09-15[libc++] Fix and document visibility attributes for Clang, GCC and Windows.Eric Fiselier2-0/+86
2016-09-07Enable installation of libc++experimental by default.Eric Fiselier1-1/+1
2016-08-29Turn On -DLIBCXX_ENABLE_BENCHMARKS by default.Eric Fiselier2-7/+6
2016-08-28[Docs] Update libc++ target names after r279675.Eric Fiselier1-2/+2