lemon/concepts/graph_components.h
Tue, 28 Jul 2020 21:23:36 +0200 Resolve deprecation warnings of gcc 9 (#633)
Thu, 01 Nov 2018 11:27:05 +0100 Suppress unused typdef warnings (#615)
Fri, 09 Aug 2013 11:28:17 +0200 Apply unify-sources.sh to the source tree
Wed, 07 Aug 2013 07:08:38 +0200 Further ignore_unused_variable_warning() explicit namespaces (#294)
Wed, 07 Aug 2013 07:04:58 +0200 Merge #294
Wed, 07 Aug 2013 07:09:31 +0200 Merge #294 to branch 1.2
Wed, 07 Aug 2013 06:55:05 +0200 Merge #294 to branches >=1.2
Wed, 07 Aug 2013 06:31:47 +0200 Merge #294 to branch 1.1
Wed, 07 Aug 2013 06:29:34 +0200 Add explicit namespace to ignore_unused_variable_warning() usages (#294)
Sat, 16 Mar 2013 13:14:35 +0100 Minor fixes and improvements in the doc (#459)
Wed, 11 Jan 2012 22:58:05 +0100 Doc fix in BpGraphs (#69)
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 16:35:31 +0100 Add bipartite graph concepts (#69)
Wed, 28 Nov 2012 12:02:36 +0100 Merge bugfix #453 to branch 1.2
Wed, 28 Nov 2012 11:54:43 +0100 Merge #453 to branches >=1.2
Wed, 28 Nov 2012 11:42:38 +0100 Merge bugfix #453 to branch 1.1
Wed, 28 Nov 2012 11:41:40 +0100 Avoid GCC 4.7 compiler warnings (#453)
Thu, 13 Sep 2012 12:05:34 +0200 Merge #449 to branch 1.2
Thu, 13 Sep 2012 11:56:19 +0200 Merge #449 to branches >=1.2
Thu, 13 Sep 2012 11:52:50 +0200 Merge #449 to branch 1.1
Thu, 13 Sep 2012 11:45:36 +0200 Fix clang compilation warnings and errors (#449)
Fri, 20 Jan 2012 19:20:02 +0100 Merge Intel C++ compatibility fixes to branch 1.2
Fri, 20 Jan 2012 19:16:43 +0100 Merge Intel C++ compatibility fixes to branch 1.1
Thu, 19 Jan 2012 15:25:06 +0100 Intel C++ compatibility fixes
Mon, 08 Aug 2011 12:36:16 +0200 Unify sources
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, 12 May 2009 15:02:18 +0100 Resolve GCC-4.4 warnings & fix ambiguous op=() in graph_components.h
Fri, 24 Apr 2009 11:54:48 +0200 Fix and uniform the usage of Graph and Parent typedefs (#268)
Wed, 15 Apr 2009 02:04:37 +0200 Small doc improvements (#263)
Tue, 14 Apr 2009 10:34:12 +0200 Standard graph maps are required to be reference maps (#190)
Tue, 14 Apr 2009 10:33:17 +0200 Various improvements and fixes (mainly in the doc) (#190)
Sun, 29 Mar 2009 23:08:20 +0200 Various doc improvements (#248)
Mon, 23 Feb 2009 15:04:10 +0000 Merge
Mon, 23 Feb 2009 13:12:05 +0100 Fix the naming convention of guards and remove one unnecessary include
Mon, 23 Feb 2009 12:10:26 +0100 Various doc improvements
Thu, 01 Jan 2009 00:00:00 +0100 Happy New Year again
Thu, 09 Oct 2008 10:09:44 +0200 Fix several doxygen warnings
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
Sun, 15 Jun 2008 09:19:53 +0200 Fix various rename bugs
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
Sun, 20 Jan 2008 20:43:48 +0100 Port ListDigraph and ListGraph from svn -r 3433