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
/
include
/
debug
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-04
libstdc++: Fix std::erase_if behavior for std::__debug::deque
François Dumont
1
-0
/
+28
2025-12-04
libstdc++: Fix debug mode for unordered containers.
Tomasz Kamiński
1
-0
/
+6
2025-12-04
libstdc++: Fix node-base containers copy and move constructor in debug mode.
Tomasz Kamiński
1
-7
/
+11
2025-12-03
libstdc++: [_GLIBCXX_DEBUG] Implement std::__debug::inplace_vector
François Dumont
8
-21
/
+772
2025-11-20
libstdc++: [_GLIBCXX_DEBUG] Fix std::erase_if behavior for __gnu_debug::vector
François Dumont
1
-0
/
+26
2025-10-14
libstdc++: Test specific feature test macros instead of __cplusplus
Jonathan Wakely
6
-52
/
+52
2025-09-12
libstdc++: Constrain __gnu_debug::bitset(const CharT*) constructor [PR121046]
Jonathan Wakely
1
-1
/
+7
2025-07-28
libstdc++: provide debug impl of P2697 ctor [PR119742]
Nathan Myers
1
-0
/
+11
2025-07-08
libstdc++: Fix _GLIBCXX_DEBUG std::forward_list build regression
Jonathan Wakely
1
-4
/
+4
2025-07-08
libstdc++: Make debug iterator pointer sequence const [PR116369]
François Dumont
14
-156
/
+257
2025-05-06
libstdc++: Fix -Wmismatched-tags warnings for _Safe_iterator [PR120112]
Jonathan Wakely
1
-1
/
+1
2025-04-28
libstdc++: Implement missing allocator-aware constructors for unordered conta...
Tomasz Kamiński
2
-0
/
+76
2025-04-11
libstdc++: Define __cpp_lib_containers_ranges in appropriate headers [PR111055]
Tomasz Kamiński
10
-33
/
+33
2025-03-26
libstdc++: Add P1206R7 range operations to std::deque [PR111055]
Tomasz Kamiński
1
-0
/
+51
2025-03-25
libstdc++: Adjust how __gnu_debug::vector detects invalidation
Jonathan Wakely
1
-8
/
+6
2025-03-20
libstdc++: Add from_range_t constructors to debug unordered containers
Tomasz Kamiński
2
-0
/
+272
2025-03-20
libstdc++: Add from_range_t constructors to debug ordered containers
Jonathan Wakely
4
-1
/
+133
2025-01-02
Update copyright years.
Jakub Jelinek
33
-33
/
+33
2024-12-17
libstdc++: Fix -Wparentheses warning in Debug Mode macro
Jonathan Wakely
1
-1
/
+1
2024-12-11
libstdc++: Disable __gnu_debug::__is_singular(T*) in constexpr [PR109517]
Jonathan Wakely
1
-0
/
+5
2024-12-09
libstdc++: Fix debug containers for constant evaluation [PR117962]
Jonathan Wakely
1
-4
/
+7
2024-11-27
libstdc++: Add cold attribute to assertion failure functions [PR117650]
Jonathan Wakely
1
-1
/
+1
2024-11-08
libstdc++: Do not define _Insert_base::try_emplace before C++17
Jonathan Wakely
2
-2
/
+2
2024-11-01
libstdc++: Add P1206R7 from_range members to std::list and std::forward_list ...
Jonathan Wakely
2
-0
/
+119
2024-10-27
libstdc++: Add P1206R7 from_range members to std::vector [PR111055]
Jonathan Wakely
1
-0
/
+70
2024-10-25
non-gcc: Remove trailing whitespace
Jakub Jelinek
1
-2
/
+2
2024-10-22
libstdc++: Avoid using std::__to_address with iterators
Jonathan Wakely
1
-17
/
+0
2024-09-25
libstdc++: #ifdef out #pragma GCC system_header
Jason Merrill
11
-0
/
+22
2024-08-23
libstdc++: Make debug sequence members mutable [PR116369]
Jonathan Wakely
1
-2
/
+2
2024-06-27
libstdc++: Enable more debug assertions during constant evaluation [PR111250]
Jonathan Wakely
1
-6
/
+8
2024-06-21
libstdc++: Remove std::__is_void class template [PR115497]
Jonathan Wakely
1
-3
/
+2
2024-03-18
libstdc++: Fix N3344 behavior on _Safe_iterator::_M_can_advance
François Dumont
1
-0
/
+3
2024-03-18
libstdc++: Fix _Safe_local_iterator<>::_M_valid_range
François Dumont
1
-1
/
+7
2024-03-17
libstdc++: Implement N3644 on _Safe_iterator<> [PR114316]
François Dumont
1
-0
/
+12
2024-02-28
libstdc++: Add more nodiscard uses in <vector>
Jonathan Wakely
1
-1
/
+7
2024-02-17
libstdc++: [_GLIBCXX_DEBUG] Fix std::__niter_base behavior
François Dumont
1
-1
/
+17
2024-01-18
libstdc++/debug: Fix constexpr _Safe_iterator in C++20 mode [PR109536]
Patrick Palka
2
-13
/
+36
2024-01-03
Update copyright years.
Jakub Jelinek
33
-33
/
+33
2023-12-14
libstdc++: Make __gnu_debug::vector usable in constant expressions [PR109536]
Jonathan Wakely
7
-55
/
+352
2023-06-26
libstdc++: Qualify calls to debug mode helpers
Jonathan Wakely
1
-11
/
+21
2023-01-23
libstdc++: [_GLIBCXX_DEBUG] Remove useless constructor checks
François Dumont
2
-16
/
+34
2023-01-16
Update copyright years.
Jakub Jelinek
33
-33
/
+33
2023-01-15
libstdc++: [_GLIBCXX_DEBUG] Complete deadlock fix on safe iterators [PR108288]
François Dumont
2
-40
/
+18
2023-01-06
libstdc++: Fix deadlock in debug iterator increment [PR108288]
Jonathan Wakely
1
-12
/
+6
2022-12-07
libstdc++: Pass error handler to libbacktrace functions
Jonathan Wakely
1
-23
/
+12
2022-10-12
libstdc++: Add __gnu_debug::basic_string<>::compare overloads
François Dumont
1
-14
/
+5
2022-09-23
libstdc++: Enable constexpr std::bitset for debug mode
Jonathan Wakely
1
-5
/
+38
2022-09-16
libstdc++: Add preprocessor conditions for freestanding [PR106953]
Jonathan Wakely
2
-10
/
+8
2022-09-16
libstdc++: Do not use nullptr in C++03-compatible code
Jonathan Wakely
1
-2
/
+1
2022-09-13
libstdc++: Avoid -Wparentheses warning with debug iterators
Patrick Palka
1
-1
/
+1
[next]