summaryrefslogtreecommitdiffstats
path: root/libcxx/docs
Commit message (Expand)AuthorAgeFilesLines
* Merging r339874:Hans Wennborg2018-08-162-3/+45
* [libc++] Introduce _LIBCPP_HIDE_FROM_ABI to replace _LIBCPP_INLINE_VISIBILITYLouis Dionne2018-07-271-1/+17
* Implement <filesystem>Eric Fiselier2018-07-272-3/+28
* [NFC] Fix grammatical mistakes in libc++ FileTimeType design docsLouis Dionne2018-07-251-10/+10
* Fix another typo in the FileTimeType docsEric Fiselier2018-07-251-1/+1
* Fix typos, spelling, and grammar in the FileTimeType design docs.Eric Fiselier2018-07-251-36/+37
* Add design docs for upcoming file_time_type change.Eric Fiselier2018-07-253-1/+495
* [libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...Louis Dionne2018-07-111-4/+4
* Revert "[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...Louis Dionne2018-07-051-4/+4
* [libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITYLouis Dionne2018-07-051-4/+4
* Fix typos.Bruce Mitchener2018-02-132-2/+2
* [cmake] Add a config option LIBCXX_HAS_WIN32_THREAD_API for enforcing win32 t...Martin Storsjo2018-01-051-0/+4
* Update version to 7.0.0svn: cmake, include files and docsHans Wennborg2018-01-031-2/+2
* Corrected a typo in the building libc++ docsHamza Sood2017-12-031-1/+1
* Teach test suite about C++2a dialect flag.Eric Fiselier2017-11-071-1/+1
* Change test suite to support c++17 dialect flag instead of c++1z.Eric Fiselier2017-11-071-1/+1
* [libc++] Support Microsoft ABI without vcruntime headersShoaib Meenai2017-10-091-0/+20
* [libc++] Add site config option for ABI macrosShoaib Meenai2017-10-041-0/+7
* Bump docs version to 6.0Hans Wennborg2017-07-191-2/+2
* [libc++] class template -> template class. NFCShoaib Meenai2017-07-131-1/+1
* [libc++] Mark string operator+ _LIBCPP_FUNC_VISShoaib Meenai2017-07-131-1/+2
* [libc++] Use proper template terminology. NFCShoaib Meenai2017-07-131-3/+3
* [libcxx][CMake] Add install path variable to allow overriding the destinationPetr Hosek2017-07-111-0/+5
* Fix misspelling of environment throughout libc++Eric Fiselier2017-05-091-1/+1
* docs: Fix Sphinx detection with out-of-tree buildsTom Stellard2017-05-091-2/+2
* Add markup for libc++ dylib availabilityMehdi Amini2017-05-042-0/+115
* Update Appveyor bot link to point to new llvm-mirror Appveyor accountEric Fiselier2017-05-041-1/+1
* update buildbot doc to link to the new Appveyor buildersEric Fiselier2017-05-041-1/+1
* [libc++] Add _LIBCPP_DISABLE_EXTERN_TEMPLATE config optionShoaib Meenai2017-04-131-0/+5
* [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
OpenPOWER on IntegriCloud