aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/postypes.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-04-30libstdc++: Remove GLIBCXX_CHECK_INT64_T checksJonathan Wakely1-32/+2
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/+5
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-06-04Define std::fpos special members as defaultedJonathan Wakely1-0/+6
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-07-15Replace references to C++0x with C++11 in commentsJonathan Wakely1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
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-3/+3
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2008-09-09cinttypes: Restore __STDC_FORMAT_MACRO after inclusion of <inttypes.h>.Paolo Carlini1-3/+15
2008-08-20PR libstdc++/33979 (partial)Paolo Carlini1-0/+7
2008-08-06acinclude.m4 ([GLIBCXX_CHECK_INT64_T]): Also check whether int64_t is actuall...Paolo Carlini1-2/+7
2008-08-04postypes.h: Reinstate inclusion of <stdint.h>; also define the __STDC_* macros.Paolo Carlini1-5/+14
2008-07-05postypes.h: Do not include <stdint.h>.Paolo Carlini1-5/+5
2008-01-31auto_ptr.h: Fix comment typos.Ralf Wildenhues1-7/+7
2008-01-18[multiple changes]Benjamin Kosnik1-3/+1
2007-05-14postypes.h (class fpos<>): Remove redundant forward declaration.Paolo Carlini1-4/+2
2006-12-05localefwd.h: Consistent @file placement...Benjamin Kosnik1-5/+5
2006-06-21postypes.h (operator==(const fpos<>&, const fpos<>&), [...]): Add.Paolo Carlini1-5/+15
2006-03-13postypes.h (fpos<>::operator==, operator!=): Remove, exploit conversion to st...Paolo Carlini1-15/+6
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-03-03re PR libstdc++/14320 (istreambuf_iterator::difference_type is not a signed i...Paolo Carlini1-125/+21
2004-02-24re PR libstdc++/14252 (Problems with count and iterator_traits<istreambuf_ite...Paolo Carlini1-0/+30
2004-02-08Remove trailing whitespace (see ChangeLog for longwinded description).Bernardo Innocenti1-2/+2
2004-01-27codecvt.h, [...]: Document.Jerry Quinn1-12/+38
2003-12-05re PR libstdc++/13189 (<ext/enc_filebuf.h> fails to compile)Benjamin Kosnik1-2/+2
2003-10-22re PR libstdc++/8610 (large file support in libstdc++-v3 (std::streamoff type...Paolo Carlini1-2/+12
2003-10-16[multiple changes]Benjamin Kosnik1-0/+253