summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/23_containers/deque/debug
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-1622-22/+22
* libstdc++: [_GLIBCXX_DEBUG] Do not consider detached iterators as value-initi...François Dumont2022-08-082-0/+77
* Update copyright years.Jakub Jelinek2022-01-0320-20/+20
* libstdc++: Add [[nodiscard]] to sequence containersJonathan Wakely2021-08-041-1/+1
* libstdc++: Implement N3644 for _GLIBCXX_DEBUG iteratorsFrançois Dumont2021-01-141-3/+5
* libstdc++: Implement N3644 for _GLIBCXX_DEBUG iteratorsFrançois Dumont2021-01-141-0/+38
* Update copyright years.Jakub Jelinek2021-01-0419-19/+19
* libstdc++: Remove tests for self-move debug assertionsJonathan Wakely2020-08-252-67/+0
* libstdc++: Make debug containers prefer copy ctor to base ctor (PR 90102)Jonathan Wakely2020-06-021-0/+34
* Update copyright years.Jakub Jelinek2020-01-0120-20/+20
* Update copyright years.Jakub Jelinek2019-01-0120-20/+20
* Update copyright years.Jakub Jelinek2018-01-0320-20/+20
* Update copyright years.Jakub Jelinek2017-01-0120-20/+20
* [libstdc++-v3] Fix dg-require before dg-run directives in testsuite.Matthew Wahab2016-09-1213-13/+13
* Use effective-target instead of -std optionsJonathan Wakely2016-08-263-6/+3
* Update copyright years.Jakub Jelinek2016-01-0420-20/+20
* Update copyright years.Jakub Jelinek2015-01-0520-20/+20
* libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini2014-10-161-1/+1
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-0220-20/+20
* re PR libstdc++/57779 (vector insert fails to diagnose iterators pointing int...François Dumont2013-08-011-0/+33
* codecvt_members.cc: Fix typo.Veres Lajos2013-07-041-1/+1
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-0319-19/+19
* formatter.h (enum _Debug_msg_id): Add __msg_self_move_assign.Paolo Carlini2012-03-092-0/+69
* allocator.h (__shrink_to_fit): Rename to __shrink_to_fit_aux, fix.François Dumont2011-06-121-0/+51
* libstdc++.exp ([check_v3_target_debug_mode]): Fix so that it really detects w...François Dumont2010-09-0314-106/+45
* [multiple changes]Paolo Carlini2010-08-2918-0/+694