aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/list.tcc
AgeCommit message (Expand)AuthorFilesLines
2005-09-11re PR libstdc++/23781 (Implicit conversion from NULL to list<T>::iterator)Paolo Carlini1-2/+2
2005-08-17All files: Update FSF address.Kelley Cook1-1/+1
2005-06-06[multiple changes]Paolo Carlini1-2/+2
2005-06-03re PR libstdc++/21770 (rebinding allocator::value type vs. container::value_t...Paolo Carlini1-1/+1
2004-10-07list.tcc (operator=): Avoid iterator postincrement.Paolo Carlini1-2/+3
2004-08-03list.tcc: Trivial formatting fixes.Paolo Carlini1-63/+64
2004-07-28stl_construct.h (_Destroy): New three-argument overload that takes an allocat...Matt Austern1-1/+1
2004-04-16c++config (_GLIBCXX_STD): New.Benjamin Kosnik1-2/+2
2004-03-25stl_list.h: Created a _List_impl class and made it derive from the allocator...Dhruv Matani1-6/+6
2004-02-08Remove trailing whitespace (see ChangeLog for longwinded description).Bernardo Innocenti1-22/+22
2004-02-01deque.tcc: Wrap overlong lines...Paolo Carlini1-59/+65
2004-01-07[multiple changes]Benjamin Kosnik1-96/+45
2003-12-18stl_list.h: Formatting tweaks.Benjamin Kosnik1-11/+19
2003-11-11[multiple changes]Benjamin Kosnik1-2/+2
2003-11-08re PR libstdc++/12967 (Resolution of DR 300 [WP] still unimplemented)Paolo Carlini1-29/+40
2003-07-06stl_list.h: Performance and memory usage improvements.Gawain Bolton1-8/+41
2003-07-05Move from CPP to CXX.Benjamin Kosnik1-3/+3
2003-07-04deque.tcc: Fully qualify standard functions with std::, thus avoiding Koenig ...Paolo Carlini1-2/+2
2003-06-10BUGS: Update from 2.90.8 snapshot.Phil Edwards1-2/+2
2003-01-16cp-tree.h (lang_type_class): Remove is_partial_instantiation.Mark Mitchell1-7/+9
2002-08-09deque.tcc, [...]: Re-indent contents of namespace std, re-wrap comment lines ...Phil Edwards1-241/+235
2002-06-12Makefile.am: Add new files.Phil Edwards1-0/+374