aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/debug/debug.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-10libstdc++: Rework std::copy/copy_backward/move/move_backward/fill/fill_n algosFrançois Dumont1-0/+3
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-06-132018-06-13 François Dumont <fdumont@gcc.gnu.org>François Dumont1-0/+3
2018-06-13debug.h (__glibcxx_requires_can_increment_range): New.François Dumont1-0/+6
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-06-162016-06-16 François Dumont <fdumont@gcc.gnu.org>François Dumont1-17/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-09Enable lightweight checks with _GLIBCXX_ASSERTIONS.Jonathan Wakely1-2/+12
2015-08-25re PR libstdc++/60519 (Debug mode should check comparators for irreflexivity)François Dumont1-20/+32
2015-08-25Revert my change to commit with PR reference again.François Dumont1-32/+20
2015-08-24formatter.h (_Debug_msg_id::__msg_irreflexive_ordering): New enum entry.François Dumont1-20/+32
2015-05-292015-05-29 François Dumont fdumont@gcc.gnu.org>François Dumont1-13/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-2/+1
2011-12-03macros.h (__glibcxx_check_non_empty_range): Define.Jonathan Wakely1-1/+4
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik1-1/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-08-29[multiple changes]Paolo Carlini1-1/+0
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2008-12-16cstdatomic: Remove assert include.Benjamin Kosnik1-25/+1
2008-03-26run_doxygen: Remove html_output_dir.Benjamin Kosnik1-0/+8
2008-01-13re PR libstdc++/34730 (Legal program doesn't compile with -D_GLIBCXX_DEBUG)Paolo Carlini1-1/+7
2007-10-18re PR libstdc++/30085 (switch debug mode hash containers from ext to tr1)Benjamin Kosnik1-6/+0
2007-10-03re PR libstdc++/33613 (compilation inconsistency upper_bound vs lower_bound w...Paolo Carlini1-6/+12
2007-09-11Add parallel mode.Johannes Singler1-0/+1
2007-04-22concurrence.h: Do not include <cstdlib>, use __builtin_abort.Paolo Carlini1-3/+2
2006-11-29throw_allocator.h: Consistent @file markup.Benjamin Kosnik1-0/+4
2006-09-07debug.h (_GLIBCXX_DEBUG_ONLY): New.Benjamin Kosnik1-0/+2
2006-02-22c++config: Simplify debug namespaces.Benjamin Kosnik1-71/+72
2006-02-09re PR libstdc++/26142 (global debug namespace clashes everywhere)Benjamin Kosnik1-3/+13
2005-12-19c++config: Add in revised namespace associations.Benjamin Kosnik1-5/+17
2005-08-26PR libstdc++/20534 (contd)Benjamin Kosnik1-3/+27
2005-08-17All files: Update FSF address.Kelley Cook1-1/+1
2005-05-31PR libstdc++/20534 (contd)Paolo Carlini1-7/+2
2005-05-27re PR libstdc++/20534 (Erroneous #include of <cassert>)Benjamin Kosnik1-444/+10
2005-05-10* include/debug/debug.h: Fix typo in macro name.Jonathan Wakely1-1/+1
2005-01-31cpp_type_traits.h: Add types to the structs thus making type_traits.h redunda...Paolo Carlini1-3/+3
2003-12-09bitset, [...]: Remove trailing whitespace.Bernardo Innocenti1-25/+25
2003-11-11[multiple changes]Benjamin Kosnik1-0/+531