lemon/bits/graph_extender.h
Sun, 05 Jan 2014 22:24:56 +0100 STL style iterators (#325)
Fri, 09 Aug 2013 11:28:17 +0200 Apply unify-sources.sh to the source tree
Wed, 11 Jan 2012 22:43:50 +0100 Remove asRedBludeNode() function (#69)
Wed, 11 Jan 2012 22:21:07 +0100 Renamings in BpGraphs (#69)
Thu, 01 Dec 2011 09:05:47 +0100 Type safe red and blue node set (#69)
Sun, 14 Nov 2010 22:48:32 +0100 FullBpGraph implementation (#69)
Sun, 14 Nov 2010 20:06:23 +0100 SmartBpGraph implementation (#69)
Thu, 13 Sep 2012 11:56:19 +0200 Merge #449 to branches >=1.2
Thu, 13 Sep 2012 11:45:36 +0200 Fix clang compilation warnings and errors (#449)
Tue, 29 Sep 2009 13:03:34 +0200 Make some graph member functions static (#311, #68)
Thu, 20 Aug 2009 18:37:36 +0200 Add missing 'explicit' keywords (#311)
Fri, 24 Apr 2009 11:54:48 +0200 Fix and uniform the usage of Graph and Parent typedefs (#268)
Thu, 01 Jan 2009 00:00:00 +0100 Happy New Year again
Tue, 04 Nov 2008 21:37:59 +0100 Doc improvements for the graph related tools in lemon/bits
Thu, 09 Oct 2008 13:27:35 +0200 Doc reorganization + improvements
Mon, 15 Sep 2008 22:28:32 +0200 Make copy constr and op= of the default maps private (ticket #137)
Tue, 15 Jul 2008 13:15:39 +0200 Reorganize header files (Ticket #97)
Sun, 13 Jul 2008 19:51:02 +0100 Apply unify-sources.sh to the source tree
Mon, 14 Apr 2008 17:37:18 +0100 Fix bug #83 in graph concept, extender and smart graph
Fri, 21 Mar 2008 22:25:40 +0000 Happy New Year! (Update Copyright dates)
Thu, 28 Feb 2008 17:06:02 +0100 Renaming types and variables
Thu, 28 Feb 2008 16:41:56 +0100 Fix bug #26 (UndirectedTagIndicator<> does not work)
Sun, 20 Jan 2008 20:43:48 +0100 Port ListDigraph and ListGraph from svn -r 3433