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/gfortran-test
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-15
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-15
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
/
testsuite
/
27_io
/
basic_filebuf
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-02
Update copyright years.
Jakub Jelinek
220
-220
/
+220
2024-07-24
libstdc++: Add file-io-diff to replace @diff@ markup in I/O tests
Jonathan Wakely
1
-3
/
+3
2024-07-24
libstdc++: Use dg-additional-files in some I/O tests
Jonathan Wakely
11
-3
/
+15
2024-07-24
libstdc++: Replace @require@ markup in some I/O tests
Jonathan Wakely
43
-165
/
+91
2024-07-24
libstdc++: Clean up @diff@ markup in some I/O tests
Jonathan Wakely
25
-94
/
+21
2024-01-03
Update copyright years.
Jakub Jelinek
220
-220
/
+220
2023-12-14
libstdc++: Fix filebuf::native_handle() for Windows
Jonathan Wakely
2
-8
/
+10
2023-11-16
libstdc++: Test for feature test macros more accurately
Jonathan Wakely
2
-0
/
+2
2023-09-16
libstdc++: Add missing tests for std::basic_filebuf::native_handle()
Jonathan Wakely
2
-0
/
+116
2023-09-15
libstdc++: Implement C++26 native handles for file streams (P1759R6)
Jonathan Wakely
1
-0
/
+10
2023-09-14
libstdc++: Support dg-additional-files in tests
Jonathan Wakely
4
-12
/
+4
2023-01-16
Update copyright years.
Jakub Jelinek
220
-220
/
+220
2022-11-08
libstdc++: basic_filebuf: don't flush more often than necessary [PR63746]
Charles-François Natali
1
-0
/
+38
2022-01-14
libstdc++: Add attribute to features deprecated in C++17 [PR91260]
Jonathan Wakely
1
-1
/
+1
2022-01-03
Update copyright years.
Jakub Jelinek
220
-220
/
+220
2021-10-09
libstdc++: Move test that depends on wchar_t I/O to wchar_t sub-directory
Jonathan Wakely
1
-0
/
+0
2021-05-10
libstdc++: Remove redundant -std=gnu++17 options from filesystem tests
Jonathan Wakely
1
-1
/
+1
2021-01-04
Update copyright years.
Jakub Jelinek
220
-220
/
+220
2020-01-01
Update copyright years.
Jakub Jelinek
220
-220
/
+220
2019-01-01
Update copyright years.
Jakub Jelinek
220
-220
/
+220
2018-08-31
10.cc: Add dg-require-fileio.
Sandra Loosemore
14
-0
/
+26
2018-05-21
Add support for opening file streams from wide character strings
Jonathan Wakely
1
-0
/
+72
2018-05-14
PR libstdc++/81256 fix exception handling in basic_filebuf::close
Jonathan Wakely
1
-0
/
+109
2018-01-03
Update copyright years.
Jakub Jelinek
218
-218
/
+218
2017-11-17
PR libstdc++/83025 fix constraints for path overloads in <fstream>
Jonathan Wakely
1
-1
/
+9
2017-10-27
Provide filesystem::path overloads for file streams (LWG 2676, partial)
Jonathan Wakely
1
-0
/
+41
2017-07-19
Use dg-require-fileio in new test
Jonathan Wakely
1
-1
/
+1
2017-07-19
PR libstdc++/81395 fix crash when write follows large read
Jonathan Wakely
1
-0
/
+46
2017-01-01
Update copyright years.
Jakub Jelinek
216
-216
/
+216
2016-10-17
12790-1.cc: Remove 'test' variables.
Paolo Carlini
198
-237
/
+6
2016-10-12
testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...
Paolo Carlini
6
-43
/
+24
2016-08-26
Use effective-target instead of -std options
Jonathan Wakely
2
-4
/
+2
2016-01-04
Update copyright years.
Jakub Jelinek
216
-216
/
+216
2015-11-13
Improve portability of named locale tests
John Marino
16
-58
/
+58
2015-09-11
Fix invalid UTF-8 in wchar_t tests.
John Marino
5
-40
/
+10
2015-01-05
Update copyright years.
Jakub Jelinek
216
-216
/
+216
2014-10-16
libstdc++.exp: Prefer -std=gnu++11.
Paolo Carlini
1
-1
/
+1
2014-09-22
Make streams movable and swappable.
Jonathan Wakely
1
-0
/
+28
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
215
-215
/
+215
2013-12-09
re PR libstdc++/59427 (Opening with ios::in | ios::app does not allow appending)
Paolo Carlini
2
-0
/
+78
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
213
-234
/
+213
2011-04-12
re PR libstdc++/48566 (libstdc++-v3 testsuite failures due to missing includes)
Paolo Carlini
1
-1
/
+2
2010-10-06
re PR libstdc++/45841 (r164529 cris-elf libstdc++ 27_io/basic_filebuf/seekoff...
David Krauss
2
-0
/
+82
2010-09-22
re PR libstdc++/45628 (std::fstream::tellg invalidates I/O buffer)
David Krauss
6
-114
/
+210
2010-09-15
[multiple changes]
Paolo Carlini
33
-33
/
+42
2010-09-13
4.cc: New.
Paolo Carlini
2
-0
/
+170
2010-06-26
[multiple changes]
Paolo Carlini
2
-2
/
+2
2010-06-08
order_statistics_imp.hpp: Avoid -Wall warnings.
Paolo Carlini
10
-31
/
+31
2010-06-03
c++config (std::size_t, [...]): Provide typedefs.
Paolo Carlini
16
-39
/
+41
2009-09-18
libstdc++.exp (check_v3_target_binary_io): New.
Joseph Myers
7
-0
/
+8
[next]