| Commit message (Expand) | Author | Age | Files | Lines |
| * | [libc++] Use [[nodiscard]] for lock_guard, as an extension | Louis Dionne | 2019-08-13 | 1 | -0/+1 |
| * | [libcxx] Slightly improved policy for handling experimental features | Louis Dionne | 2019-06-11 | 1 | -0/+3 |
| * | [Docs] Modernize references to macOS | J. Ryan Stinnett | 2019-05-30 | 1 | -2/+2 |
| * | libcxx: Add _LIBCPP_NODISCARD_EXT to 38 more functions | Nico Weber | 2019-04-03 | 1 | -0/+37 |
| * | [libc++] Re-document how to use <filesystem> with various versions of libc++ | Louis Dionne | 2019-03-21 | 1 | -0/+10 |
| * | [libc++] Build <filesystem> support as part of the dylib | Louis Dionne | 2019-03-19 | 1 | -20/+0 |
| * | Revert "[libc++] Build <filesystem> support as part of the dylib" | Louis Dionne | 2019-03-19 | 1 | -0/+20 |
| * | [libc++] Build <filesystem> support as part of the dylib | Louis Dionne | 2019-03-19 | 1 | -20/+0 |
| * | [libc++] Enable deprecation warnings by default | Louis Dionne | 2019-03-12 | 1 | -5/+5 |
| * | [libc++] Improve diagnostics for non-const comparators and hashers in associa... | Louis Dionne | 2018-12-06 | 1 | -2/+4 |
| * | [libc++] Add deprecated attributes to many deprecated components | Louis Dionne | 2018-09-23 | 1 | -0/+5 |
| * | [libc++] Add _LIBCPP_ENABLE_NODISCARD and _LIBCPP_NODISCARD_EXT to allow pre-... | Roman Lebedev | 2018-09-22 | 1 | -0/+70 |
| * | Implement <filesystem> | Eric Fiselier | 2018-07-27 | 1 | -0/+21 |
| * | [libc++] Support Microsoft ABI without vcruntime headers | Shoaib Meenai | 2017-10-09 | 1 | -0/+20 |
| * | [libc++] Add _LIBCPP_DISABLE_EXTERN_TEMPLATE config option | Shoaib Meenai | 2017-04-13 | 1 | -0/+5 |
| * | Add doc for _LIBCPP_ENABLE_CXX17_DISABLED_AUTO_PTR and make it work under _LI... | Eric Fiselier | 2017-02-17 | 1 | -2/+4 |
| * | [libcxx] Remove unexpected handlers in C++17 | Eric Fiselier | 2017-02-17 | 1 | -0/+10 |
| * | Add _LIBCPP_DIAGNOSE_WARNING and _LIBCPP_DIAGNOSE_ERROR macros. | Eric Fiselier | 2017-01-13 | 1 | -0/+7 |
| * | Implement a throwing version of _LIBCPP_ASSERT. | Eric Fiselier | 2016-12-28 | 1 | -11/+1 |
| * | [NFC] Change whitespace to force docs rebuild | Eric Fiselier | 2016-12-09 | 1 | -0/+1 |
| * | Fix PR27374 - Remove the implicit reduced-arity-extension in tuple. | Eric Fiselier | 2016-12-08 | 1 | -0/+27 |
| * | [libc++] Add _LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS | Shoaib Meenai | 2016-12-05 | 1 | -0/+6 |
| * | Add docs for use-configurable libc++ features | Eric Fiselier | 2016-11-13 | 1 | -0/+26 |
| * | Fix errors in documentation | Eric Fiselier | 2016-05-06 | 1 | -1/+1 |
| * | Add documentation for new experimental library | Eric Fiselier | 2016-05-03 | 1 | -0/+23 |
| * | Add link to 3rd party GDB pretty-printers | Eric Fiselier | 2016-01-20 | 1 | -0/+13 |
| * | [libcxx] Make libc++.so a linker script by default on most platforms. | Eric Fiselier | 2015-10-15 | 1 | -4/+4 |
| * | [libcxx] Add new Sphinx documentation | Eric Fiselier | 2015-08-22 | 1 | -0/+89 |