summaryrefslogtreecommitdiff
path: root/libcxx/include/codecvt
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Split __allocator_destructor out of shared_ptr.hNikolas Klauser2022-11-051-0/+11
* [libc++] Granularize <concept> includesNikolas Klauser2022-11-051-0/+4
* [libc++] Make the naming of private member variables consistent and enforce i...Nikolas Klauser2022-09-021-48/+48
* [libc++][NFC] Enable modernize-use-overrideNikolas Klauser2022-08-251-192/+145
* [libc++] Make parameter names consistent and enforce the naming style using r...Nikolas Klauser2022-07-081-48/+48
* [libc++] Implement P0618R0 (Deprecating <codecvt>)Nikolas Klauser2022-06-301-4/+26
* [libc++] Ensure that all public C++ headers include <__assert>Louis Dionne2022-03-301-0/+1
* [libc++] Normalize all our '#pragma GCC system_header', and regression-test.Arthur O'Dwyer2022-02-041-1/+1
* [libc++] Add the version header to all headers.Mark de Wever2022-01-041-0/+1
* [runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne2021-11-171-1/+1
* [libc++] Add an option to disable wide character support in libc++Louis Dionne2021-10-121-0/+6
* [libc++] NFC: Normalize `#endif //` comment indentationLouis Dionne2021-04-201-1/+1
* [libc++] [P0482] [C++20] Implement missing bits for codecvt and codecvt_byname.Marek Kurdej2020-12-021-0/+24
* Fix -Wdeprecated-copy-dtor and -Wdeprecated-dynamic-exception-spec warnings.Dimitry Andric2020-03-171-36/+36
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...Louis Dionne2018-07-111-18/+18
* Revert "[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...Louis Dionne2018-07-051-18/+18
* [libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITYLouis Dionne2018-07-051-18/+18
* [NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VISEric Fiselier2017-01-041-3/+3
* Update synopsis in <locale> to match LWG Issue 2229. No code changeMarshall Clow2013-08-271-3/+6
* Nico Rieck: this patch series fixes visibility issues on Windows as explaine...Howard Hinnant2013-08-121-15/+15
* No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...Howard Hinnant2013-03-061-3/+3
* Windows support by Ruben Van Boxem.Howard Hinnant2011-10-171-0/+2
* license changeHoward Hinnant2010-11-161-2/+2
* visibility-decoration.Howard Hinnant2010-09-211-3/+6
* [locale.stdcvt]Howard Hinnant2010-05-301-0/+542