index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
include
/
bits
/
fstream.tcc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-09-22
Make streams movable and swappable.
Jonathan Wakely
1
-0
/
+85
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
1
-1
/
+1
2013-12-09
re PR libstdc++/59427 (Opening with ios::in | ios::app does not allow appending)
Paolo Carlini
1
-2
/
+4
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
1
-3
/
+1
2011-03-04
Makefile.am (inst_sources): Make source instantion files conditional.
Benjamin Kosnik
1
-2
/
+1
2011-02-28
re PR libstdc++/47921 (pbump will overflow when input n is larger than 2G-1)
Paolo Carlini
1
-7
/
+5
2011-01-30
PR libstdc++/36104 part four
Benjamin Kosnik
1
-2
/
+5
2011-01-15
re PR libstdc++/36104 (gnu-versioned-namespace is broken)
Benjamin Kosnik
1
-2
/
+2
2010-12-19
*: Use headername alias to associate private includes to public includes.
Benjamin Kosnik
1
-2
/
+2
2010-10-06
re PR libstdc++/45841 (r164529 cris-elf libstdc++ 27_io/basic_filebuf/seekoff...
David Krauss
1
-111
/
+117
2010-09-22
re PR libstdc++/45628 (std::fstream::tellg invalidates I/O buffer)
David Krauss
1
-24
/
+76
2010-06-03
c++config (std::size_t, [...]): Provide typedefs.
Paolo Carlini
1
-8
/
+8
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
1
-14
/
+9
2009-02-03
re PR libstdc++/25191 (exception_defines.h #defines try/catch)
Paolo Carlini
1
-4
/
+4
2008-05-14
sstream: Adjust braces.
Benjamin Kosnik
1
-15
/
+17
2007-10-01
valarray-inst.cc, [...]: Fix comment typos.
Jonathan Wakely
1
-1
/
+1
2007-05-11
pod_char_traits.h (char_traits<>::move): Use __builtin_memmove.
Paolo Carlini
1
-3
/
+3
2007-05-08
cxxabi-internal.h: Remove, to be replaced by...
Jason Merrill
1
-2
/
+3
2007-05-07
re PR other/28145 (C++ (throw() and catch(...) {/* fall through */ } ) and p...
Jason Merrill
1
-28
/
+45
2007-03-27
fstream.tcc (basic_filebuf<>::underflow): Don't call codecvt::in at all if _M...
Paolo Carlini
1
-5
/
+8
2006-03-22
re PR libstdc++/26777 (sync_with_stdio(false) triggers bug with sgetc and pub...
Paolo Carlini
1
-7
/
+10
2005-12-19
c++config: Add in revised namespace associations.
Benjamin Kosnik
1
-3
/
+4
2005-08-17
All files: Update FSF address.
Kelley Cook
1
-1
/
+1
2005-06-08
re PR libstdc++/21955 (std::stringbuf vs. in_avail)
Benjamin Kosnik
1
-2
/
+1
2005-04-30
re PR libstdc++/21286 (filebuf::xsgetn vs pipes)
Paolo Carlini
1
-14
/
+22
2005-04-08
re PR libstdc++/20806 (basic_filebuf::xsgetn() fails with text mode and DOS ...
Danny Smith
1
-2
/
+17
2005-01-06
fstream.tcc: Remove unnecessary qualifications for uglified data members of b...
Benjamin Kosnik
1
-26
/
+26
2004-11-24
doxygroups.cc: Add std::tr1 namespace.
Benjamin Kosnik
1
-0
/
+5
2004-09-17
fstream.tcc (xsgetn): Slightly tweak conditional, as per Nathan's original su...
Paolo Carlini
1
-1
/
+1
2004-09-17
basic_file_stdio.cc (__basic_file<>::close)): Don't call unnecessarily sync, ...
Paolo Carlini
1
-3
/
+1
2004-09-14
fstream.tcc (xsgetn): Slightly tweak the recent fix for 11722...
Nathan Myers
1
-8
/
+11
2004-09-13
re PR libstdc++/11722 ([3.4 only] Unbuffered filebuf::sgetn is slow)
Paolo Carlini
1
-2
/
+67
2004-05-22
re PR libstdc++/12854 (libstdc++ vs. -Weffc++)
Benjamin Kosnik
1
-2
/
+2
2004-04-16
re PR libstdc++/14975 ([3.4 only] Segfault on low-level write error during im...
Paolo Carlini
1
-0
/
+2
2004-02-14
re PR libstdc++/13858 (Bad error handling in basic_filebuf::imbue)
Paolo Carlini
1
-19
/
+17
2004-02-08
Remove trailing whitespace (see ChangeLog for longwinded description).
Bernardo Innocenti
1
-52
/
+52
2004-01-27
c_locale.cc: Fix throw messages to use the __N marker.
Paolo Carlini
1
-8
/
+8
2004-01-23
re PR libstdc++/13831 (Unused variable in basic_filebuf::underflow)
Paolo Carlini
1
-1
/
+0
2004-01-11
re PR libstdc++/13582 (basic_filebuf::imbue drops characters)
Paolo Carlini
1
-17
/
+52
2003-12-10
re PR libstdc++/13217 (basic_filebuf::underflow doesn't deal gracefully with ...
Paolo Carlini
1
-1
/
+6
2003-12-05
re PR libstdc++/13189 (<ext/enc_filebuf.h> fails to compile)
Benjamin Kosnik
1
-28
/
+9
2003-12-01
C++STYLE: Add exception bits.
Benjamin Kosnik
1
-3
/
+6
2003-11-29
fstream.tcc (underflow): Minor tweaks in preparation for libstdc++/13217.
Paolo Carlini
1
-2
/
+2
2003-11-27
re PR libstdc++/11544 (wifstream conversion errors result in wrong rdstate())
Paolo Carlini
1
-3
/
+9
2003-11-27
re PR libstdc++/9371 (Bad exception handling in i/ostream::operator>>/<<(stre...
Benjamin Kosnik
1
-3
/
+1
2003-11-26
re PR libstdc++/13171 (Bugs in basic_filebuf::imbue)
Paolo Carlini
1
-19
/
+14
2003-11-18
re PR libstdc++/12868 (basic_filebuf::imbue fails too easily)
Paolo Carlini
1
-18
/
+13
2003-11-13
re PR libstdc++/13007 (basic_streambuf::pubimbue, imbue wrong)
Paolo Carlini
1
-2
/
+1
2003-11-12
re PR libstdc++/12875 (Weird behaviour in basic_filebuf::setbuf())
Paolo Carlini
1
-28
/
+21
[next]