lemon/bits/graph_extender.h
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