summaryrefslogtreecommitdiff
path: root/libcxx/include/strstream
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Add hide_from_abi check for classesNikolas Klauser2023-04-161-1/+1
* [libc++][NFC] Enable modernize-use-overrideNikolas Klauser2022-08-251-11/+11
* [libc++][clang-tidy] Enable bugprone-use-after-move and explicitly list all u...Nikolas Klauser2022-06-211-3/+3
* [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++] Alphabetize and include-what-you-use. NFCI.Arthur O'Dwyer2021-05-291-1/+1
* [libc++] NFC: Normalize `#endif //` comment indentationLouis Dionne2021-04-201-6/+6
* [libc++] [P0935] [C++20] Eradicating unnecessarily explicit default construct...Marek Kurdej2021-01-191-1/+9
* [libc++] ADL-proof by adding _VSTD:: qualifications to memmove etc.Arthur O'Dwyer2020-12-101-2/+2
* [libc++] Replace several uses of 0 by nullptrBruce Mitchener2020-11-271-6/+6
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the input.output libraryEric Fiselier2017-04-181-10/+10
* No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...Howard Hinnant2013-03-061-4/+4
* Windows support by Ruben Van Boxem.Howard Hinnant2011-10-171-0/+2
* Fixing up some ABI issuesHoward Hinnant2011-07-071-0/+39
* _STD -> _VSTD to avoid macro clash on windowsHoward Hinnant2011-06-301-12/+12
* license changeHoward Hinnant2010-11-161-2/+2
* visibility-decoration.Howard Hinnant2010-09-231-4/+31
* Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant2010-09-041-8/+8
* Fixing whitespace problemsHoward Hinnant2010-08-221-4/+4
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-8/+8
* libcxx initial importHoward Hinnant2010-05-111-0/+332