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
/
23_containers
/
deque
/
requirements
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-02
Update copyright years.
Jakub Jelinek
16
-16
/
+16
2024-01-03
Update copyright years.
Jakub Jelinek
16
-16
/
+16
2023-09-04
libstdc++: Add explicit -std=gnu++98 to tests that use { target c++98_only }
Jonathan Wakely
1
-0
/
+1
2023-01-16
Update copyright years.
Jakub Jelinek
16
-16
/
+16
2022-01-03
Update copyright years.
Jakub Jelinek
16
-16
/
+16
2021-09-28
libstdc++: Skip tests that fail with _GLIBCXX_CONCEPT_CHECKS
Jonathan Wakely
1
-1
/
+1
2021-01-04
Update copyright years.
Jakub Jelinek
16
-16
/
+16
2020-01-01
Update copyright years.
Jakub Jelinek
16
-16
/
+16
2019-06-06
Fix more failing tests for C++98 mode
Jonathan Wakely
4
-0
/
+4
2019-06-06
Fix tests that fail in C++2a mode
Jonathan Wakely
3
-30
/
+5
2019-04-17
PR c++/90047 - ICE with enable_if alias template.
Jason Merrill
4
-0
/
+8
2019-01-01
Update copyright years.
Jakub Jelinek
17
-17
/
+17
2018-10-19
Skip tests for GNU extensions when testing with strict mode
Jonathan Wakely
1
-1
/
+2
2018-01-03
Update copyright years.
Jakub Jelinek
17
-17
/
+17
2017-01-01
Update copyright years.
Jakub Jelinek
17
-17
/
+17
2016-08-26
Use effective-target instead of -std options
Jonathan Wakely
7
-10
/
+7
2016-07-28
Fix DR 438 container tests to pass in C++98 mode
Jonathan Wakely
4
-4
/
+4
2016-01-04
Update copyright years.
Jakub Jelinek
17
-17
/
+17
2015-06-26
Implement N4258 (Cleaning-up noexcept in the Library rev 3)
Jonathan Wakely
4
-4
/
+4
2015-05-09
std_c++0x_neg.cc: Add -std=c++98.
Jason Merrill
4
-8
/
+8
2015-01-05
Update copyright years.
Jakub Jelinek
17
-17
/
+17
2014-11-10
Fix std::deque move construction with non-equal allocators.
Jonathan Wakely
4
-4
/
+4
2014-10-16
libstdc++.exp: Prefer -std=gnu++11.
Paolo Carlini
6
-6
/
+6
2014-09-09
Make std::deque meet C++11 allocator requirements.
Jonathan Wakely
4
-4
/
+4
2014-01-22
re PR libstdc++/58764 ([lwg/2193] error: converting to ‘const std::vector<s...
Jonathan Wakely
4
-4
/
+4
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
17
-17
/
+17
2013-09-21
Print additional info when various out-of-range conditions are detected.
Paul Pluzhnikov
4
-5
/
+4
2013-09-20
re PR libstdc++/58338 (Add noexcept to functions with a narrow contract)
Marc Glisse
4
-4
/
+4
2013-06-30
stl_deque.h (deque<>::insert(iterator, size_type, const value_type&), [...]):...
Paolo Carlini
4
-4
/
+4
2013-06-27
stl_deque.h (deque<>::insert(iterator, const value_type&), [...]): Adjust C++...
Paolo Carlini
4
-4
/
+4
2013-05-10
re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of cons...
Paolo Carlini
4
-4
/
+4
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
17
-22
/
+21
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-11-10
* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.
Jason Merrill
1
-1
/
+1
2012-11-05
throw_allocator.h (__throw_value_base): Add move semantic, not throwing.
François Dumont
1
-2
/
+1
2012-11-01
range_access.cc: Fix copying permission statement.
Jonathan Wakely
1
-1
/
+1
2012-05-02
re PR libstdc++/44015 (template parameters not documented)
Benjamin Kosnik
4
-4
/
+4
2012-03-05
re PR libstdc++/43813 ([DR1234] vector<T*>(3, NULL) fails to compile)
Paolo Carlini
5
-8
/
+37
2011-11-01
Makefile.am (install-freestanding-headers): Install c++0x_warning.h.
Jason Merrill
4
-4
/
+4
2011-06-09
prune.exp (libstdc++-dg-prune): Prune notes.
Jason Merrill
4
-4
/
+0
2011-06-01
hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Use std::move on the al...
Paolo Carlini
4
-4
/
+4
2011-01-30
PR libstdc++/36104 part four
Benjamin Kosnik
4
-8
/
+8
2010-12-02
2.cc: Hide explicit instantiation with non default constructible type ...
François Dumont
1
-1
/
+4
2010-06-18
re PR libstdc++/32618 (std::vector calls uneccessary constructors instead of ...
Paolo Carlini
4
-5
/
+5
2010-05-20
[multiple changes]
Paolo Carlini
1
-0
/
+30
2010-03-05
testsuite_container_traits.h (traits_base): Add has_throwing_erase trait.
Paolo Carlini
1
-2
/
+1
2010-02-04
re PR libstdc++/42460 (man page errors for generated libstdc++ man pages)
Benjamin Kosnik
4
-4
/
+4
2010-01-09
set.h: Revert last change, per DR 1204 [Ready]; mention the latter in comment.
Paolo Carlini
4
-4
/
+4
2010-01-09
set.h: Protect move assignment operator vs self assignment.
Paolo Carlini
4
-4
/
+4
2010-01-08
re PR libstdc++/42573 ([C++0x] shrink_to_fit() missing)
Paolo Carlini
4
-7
/
+7
[next]