summaryrefslogtreecommitdiff
path: root/libcxx/include/__ostream
AgeCommit message (Expand)Author
2025-07-05[libc++] Granularize <locale> (#146650)Nikolas Klauser
2025-05-28Revert "[libc++] Introduce ABI sensitive areas to avoid requiring _LIBCPP_HID...James Y Knight
2025-05-18[libc++] Introduce ABI sensitive areas to avoid requiring _LIBCPP_HIDE_FROM_A...Nikolas Klauser
2025-04-09[libc++] Remove _LIBCPP_TEMPLATE_VIS (#134885)Nikolas Klauser
2025-02-27[NFC][libc++] Guard against operator& hijacking. (#128351)Mark de Wever
2025-02-26[lib++][print] Don't pad the ostream output. (#128354)Mark de Wever
2025-02-21[libc++] Qualify calls to nullary functions like __throw_foo (#122465)Louis Dionne
2025-01-04[libc++][NFC] Simplify basic_ostream by combining operator<<(Arithmetic) (#12...Nikolas Klauser
2024-12-24[libc++] Avoid including shared_ptr.h in basic_ostream.h (#121049)Nikolas Klauser
2024-12-17[libc++] Granularize <new> includes (#119964)Nikolas Klauser
2024-11-16[libc++] Remove <istream> and <ostream> includes from <iomanip> (#116223)Nikolas Klauser
2024-11-06[libc++] Refactor the configuration macros to being always defined (#112094)Nikolas Klauser
2024-10-31[libc++] Granularize <cstddef> includes (#108696)Nikolas Klauser
2024-10-12[libc++][RFC] Always define internal feature test macros (#89178)Nikolas Klauser
2024-09-16[libc++][modules] Guard carved-out headers more consistently (#108637)Louis Dionne
2024-08-27[libc++] Deprecate and remove std::uncaught_exception (#101830)A. Jiang
2024-06-18[libc++] Enable modernize-use-equals-delete (#93293)Nikolas Klauser
2024-05-28[libc++] Make the __availability header a sub-header of __config (#93083)Louis Dionne
2024-05-02[libc++] Granularize <ostream> (#85537)Nikolas Klauser