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/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
/
shared_ptr_base.h
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
libstdc++: More user-friendly failed assertions from shared_ptr dereference
Jonathan Wakely
1
-11
/
+17
2024-10-22
libstdc++: Avoid using std::__to_address with iterators
Jonathan Wakely
1
-2
/
+2
2024-10-09
libstdc++: Do not cast away const-ness in std::construct_at (LWG 3870)
Jonathan Wakely
1
-7
/
+8
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-11-16
libstdc++: Implement std::out_ptr and std::inout_ptr for C++23 [PR111667]
Jonathan Wakely
1
-0
/
+9
2023-11-16
libstdc++: Only declare feature test macros in standard headers
Jonathan Wakely
1
-16
/
+12
2023-08-16
libstdc++: Replace all manual FTM definitions and use
Arsen Arsenović
1
-12
/
+11
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-12-16
libstdc++: Fix self-move for std::weak_ptr [PR108118]
Jonathan Wakely
1
-3
/
+1
2022-01-25
libstdc++: Avoid some more warnings [PR104019]
Jonathan Wakely
1
-0
/
+3
2022-01-23
libstdc++: Fix aliasing violation in std::shared_ptr [PR104019]
Jonathan Wakely
1
-1
/
+1
2022-01-17
libstdc++: Implement C++20 atomic<shared_ptr> and atomic<weak_ptr>
Jonathan Wakely
1
-0
/
+17
2022-01-14
libstdc++: Add attribute to features deprecated in C++17 [PR91260]
Jonathan Wakely
1
-0
/
+3
2022-01-14
libstdc++: Add C++20 std::make_shared enhancements (P0674R1)
Jonathan Wakely
1
-3
/
+296
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-12-08
libstdc++: Fix undefined shift when _Atomic_word is 64-bit
Jonathan Wakely
1
-2
/
+3
2021-12-08
libstdc++: Skip atomic instructions in shared_ptr when both counts are 1
Maged Michael
1
-22
/
+94
2021-10-01
libstdc++: Add std::__conditional_t alias template
Jonathan Wakely
1
-2
/
+2
2021-06-24
libstdc++: Implement LWG 2762 for std::unique_ptr::operator*
Jonathan Wakely
1
-1
/
+1
2021-05-10
libstdc++: Implement proposed resolution to LWG 3548
Jonathan Wakely
1
-4
/
+9
2021-04-22
libstdc++: Reject std::make_shared<T[]> [PR 99006]
Jonathan Wakely
1
-0
/
+2
2021-04-06
libstdc++: Fix doxygen markup for group close commands
Jonathan Wakely
1
-1
/
+1
2021-02-12
libstdc++: Add unused attributes to shared_ptr functions
Jonathan Wakely
1
-1
/
+1
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-10-29
libstdc++: Fix some warnings in headers
Jonathan Wakely
1
-1
/
+1
2020-10-26
libstdc++: Add missing exception-specifications in shared_ptr
Stephan Bergmann
1
-4
/
+5
2020-10-22
libstdc++: Reduce header dependencies in and on <memory>
Jonathan Wakely
1
-1
/
+7
2020-10-21
libstdc++: Simplify std::shared_ptr construction from std::weak_ptr
Jonathan Wakely
1
-62
/
+21
2020-04-14
libstdc++: Add comparison operators to std::shared_ptr (PR 94562)
Jonathan Wakely
1
-0
/
+19
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-05-23
LWG 2996 add rvalue overloads for shared_ptr aliasing and casting
Jonathan Wakely
1
-0
/
+11
2019-05-10
Improve API docs for <memory> and <new>
Jonathan Wakely
1
-0
/
+13
2019-01-18
PR libstdc++/88782 avoid ODR problems in std::make_shared
Jonathan Wakely
1
-30
/
+44
2019-01-15
Update value of __cpp_lib_shared_ptr_arrays macro
Jonathan Wakely
1
-1
/
+1
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-11-27
PR libstdc++/67843 set shared_ptr lock policy at build-time
Jonathan Wakely
1
-2
/
+4
2018-11-22
PR libstdc++/87520 Always pass type-punned type_info reference
Jonathan Wakely
1
-13
/
+11
2018-07-20
Use default visibility to work around clang -fvisibility-inlines-hidden bug
Fangrui Song
1
-1
/
+1
2018-07-16
PR libstdc++/86537 remove less<shared_ptr<T>> partial specialization
Jonathan Wakely
1
-16
/
+0
2018-06-06
Remove redundant std::move on const object
Jonathan Wakely
1
-2
/
+2
2018-06-04
PR libstdc++/85930 fix misplaced alignment-specifier
Jonathan Wakely
1
-8
/
+2
2018-06-04
PR libstdc++/85930 fix misaligned reference
Jonathan Wakely
1
-1
/
+1
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-09-13
Define std::__to_address helper
Jonathan Wakely
1
-12
/
+2
2017-06-16
Add std::get_deleter overload with correct signature
Jonathan Wakely
1
-0
/
+3
2017-06-09
Support move-only deleters in std::shared_ptr (LWG 2802)
Jonathan Wakely
1
-9
/
+11
2017-06-05
Add noexcept to shared_ptr owner comparisons (LWG 2873)
Jonathan Wakely
1
-8
/
+8
2017-05-16
Fix forward declaration of std::type_info for versioned-namespace
Jonathan Wakely
1
-4
/
+4
2017-05-11
PR libstdc++/80285 optimize std::make_shared for -fno-rtti
Jonathan Wakely
1
-36
/
+28
2017-04-21
Avoid deprecated warnings about std::auto_ptr in library headers
Jonathan Wakely
1
-0
/
+12
[next]