]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/bits/forward_list.h
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / include / bits / forward_list.h
2021-01-04  Jakub JelinekUpdate copyright years.
2020-04-17  Jonathan Wakelylibstdc++: Add comparison operators to sequence containers
2020-01-01  Jakub JelinekUpdate copyright years.
2019-10-17  Jonathan WakelyPR libstdc++/92124 fix incorrect container move assignment
2019-06-03  Jonathan WakelyEnforce allocator::value_type consistency for container...
2019-01-21  Ulrich DrepperFix after P0600.
2019-01-03  Jonathan WakelyPR libstdc++/88607 replace or remove unnecessary UTF...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-10-30  Jonathan WakelyPR libstdc++/87809 avoid invalid expressions in excepti...
2018-10-11  François Dumont2018-10-11 François Dumont <fdumont@gcc.gnu.org>
2018-07-04  Jonathan WakelyP0646R1 Improving the Return Value of Erase-Like Algori...
2018-06-13  Jonathan WakelyPR libstdc++/86127 avoid unnecessary allocator conversions
2018-01-10  François Dumont2018-01-10 François Dumont <fdumont@gcc.gnu.org>
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-21  Jonathan WakelyPR libstdc++/48101 improve errors for invalid container...
2017-09-13  Jonathan WakelyDefine std::__to_address helper
2017-07-23  François Dumontre PR libstdc++/81064 (Inline namespace regression)
2017-06-09  Jonathan WakelyAdd deduction guides for sequence containers (P0433R2...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-17  Jonathan WakelyImplement P0084R2, Emplace return type, for C++17
2016-07-14  Jonathan WakelyImprove doxygen comments for allocators in containers
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-10  Jonathan WakelyImprove generated libstdc++ API docs
2015-07-13  Jonathan Wakelyc++config (_GLIBCXX_NOEXCEPT_IF): Define.
2015-06-26  Jonathan WakelyImplement N4258 (Cleaning-up noexcept in the Library...
2015-06-17  Jonathan Wakelyforward_list.h (_Fwd_list_base(const _Node_alloc_type...
2015-06-17  Jonathan Wakelyforward_list.h (forward_list::_M_get_Node_allocator...
2015-04-28  Jonathan Wakelyre PR libstdc++/61645 (forward_list::splice_after shall...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-06-25  Jonathan Wakelyalloc_traits.h (__alloc_rebind): Define alias template.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-11-15  Jonathan Wakelystl_map.h (map): Implement C++11 allocator-aware contai...
2013-09-25  Marc Glissere PR libstdc++/58338 (Add noexcept to functions with...
2013-06-16  Jonathan Wakelyre PR libstdc++/57263 (std::set with user-defined alloc...
2013-04-07  Jonathan WakelyMakefile.am: Add ext/aligned_buffer.h
2013-04-07  Jonathan Wakelyforward_list.h: Only include required headers.
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-11-10  Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
2012-11-02  Jonathan Wakelyforward_list.h (forward_list(size_type)): Add missing...
2012-11-01  Jonathan Wakelyforward_list.h (forward_list::assign): Dispatch to...
2012-10-31  Jonathan Wakelyforward_list.h (forward_list): Adjust comments.
2012-10-18  Jonathan Wakelyforward_list.h: Add C++11 allocator support.
2012-05-02  Benjamin Kosnikre PR libstdc++/44015 (template parameters not documented)
2012-04-11  Paolo Carliniforward_list.h (splice_after(const_iterator, forward_li...
2012-03-23  Paolo Carliniforward_list.h: Slightly tweak two comments.
2012-03-14  Paolo Carliniforward_list.h: Fix comments.
2012-03-05  Paolo Carlinire PR libstdc++/43813 ([DR1234] vector<T*>(3, NULL...
2011-11-01  Jason MerrillMakefile.am (install-freestanding-headers): Install...
2011-08-29  Paolo Carlinire PR libstdc++/50118 (node-based containers cannot...
2011-08-07  Benjamin Kosnikuser.cfg.in (PDF_HYPERLINKS): To NO.
2011-06-01  Paolo Carlinihashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&...
2011-05-26  Paolo Carlinilist.cc: Use noexcept per the FDIS.
2011-01-30  Benjamin KosnikPR libstdc++/36104 part four
2010-12-19  Benjamin Kosnik*: Use headername alias to associate private includes...
2010-10-25  Paolo Carliniforward_list.h (_Fwd_list_node_base::swap): Remove.
2010-10-17  Paolo Carliniforward_list.h (forward_list<>::erase_after): Return...
2010-09-29  Paolo Carlini[multiple changes]
2010-09-13  Paolo Carliniforward_list.h (forward_list<>::resize(size_type, value...
2010-08-05  Paolo Carlinimove.h (forward): Update to N3092.
2010-06-18  Paolo Carlinire PR libstdc++/32618 (std::vector calls uneccessary...
2010-05-20  Paolo Carlini[multiple changes]
2010-03-16  Paolo Carliniforward_list.tcc (_Fwd_list_node_base:: _M_transfer_aft...
2010-03-15  Paolo Carlinirevert: forward_list.h: Support non-standard pointer...
2010-02-10  Paolo Carlinihashtable.h: Fold in include/tr1_impl/hashtable.h contents.
2010-02-01  Paolo Carliniforward_list.h (forward_list<>::resize(size_type),...
2010-01-31  Paolo Carlinigeneration_prohibited.c: Remove, swap can indeed throw...
2010-01-09  Paolo Carliniset.h: Revert last change, per DR 1204 [Ready]; mention...
2009-11-13  Paolo Carliniforward_list.h (forward_list<>::erase_after): Change...
2009-09-11  Paolo Carlinire PR libstdc++/41316 ([C++0x] forward_list::sort viola...
2009-08-01  Jason Merrillforward_list.h (splice_after): Use forward.
2009-05-18  Jonathan Wakelystl_pair.h (swap): Do not swap rvalues.
2009-04-16  Paolo Carliniforward_list.h: Remove default std::allocator<_Tp>...
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-03-25  Paolo Carliniforward_list.h (_Fwd_list_node_base<>:: _M_transfer_aft...
2009-03-11  Jonathan Wakelyiostream: Fix doxygen link.
2009-02-21  Benjamin Kosnikuser.cfg.in: Tweaks.
2009-02-19  Benjamin Kosnikdoxygroups.cc: Move algorithm groups into algorithmfwd.h.
2009-02-03  Paolo Carlinire PR libstdc++/25191 (exception_defines.h #defines...
2009-01-04  Paolo Carlinire PR libstdc++/38719 (_Fwd_list_iterator::_M_next...
2008-12-08  Paolo Carlini[multiple changes]
2008-11-11  Bob Waltersforward_list.h: Support non-standard pointer types
2008-10-17  Paolo Carliniforward_list.h (forward_list<>:: forward_list(size_type...
2008-10-17  Paolo Carliniforward_list.h (forward_list<>::insert_after): Minor...
2008-10-17  Edward Smith-Rowlandforward_list.h: Factor list construction to dispatch...
2008-10-16  Paolo Carliniforward_list.h (_Fwd_list_base<>::_M_insert_after)...
2008-10-15  Paolo Carliniforward_list.h: Remove pointless const qualifiers in...
2008-10-15  Paolo Carliniforward_list.h (forward_list<>::max_size): Use Node_all...
2008-10-15  Edward Smith-Rowlandforward_list: New.