summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std/iomanip
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill
2024-09-19libstdc++: add #pragma diagnosticJason Merrill
2024-01-03Update copyright years.Jakub Jelinek
2023-08-16libstdc++: Replace all manual FTM definitions and useArsen Arsenović
2023-05-31libstdc++: Deprecate std::setfill for std::basic_istream [PR109922]Jonathan Wakely
2023-04-27libstdc++: Add @headerfile and @since to doxygen comments [PR40380]Jonathan Wakely
2023-01-16Update copyright years.Jakub Jelinek
2022-10-03libstdc++: Mark headers that must be hosted as such [PR103626]Arsen Arsenović
2022-01-21libstdc++: Ensure all feature test macros have type long [PR87193]Jonathan Wakely
2022-01-03Update copyright years.Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-06-06PR libstdc++/86008 add std::quoted support for string_viewJonathan Wakely
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-06-16Remove trailing whitespace from libstdc++ headersJonathan Wakely
2016-01-04Update copyright years.Jakub Jelinek
2015-04-30Implement N4100 File System TSJonathan Wakely
2015-01-05Update copyright years.Jakub Jelinek
2014-12-22re PR libstdc++/54354 (TODO extended iomanip manipulators std::get_time and s...Rüdiger Sonderfeld
2014-10-14re PR libstdc++/54354 (TODO extended iomanip manipulators std::get_time and s...Rüdiger Sonderfeld
2014-10-01Implement SD-6: SG10 Feature Test RecommendationsEdward Smith-Rowland
2014-06-14user.cfg.in (INPUT): Add C++14 headers.Jonathan Wakely
2014-06-07DR 2344 - std::quoted doesn't respect paddingEd Smith-Rowland
2014-03-31re PR libstdc++/60270 ([C++1y] std::quoted is too eager to clear the string)Lars Gullik Bjønnes
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-11-22re PR libstdc++/59247 (Bootstrap fails due to errors in libstdc++ sources wit...Jonathan Wakely
2013-06-08Implement N3654 - Quoted Strings Library ProposalEd Smith-Rowland
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2012-11-10* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill
2011-12-02iomanip (put_money): Fix thinko, use __err local, like in, eg, basic_ostream:...Paolo Carlini
2011-11-28re PR libstdc++/51288 ([C++0x] get_money implementation is missing the sentry...Paolo Carlini
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-03-01iomanip (get_money, put_money): Add in C++0x mode; tidy.Paolo Carlini
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2007-03-04acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.Benjamin Kosnik
2007-02-27PR libstdc++/28080 (partial)Paolo Carlini
2007-02-26PR libstdc++/28080 (partial)Paolo Carlini
2006-12-07Makefile.am (std_headers_rename): Remove.Benjamin Kosnik
2002-01-12Makefile.am (std_headers): Update list with new names.Phil Edwards
2002-01-04Makefile.am (std_headers): Remove cXXX from list.Benjamin Kosnik
2001-09-27*: Add Doxygen hooks.Phil Edwards
2001-06-08*: Add copyright notice.Benjamin Kosnik
2000-10-05include: New directory.Benjamin Kosnik