aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/stl_iterator_base_funcs.h
AgeCommit message (Expand)AuthorFilesLines
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