stl_list.h: Rename guard macro consistently with file name.
[gcc.git] / libstdc++-v3 / include / bits / stl_iterator_base_funcs.h
2007-06-18 Paolo Carlinistl_list.h: Rename guard macro consistently with file...
2006-10-17 Paolo Carlinire PR libstdc++/26020 (std::advance() isn't stable...
2005-12-19 Benjamin Kosnikc++config: Add in revised namespace associations.
2005-08-17 Kelley CookAll files: Update FSF address.
2004-02-08 Bernardo InnocentiRemove trailing whitespace (see ChangeLog for longwinde...
2004-02-03 Paolo Carlinistl_iterator_base_funcs.h: Minor formatting and indenta...
2004-02-01 Paolo Carlinideque.tcc: Wrap overlong lines...
2003-07-05 Benjamin KosnikMove from CPP to CXX.
2003-07-04 Paolo Carlinistl_heap.h: Fully qualify standard functions with std...
2003-06-10 Phil EdwardsBUGS: Update from 2.90.8 snapshot.
2002-08-09 Phil Edwardsdeque.tcc, [...]: Re-indent contents of namespace std...
2002-02-08 Phil EdwardsTODO: Update.
2001-12-31 Phil Edwardsstl_bvector.h: Change calls to 3-argument distance...
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-11-01 Phil Edwardsre PR libstdc++/3666 (Invalid concept-checking code.)
2001-07-18 Stephen M. WebbAll occurrences of the __value_type() and __distance_ty...
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-30 Benjamin Kosnikstl_iterator_base_funcs.h (__advance): Fix.
2001-04-30 Benjamin Kosnikstl_iterator_base_funcs.h (__advance): Fix.
2001-04-13 Phil Edwardsboost_concept_check.h: Uglify, fork from Boost.
2001-04-03 Phil EdwardsNew concept checking implementation.