re PR libstdc++/29134 (Has there been a serious attempt to define the max_size()...
[platform/upstream/gcc.git] / libstdc++-v3 / include / bits / stl_deque.h
2006-09-21 Paolo Carlinire PR libstdc++/29134 (Has there been a serious attempt...
2006-08-09 Paolo Carlinistl_algobase.h (fill(const _Deque_iterator<>&, const...
2006-01-04 Paolo Carlinisso_string_base.h (__sso_string_base<>::_M_dataplus...
2006-01-03 Paolo Carlinistl_list.h (_List_base<>::_M_get_Node_allocator): Add.
2005-12-20 Paolo Carlinistl_deque.h (deque<>::resize, [...]): Avoid troubles...
2005-12-19 Benjamin Kosnikc++config: Add in revised namespace associations.
2005-12-17 Paolo Carlinistl_vector.h (vector(const vector&)): Use _M_get_Tp_all...
2005-12-15 Paolo Carlinistl_vector.h (vector<>::_M_get_Tp_allocator): Change...
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...
2005-05-10 Paolo Carlinire PR libstdc++/18604 (Use of unqualified names conflic...
2005-01-31 Paolo Carlinicpp_type_traits.h: Add types to the structs thus making...
2004-11-19 Paolo Carlini[multiple changes]
2004-10-12 Benjamin Kosnikre PR libstdc++/17937 (Critical ~__pool troubles)
2004-07-28 Matt Austernstl_construct.h (_Destroy): New three-argument overload...
2004-07-04 Paolo Carlinibasic_string.h: Trivial formatting fixes and/or const...
2004-06-22 Alexandre Olivaistream.tcc (getline): Make sure arguments passed to...
2004-06-09 Paolo Carlinire PR libstdc++/15775 (Allocator::pointer consistently...
2004-04-21 Paolo Carlinideque.tcc: Trivial formatting fixes.
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...
2003-12-18 Matt Austerndemangle.h: Fix allocator type correctness, i.e.
2003-11-11 Benjamin Kosnik[multiple changes]
2003-07-14 Mark Mitchellc_locale.h: Include <cstdlib> and <cstring>.
2003-07-05 Benjamin KosnikMove from CPP to CXX.
2003-07-02 Paolo Carlinistl_bvector.h: Fully qualify standard functions with...
2003-06-11 Benjamin Kosnik[multiple changes]
2003-06-10 Phil EdwardsBUGS: Update from 2.90.8 snapshot.
2003-04-28 Benjamin Kosniklocalename.cc: Standardize exception strings.
2003-04-28 Phil Edwardsconfigure.in: Test for libintl.h.
2003-01-16 Mark Mitchellcp-tree.h (lang_type_class): Remove is_partial_instanti...
2003-01-12 Phil Edwardstables.html: Finished now.
2002-12-27 Mark Mitchell* config/locale/gnu/ctype_members.cc
2002-12-23 Sylvain Pionstl_deque.h: Fix typo.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-21 Phil EdwardsTODO: Note change in clause 27 docs.
2002-09-10 Gabriel Dos Reisstl_vector.h (vector<>): Don't use a name with differen...
2002-08-23 Phil Edwardslinker-map.gnu: Verbose comments, clean up spacing.
2002-08-09 Phil Edwardsdeque.tcc, [...]: Re-indent contents of namespace std...
2002-07-20 Phil Edwardsabi.txt: New file.
2002-07-11 Matt Kraaistl_deque.h: Fix misspelling of `Create' as `Creats'.
2002-07-08 Peter Schmidstl_deque.h (_Deque_alloc_base): Change order of member...
2002-07-07 Paolo Carlinire PR libstdc++/7186 (DR179 for std::deque::iterator...
2002-06-12 Phil EdwardsMakefile.am: Add new files.
2002-06-03 Phil Edwardsstl_deque.h, [...]: Reformat to (mostly) match C++STYLE.
2002-05-18 Paolo Carlinire PR libstdc++/6503 ((Deque) Iterators are not typesafe)
2002-04-18 Phil Edwardsdoxygroups.cc: New group on binary searching.
2002-03-27 Phil EdwardsIntro.3: Date tweak.
2001-12-31 Phil Edwardsstl_bvector.h: Change calls to 3-argument distance...
2001-12-31 Phil Edwardsstl_deque.h: Doxygenate with initial/example hooks.
2001-12-06 Phil Edwardsstd_bitset.h: Use GLIBCPP in multiple-inclusion guard.
2001-11-16 Paolo Carlinistl_deque.h (deque::erase()): Fix memory leak.
2001-11-02 Phil Edwardsc_io_stdio.h: Correct grammar in comments.
2001-11-01 Phil Edwardsre PR libstdc++/3666 (Invalid concept-checking code.)
2001-10-30 Jakub Jelinekstl_deque.h (_M_new_elements_at_front): Use __throw_exc...
2001-10-24 Benjamin KosnikMake -fno-exceptions work.
2001-07-02 Stephen M. Webbstl_construct.h (construct): Remove.
2001-06-27 Phil Edwardsalgo.h: Add "GPL plus runtime exception" comment block...
2001-06-22 Phil Edwards*: Revert comment/license change from yesterday for...
2001-06-21 Phil Edwardsalgo.h: Add "GPL plus runtime exception" comment.
2001-04-13 Phil Edwardsboost_concept_check.h: Uglify, fork from Boost.
2001-04-03 Phil EdwardsNew concept checking implementation.
2001-03-04 Phil Edwardsalgo.h: Use std not __STD.
2001-02-16 Benjamin KosnikAdd support for -fno-exceptions.
2000-10-05 Benjamin Kosnikinclude: New directory.