lemon/concepts/graph_components.h
2012-01-20 Merge Intel C++ compatibility fixes to branch 1.2
2012-01-19 Intel C++ compatibility fixes
2010-03-06 Unify the sources (#339)
2009-11-13 Small doc fixes in several files (#331)
2009-08-23 Doc improvements and unification for graph concepts (#311)
2009-05-12 Resolve GCC-4.4 warnings & fix ambiguous op=() in graph_components.h
2009-04-24 Fix and uniform the usage of Graph and Parent typedefs (#268)
2009-04-15 Small doc improvements (#263)
2009-04-14 Standard graph maps are required to be reference maps (#190)
2009-04-14 Various improvements and fixes (mainly in the doc) (#190)
2009-03-29 Various doc improvements (#248)
2009-02-23 Merge
2009-02-23 Fix the naming convention of guards and remove one unnecessary include
2009-02-23 Various doc improvements
2008-12-31 Happy New Year again
2008-10-09 Fix several doxygen warnings
2008-09-15 Make copy constr and op= of the default maps private (ticket #137)
2008-07-15 Reorganize header files (Ticket #97)
2008-07-13 Apply unify-sources.sh to the source tree
2008-06-15 Fix various rename bugs
2008-03-21 Happy New Year! (Update Copyright dates)
2008-02-28 Renaming types and variables
2008-01-20 Port ListDigraph and ListGraph from svn -r 3433