lemon/concepts/graph_components.h
2013-03-16 Minor fixes and improvements in the doc (#459)
2012-01-11 Doc fix in BpGraphs (#69)
2012-01-11 Remove asRedBludeNode() function (#69)
2012-01-11 Renamings in BpGraphs (#69)
2011-12-01 Type safe red and blue node set (#69)
2010-11-14 Add bipartite graph concepts (#69)
2012-11-28 Merge bugfix #453
2012-11-28 Merge #453 to branches >=1.2
2012-11-28 Avoid GCC 4.7 compiler warnings (#453)
2012-09-13 Merge #449
2012-09-13 Merge #449 to branches >=1.2
2012-09-13 Fix clang compilation warnings and errors (#449)
2012-01-20 Merge Intel C++ compatibility fixes
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