Tue, 04 Jul 2006 19:06:47 +0000Distribute Makefiles.
ladanyi [Tue, 04 Jul 2006 19:06:47 +0000] rev 2119
Distribute Makefiles.

Tue, 04 Jul 2006 18:53:24 +0000Distribute Doxyfile.in and lemon.pc.in.
ladanyi [Tue, 04 Jul 2006 18:53:24 +0000] rev 2118
Distribute Doxyfile.in and lemon.pc.in.

Tue, 04 Jul 2006 17:49:01 +0000- Revised "Concepts" group documentation
alpar [Tue, 04 Jul 2006 17:49:01 +0000] rev 2117
- Revised "Concepts" group documentation
- Other minor doc improvements

Fri, 30 Jun 2006 12:15:45 +0000Revert splitted files
deba [Fri, 30 Jun 2006 12:15:45 +0000] rev 2116
Revert splitted files

Fri, 30 Jun 2006 12:14:36 +0000Splitted graph files
deba [Fri, 30 Jun 2006 12:14:36 +0000] rev 2115
Splitted graph files

Wed, 28 Jun 2006 16:27:44 +0000new snapshot
deba [Wed, 28 Jun 2006 16:27:44 +0000] rev 2114
new snapshot

Wed, 28 Jun 2006 15:38:45 +0000Some modification in the documentation.
deba [Wed, 28 Jun 2006 15:38:45 +0000] rev 2113
Some modification in the documentation.

Wed, 28 Jun 2006 15:28:38 +0000Make explicit constructors
deba [Wed, 28 Jun 2006 15:28:38 +0000] rev 2112
Make explicit constructors

Wed, 28 Jun 2006 15:06:24 +0000Removing concepts for extendable and erasable graphs
deba [Wed, 28 Jun 2006 15:06:24 +0000] rev 2111
Removing concepts for extendable and erasable graphs
Renaming StaticGraph to Graph

Mon, 26 Jun 2006 15:40:35 +0000Smaller Simple Bucket Heap
deba [Mon, 26 Jun 2006 15:40:35 +0000] rev 2110
Smaller Simple Bucket Heap
- the list node does not store the value
- trade off: linear time operator[]

Thu, 22 Jun 2006 18:34:35 +0000Set svn:ignore property.
ladanyi [Thu, 22 Jun 2006 18:34:35 +0000] rev 2109
Set svn:ignore property.

Thu, 22 Jun 2006 18:20:25 +0000Single makefile.
ladanyi [Thu, 22 Jun 2006 18:20:25 +0000] rev 2108
Single makefile.

Thu, 22 Jun 2006 15:16:11 +0000Added reserveNode function.
deba [Thu, 22 Jun 2006 15:16:11 +0000] rev 2107
Added reserveNode function.

Wed, 21 Jun 2006 11:15:01 +0000Set props.
ladanyi [Wed, 21 Jun 2006 11:15:01 +0000] rev 2106
Set props.

Wed, 21 Jun 2006 08:42:01 +0000Moved the po directory to glemon/trunk.
ladanyi [Wed, 21 Jun 2006 08:42:01 +0000] rev 2105
Moved the po directory to glemon/trunk.

Wed, 21 Jun 2006 08:39:28 +0000Moved the gui to glemon/trunk.
ladanyi [Wed, 21 Jun 2006 08:39:28 +0000] rev 2104
Moved the gui to glemon/trunk.

Wed, 21 Jun 2006 08:35:23 +0000Exclude the gui from the build.
ladanyi [Wed, 21 Jun 2006 08:35:23 +0000] rev 2103
Exclude the gui from the build.

Tue, 20 Jun 2006 15:20:08 +0000Slight changes in doc.
athos [Tue, 20 Jun 2006 15:20:08 +0000] rev 2102
Slight changes in doc.

Mon, 19 Jun 2006 13:44:06 +0000Improvement:
deba [Mon, 19 Jun 2006 13:44:06 +0000] rev 2101
Improvement:

The item sets are written in the order sorted by the labels.

It solves the problem if we read a graph from a file and
then write it back then the nodes will be reversed.
It can be switched off with the LemonWriter interface.

Tue, 06 Jun 2006 12:47:01 +0000Doc bug fix
deba [Tue, 06 Jun 2006 12:47:01 +0000] rev 2100
Doc bug fix

readed => read

Wed, 31 May 2006 16:48:31 +0000benchmark: radix_sort-bench was not compiled
klao [Wed, 31 May 2006 16:48:31 +0000] rev 2099
benchmark: radix_sort-bench was not compiled

Tue, 30 May 2006 10:33:50 +0000Bug fix in the list bipartite undirected graph
deba [Tue, 30 May 2006 10:33:50 +0000] rev 2098
Bug fix in the list bipartite undirected graph

Sun, 21 May 2006 22:18:57 +0000Gettext is needed for bootstrapping.
ladanyi [Sun, 21 May 2006 22:18:57 +0000] rev 2097
Gettext is needed for bootstrapping.

Thu, 18 May 2006 16:13:44 +0000Bug fix
deba [Thu, 18 May 2006 16:13:44 +0000] rev 2096
Bug fix

Thu, 18 May 2006 10:24:14 +0000Bugfix
alpar [Thu, 18 May 2006 10:24:14 +0000] rev 2095
Bugfix

Thu, 18 May 2006 09:32:36 +0000Spellcheck
alpar [Thu, 18 May 2006 09:32:36 +0000] rev 2094
Spellcheck

Thu, 18 May 2006 08:12:54 +0000Erasing some code from the examples
deba [Thu, 18 May 2006 08:12:54 +0000] rev 2093
Erasing some code from the examples

Thu, 18 May 2006 08:04:51 +0000Erasing unused parameter names
deba [Thu, 18 May 2006 08:04:51 +0000] rev 2092
Erasing unused parameter names
Omitting Warning

Thu, 18 May 2006 08:04:00 +0000Functor usage for writeable map adaptors
deba [Thu, 18 May 2006 08:04:00 +0000] rev 2091
Functor usage for writeable map adaptors
Documentation for writeable map adaptors

Wed, 17 May 2006 11:05:34 +0000Docfix
alpar [Wed, 17 May 2006 11:05:34 +0000] rev 2090
Docfix