aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/stringfwd.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-10-09libstdc++: Always define typedefs and hash functions for wide strings [PR 98725]Jonathan Wakely1-4/+0
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-02-19P0482R5 char8_t: Standard library supportTom Honermann1-0/+9
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-10-09Define std::string and related typedefs outside __cxx11 namespaceJonathan Wakely1-2/+2
2018-07-26Remove char16_t and char32_t dependency on <stdint.h>Jonathan Wakely1-4/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-19New std::string implementation.Jonathan Wakely1-9/+17
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-03-08memoryfwd.h: New.Benjamin Kosnik1-4/+2
2013-02-20user.cfg.in: Set __cplusplus to 201103L.Benjamin Kosnik1-5/+10
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-3/+1
2012-11-10* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill1-1/+1
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik1-2/+5
2010-12-19*: Use headername alias to associate private includes to public includes.Benjamin Kosnik1-6/+6
2010-05-06re PR libstdc++/44014 (no std::string in API documentation)Jonathan Wakely1-5/+13
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2008-08-20PR libstdc++/33979 (partial)Paolo Carlini1-1/+13
2006-12-05localefwd.h: Consistent @file placement...Benjamin Kosnik1-4/+4
2005-12-19c++config: Add in revised namespace associations.Benjamin Kosnik1-4/+5
2005-08-17All files: Update FSF address.Kelley Cook1-1/+1
2004-02-08Remove trailing whitespace (see ChangeLog for longwinded description).Bernardo Innocenti1-3/+3
2003-07-05Move from CPP to CXX.Benjamin Kosnik1-4/+4
2002-11-01re PR libstdc++/8318 (Not all wide character based prototypes are included wi...Benjamin Kosnik1-10/+10
2002-09-01acinclude.m4: Minor comment tweaks.Phil Edwards1-0/+2
2002-02-16std_iosfwd.h: Don't guard typedefs with _GLIBCPP_USE_WCHAR_TBenjamin Kosnik1-7/+1
2001-11-02c_io_stdio.h: Correct grammar in comments.Phil Edwards1-0/+5
2001-07-13std_sstream.h (basic_stringbuf::basic_stringbuf(string): Initialize _M_string...Phil Edwards1-2/+2
2001-03-07std_iosfwd.h: Remove string forward decls here.Benjamin Kosnik1-0/+5
2001-02-19Add #pragma system_header to header files.Gabriel Dos Reis1-0/+2
2001-02-07Clean up stdexcept.Benjamin Kosnik1-0/+61