]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/util/testsuite_iterators.h
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / util / testsuite_iterators.h
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-09  Jonathan Wakelylibstdc++: Implement ranges::safe_range for C++20 ...
2019-11-15  Jonathan Wakelylibstdc++: Implement LWG 3149 for std::default_construc...
2019-11-06  Jonathan Wakelylibstdc++: remove redundant equality operators
2019-10-31  Jonathan WakelyPartial implementation of C++20 of <ranges> header
2019-10-30  Jonathan WakelyFix typo in preprocessor check
2019-10-29  Jonathan WakelyAdd iterator concepts and range access customization...
2019-10-29  Jonathan WakelyMinor improvements to testsuite iterator utilities
2019-10-25  Jonathan WakelyUse implicitly-defined copy operations for test iterators
2019-07-26  François Dumont2019-07-26 François Dumont <fdumont@gcc.gnu.org>
2019-06-18  Jonathan WakelyImplement new serial algorithms from Parallelism TS...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-07-02  Jonathan WakelyOptimize std::sub_match comparisons using string_view...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-10-26  Jonathan WakelyProtect more algorithms from overloaded comma operators
2017-07-19  Jonathan WakelyFix indentation in libstdc++ testsuite utils
2017-01-01  Jakub JelinekUpdate copyright years.
2016-06-17  Jonathan Wakelylibstdc++/71545 fix debug checks in binary search algor...
2016-04-29  Chris GregoryRemove trailing whitespace from libstdc++-v3 files
2016-01-04  Jakub JelinekUpdate copyright years.
2015-04-29  Jonathan Wakelyre PR libstdc++/64657 (Support iterators with overloade...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-06-10  Jonathan Wakelyre PR libstdc++/61390 (error in nested template paramet...
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-10-23  Chris Jeffersontestsuite_containergen.h: New.
2013-06-08  Jonathan Wakelystl_algo.h (is_permutation): Add overloads from N3671.
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-10  Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
2010-12-16  Benjamin Kosniktestsuite_iterators.h: Guard move.h includes.
2010-06-03  Paolo Carlinitestsuite_iterators.h: Don't include <cstddef>, don...
2010-06-03  Paolo Carlinic++config (std::size_t, [...]): Provide typedefs.
2009-09-01  Chris Jeffersontestsuite_rvalref.h: Remove obsolete macro using _GLIBC...
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-06-21  Paolo Carlini[multiple changes]
2007-10-19  Paolo Carlinistl_algobase.h (struct __cm_assign, [...]): Add.
2007-08-22  Benjamin KosnikMakefile.am (install-data-local): Remove pch-install...
2007-05-04  Paolo Carlinistl_memory.h: Rename to stl_auto_ptr.h.
2006-06-07  Benjamin Kosnikutil: New directory.