]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/bits/stl_iterator_base_types.h
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / include / bits / stl_iterator_base_types.h
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-10  François Dumontlibstdc++: Rework std::copy/copy_backward/move/move_bac...
2019-10-29  Jonathan WakelyAdd iterator concepts and range access customization...
2019-10-06  François DumontAdd C++11 __iterator_category_t template alias.
2019-04-29  Jonathan WakelyRemove unused std::_Iter_base class template
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-08-21  Jonathan WakelyPR libstdc++/81912 make std::__iterator_category constexpr
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-06-29  François Dumontstl_iterator_base_types.h (_Iter_base): Limit definitio...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-11  Jonathan WakelyDefine __void_t and SFINAE-friendly iterator_traits.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-11-10  Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
2012-03-05  Paolo Carlinire PR libstdc++/43813 ([DR1234] vector<T*>(3, NULL...
2011-01-30  Benjamin KosnikPR libstdc++/36104 part four
2010-12-19  Benjamin Kosnik*: Use headername alias to associate private includes...
2010-10-05  Paolo Carlinitype_traits (_GLIBCXX_HAS_NESTED_TYPE): Add.
2010-09-07  Paolo Carlinire PR libstdc++/45549 (merge is_iterator into iterator_...
2010-08-29  Paolo Carlini[multiple changes]
2010-08-27  Benjamin Kosnikstl_iterator_base_types.h: Fix doxygen warning.
2010-06-03  Paolo Carlinic++config (std::size_t, [...]): Provide typedefs.
2010-02-04  Benjamin Kosnikre PR libstdc++/42460 (man page errors for generated...
2009-11-06  Benjamin Kosnikuser.cfg.in: Adjust includes.
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-02-19  Benjamin Kosnikdoxygroups.cc: Move algorithm groups into algorithmfwd.h.
2008-01-31  Ralf Wildenhuesauto_ptr.h: Fix comment typos.
2008-01-18  Benjamin Kosnik[multiple changes]
2007-06-18  Paolo Carlinistl_list.h: Rename guard macro consistently with file...
2007-05-04  Paolo Carlinistl_memory.h: Rename to stl_auto_ptr.h.
2005-12-19  Benjamin Kosnikc++config: Add in revised namespace associations.
2005-08-17  Kelley CookAll files: Update FSF address.
2004-02-03  Paolo Carlinistl_iterator_base_funcs.h: Minor formatting and indenta...
2004-02-01  Paolo Carlinideque.tcc: Wrap overlong lines...
2003-07-05  Benjamin KosnikMove from CPP to CXX.
2002-11-21  Phil EdwardsTODO: Note change in clause 27 docs.
2002-07-20  Phil Edwardsabi.txt: New file.
2002-03-27  Phil EdwardsIntro.3: Date tweak.
2002-02-08  Phil EdwardsTODO: Update.
2001-12-19  Phil EdwardsIntro.3: New 'Allocators' module.
2001-12-06  Phil Edwardsstd_bitset.h: Use GLIBCPP in multiple-inclusion guard.
2001-11-02  Phil Edwardsc_io_stdio.h: Correct grammar in comments.
2001-07-18  Stephen M. WebbAll occurrences of the __value_type() and __distance_ty...
2001-06-27  Phil Edwardsalgo.h: Add "GPL plus runtime exception" comment block...
2001-06-22  Phil Edwards*: Revert comment/license change from yesterday for...
2001-06-21  Phil Edwardsalgo.h: Add "GPL plus runtime exception" comment.
2001-04-03  Peter Schmidstl_iterator_base_types.h: Fix typo
2001-04-03  Phil EdwardsNew concept checking implementation.