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
/
20_util
/
allocator
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-02
Update copyright years.
Jakub Jelinek
14
-14
/
+14
2024-12-09
libstdc++: Remove std::allocator::is_always_equal typedef for C++26
Jonathan Wakely
2
-4
/
+14
2024-10-09
libstdc++: Do not cast away const-ness in std::construct_at (LWG 3870)
Jonathan Wakely
1
-15
/
+0
2024-08-23
libstdc++: Fix std::allocator_traits::construct constraints [PR108619]
Jonathan Wakely
1
-8
/
+6
2024-01-03
Update copyright years.
Jakub Jelinek
14
-14
/
+14
2023-09-19
c++: Move consteval folding to cp_fold_r
Marek Polacek
1
-1
/
+1
2023-09-16
libstdc++: Remove dg-options "-std=gnu++20" from 20_utils tests
Jonathan Wakely
4
-5
/
+1
2023-01-16
Update copyright years.
Jakub Jelinek
14
-14
/
+14
2022-10-03
libstdc++: Disable hosted-only tests [PR103626]
Arsen Arsenović
12
-4
/
+17
2022-06-14
libstdc++: Check for size overflow in constexpr allocation [PR105957]
Jonathan Wakely
1
-0
/
+18
2022-01-14
libstdc++: Ignore cv-quals when std::allocator<void> constructs
Jonathan Wakely
1
-0
/
+15
2022-01-03
Update copyright years.
Jakub Jelinek
14
-14
/
+14
2021-12-09
libstdc++: Fix non-reserved name in std::allocator base class [PR64135]
Jonathan Wakely
1
-0
/
+45
2021-11-23
libstdc++: Add effective-target for std::allocator implementation
Jonathan Wakely
2
-5
/
+4
2021-06-09
libstdc++: Add warnings for some C++23 deprecations
Jonathan Wakely
1
-2
/
+24
2021-05-11
libstdc++: Fix missing members in std::allocator<void>
Jonathan Wakely
1
-4
/
+36
2021-01-04
Update copyright years.
Jakub Jelinek
14
-14
/
+14
2020-10-05
libstdc++: Make allocators throw bad_array_new_length on overflow [LWG 3190]
Jonathan Wakely
1
-0
/
+53
2020-04-30
libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)
Jonathan Wakely
1
-0
/
+147
2020-01-01
Update copyright years.
Jakub Jelinek
12
-12
/
+12
2019-10-25
Fix compilation with Clang
Jonathan Wakely
1
-0
/
+28
2019-10-24
Revert ABI changes to std::allocator in C++20
Jonathan Wakely
3
-1
/
+37
2019-10-22
Remove redundant std::allocator members for C++20
Jonathan Wakely
4
-2
/
+91
2019-06-17
Fix AIX test failure due to replacement operator delete
Jonathan Wakely
1
-1
/
+14
2019-01-01
Update copyright years.
Jakub Jelinek
9
-9
/
+9
2018-07-26
Add missing dg-require-cstdint directives to tests
Jonathan Wakely
1
-0
/
+1
2018-01-03
Update copyright years.
Jakub Jelinek
9
-9
/
+9
2017-01-01
Update copyright years.
Jakub Jelinek
9
-9
/
+9
2016-12-07
Replace dynamic exception specifications in testsuite
Jonathan Wakely
1
-1
/
+1
2016-10-20
PR78052 Define std::allocator<void>::{construct,destroy}
Jonathan Wakely
1
-0
/
+40
2016-10-14
PR65122 extended alignment support in allocators
Jonathan Wakely
1
-0
/
+48
2016-10-12
testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...
Paolo Carlini
3
-3
/
+1
2016-10-10
Define std::allocator<T>::is_always_equal
Jonathan Wakely
1
-0
/
+3
2016-08-26
Use effective-target instead of -std options
Jonathan Wakely
1
-2
/
+1
2016-01-04
Update copyright years.
Jakub Jelinek
7
-7
/
+7
2015-01-05
Update copyright years.
Jakub Jelinek
7
-7
/
+7
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
7
-7
/
+7
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
7
-7
/
+7
2012-11-19
typedefs.cc: Check rebind and improve propagate_on_container_move_assignment ...
Jonathan Wakely
1
-2
/
+7
2012-11-19
stl_algo.h (reverse_copy): Update comment per DR 2074.
Jonathan Wakely
1
-0
/
+46
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
6
-38
/
+24
2007-10-18
re PR libstdc++/33807 (Incorrect ambiguous overload)
Paolo Carlini
1
-0
/
+33
2007-02-20
Directory layout flattening.
Benjamin Kosnik
5
-0
/
+237
2005-02-02
Revert bad import
Zack Weinberg
4
-223
/
+0
2005-02-02
Imported from mainline FSF repositories
Nick Clifton
4
-0
/
+223
2004-07-02
testsuite/20_util/allocator/, auto_ptr/, raw_storage_iterator.cc, temporary_b...
Paolo Carlini
4
-223
/
+0
2004-03-12
14176.cc: New.
Benjamin Kosnik
1
-0
/
+42
2004-03-04
1.cc: Provide explicit instantiations for non-weak systems.
Benjamin Kosnik
3
-2
/
+18
2004-01-29
Makefile.am (bits_headers): Remove allocator_traits.h.
Benjamin Kosnik
2
-25
/
+55
2003-12-01
re PR libstdc++/10378 ([library DR 402] cannot add object with inplace new in...
Paolo Carlini
2
-0
/
+135