summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/ios_base.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* libstdc++: Update value of __cpp_lib_ios_noreplace macroJonathan Wakely2022-08-041-1/+1
* libstdc++: Add attributes to <system_error> and relatedJonathan Wakely2022-05-171-1/+5
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* libstdc++: Implement std::ios_base::noreplace for C++23 [PR59769]Jonathan Wakely2021-12-091-0/+9
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* libstdc++: Add C++11 member functions for ios::failure in old ABIJonathan Wakely2020-10-081-0/+18
* libstdc++: Add deprecated attributes to old iostream membersJonathan Wakely2020-08-191-6/+11
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* libstdc++: Fix description of std::ios::trunc (PR 92886)Jonathan Wakely2019-12-101-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Define special members as defaultedJonathan Wakely2018-06-081-0/+5
* PR libstdc++/68197 fail on negative iword/pword indicesJonathan Wakely2018-05-021-2/+2
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Remove deprecated iostream members for C++17Jonathan Wakely2017-07-251-1/+3
* Fix comments in libstdc++ header and testJonathan Wakely2017-04-031-2/+2
* PR libstdc++/79789 fix non-reserved names in headersJonathan Wakely2017-03-021-4/+4
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Extend valid values of iostream bitmask typesJonathan Wakely2015-11-121-3/+9
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Define C++11 version of std::ios_base::failure.Jonathan Wakely2014-11-141-0/+62
* re PR libstdc++/59987 ([C++11]: Missing ios_base::hexfloat format specifier)RĂ¼diger Sonderfeld2014-10-061-0/+21
* Make streams movable and swappable.Jonathan Wakely2014-09-221-0/+7
* api.xml: Link to more recent API docs.Jonathan Wakely2014-06-141-2/+2
* re PR libstdc++/57394 ([C++11] basic_streambuf incorrect copy constructor / c...Jonathan Wakely2014-05-081-0/+8
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-021-1/+1
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-031-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* user.cfg.in (PDF_HYPERLINKS): To NO.Benjamin Kosnik2011-08-071-15/+15
* PR libstdc++/36104 part fourBenjamin Kosnik2011-01-301-2/+5
* *: Use headername alias to associate private includes to public includes.Benjamin Kosnik2010-12-191-2/+2
* libstdc++: N3126 draft support.Benjamin Kosnik2010-11-011-29/+30
* ios_init.cc (ios_base::Init::~Init): Add back semicolon at the end of the _GL...Paolo Carlini2010-08-131-2/+2
* c++config (_GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE, [...]): Add.Kostya Serebryany2010-08-121-2/+10
* acinclude.m4 ([GLIBCXX_CHECK_STDIO_MACROS]): Remove.Paolo Carlini2010-07-271-14/+2
* ios_locale.cc: Fixes for -pedantic.Benjamin Kosnik2010-02-171-2/+2
* streambuf: Adjust doxygen group markup.Benjamin Kosnik2010-02-101-5/+0
* re PR libstdc++/42460 (man page errors for generated libstdc++ man pages)Benjamin Kosnik2010-02-041-7/+7
* condition_variable.cc (condition_variable, [...]): Mark throw()Jan Hubicka2009-04-181-4/+4
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-14/+9
* user.cfg.in: Tweaks.Benjamin Kosnik2009-02-211-3/+8
* re PR libstdc++/38080 (dead links in libstdc++ headers)Benjamin Kosnik2008-12-021-4/+3
* ios_base.h: Undef _IOS_BASE_SEEK_CUR and _IOS_BASE_SEEK_END at the end of the...Paolo Carlini2008-08-081-0/+3
* acinclude.m4 ([GLIBCXX_CHECK_STDIO_MACROS]): New, checks for common values of...Paolo Carlini2008-08-061-3/+11
* auto_ptr.h: Fix comment typos.Ralf Wildenhues2008-01-311-3/+3
* [multiple changes]Benjamin Kosnik2008-01-181-5/+1
* locale_classes.h: Remove redundant inline specifiers.Paolo Carlini2007-04-251-19/+25
* PR libstdc++/28080 (final)Paolo Carlini2007-03-111-1/+3
* localefwd.h: Consistent @file placement...Benjamin Kosnik2006-12-051-4/+4