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
/
macros.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-07-19
libstdc++: Complete __gnu_debug::string Standard conformity
François Dumont
1
-4
/
+0
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-11-20
libstdc++: [_GLIBCXX_DEBUG] Reduce performance impact on std::erase_if
François Dumont
1
-17
/
+25
2021-05-20
libstdc++: Use __builtin_unreachable for constexpr assertions [PR 100676]
Jonathan Wakely
1
-2
/
+2
2021-04-09
libstdc++: [_GLIBCXX_DEBUG] Fix management of __dp_sign_max_size [PR 99402]
François Dumont
1
-2
/
+8
2021-01-14
libstdc++: Implement N3644 for _GLIBCXX_DEBUG iterators
François Dumont
1
-0
/
+5
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-12-12
libstdc++: Fix _GLIBCXX_DEBUG mode constexpr compatibility
François Dumont
1
-4
/
+4
2020-11-09
libstdc++: Make _GLIBCXX_DEBUG checks constexpr compatible
François Dumont
1
-15
/
+5
2020-08-12
libstdc++: Make self-move well-defined for containers [PR 85828]
Jonathan Wakely
1
-6
/
+0
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-09-28
stl_algo.h (merge): Fix documentation.
François Dumont
1
-34
/
+46
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-06-13
2018-06-13 François Dumont <fdumont@gcc.gnu.org>
François Dumont
1
-0
/
+7
2018-06-12
macros.h (__glibcxx_check_can_increment_range): New.
François Dumont
1
-4
/
+43
2018-05-08
macros.h (__glibcxx_check_valid_range_at): New.
François Dumont
1
-0
/
+11
2018-05-08
formatter.h (_Error_formatter::_M_function): New.
François Dumont
1
-6
/
+10
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-08-25
re PR libstdc++/60519 (Debug mode should check comparators for irreflexivity)
François Dumont
1
-0
/
+33
2015-08-25
Revert my change to commit with PR reference again.
François Dumont
1
-33
/
+0
2015-08-24
formatter.h (_Debug_msg_id::__msg_irreflexive_ordering): New enum entry.
François Dumont
1
-0
/
+33
2015-06-29
stl_iterator_base_types.h (_Iter_base): Limit definition to pre-C++11 mode.
François Dumont
1
-12
/
+13
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-05-06
macros.h [...]: Add parameter to pass the 2 instances to check allocator equa...
François Dumont
1
-3
/
+3
2014-03-21
re PR libstdc++/60587 (debug-mode -std=c++11 vector::insert(pos, begin, end) ...
Jonathan Wakely
1
-13
/
+11
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
1
-1
/
+1
2013-08-30
re PR libstdc++/58191 (Can't use boost transform_iterator with _GLIBCXX_DEBUG)
François Dumont
1
-12
/
+23
2013-08-01
re PR libstdc++/57779 (vector insert fails to diagnose iterators pointing int...
François Dumont
1
-10
/
+16
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
1
-2
/
+1
2012-11-05
forward_list: Update to meet allocator-aware requirements.
Jonathan Wakely
1
-0
/
+5
2012-10-18
formatter.h (_Debug_msg_id): Add __msg_valid_load_factor.
François Dumont
1
-1
/
+7
2012-10-16
formatter.h (_Debug_msg_id): Add __msg_bucket_index_oob.
François Dumont
1
-1
/
+9
2012-05-11
re PR libstdc++/53263 (priority_queue is very slow if -D_GLIBCXX_DEBUG is used)
François Dumont
1
-2
/
+5
2012-03-09
formatter.h (enum _Debug_msg_id): Add __msg_self_move_assign.
Paolo Carlini
1
-1
/
+7
2011-12-03
macros.h (__glibcxx_check_non_empty_range): Define.
Jonathan Wakely
1
-0
/
+7
2011-05-07
macro.h (_GLIBCXX_DEBUG_VERIFY_AT): New.
François Dumont
1
-4
/
+7
2011-02-19
string (basic_string::insert): Add iterator check and pass normal iterator to...
François Dumont
1
-2
/
+0
2010-09-29
[multiple changes]
Paolo Carlini
1
-12
/
+80
2010-02-04
re PR libstdc++/42460 (man page errors for generated libstdc++ man pages)
Benjamin Kosnik
1
-2
/
+2
2009-06-23
macros.h: Replace @tbd with valid doxygen tag @todo.
Jonathan Wakely
1
-1
/
+1
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
1
-15
/
+10
2008-01-13
re PR libstdc++/34730 (Legal program doesn't compile with -D_GLIBCXX_DEBUG)
Paolo Carlini
1
-14
/
+20
2007-10-03
re PR libstdc++/33613 (compilation inconsistency upper_bound vs lower_bound w...
Paolo Carlini
1
-4
/
+25
2006-11-29
throw_allocator.h: Consistent @file markup.
Benjamin Kosnik
1
-0
/
+4
2006-02-22
c++config: Simplify debug namespaces.
Benjamin Kosnik
1
-25
/
+26
2005-12-19
c++config: Add in revised namespace associations.
Benjamin Kosnik
1
-25
/
+25
2005-08-26
PR libstdc++/20534 (contd)
Benjamin Kosnik
1
-10
/
+0
[next]