]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/bits/stl_bvector.h
re PR libstdc++/28587 (vector<bool> is extremely slow (900x slower than it should...
[thirdparty/gcc.git] / libstdc++-v3 / include / bits / stl_bvector.h
2006-08-05  Paolo Carlinire PR libstdc++/28587 (vector<bool> is extremely slow...
2006-01-06  Paolo Carlinistl_bvector.h (vector<bool>::erase(iterator, iterator...
2005-12-19  Benjamin Kosnikc++config: Add in revised namespace associations.
2005-08-31  Paolo Carlinire PR libstdc++/23632 (std::vector<bool> in combination...
2005-08-30  Paolo CarliniPR libstdc++/23578 (cont)
2005-08-17  Kelley CookAll files: Update FSF address.
2005-05-10  Paolo Carlinire PR libstdc++/18604 (Use of unqualified names conflic...
2005-04-28  Paolo CarliniPR libstdc++/21244 (cont)
2005-04-27  Dominik Strasserre PR libstdc++/21244 (Vector<bool> anonymous enum...
2005-01-31  Paolo Carlinicpp_type_traits.h: Add types to the structs thus making...
2004-08-09  Paolo Carlinistl_bvector.h: Trivial formatting fixes.
2004-07-04  Paolo Carlinibasic_string.h: Trivial formatting fixes and/or const...
2004-04-18  Benjamin Kosnikstl_bvector.h: Use _M_impl._M_start.
2004-04-16  Benjamin Kosnikc++config (_GLIBCXX_STD): New.
2004-02-08  Bernardo InnocentiRemove trailing whitespace (see ChangeLog for longwinde...
2004-02-01  Paolo Carlinistl_bvector.h: Wrap overlong lines...
2004-01-29  Benjamin KosnikMakefile.am (bits_headers): Remove allocator_traits.h.
2004-01-27  Jerry Quinncodecvt.h, [...]: Document.
2003-12-23  Matt Austernstl_bvector.h (_Bvector_alloc_base): Eliminate.
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-04  Paolo Carlinistl_heap.h: Fully qualify standard functions with std...
2003-07-02  Paolo Carlinistl_bvector.h: Fully qualify standard functions with...
2003-06-10  Phil EdwardsBUGS: Update from 2.90.8 snapshot.
2003-05-07  Benjamin Kosnikstl_algo.h: Enums as _S_.
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...
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-13  Benjamin Kosnikre PR libstdc++/8230 (Buggy allocator behaviour)
2002-09-10  Gabriel Dos Reisstl_vector.h (vector<>): Don't use a name with differen...
2002-06-03  Phil Edwardsstl_bvector.h (swap(_Bit_reference,_Bit_reference)...
2002-06-01  Marcus Meissnerstl_bvector.h: Use UL suffix for unsigned longs.
2002-03-12  Benjamin Kosnikstl_bvector.h: Fix warning.
2002-03-11  Richard Henderson* include/bits/stl_bvector.h (_Bit_type): New. Use...
2002-03-07  Benjamin Kosnikstl_tree.h (_S_rb_tree_red): Make enum.
2002-02-12  Benjamin Kosnikstl_algo (__stl_threshold): Declare external.
2001-12-31  Phil Edwardsstl_bvector.h: Change calls to 3-argument distance...
2001-12-19  Phil EdwardsIntro.3: New 'Allocators' module.
2001-12-06  Phil Edwardsstd_bitset.h: Use GLIBCPP in multiple-inclusion guard.
2001-11-02  Phil Edwardsc_io_stdio.h: Correct grammar in comments.
2001-10-19  Brendan Kehoe[multiple changes]
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-20  Phil Edwardsstl_bvector.h: Replace __ITERATOR_CATEGORY with __itera...
2001-03-31  Benjamin Kosnik[multiple changes]