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
/
debug
/
functions.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-10-01
libstdc++: Add std::__conditional_t alias template
Jonathan Wakely
1
-3
/
+3
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-10-10
libstdc++: Replace use of reserved name that clashes [PR 97362]
Jonathan Wakely
1
-3
/
+3
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-11-24
libstdc++: Improve _GLIBCXX_DEBUG __valid_range check
François Dumont
1
-18
/
+0
2019-09-28
stl_algo.h (merge): Fix documentation.
François Dumont
1
-8
/
+22
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-09-28
functions.h (__foreign_iterator_aux3(const _Safe_iterator<>&, const _InputeIt...
François Dumont
1
-1
/
+1
2018-08-22
re PR libstdc++/68222 (_Safe_iterator provides operators the wrapped iterator...
François Dumont
1
-52
/
+57
2018-07-06
functions.h (__gnu_debug::__check_string): Move...
François Dumont
1
-23
/
+0
2018-06-13
2018-06-13 François Dumont <fdumont@gcc.gnu.org>
François Dumont
1
-3
/
+0
2018-05-08
macros.h (__glibcxx_check_valid_range_at): New.
François Dumont
1
-3
/
+6
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-05-13
libstdc++/71073 add system_header pragma to Debug Mode headers
Jonathan Wakely
1
-4
/
+3
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
/
+43
2015-08-25
Revert my change to commit with PR reference again.
François Dumont
1
-43
/
+0
2015-08-24
formatter.h (_Debug_msg_id::__msg_irreflexive_ordering): New enum entry.
François Dumont
1
-0
/
+43
2015-07-16
stl_algobase.h (__miter_base): Move...
François Dumont
1
-1
/
+2
2015-06-29
stl_iterator_base_types.h (_Iter_base): Limit definition to pre-C++11 mode.
François Dumont
1
-80
/
+1
2015-06-16
list.tcc (list::operator=(const list&), [...]): Use __addressof instead of op...
Jonathan Wakely
1
-1
/
+1
2015-05-29
2015-05-29 François Dumont fdumont@gcc.gnu.org>
François Dumont
1
-43
/
+9
2015-05-23
2015-05-23 François Dumont fdumont@gcc.gnu.org>
François Dumont
1
-2
/
+2
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-10-15
re PR libstdc++/63500 (bug in debug version of std::make_move_iterator?)
François Dumont
1
-3
/
+11
2014-03-21
re PR libstdc++/60587 (debug-mode -std=c++11 vector::insert(pos, begin, end) ...
Jonathan Wakely
1
-71
/
+63
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
1
-1
/
+1
2013-10-25
formatter.h (__check_singular): Add const on iterator reference.
François Dumont
1
-9
/
+13
2013-08-30
re PR libstdc++/58148 (Fails to insert iterator range into sequence container...
François Dumont
1
-18
/
+21
2013-08-30
re PR libstdc++/58191 (Can't use boost transform_iterator with _GLIBCXX_DEBUG)
François Dumont
1
-131
/
+11
2013-08-02
functions.h (__foreign_iterator_aux4): Initialize __l and __ge.
Paolo Carlini
1
-2
/
+2
2013-08-02
functions.h (__foreign_iterator_aux4): Initialize __l and __ge.
Paolo Carlini
1
-2
/
+2
2013-08-02
re PR libstdc++/58049 (libstdc++ bootstrap failure for fix to PR libstdc++/57...
Paolo Carlini
1
-22
/
+22
2013-08-01
re PR libstdc++/57779 (vector insert fails to diagnose iterators pointing int...
François Dumont
1
-1
/
+126
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
1
-2
/
+1
2012-08-03
functions.h (__check_partition_lower_aux): Remove redundant comparison with p...
François Dumont
1
-24
/
+56
2012-05-11
re PR libstdc++/53263 (priority_queue is very slow if -D_GLIBCXX_DEBUG is used)
François Dumont
1
-25
/
+154
2011-07-19
safe_unordered_base.h, [...]: New, support for unordered sequence safe local ...
François Dumont
1
-1
/
+8
2010-08-29
[multiple changes]
Paolo Carlini
1
-5
/
+6
2010-06-03
c++config (std::size_t, [...]): Provide typedefs.
Paolo Carlini
1
-2
/
+1
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
1
-15
/
+10
2008-03-13
re PR libstdc++/35541 (Legal C++ program can't be compiled with -D_GLIBCXX_DE...
Paolo Carlini
1
-19
/
+15
2008-01-13
re PR libstdc++/34730 (Legal program doesn't compile with -D_GLIBCXX_DEBUG)
Paolo Carlini
1
-7
/
+80
2007-10-03
re PR libstdc++/33613 (compilation inconsistency upper_bound vs lower_bound w...
Paolo Carlini
1
-6
/
+32
2007-03-03
functions.h: Use cstddef.
Benjamin Kosnik
1
-1
/
+1
2006-11-29
throw_allocator.h: Consistent @file markup.
Benjamin Kosnik
1
-2
/
+6
2006-02-22
c++config: Simplify debug namespaces.
Benjamin Kosnik
1
-4
/
+1
2005-12-26
mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter.
Chris Jefferson
1
-2
/
+4
[next]