test/digraph_test.cc
Fri, 09 Aug 2013 11:28:17 +0200 Apply unify-sources.sh to the source tree
Wed, 07 Aug 2013 06:57:41 +0200 Further ignore_unused_variable_warning() explicit namespaces (#294)
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)
Thu, 13 Sep 2012 12:02:27 +0200 Further clang compilation fixes (#449)
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)
Sat, 06 Mar 2010 14:35:12 +0000 Unify the sources (#339)
Thu, 05 Nov 2009 10:23:16 +0100 Merge #68 (Port static graph implementation)
Tue, 29 Sep 2009 12:03:02 +0200 Add a new build() function to StaticDigraph (#68)
Tue, 29 Sep 2009 10:39:20 +0200 Extend the interface of StaticDigraph (#68)
Tue, 25 Aug 2009 13:58:43 +0200 Small improvements + add tests for StaticDigraph (#68)
Tue, 29 Sep 2009 10:21:51 +0200 Add a warning for List(Di)Graph::Snapshot (#311)
Sun, 23 Aug 2009 11:11:49 +0200 Add a resize() function to HypercubeGraph (#311)
Sun, 23 Aug 2009 11:10:40 +0200 Add reserve functions to ListGraph and SmartGraph (#311)
Thu, 01 Jan 2009 00:00:00 +0100 Happy New Year again
Fri, 07 Nov 2008 13:14:22 +0000 Merge
Fri, 07 Nov 2008 12:15:16 +0100 Extend test cases for graphs and digraphs (#172)
Thu, 06 Nov 2008 15:16:37 +0100 Rework hypercube graph implementation to be undirected (#57)
Wed, 05 Nov 2008 21:36:28 +0100 Port hypercube digraph structure from SVN 3503 (#57)
Sat, 01 Nov 2008 19:22:18 +0100 Improvements related to full graphs (#57)
Thu, 14 Aug 2008 21:49:39 +0200 Porting full graphs from svn 3498
Mon, 21 Jul 2008 16:30:28 +0200 Reworking graph testing
Sun, 13 Jul 2008 19:51:02 +0100 Apply unify-sources.sh to the source tree
Sun, 15 Jun 2008 22:05:23 +0200 Improve and redesign test programs + unify their output (ticket #25)
Fri, 21 Mar 2008 22:25:40 +0000 Happy New Year! (Update Copyright dates)
Sun, 20 Jan 2008 20:43:48 +0100 Port ListDigraph and ListGraph from svn -r 3433