summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2018-07-27[libc++] Introduce _LIBCPP_HIDE_FROM_ABI to replace _LIBCPP_INLINE_VISIBILITYLouis Dionne
2018-07-27Implement <filesystem>Eric Fiselier
2018-07-25[NFC] Fix grammatical mistakes in libc++ FileTimeType design docsLouis Dionne
2018-07-25Fix another typo in the FileTimeType docsEric Fiselier
2018-07-25Fix typos, spelling, and grammar in the FileTimeType design docs.Eric Fiselier
2018-07-25Add design docs for upcoming file_time_type change.Eric Fiselier
2018-07-11[libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...Louis Dionne
2018-07-05Revert "[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...Louis Dionne
2018-07-05[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITYLouis Dionne
2018-02-13Fix typos.Bruce Mitchener
2018-01-05[cmake] Add a config option LIBCXX_HAS_WIN32_THREAD_API for enforcing win32 t...Martin Storsjo
2018-01-03Update version to 7.0.0svn: cmake, include files and docsHans Wennborg
2017-12-03Corrected a typo in the building libc++ docsHamza Sood
2017-11-07Teach test suite about C++2a dialect flag.Eric Fiselier
2017-11-07Change test suite to support c++17 dialect flag instead of c++1z.Eric Fiselier
2017-10-09[libc++] Support Microsoft ABI without vcruntime headersShoaib Meenai
2017-10-04[libc++] Add site config option for ABI macrosShoaib Meenai
2017-07-19Bump docs version to 6.0Hans Wennborg
2017-07-13[libc++] class template -> template class. NFCShoaib Meenai
2017-07-13[libc++] Mark string operator+ _LIBCPP_FUNC_VISShoaib Meenai
2017-07-13[libc++] Use proper template terminology. NFCShoaib Meenai
2017-07-11[libcxx][CMake] Add install path variable to allow overriding the destinationPetr Hosek
2017-05-09Fix misspelling of environment throughout libc++Eric Fiselier
2017-05-09docs: Fix Sphinx detection with out-of-tree buildsTom Stellard
2017-05-04Add markup for libc++ dylib availabilityMehdi Amini
2017-05-04Update Appveyor bot link to point to new llvm-mirror Appveyor accountEric Fiselier
2017-05-04update buildbot doc to link to the new Appveyor buildersEric Fiselier
2017-04-13[libc++] Add _LIBCPP_DISABLE_EXTERN_TEMPLATE config optionShoaib Meenai
2017-03-02[libc++] Make _LIBCPP_TYPE_VIS export membersShoaib Meenai
2017-03-02[libc++] Make _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS export membersShoaib Meenai
2017-02-17Update all bug URL's to point to https://bugs.llvm.org/...Eric Fiselier
2017-02-17Add doc for _LIBCPP_ENABLE_CXX17_DISABLED_AUTO_PTR and make it work under _LI...Eric Fiselier
2017-02-17[libcxx] Remove unexpected handlers in C++17Eric Fiselier
2017-02-10docs: add some documentation for building on WindowsSaleem Abdulrasool
2017-02-05Fix typo in docsEric Fiselier
2017-01-25[libcxx] Mentions "targeting C++11 and above" instead of "targeting C++11" in...Mehdi Amini
2017-01-16[libc++] Introduce _LIBCPP_EXTERN_VIS to fix __libcpp_debug_function link errorsEric Fiselier
2017-01-16[libcxx] Improve design documentation for the external-thread-libraryAsiri Rathnayake
2017-01-13Add _LIBCPP_DIAGNOSE_WARNING and _LIBCPP_DIAGNOSE_ERROR macros.Eric Fiselier
2017-01-13Update version to 5.0Eric Fiselier
2017-01-07[libc++] Correct macro name in documenationShoaib Meenai
2017-01-06[libc++] Cleanup and document <__threading_support>Eric Fiselier
2017-01-05Fix Sphinx build error caused by bad indentationEric Fiselier
2017-01-04[NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VISEric Fiselier
2017-01-03Update year to 2017Eric Fiselier
2016-12-28Remove dead debug_mode doc linkEric Fiselier
2016-12-28Implement a throwing version of _LIBCPP_ASSERT.Eric Fiselier
2016-12-23Update TestingLibcxx doc to reflect the use_system_cxx_lib flag. Patch from M...Eric Fiselier
2016-12-09Update doc version to 4.0Eric Fiselier
2016-12-09[NFC] Change whitespace to force docs rebuildEric Fiselier