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
/
testsuite
/
23_containers
/
map
/
modifiers
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
libstdc++: Add P1206R7 from_range members to ordered maps [PR111055]
Tomasz Kamiński
1
-0
/
+102
2025-01-02
Update copyright years.
Jakub Jelinek
25
-25
/
+25
2024-01-03
Update copyright years.
Jakub Jelinek
25
-25
/
+25
2023-09-16
libstdc++: Remove dg-options "-std=gnu++20" from 23_containers tests
Jonathan Wakely
1
-2
/
+1
2023-01-27
libstdc++: Use dg-bogus in new test [PR108554]
Jonathan Wakely
1
-0
/
+2
2023-01-26
libstdc++: Add returns_nonnull to non-inline std::map detail [PR108554]
Jonathan Wakely
1
-0
/
+19
2023-01-16
Update copyright years.
Jakub Jelinek
25
-25
/
+25
2022-11-08
libstdc++: Fix -Wsystem-headers warnings in tests
Jonathan Wakely
2
-4
/
+4
2022-01-03
Update copyright years.
Jakub Jelinek
25
-25
/
+25
2021-12-09
libstdc++: Avoid unnecessary allocations in std::map insertions [PR92300]
Jonathan Wakely
2
-0
/
+74
2021-05-10
libstdc++: Remove redundant -std=gnu++17 option from containers tests
Jonathan Wakely
5
-5
/
+0
2021-01-04
Update copyright years.
Jakub Jelinek
25
-25
/
+25
2020-10-29
libstdc++: Avoid warnings in tests
Jonathan Wakely
1
-6
/
+12
2020-07-31
libstdc++: Ensure c++NN effective target present in all C++17 tests
Jonathan Wakely
4
-0
/
+4
2020-03-31
Library-side tests for parenthesized aggregate init
Ville Voutilainen
1
-0
/
+137
2020-01-01
Update copyright years.
Jakub Jelinek
24
-24
/
+24
2019-05-13
Remove Profile Mode, deprecated since GCC 7.1
Jonathan Wakely
3
-3
/
+0
2019-01-01
Update copyright years.
Jakub Jelinek
24
-24
/
+24
2018-09-03
PR libstdc++/87194 fix range insertion into maps and sets
Jonathan Wakely
1
-0
/
+46
2018-09-03
PR libstdc++/78595 implement insertion into maps in terms of emplace
Jonathan Wakely
1
-0
/
+115
2018-01-03
Update copyright years.
Jakub Jelinek
22
-22
/
+22
2017-12-20
re PR libstdc++/82522 (std::map::insert(value_type &&) not selected)
François Dumont
1
-0
/
+7
2017-11-30
PR libstdc++/83226 avoid forming pointer-to-reference type
Jonathan Wakely
1
-0
/
+30
2017-11-06
deduction.cc: Avoid -Wreturn-type warnings.
Paolo Carlini
1
-0
/
+1
2017-10-24
libstdc++.exp (check_v3_target_normal_mode): Add c++config.h include.
François Dumont
1
-0
/
+1
2017-10-13
PR libstdc++/82522 overload map insert functions for rvalues (LWG 2354)
Jonathan Wakely
1
-0
/
+32
2017-06-16
Fix missing returns in libstdc++ header and tests
Jonathan Wakely
1
-0
/
+2
2017-05-15
Fix order and types of members in C++17 insert_return_type structs
Jonathan Wakely
1
-0
/
+11
2017-01-14
Skip tests that are incompatible with Profile Mode
Jonathan Wakely
3
-0
/
+3
2017-01-01
Update copyright years.
Jakub Jelinek
20
-20
/
+20
2016-12-16
Add assertion to _Rb_tree::erase to check for end iterators
Jonathan Wakely
1
-0
/
+35
2016-10-17
57619.C: Rename to 57619.cc.
Paolo Carlini
15
-36
/
+0
2016-09-22
Implement C++17 node extraction and insertion (P0083R5)
Jonathan Wakely
2
-0
/
+294
2016-08-26
Use effective-target instead of -std options
Jonathan Wakely
9
-11
/
+10
2016-01-04
Update copyright years.
Jakub Jelinek
17
-17
/
+17
2015-08-09
Implement N4279, Improved insertion interface for unique-key maps.
Ville Voutilainen
2
-0
/
+590
2015-01-05
Update copyright years.
Jakub Jelinek
15
-15
/
+15
2014-10-16
libstdc++.exp: Prefer -std=gnu++11.
Paolo Carlini
6
-6
/
+6
2014-10-15
57899.cc: Prefer -std=gnu++11.
Paolo Carlini
1
-1
/
+1
2014-01-26
stl_map.h: Remove anachronistic comment.
Jonathan Wakely
1
-1
/
+1
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
15
-15
/
+15
2013-06-26
abi_tag.cc: Avoid spurious fails with check-debug.
Paolo Carlini
1
-0
/
+1
2013-06-10
c++config (_GLIBCXX_ABI_TAG_CXX11): Add.
Benjamin Kosnik
3
-0
/
+152
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
12
-12
/
+12
2012-11-10
* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.
Jason Merrill
1
-1
/
+1
2012-09-24
re PR libstdc++/44436 ([C++0x] Implement emplace* in associative containers)
François Dumont
1
-0
/
+114
2011-11-15
re PR libstdc++/51142 ([C++0x] map::erase(key) doesn't compile with -D_GLIBCX...
Paolo Carlini
1
-0
/
+38
2011-02-10
47628.cc: Do not test in C++0x mode.
Paolo Carlini
1
-2
/
+3
2011-02-07
re PR libstdc++/47628 (non-compliant C++0x erase methods on STL containers)
Paolo Carlini
1
-0
/
+45
2010-11-10
PR libstdc++/44436 (partial)
Paolo Carlini
4
-0
/
+294
[next]