summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Make _LIBCPP_TYPE_VIS export membersShoaib Meenai2017-03-021-6/+5
* [libc++] Make _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS export membersShoaib Meenai2017-03-021-0/+29
* Update all bug URL's to point to https://bugs.llvm.org/...Eric Fiselier2017-02-171-2/+2
* Add doc for _LIBCPP_ENABLE_CXX17_DISABLED_AUTO_PTR and make it work under _LI...Eric Fiselier2017-02-171-2/+4
* [libcxx] Remove unexpected handlers in C++17Eric Fiselier2017-02-171-0/+10
* docs: add some documentation for building on WindowsSaleem Abdulrasool2017-02-101-0/+51
* Fix typo in docsEric Fiselier2017-02-051-1/+1
* [libcxx] Mentions "targeting C++11 and above" instead of "targeting C++11" in...Mehdi Amini2017-01-251-1/+2
* [libc++] Introduce _LIBCPP_EXTERN_VIS to fix __libcpp_debug_function link errorsEric Fiselier2017-01-161-0/+6
* [libcxx] Improve design documentation for the external-thread-libraryAsiri Rathnayake2017-01-161-7/+16
* Add _LIBCPP_DIAGNOSE_WARNING and _LIBCPP_DIAGNOSE_ERROR macros.Eric Fiselier2017-01-131-0/+7
* Update version to 5.0Eric Fiselier2017-01-131-2/+2
* [libc++] Correct macro name in documenationShoaib Meenai2017-01-071-1/+1
* [libc++] Cleanup and document <__threading_support>Eric Fiselier2017-01-062-1/+71
* Fix Sphinx build error caused by bad indentationEric Fiselier2017-01-051-1/+1
* [NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VISEric Fiselier2017-01-041-6/+7
* Update year to 2017Eric Fiselier2017-01-031-1/+1
* Remove dead debug_mode doc linkEric Fiselier2016-12-281-1/+0
* Implement a throwing version of _LIBCPP_ASSERT.Eric Fiselier2016-12-283-11/+102
* Update TestingLibcxx doc to reflect the use_system_cxx_lib flag. Patch from M...Eric Fiselier2016-12-231-3/+3
* Update doc version to 4.0Eric Fiselier2016-12-091-2/+2
* [NFC] Change whitespace to force docs rebuildEric Fiselier2016-12-091-0/+1
* Fix PR27374 - Remove the implicit reduced-arity-extension in tuple.Eric Fiselier2016-12-081-0/+27
* [libc++] Add _LIBCPP_DISABLE_VISIBILITY_ANNOTATIONSShoaib Meenai2016-12-051-0/+6
* [libc++] Introduce `_LIBCPP_OVERRIDABLE_FUNC_VIS`Shoaib Meenai2016-11-161-14/+12
* Add docs for use-configurable libc++ featuresEric Fiselier2016-11-131-0/+26
* Fix _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to always have default visibility.Eric Fiselier2016-10-311-6/+5
* Add start of filesystem benchmarksEric Fiselier2016-10-301-5/+12
* Cleanup LIT testing docEric Fiselier2016-10-141-12/+14
* [libc++] Correct explanation of _LIBCPP_NEW_DELETE_VISShoaib Meenai2016-10-121-8/+9
* Make it easier to run the libc++ test suite against libstdc++Eric Fiselier2016-10-121-3/+9
* [libc++] Clarify _LIBCPP_NEW_DELETE_VIS for WindowsShoaib Meenai2016-09-281-0/+13
* [libc++] Fix extern template visibility for WindowsShoaib Meenai2016-09-191-0/+20
* Attempt to fix Sphinx buildEric Fiselier2016-09-163-9/+9
* Update _LIBCPP_EXCEPTION_ABI doc with @mclow's feedbackEric Fiselier2016-09-161-2/+3
* [libc++] Add _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to support GCC ABI com...Eric Fiselier2016-09-161-0/+10
* [libc++] Fix and document visibility attributes for Clang, GCC and Windows.Eric Fiselier2016-09-152-0/+86
* Enable installation of libc++experimental by default.Eric Fiselier2016-09-071-1/+1
* Turn On -DLIBCXX_ENABLE_BENCHMARKS by default.Eric Fiselier2016-08-292-7/+6
* [Docs] Update libc++ target names after r279675.Eric Fiselier2016-08-281-2/+2
* Allow building both shared and static libraryPetr Hosek2016-08-081-2/+9
* [libcxx] Add support for benchmark tests using Google Benchmark.Eric Fiselier2016-07-192-3/+78
* Add Filesystem TS -- CompleteEric Fiselier2016-06-171-0/+8
* Update libcxx.llvm.org documentation by linking to new docs.Eric Fiselier2016-06-021-0/+70
* Fix errors in documentationEric Fiselier2016-05-061-1/+1
* Fix sphinx build. This is a temporary solution.Eric Fiselier2016-05-051-12/+12
* Try and fix sphinx buildEric Fiselier2016-05-051-8/+8
* Update version numbers in docsEric Fiselier2016-05-031-3/+3
* Add documentation for new experimental libraryEric Fiselier2016-05-032-0/+56
* Add cxx_runtime_root options for testing against a different libc++ at runtimeEric Fiselier2016-04-201-4/+13