aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/stl_deque.h
AgeCommit message (Expand)AuthorFilesLines
2005-12-15stl_vector.h (vector<>::_M_get_Tp_allocator): Change to return by ref and add...Paolo Carlini1-1/+5
2005-08-17All files: Update FSF address.Kelley Cook1-1/+1
2005-06-06[multiple changes]Paolo Carlini1-27/+3
2005-06-03re PR libstdc++/21770 (rebinding allocator::value type vs. container::value_t...Paolo Carlini1-21/+38
2005-05-10re PR libstdc++/18604 (Use of unqualified names conflict with names in global...Paolo Carlini1-21/+21
2005-01-31cpp_type_traits.h: Add types to the structs thus making type_traits.h redunda...Paolo Carlini1-4/+4
2004-11-19[multiple changes]Paolo Carlini1-4/+4
2004-10-12re PR libstdc++/17937 (Critical ~__pool troubles)Benjamin Kosnik1-98/+113
2004-07-28stl_construct.h (_Destroy): New three-argument overload that takes an allocat...Matt Austern1-7/+8
2004-07-04basic_string.h: Trivial formatting fixes and/or const-ification of some varia...Paolo Carlini1-13/+21
2004-06-22istream.tcc (getline): Make sure arguments passed to min/max have the same type.Alexandre Oliva1-1/+1
2004-06-09re PR libstdc++/15775 (Allocator::pointer consistently ignored)Paolo Carlini1-4/+4
2004-04-21deque.tcc: Trivial formatting fixes.Paolo Carlini1-15/+24
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-72/+82
2004-02-08Remove trailing whitespace (see ChangeLog for longwinded description).Bernardo Innocenti1-170/+170
2004-02-01deque.tcc: Wrap overlong lines...Paolo Carlini1-1071/+1103
2003-12-18demangle.h: Fix allocator type correctness, i.e.Matt Austern1-106/+35
2003-11-11[multiple changes]Benjamin Kosnik1-39/+39
2003-07-14c_locale.h: Include <cstdlib> and <cstring>.Mark Mitchell1-1/+1
2003-07-05Move from CPP to CXX.Benjamin Kosnik1-5/+5
2003-07-02stl_bvector.h: Fully qualify standard functions with std::, thus avoiding Koe...Paolo Carlini1-12/+12
2003-06-11[multiple changes]Benjamin Kosnik1-1/+1
2003-06-10BUGS: Update from 2.90.8 snapshot.Phil Edwards1-9/+9
2003-04-28localename.cc: Standardize exception strings.Benjamin Kosnik1-1/+1
2003-04-28configure.in: Test for libintl.h.Phil Edwards1-1/+1
2003-01-16cp-tree.h (lang_type_class): Remove is_partial_instantiation.Mark Mitchell1-51/+56
2003-01-12tables.html: Finished now.Phil Edwards1-78/+0
2002-12-27* config/locale/gnu/ctype_members.ccMark Mitchell1-1/+1
2002-12-23stl_deque.h: Fix typo.Sylvain Pion1-2/+2
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-2/+2
2002-11-21TODO: Note change in clause 27 docs.Phil Edwards1-8/+12
2002-09-10stl_vector.h (vector<>): Don't use a name with different meanings before and ...Gabriel Dos Reis1-2/+2
2002-08-23linker-map.gnu: Verbose comments, clean up spacing.Phil Edwards1-3/+3
2002-08-09deque.tcc, [...]: Re-indent contents of namespace std, re-wrap comment lines ...Phil Edwards1-1420/+1422
2002-07-20abi.txt: New file.Phil Edwards1-3/+3
2002-07-11stl_deque.h: Fix misspelling of `Create' as `Creats'.Matt Kraai1-1/+1
2002-07-08stl_deque.h (_Deque_alloc_base): Change order of member declarations to avoid...Peter Schmid1-2/+2
2002-07-07re PR libstdc++/7186 (DR179 for std::deque::iterator and const_iterator)Paolo Carlini1-5/+16
2002-06-12Makefile.am: Add new files.Phil Edwards1-674/+67
2002-06-03stl_deque.h, [...]: Reformat to (mostly) match C++STYLE.Phil Edwards1-306/+828
2002-05-18re PR libstdc++/6503 ((Deque) Iterators are not typesafe)Paolo Carlini1-10/+101
2002-04-18doxygroups.cc: New group on binary searching.Phil Edwards1-10/+11
2002-03-27Intro.3: Date tweak.Phil Edwards1-27/+31
2001-12-31stl_bvector.h: Change calls to 3-argument distance() into standard 2-argument...Phil Edwards1-6/+3
2001-12-31stl_deque.h: Doxygenate with initial/example hooks.Phil Edwards1-82/+206
2001-12-06std_bitset.h: Use GLIBCPP in multiple-inclusion guard.Phil Edwards1-3/+3
2001-11-16stl_deque.h (deque::erase()): Fix memory leak.Paolo Carlini1-1/+1
2001-11-02c_io_stdio.h: Correct grammar in comments.Phil Edwards1-2/+3
2001-11-01re PR libstdc++/3666 (Invalid concept-checking code.)Phil Edwards1-1/+1