]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/bits/list.tcc
* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.
[thirdparty/gcc.git] / libstdc++-v3 / include / bits / list.tcc
2012-11-10  Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
2012-07-03  Paolo Carlinirevert: re PR libstdc++/49561 ([C++0x] std::list::size...
2011-10-04  Paolo Carlinire PR libstdc++/49561 ([C++0x] std::list::size complexity)
2011-01-30  Benjamin KosnikPR libstdc++/36104 part four
2010-12-19  Benjamin Kosnik*: Use headername alias to associate private includes...
2010-06-18  Paolo Carlinire PR libstdc++/32618 (std::vector calls uneccessary...
2010-05-20  Paolo Carlini[multiple changes]
2010-02-07  Paolo Carlinire PR libstdc++/16896 (Use of non-reserved names in...
2009-12-14  Paolo Carlinistl_list.h (splice(iterator, list&), [...]): Re-add...
2009-12-11  Paolo Carlinire PR libstdc++/42352 (-std=c++0x reference binding...
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-10-14  Paolo Carlinistl_list.h (_List_node<>::_List_node<>(_Args&&...)...
2007-11-23  Paolo Carlinistl_list.h (insert(iterator, value_type&&)): Just forwa...
2007-11-11  Paolo Carlinistl_list.h (list<>::_M_create_node<>(_Args&&...), ...
2007-09-11  Johannes SinglerAdd parallel mode.
2007-02-09  Howard Hinnantre PR libstdc++/17012 ([DR 526] std::list's function...
2006-01-20  Paolo CarliniImplement list::splice (and merge) bits of N1599
2005-12-19  Benjamin Kosnikc++config: Add in revised namespace associations.
2005-09-11  Paolo Carlinire PR libstdc++/23781 (Implicit conversion from NULL...
2005-08-17  Kelley CookAll files: Update FSF address.
2005-06-06  Paolo Carlini[multiple changes]
2005-06-03  Paolo Carlinire PR libstdc++/21770 (rebinding allocator::value type...
2004-10-07  Paolo Carlinilist.tcc (operator=): Avoid iterator postincrement.
2004-08-03  Paolo Carlinilist.tcc: Trivial formatting fixes.
2004-07-28  Matt Austernstl_construct.h (_Destroy): New three-argument overload...
2004-04-16  Benjamin Kosnikc++config (_GLIBCXX_STD): New.
2004-03-25  Dhruv Matanistl_list.h: Created a _List_impl class and made it...
2004-02-08  Bernardo InnocentiRemove trailing whitespace (see ChangeLog for longwinde...
2004-02-01  Paolo Carlinideque.tcc: Wrap overlong lines...
2004-01-07  Benjamin Kosnik[multiple changes]
2003-12-18  Benjamin Kosnikstl_list.h: Formatting tweaks.
2003-11-11  Benjamin Kosnik[multiple changes]
2003-11-08  Paolo Carlinire PR libstdc++/12967 (Resolution of DR 300 [WP] still...
2003-07-06  Gawain Boltonstl_list.h: Performance and memory usage improvements.
2003-07-05  Benjamin KosnikMove from CPP to CXX.
2003-07-04  Paolo Carlinideque.tcc: Fully qualify standard functions with std...
2003-06-10  Phil EdwardsBUGS: Update from 2.90.8 snapshot.
2003-01-16  Mark Mitchellcp-tree.h (lang_type_class): Remove is_partial_instanti...
2002-08-09  Phil Edwardsdeque.tcc, [...]: Re-indent contents of namespace std...
2002-06-12  Phil EdwardsMakefile.am: Add new files.