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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-02
Skip scan-assembler test when -flto is used
Jonathan Wakely
2
-0
/
+4
2016-08-02
Support using -flto with libstdc++ testsuite
Jonathan Wakely
2
-1
/
+7
2016-08-01
Add non-const std::basic_string::data() for C++17
Jonathan Wakely
4
-4
/
+117
2016-08-01
Disable std::string and std::wstring extern templates for C++17
Jonathan Wakely
2
-1
/
+4
2016-08-01
Remove ignored "xfail" from dg-do compile directives
Jonathan Wakely
6
-12
/
+18
2016-08-01
Fix __gnu_cxx::hash_set test to pass in C++98 mode
Jonathan Wakely
2
-12
/
+17
2016-08-01
Remove "-x c" from dg-options in libstdc++ C++ test
Jonathan Wakely
2
-1
/
+3
2016-08-01
Limit std::tuple tests to run for C++11 and later
Jonathan Wakely
3
-1
/
+9
2016-08-01
Make libstdc++ debug mode test valid for C++98
Jonathan Wakely
2
-1
/
+4
2016-08-01
Remove unused headers and variables from libstdc++ tests
Jonathan Wakely
6
-32
/
+12
2016-08-01
Remove duplicate dg-options directive in string_view test
Jonathan Wakely
2
-1
/
+3
2016-08-01
Use -std=gnu++98 instead of -std=gnu++03 in test
Jonathan Wakely
2
-1
/
+4
2016-08-01
Remove linker options from compile-only tests
Jonathan Wakely
3
-2
/
+5
2016-08-01
Run std::ios_base enum tests for C++11 and up
Jonathan Wakely
4
-9
/
+19
2016-08-01
baseline_symbols.txt: Update.
Uros Bizjak
2
-0
/
+89
2016-07-31
Change std::conditional test to compile-only
Jonathan Wakely
2
-17
/
+10
2016-07-31
Ensure std::atomic test is compiled with optimization
Jonathan Wakely
2
-1
/
+4
2016-07-31
Fix DR 438 std::list test to pass in C++98 mode
Jonathan Wakely
2
-1
/
+4
2016-07-31
Enable std::regex test for C++11 or later
Jonathan Wakely
2
-0
/
+4
2016-07-31
Fix non-portable std::regex test and test more cases
Jonathan Wakely
2
-4
/
+17
2016-07-31
Allow std::pair test to run in C++11 mode too
Jonathan Wakely
2
-2
/
+4
2016-07-31
libstdc++/72745 add static assertion for invalid tuple access
Jonathan Wakely
5
-16
/
+94
2016-07-31
Move dg-error directives to relevant lines
Jonathan Wakely
10
-164
/
+104
2016-07-31
Add missing variable traits, fix testsuite failures.
Ville Voutilainen
13
-9
/
+105
2016-07-31
Check __STRICT_ANSI__ for 128-bit arithmetic types
Jonathan Wakely
10
-1
/
+30
2016-07-31
Fix file extension of libstdc++ test
Jonathan Wakely
2
-0
/
+4
2016-07-29
Implement C++17 variable templates for type traits.
Ville Voutilainen
11
-1
/
+739
2016-07-29
Update libstdc++ baseline symbols for aarch64, ia64, m68k
Andreas Schwab
4
-0
/
+258
2016-07-29
Update libstdc++ docs for library version history
Jonathan Wakely
3
-1
/
+5
2016-07-29
New libstdc++ symbol version for new basic_string symbols
Jonathan Wakely
5
-5
/
+24
2016-07-29
Update libstdc++ baseline symbols for x86 and ppc
Jonathan Wakely
8
-0
/
+571
2016-07-28
Fix DR 438 container tests to pass in C++98 mode
Jonathan Wakely
12
-11
/
+34
2016-07-28
Fix std::vector test to pass in C++98 mode
Jonathan Wakely
2
-2
/
+8
2016-07-28
Use dg-additional-options in libstdc++ tests
Jonathan Wakely
6
-5
/
+15
2016-07-28
Fix invalid dg-do directives in libstdc++ tests
Jonathan Wakely
4
-3
/
+10
2016-07-28
Implement std::string_view and P0254r2,
Ville Voutilainen
86
-0
/
+6458
2016-07-27
* testsuite/20_util/forward/1_neg.cc: Move dg-error to right line.
Jonathan Wakely
2
-2
/
+7
2016-07-25
Fix missing qualification in <ext/rope>
Georeth Chow
3
-1
/
+35
2016-07-25
Use std::mt19937, std::thread and std::atomic to simplify tests
Jonathan Wakely
3
-120
/
+56
2016-07-22
Move allocator in std::string and RB tree move constructors
Jonathan Wakely
5
-1
/
+162
2016-07-22
Use correct form of delete in libstdc++.exp
Jonathan Wakely
2
-2
/
+7
2016-07-21
Fix naming, qualification and broken test for propagate_const
Jonathan Wakely
3
-15
/
+20
2016-07-21
Define missing delete operators in libstdc++ testsuite
Jonathan Wakely
3
-2
/
+23
2016-07-21
Fix out-of-bound array accesses in libstdc++ testsuite
Jonathan Wakely
6
-14
/
+22
2016-07-21
Fix missing returns in libstdc++ testsuite
Jonathan Wakely
3
-4
/
+7
2016-07-21
Remove memory leaks in libstdc++ testsuite
Jonathan Wakely
5
-7
/
+24
2016-07-20
Document LWG DR 2684 status and regenerate libstdc++ manual
Jonathan Wakely
3
-0
/
+19
2016-07-20
LWG 2441 Provide exact-width atomic typedefs
Jonathan Wakely
5
-3
/
+53
2016-07-20
LWG 2328 Rvalue stream extraction should use perfect forwarding
Jonathan Wakely
4
-2
/
+39
2016-07-20
Use static pointer to member when catching nullptr
Jonathan Wakely
2
-5
/
+12
[next]