aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/ext/stdio_filebuf.h
AgeCommit message (Expand)AuthorFilesLines
2014-09-22Make streams movable and swappable.Jonathan Wakely1-0/+9
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2011-08-07user.cfg.in (PDF_HYPERLINKS): To NO.Benjamin Kosnik1-7/+8
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik1-2/+5
2010-02-10streambuf: Adjust doxygen group markup.Benjamin Kosnik1-1/+3
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
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-11-23locale_facets.h (isspace, [...]): Add doxygen markup.Benjamin Kosnik1-1/+0
2004-05-29re PR libstdc++/14600 (__gnu_cxx::stdio_sync_filebuf should expose internal F...Richard B. Kreckel1-3/+17
2004-05-19re PR libstdc++/11691 (stdio_filebuf leaks FILE buffer when "no close" is req...Jonathan Wakely1-3/+4
2003-12-09algorithm, [...]: Remove trailing whitespace.Bernardo Innocenti1-11/+11
2003-12-07re PR libstdc++/11691 (stdio_filebuf leaks FILE buffer when "no close" is req...Benjamin Kosnik1-7/+4
2003-11-12re PR libstdc++/12875 (Weird behaviour in basic_filebuf::setbuf())Paolo Carlini1-7/+3
2003-07-14c_locale.h: Include <cstdlib> and <cstring>.Mark Mitchell1-4/+4
2003-06-24Nathan C.Paolo Carlini1-2/+6
2003-06-06stl_alloc.h: Cleanups.Benjamin Kosnik1-2/+2
2003-05-15fstream.tcc (_M_overflow): Rewrote to call _M_convert_to_external only once (...Paolo Carlini1-4/+8
2003-05-11[multiple changes]Benjamin Kosnik1-15/+4
2003-05-01stdio_filebuf.h (stdio_filebuf(int, std::ios_base::openmode, bool, size_t), [...Paolo Carlini1-18/+8
2003-04-12Remove _M_buf_size_opt, use directly _M_buf_size instead.Paolo Carlini1-4/+2
2003-04-12stdio_filebuf.h (stdio_filebuf::stdio_filebuf(...), ...): _M_buf_size_opt == ...Paolo Carlini1-2/+2
2003-02-11re PR libstdc++/9320 (Incorrect usage of traits_type::int_type in stdio_filebuf)Paolo Carlini1-4/+5
2003-01-16cp-tree.h (lang_type_class): Remove is_partial_instantiation.Mark Mitchell1-14/+14
2002-08-15re PR libstdc++/7445 (poor performance of std::locale::classic() in multi-thr...Benjamin Kosnik1-8/+12
2002-05-21stdio_filebuf.h: Add header guards.Phil Edwards1-0/+51
2002-04-30stdio_filebuf.h: New file.Benjamin Kosnik1-0/+113