aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/basic_ios.tcc
AgeCommit message (Expand)AuthorFilesLines
2005-08-17All files: Update FSF address.Kelley Cook1-1/+1
2004-11-24doxygroups.cc: Add std::tr1 namespace.Benjamin Kosnik1-0/+5
2004-08-21basic_ios.tcc (basic_ios<>::copyfmt): Don't deal with _M_word != _M_local_wor...Paolo Carlini1-6/+1
2004-02-09re PR libstdc++/14072 (basic_ios::imbue leaves dangling pointers)Paolo Carlini1-0/+8
2004-02-08Remove trailing whitespace (see ChangeLog for longwinded description).Bernardo Innocenti1-15/+15
2004-01-27c_locale.cc: Fix throw messages to use the __N marker.Paolo Carlini1-1/+1
2003-11-27re PR libstdc++/9371 (Bad exception handling in i/ostream::operator>>/<<(stre...Benjamin Kosnik1-1/+1
2003-10-24basic_ios.tcc (copyfmt(const basic_ios&)): Tweak my fix for libstdc++/12657.Paolo Carlini1-45/+44
2003-10-22re PR libstdc++/12657 (Resolution of DR 292 (WP) still unimplemented)Paolo Carlini1-0/+5
2003-08-12basic_ios.h: Remove *_iter typedefs, change num* typedefs to num_*.Benjamin Kosnik1-4/+4
2003-07-05Move from CPP to CXX.Benjamin Kosnik1-4/+4
2003-07-04Makefile.am (target_headers): Add fpos.hBenjamin Kosnik1-1/+1
2003-06-27ios_base.h (ios_base::_M_getloc): Return reference to the imbued locale.Benjamin Kosnik1-7/+1
2003-05-13std_fstream.h (basic_filebuf::_M_codecvt): Add cached member.Benjamin Kosnik1-15/+5
2003-04-28localename.cc: Standardize exception strings.Benjamin Kosnik1-1/+1
2003-02-18[multiple changes]Benjamin Kosnik1-19/+25
2003-02-13c++config (_GLIBCPP_EXTERN_TEMPLATE): Define.Benjamin Kosnik1-1/+3
2002-11-01re PR libstdc++/8318 (Not all wide character based prototypes are included wi...Benjamin Kosnik1-0/+3
2002-07-04std_streambuf.h (basic_streambuf::_M_buf): Change to size_t, from int_type.Benjamin Kosnik1-1/+1
2002-04-03ios.cc: (ios_base::Init::_S_ios_destroy): Remove flush calls.Benjamin Kosnik1-12/+6
2002-04-01basic_ios.h (basic_ios::_M_exception): Move.Benjamin Kosnik1-10/+16
2002-02-27basic_ios.tcc (basic_ios::init): Set _M_fill to zero.Benjamin Kosnik1-11/+14
2002-02-26ios.cc (ios_base::~ios_base): Tweak.Benjamin Kosnik1-6/+6
2002-02-16locale_facets.tcc: Add pragma GCC system_header.Benjamin Kosnik1-0/+2
2002-02-16Tune for size.Benjamin Kosnik1-0/+18
2002-02-07basic_ios.tcc (basic_ios::narrow): Add default value.Benjamin Kosnik1-2/+2
2002-01-25ostream_inserter_char.cc (test07): New.Benjamin Kosnik1-7/+32
2001-06-06basic_ios.tcc: Formatting tweaks.Benjamin Kosnik1-2/+2
2001-05-31acconfig.h (_GLIBCPP_BUGGY_FLOAT_COMPLEX): Remove.Benjamin Kosnik1-7/+15
2001-05-24basic_ios.tcc: Small tweak.Benjamin Kosnik1-1/+1
2001-03-04algo.h: Use std not __STD.Phil Edwards1-3/+0
2001-02-17std_ostream.h: Replaced usage of _Traits::_S_eos() with _CharT() as per secti...Greg Bumgardner1-1/+1
2001-01-06[multiple changes]Benjamin Kosnik1-6/+4
2000-10-05include: New directory.Benjamin Kosnik1-0/+142