lemon/concepts/digraph.h
Wed, 07 Aug 2013 06:55:05 +0200 Merge #294 to branches >=1.2
Wed, 07 Aug 2013 06:29:34 +0200 Add explicit namespace to ignore_unused_variable_warning() usages (#294)
Sat, 06 Mar 2010 14:35:12 +0000 Unify the sources (#339)
Fri, 13 Nov 2009 18:10:06 +0100 Small doc fixes in several files (#331)
Sun, 23 Aug 2009 11:07:50 +0200 Doc improvements and unification for graph concepts (#311)
Tue, 14 Apr 2009 10:34:12 +0200 Standard graph maps are required to be reference maps (#190)
Mon, 23 Feb 2009 13:12:05 +0100 Fix the naming convention of guards and remove one unnecessary include
Thu, 01 Jan 2009 00:00:00 +0100 Happy New Year again
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)
Fri, 25 Jan 2008 13:39:52 +0100 Digraph and Graph concept should be conform to the IDable... concepts
Sun, 20 Jan 2008 20:43:48 +0100 Port ListDigraph and ListGraph from svn -r 3433