aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/stl_deque.h
AgeCommit message (Expand)AuthorFilesLines
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
2001-10-30stl_deque.h (_M_new_elements_at_front): Use __throw_exception_again.Jakub Jelinek1-2/+2
2001-10-24Make -fno-exceptions work.Benjamin Kosnik1-56/+118
2001-07-02stl_construct.h (construct): Remove.Stephen M. Webb1-89/+129
2001-06-27algo.h: Add "GPL plus runtime exception" comment block, this time for real.Phil Edwards1-0/+29
2001-06-22*: Revert comment/license change from yesterday for all except libsupc++/unwi...Phil Edwards1-29/+0
2001-06-21algo.h: Add "GPL plus runtime exception" comment.Phil Edwards1-0/+29
2001-04-13boost_concept_check.h: Uglify, fork from Boost.Phil Edwards1-1/+1
2001-04-03New concept checking implementation.Phil Edwards1-7/+8
2001-03-04algo.h: Use std not __STD.Phil Edwards1-339/+8
2001-02-16Add support for -fno-exceptions.Benjamin Kosnik1-1/+1
2000-10-05include: New directory.Benjamin Kosnik1-0/+1652