aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/codecvt.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-03-10libstdc++: Fix headers that can't be used as header units [PR 99413]Jonathan Wakely1-0/+3
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-09-10libstdc++: Fix some -Wunused-parameter warningsJonathan Wakely1-2/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-02-19P0482R5 char8_t: Standard library supportTom Honermann1-0/+161
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-07-26Remove char16_t and char32_t dependency on <stdint.h>Jonathan Wakely1-5/+3
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-04Fix -Wunused warnings in libstdc++ headersJonathan Wakely1-2/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-20Add C++11 std::string constructors for locales and facets.Jonathan Wakely1-0/+50
2015-01-16acinclude.m4: Fix typo in comment.Jonathan Wakely1-1/+123
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-03re PR libstdc++/13631 (Problems in messages)François Dumont1-2/+4
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-2/+1
2011-10-14re PR libstdc++/50714 (codecvt_byname::codecvt::_M_c_locale_codecvt not initi...Paolo Carlini1-1/+3
2011-08-07user.cfg.in (PDF_HYPERLINKS): To NO.Benjamin Kosnik1-18/+18
2011-03-04Makefile.am (inst_sources): Make source instantion files conditional.Benjamin Kosnik1-3/+2
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-1/+1
2010-02-10streambuf: Adjust doxygen group markup.Benjamin Kosnik1-4/+11
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-16/+11
2008-03-26run_doxygen: Remove html_output_dir.Benjamin Kosnik1-5/+5
2008-01-31auto_ptr.h: Fix comment typos.Ralf Wildenhues1-2/+2
2007-05-11pod_char_traits.h (char_traits<>::move): Use __builtin_memmove.Paolo Carlini1-1/+2
2007-04-24locale_facets.h (class collate, [...]): Move...Paolo Carlini1-1/+28
2006-12-05localefwd.h: Consistent @file placement...Benjamin Kosnik1-5/+5
2006-11-29throw_allocator.h: Consistent @file markup.Benjamin Kosnik1-0/+4
2005-08-17All files: Update FSF address.Kelley Cook1-1/+1
2005-01-07acinclude.m4: Remove CCODECVT_H.Benjamin Kosnik1-8/+3
2004-11-23locale_facets.h (isspace, [...]): Add doxygen markup.Benjamin Kosnik1-15/+8
2004-11-05re PR libstdc++/17218 (unknown subjects in generated libstdc++ manpages)Benjamin Kosnik1-15/+19
2004-04-07Fixups for EDG front end.Benjamin Kosnik1-2/+2
2004-02-08Remove trailing whitespace (see ChangeLog for longwinded description).Bernardo Innocenti1-88/+88
2004-01-27codecvt.h, [...]: Document.Jerry Quinn1-1/+117
2003-10-22locale_facets.h: Correct byname facets for "C" locale.Benjamin Kosnik1-2/+5
2003-10-02[multiple changes]Benjamin Kosnik1-2/+1
2003-07-05Move from CPP to CXX.Benjamin Kosnik1-6/+6
2003-02-06[multiple changes]Benjamin Kosnik1-5/+5
2003-01-16cp-tree.h (lang_type_class): Remove is_partial_instantiation.Mark Mitchell1-4/+4
2002-09-11Makefile.am (sources): Edit.Benjamin Kosnik1-29/+35
2002-09-10codecvt.h (class __codecvt_abstract_base): Add __c_locale type _M_c_locale_co...Paolo Carlini1-3/+21
2001-11-02c_io_stdio.h: Correct grammar in comments.Phil Edwards1-2/+5
2001-10-31codecvt.h: Add virtual member function declarations.Benjamin Kosnik1-4/+29
2001-08-08Implement std::messages.Benjamin Kosnik1-417/+8
2001-04-26std_cmath.h (std): Explicitly inject c99 names.Benjamin Kosnik1-3/+3