]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/bits/stl_queue.h
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / include / bits / stl_queue.h
2016-01-04  Jakub JelinekUpdate copyright years.
2015-09-11  Jonathan WakelyAllocator-extended constructors for container adaptors.
2015-06-05  Ville VoutilainenAdd __is_nothrow_swappable and take it into use.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-09-22  Jonathan WakelyInclude <bits/uses_allocator.h> in <stack> and <queue>.
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-05-02  Benjamin Kosnikre PR libstdc++/44015 (template parameters not documented)
2011-08-07  Benjamin Kosnikuser.cfg.in (PDF_HYPERLINKS): To NO.
2011-05-26  Paolo Carlinistl_queue.h: Use noexcept per the FDIS.
2011-01-30  Benjamin KosnikPR libstdc++/36104 part four
2011-01-17  Paolo Carlinistl_queue.h (queue<>::swap, [...]): Implement DR 1198.
2010-12-19  Benjamin Kosnik*: Use headername alias to associate private includes...
2010-09-27  Paolo Carliniallocator.h (allocator_arg_t, [...]): Add.
2010-08-14  Paolo Carlinire PR libstdc++/45281 (performance/ext/pb_ds/priority_q...
2010-02-04  Benjamin Kosnikre PR libstdc++/42460 (man page errors for generated...
2009-05-18  Jonathan Wakelystl_pair.h (swap): Do not swap rvalues.
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-02-21  Benjamin Kosnikuser.cfg.in: Tweaks.
2009-02-19  Benjamin Kosnikdoxygroups.cc: Move algorithm groups into algorithmfwd.h.
2008-06-13  Paolo Carlinistl_deque.h (deque<>::push_back(_Args&&...), [...]...
2007-11-01  Paolo Carlinistl_queue.h (queue<>::push(value_type&&)): Replace...
2007-10-16  Paolo Carlinistl_queue.h (queue<>::queue(_Sequence&&), [...]): Add.
2007-06-18  Paolo Carlinistl_list.h: Rename guard macro consistently with file...
2006-09-21  Paolo Carlinihash_map: Remove forward declaration of equality operat...
2006-08-04  Paolo Carlinistl_queue.h (priority_queue<>::push, [...]): Remove...
2006-08-03  Paolo Carlinistl_queue.h: Trivial formatting fixes.
2005-12-19  Benjamin Kosnikc++config: Add in revised namespace associations.
2005-11-06  Paolo Carlinire PR libstdc++/18174 (documentation example for std...
2005-08-17  Kelley CookAll files: Update FSF address.
2004-02-08  Bernardo InnocentiRemove trailing whitespace (see ChangeLog for longwinde...
2004-02-02  Paolo Carlinistl_function.h: Additional minor tweaks.
2003-11-11  Benjamin Kosnik[multiple changes]
2003-07-05  Benjamin KosnikMove from CPP to CXX.
2003-07-04  Paolo Carlinistl_list.h: Fully qualify standard functions with std...
2002-12-23  Sylvain Pionstl_deque.h: Fix typo.
2002-08-09  Phil Edwardsdeque.tcc, [...]: Re-indent contents of namespace std...
2002-06-22  Phil Edwardsstl_map.h, [...]: Reformat and complete doxygenation.
2002-06-16  Phil EdwardsTODO: Update.
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-11-01  Phil Edwardsre PR libstdc++/3666 (Invalid concept-checking code.)
2001-10-24  Benjamin KosnikMake -fno-exceptions work.
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-06-04  Brendan Kehoere PR libstdc++/3016 (stl_queue.h bugs wrt compliance)
2001-04-13  Phil Edwardsboost_concept_check.h: Uglify, fork from Boost.
2001-04-03  Phil EdwardsNew concept checking implementation.
2001-03-04  Phil Edwardsalgo.h: Use std not __STD.
2000-10-05  Benjamin Kosnikinclude: New directory.