summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/debug/debug.h
AgeCommit message (Expand)Author
2025-05-06libstdc++: Fix -Wmismatched-tags warnings for _Safe_iterator [PR120112]Jonathan Wakely
2025-01-02Update copyright years.Jakub Jelinek
2024-10-25non-gcc: Remove trailing whitespaceJakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-09-16libstdc++: Add preprocessor conditions for freestanding [PR106953]Jonathan Wakely
2022-08-31libstdc++: [_GLIBCXX_DEBUG] Review nullptr assertion diagnosticsFrançois Dumont
2022-07-19libstdc++: Complete __gnu_debug::string Standard conformityFrançois Dumont
2022-01-03Update copyright years.Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-12-10libstdc++: Rework std::copy/copy_backward/move/move_backward/fill/fill_n algosFrançois Dumont
2019-01-01Update copyright years.Jakub Jelinek
2018-06-132018-06-13 François Dumont <fdumont@gcc.gnu.org>François Dumont
2018-06-13debug.h (__glibcxx_requires_can_increment_range): New.François Dumont
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-06-162016-06-16 François Dumont <fdumont@gcc.gnu.org>François Dumont
2016-01-04Update copyright years.Jakub Jelinek
2015-09-09Enable lightweight checks with _GLIBCXX_ASSERTIONS.Jonathan Wakely
2015-08-25re PR libstdc++/60519 (Debug mode should check comparators for irreflexivity)François Dumont
2015-08-25Revert my change to commit with PR reference again.François Dumont
2015-08-24formatter.h (_Debug_msg_id::__msg_irreflexive_ordering): New enum entry.François Dumont
2015-05-292015-05-29 François Dumont fdumont@gcc.gnu.org>François Dumont
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2011-12-03macros.h (__glibcxx_check_non_empty_range): Define.Jonathan Wakely
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-08-29[multiple changes]Paolo Carlini
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2008-12-16cstdatomic: Remove assert include.Benjamin Kosnik
2008-03-26run_doxygen: Remove html_output_dir.Benjamin Kosnik
2008-01-13re PR libstdc++/34730 (Legal program doesn't compile with -D_GLIBCXX_DEBUG)Paolo Carlini
2007-10-18re PR libstdc++/30085 (switch debug mode hash containers from ext to tr1)Benjamin Kosnik
2007-10-03re PR libstdc++/33613 (compilation inconsistency upper_bound vs lower_bound w...Paolo Carlini
2007-09-11Add parallel mode.Johannes Singler
2007-04-22concurrence.h: Do not include <cstdlib>, use __builtin_abort.Paolo Carlini
2006-11-29throw_allocator.h: Consistent @file markup.Benjamin Kosnik
2006-09-07debug.h (_GLIBCXX_DEBUG_ONLY): New.Benjamin Kosnik
2006-02-22c++config: Simplify debug namespaces.Benjamin Kosnik
2006-02-09re PR libstdc++/26142 (global debug namespace clashes everywhere)Benjamin Kosnik
2005-12-19c++config: Add in revised namespace associations.Benjamin Kosnik
2005-08-26PR libstdc++/20534 (contd)Benjamin Kosnik
2005-08-17All files: Update FSF address.Kelley Cook
2005-05-31PR libstdc++/20534 (contd)Paolo Carlini
2005-05-27re PR libstdc++/20534 (Erroneous #include of <cassert>)Benjamin Kosnik
2005-05-10* include/debug/debug.h: Fix typo in macro name.Jonathan Wakely
2005-01-31cpp_type_traits.h: Add types to the structs thus making type_traits.h redunda...Paolo Carlini