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
/
include
/
bits
/
stl_stack.h
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
libstdc++: Define __cpp_lib_containers_ranges in appropriate headers [PR111055]
Tomasz Kamiński
1
-4
/
+4
2025-03-13
libstdc++: Add P1206R7 from_range members to container adaptors [PR111055]
Jonathan Wakely
1
-0
/
+46
2025-01-02
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-11-16
libstdc++: Only declare feature test macros in standard headers
Jonathan Wakely
1
-5
/
+2
2023-08-16
libstdc++: Replace all manual FTM definitions and use
Arsen Arsenović
1
-3
/
+4
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-10-19
libstdc++: Fix std::stack deduction guide
Jonathan Wakely
1
-1
/
+1
2021-10-05
libstdc++: Update __cpp_lib_adaptor_iterator_pair_constructor value
Jonathan Wakely
1
-1
/
+1
2021-10-04
libstdc++: Implement P1518R2 for container deduction guides
Jonathan Wakely
1
-2
/
+1
2021-10-01
libstdc++: Add container adaptor constructors taking iterators (P1425R4)
Jonathan Wakely
1
-0
/
+34
2021-08-04
libstdc++: Add [[nodiscard]] to sequence containers
Jonathan Wakely
1
-0
/
+10
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-04-19
libstdc++: Define operator<=> for std::stack and std::queue
Jonathan Wakely
1
-0
/
+13
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-02-26
PR libstdc++/89477 constrain deduction guides for maps and sets
Jonathan Wakely
1
-3
/
+3
2019-02-14
Enforce LWG DR 2566 requirement for container adaptors
Jonathan Wakely
1
-1
/
+9
2019-02-05
PR libstdc++/89128 add deduction guides for container adaptors
Jonathan Wakely
1
-0
/
+12
2019-01-21
Fix after P0600.
Ulrich Drepper
1
-1
/
+1
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-07-31
re PR libstdc++/81599 (Error in documentation of std::stack)
Marek Polacek
1
-1
/
+1
2017-03-20
stl_deque.h (deque): Access allocator value_type only if concept checks are e...
François Dumont
1
-13
/
+15
2017-01-12
PR77528 partially revert r244278 and define default constructors
Jonathan Wakely
1
-5
/
+4
2017-01-10
PR77528 add default constructors for container adaptors
Jonathan Wakely
1
-1
/
+7
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-10-17
Implement P0084R2, Emplace return type, for C++17
Jonathan Wakely
1
-0
/
+7
2016-06-16
Provide swappable traits (p0185r1)
Daniel Kruegler
1
-3
/
+13
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-09-11
Allocator-extended constructors for container adaptors.
Jonathan Wakely
1
-0
/
+27
2015-08-18
re PR libstdc++/67066 (libstdc++-v3/src/filesystem/dir.cc fails to compile wi...
Jonathan Wakely
1
-0
/
+2
2015-06-05
Add __is_nothrow_swappable and take it into use.
Ville Voutilainen
1
-1
/
+1
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-09-22
Include <bits/uses_allocator.h> in <stack> and <queue>.
Jonathan Wakely
1
-0
/
+3
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
1
-1
/
+1
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
1
-3
/
+1
2012-11-10
* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.
Jason Merrill
1
-4
/
+4
2012-05-02
re PR libstdc++/44015 (template parameters not documented)
Benjamin Kosnik
1
-1
/
+4
2011-08-07
user.cfg.in (PDF_HYPERLINKS): To NO.
Benjamin Kosnik
1
-6
/
+6
2011-05-26
stl_queue.h: Use noexcept per the FDIS.
Paolo Carlini
1
-0
/
+2
2011-01-30
PR libstdc++/36104 part four
Benjamin Kosnik
1
-2
/
+5
2011-01-17
stl_queue.h (queue<>::swap, [...]): Implement DR 1198.
Paolo Carlini
1
-2
/
+6
2010-12-19
*: Use headername alias to associate private includes to public includes.
Benjamin Kosnik
1
-2
/
+2
2010-09-27
allocator.h (allocator_arg_t, [...]): Add.
Paolo Carlini
1
-0
/
+4
2010-02-04
re PR libstdc++/42460 (man page errors for generated libstdc++ man pages)
Benjamin Kosnik
1
-2
/
+2
2009-05-18
stl_pair.h (swap): Do not swap rvalues.
Jonathan Wakely
1
-11
/
+1
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
1
-15
/
+10
2009-02-21
user.cfg.in: Tweaks.
Benjamin Kosnik
1
-1
/
+0
2009-02-19
doxygroups.cc: Move algorithm groups into algorithmfwd.h.
Benjamin Kosnik
1
-2
/
+2
[next]