aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/deque.tcc
AgeCommit message (Expand)AuthorFilesLines
2005-08-17All files: Update FSF address.Kelley Cook1-1/+1
2005-06-06[multiple changes]Paolo Carlini1-3/+3
2005-06-03re PR libstdc++/21770 (rebinding allocator::value type vs. container::value_t...Paolo Carlini1-24/+24
2005-05-10re PR libstdc++/18604 (Use of unqualified names conflict with names in global...Paolo Carlini1-6/+6
2004-08-152832.cc: Remove junk.Paolo Carlini1-9/+9
2004-08-15deque.tcc: Trivial formatting fixes.Paolo Carlini1-5/+5
2004-07-28stl_construct.h (_Destroy): New three-argument overload that takes an allocat...Matt Austern1-38/+63
2004-07-04basic_string.h: Trivial formatting fixes and/or const-ification of some varia...Paolo Carlini1-32/+32
2004-04-21deque.tcc: Trivial formatting fixes.Paolo Carlini1-29/+52
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-147/+147
2004-02-08Remove trailing whitespace (see ChangeLog for longwinded description).Bernardo Innocenti1-53/+53
2004-02-01deque.tcc: Wrap overlong lines...Paolo Carlini1-280/+287
2003-11-11[multiple changes]Benjamin Kosnik1-2/+2
2003-07-14c_locale.h: Include <cstdlib> and <cstring>.Mark Mitchell1-7/+7
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-69/+69
2003-06-10BUGS: Update from 2.90.8 snapshot.Phil Edwards1-3/+2
2003-01-16cp-tree.h (lang_type_class): Remove is_partial_instantiation.Mark Mitchell1-135/+154
2003-01-12tables.html: Finished now.Phil Edwards1-85/+0
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-3/+3
2002-08-09deque.tcc, [...]: Re-indent contents of namespace std, re-wrap comment lines ...Phil Edwards1-579/+574
2002-07-20abi.txt: New file.Phil Edwards1-1/+1
2002-06-12Makefile.am: Add new files.Phil Edwards1-0/+784