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
/
objects
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-02
Update copyright years.
Jakub Jelinek
64
-64
/
+64
2024-11-06
libstdc++: Deprecate useless <cxxx> compatibility headers for C++17
Jonathan Wakely
2
-2
/
+0
2024-07-24
libstdc++: Use dg-additional-files in some I/O tests
Jonathan Wakely
11
-0
/
+11
2024-01-03
Update copyright years.
Jakub Jelinek
64
-64
/
+64
2023-12-14
libstdc++: Add dg-output to two tests
Jonathan Wakely
2
-0
/
+4
2023-01-16
Update copyright years.
Jakub Jelinek
64
-64
/
+64
2022-01-03
Update copyright years.
Jakub Jelinek
64
-64
/
+64
2021-01-04
Update copyright years.
Jakub Jelinek
64
-64
/
+64
2020-01-01
Update copyright years.
Jakub Jelinek
64
-64
/
+64
2019-01-01
Update copyright years.
Jakub Jelinek
64
-64
/
+64
2018-08-31
10.cc: Add dg-require-fileio.
Sandra Loosemore
6
-0
/
+10
2018-01-03
Update copyright years.
Jakub Jelinek
64
-64
/
+64
2017-01-01
Update copyright years.
Jakub Jelinek
64
-64
/
+64
2016-10-17
12790-1.cc: Remove 'test' variables.
Paolo Carlini
32
-50
/
+5
2016-10-12
testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...
Paolo Carlini
4
-47
/
+34
2016-09-14
Fix dg-require before dg-run directives in testsuite.
Christophe Lyon
1
-2
/
+1
2016-01-04
Update copyright years.
Jakub Jelinek
64
-64
/
+64
2015-11-13
Improve portability of named locale tests
John Marino
2
-4
/
+4
2015-09-11
Fix invalid UTF-8 in wchar_t tests.
John Marino
4
-32
/
+8
2015-01-05
Update copyright years.
Jakub Jelinek
64
-64
/
+64
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
64
-64
/
+64
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
64
-75
/
+64
2010-09-15
[multiple changes]
Paolo Carlini
5
-5
/
+5
2010-06-26
[multiple changes]
Paolo Carlini
16
-16
/
+16
2010-06-03
c++config (std::size_t, [...]): Provide typedefs.
Paolo Carlini
4
-8
/
+8
2009-09-18
libstdc++.exp (check_v3_target_binary_io): New.
Joseph Myers
1
-0
/
+1
2009-09-14
re PR libstdc++/41037 (dec not set in cerr flags)
Paolo Carlini
2
-0
/
+70
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
62
-360
/
+257
2008-08-18
re PR testsuite/37149 (27_io/basic_ostream/inserters_other/char/error_code.cc)
Paolo Carlini
4
-4
/
+12
2007-08-17
re PR testsuite/31884 (priority_queue_dijkstra.cc operates on deallocated mem...
Daniel Jacobowitz
1
-0
/
+2
2007-05-11
11.cc: Include <cstring>.
Paolo Carlini
3
-3
/
+6
2007-03-14
libstdc++.exp (check_v3_target_fileio, [...]): New.
Nathan Sidwell
6
-0
/
+12
2007-03-02
9661-1.cc: Include <cstdlib>.
Paolo Carlini
4
-4
/
+8
2006-05-19
9661-1.cc: Avoid leaking the semaphores if a VERIFY fails.
Paolo Carlini
4
-21
/
+39
2006-03-12
10097.cc: Fix race condition.
Howard Hinnant
2
-12
/
+16
2006-03-08
Implement the resolution of DR 455, [DR].
Paolo Carlini
2
-0
/
+74
2005-08-17
All files: Update FSF address.
Kelley Cook
60
-60
/
+60
2005-05-18
testsuite_hooks.cc: Remove try_named_locale.
Paolo Carlini
5
-10
/
+20
2005-05-06
testsuite_hooks.cc (try_mkfifo): Remove.
Mark Mitchell
4
-4
/
+16
2005-01-04
testsuite_hooks.cc: Update coypright and follow style guidelines.
Mark Mitchell
4
-4
/
+4
2005-01-03
configure.ac: Check for sys/ipc.h and sys/sem.h.
Mark Mitchell
4
-14
/
+18
2004-03-19
re PR libstdc++/12077 ([3.4 only] wcin.rdbuf()->in_avail() return value too h...
Paolo Carlini
1
-7
/
+3
2004-03-04
testsuite_flags.in: Add "-D_GLIBCXX_ASSERT" to CXXFLAGS_save.
Paolo Carlini
2
-4
/
+2
2004-02-20
9533-1.cc: Open FIFO for writing with ios_base::in|ios_base::out.
Mark Mitchell
2
-2
/
+4
2004-01-12
testsuite_hooks.h (__gnu_test::try_mkfifo): Declare it.
Mark Mitchell
4
-10
/
+8
2004-01-11
re PR libstdc++/13582 (basic_filebuf::imbue drops characters)
Paolo Carlini
2
-0
/
+62
2003-12-29
Fix typo
Mark Mitchell
1
-1
/
+0
2003-12-29
acconfig.h: Add _GLIBCXX_USE_C99_MATH.
Mark Mitchell
1
-0
/
+5
2003-12-22
5.cc: Don't use stdc++.h.gch.
Benjamin Kosnik
2
-0
/
+2
2003-10-16
[multiple changes]
Benjamin Kosnik
1
-1
/
+1
[next]