aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/stl_iterator_base_funcs.h
AgeCommit message (Expand)AuthorFilesLines
2005-08-17All files: Update FSF address.Kelley Cook1-1/+1
2004-02-08Remove trailing whitespace (see ChangeLog for longwinded description).Bernardo Innocenti1-7/+7
2004-02-03stl_iterator_base_funcs.h: Minor formatting and indentation tweaks.Paolo Carlini1-2/+4
2004-02-01deque.tcc: Wrap overlong lines...Paolo Carlini1-10/+16
2003-07-05Move from CPP to CXX.Benjamin Kosnik1-8/+8
2003-07-04stl_heap.h: Fully qualify standard functions with std::, thus avoiding Koenig...Paolo Carlini1-3/+3
2003-06-10BUGS: Update from 2.90.8 snapshot.Phil Edwards1-3/+3
2002-08-09deque.tcc, [...]: Re-indent contents of namespace std, re-wrap comment lines ...Phil Edwards1-103/+95
2002-02-08TODO: Update.Phil Edwards1-72/+101
2001-12-31stl_bvector.h: Change calls to 3-argument distance() into standard 2-argument...Phil Edwards1-34/+0
2001-12-06std_bitset.h: Use GLIBCPP in multiple-inclusion guard.Phil Edwards1-3/+3
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-7/+7
2001-07-18All occurrences of the __value_type() and __distance_type() functions...Stephen M. Webb1-99/+101
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-30stl_iterator_base_funcs.h (__advance): Fix.Benjamin Kosnik1-1/+1
2001-04-30stl_iterator_base_funcs.h (__advance): Fix.Benjamin Kosnik1-2/+2
2001-04-13boost_concept_check.h: Uglify, fork from Boost.Phil Edwards1-7/+7
2001-04-03New concept checking implementation.Phil Edwards1-0/+152