summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/ios_base.h
AgeCommit message (Expand)Author
2025-11-03libstdc++: add attributes to more ios_base typesJason Merrill
2025-01-02Update copyright years.Jakub Jelinek
2024-10-25non-gcc: Remove trailing whitespaceJakub Jelinek
2024-09-26libstdc++: Add [[nodiscard]] to iostream membersJonathan Wakely
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill
2024-09-05libstdc++: -Wswitch and ios::openmodeJason Merrill
2024-02-28libstdc++: Consistently use noexcept, constexpr, nodiscard on bitmask opsJonathan Wakely
2024-01-03Update copyright years.Jakub Jelinek
2023-11-16libstdc++: Only declare feature test macros in standard headersJonathan Wakely
2023-08-16libstdc++: Replace all manual FTM definitions and useArsen Arsenović
2023-01-16Update copyright years.Jakub Jelinek
2022-08-04libstdc++: Update value of __cpp_lib_ios_noreplace macroJonathan Wakely
2022-05-17libstdc++: Add attributes to <system_error> and relatedJonathan Wakely
2022-01-03Update copyright years.Jakub Jelinek
2021-12-09libstdc++: Implement std::ios_base::noreplace for C++23 [PR59769]Jonathan Wakely
2021-01-04Update copyright years.Jakub Jelinek
2020-10-08libstdc++: Add C++11 member functions for ios::failure in old ABIJonathan Wakely
2020-08-19libstdc++: Add deprecated attributes to old iostream membersJonathan Wakely
2020-01-01Update copyright years.Jakub Jelinek
2019-12-10libstdc++: Fix description of std::ios::trunc (PR 92886)Jonathan Wakely
2019-01-01Update copyright years.Jakub Jelinek
2018-06-08Define special members as defaultedJonathan Wakely
2018-05-02PR libstdc++/68197 fail on negative iword/pword indicesJonathan Wakely
2018-01-03Update copyright years.Jakub Jelinek
2017-07-25Remove deprecated iostream members for C++17Jonathan Wakely
2017-04-03Fix comments in libstdc++ header and testJonathan Wakely
2017-03-02PR libstdc++/79789 fix non-reserved names in headersJonathan Wakely
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-11-12Extend valid values of iostream bitmask typesJonathan Wakely
2015-01-05Update copyright years.Jakub Jelinek
2014-11-14Define C++11 version of std::ios_base::failure.Jonathan Wakely
2014-10-06re PR libstdc++/59987 ([C++11]: Missing ios_base::hexfloat format specifier)Rüdiger Sonderfeld
2014-09-22Make streams movable and swappable.Jonathan Wakely
2014-06-14api.xml: Link to more recent API docs.Jonathan Wakely
2014-05-08re PR libstdc++/57394 ([C++11] basic_streambuf incorrect copy constructor / c...Jonathan Wakely
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2011-08-07user.cfg.in (PDF_HYPERLINKS): To NO.Benjamin Kosnik
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik
2010-12-19*: Use headername alias to associate private includes to public includes.Benjamin Kosnik
2010-11-01libstdc++: N3126 draft support.Benjamin Kosnik
2010-08-13ios_init.cc (ios_base::Init::~Init): Add back semicolon at the end of the _GL...Paolo Carlini
2010-08-12c++config (_GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE, [...]): Add.Kostya Serebryany
2010-07-27acinclude.m4 ([GLIBCXX_CHECK_STDIO_MACROS]): Remove.Paolo Carlini
2010-02-17ios_locale.cc: Fixes for -pedantic.Benjamin Kosnik
2010-02-10streambuf: Adjust doxygen group markup.Benjamin Kosnik
2010-02-04re PR libstdc++/42460 (man page errors for generated libstdc++ man pages)Benjamin Kosnik
2009-04-18condition_variable.cc (condition_variable, [...]): Mark throw()Jan Hubicka