deba [Thu, 08 Sep 2005 14:34:50 +0000] rev 1675
Redesign of the map adaptors.
/smart reference handling only used by functions/
Better handling of the function objects and functions.
\\\todo May we use operators instead of the addMap, subMap...?
alpar [Thu, 01 Sep 2005 20:35:30 +0000] rev 1674
Warning added on the usage of InDegMap/OutDegMap
alpar [Thu, 01 Sep 2005 19:21:35 +0000] rev 1673
negateY() option added.
deba [Thu, 01 Sep 2005 12:14:14 +0000] rev 1672
Bug fix.
Default assign operator should be
overrided by that calls the template
assign operator.
ladanyi [Wed, 31 Aug 2005 23:14:58 +0000] rev 1671
install docs in $datadir/doc/$PACKAGE
ladanyi [Wed, 31 Aug 2005 23:03:29 +0000] rev 1670
fixed a typo
deba [Wed, 31 Aug 2005 13:29:32 +0000] rev 1669
Template assign operator for graph maps.
Some naming and coding conventions.
alpar [Tue, 30 Aug 2005 21:19:07 +0000] rev 1668
ChangeLog -> NEWS
alpar [Tue, 30 Aug 2005 21:16:51 +0000] rev 1667
ChangeLog -> NEWS
alpar [Tue, 30 Aug 2005 20:50:58 +0000] rev 1666
Set dists in a bit better way.
alpar [Tue, 30 Aug 2005 14:55:11 +0000] rev 1665
Functions to query the next node/edge to be processed.
alpar [Tue, 30 Aug 2005 13:48:40 +0000] rev 1664
Bugfix: DFS crashed if the source did not have an outgoing edge.
alpar [Mon, 29 Aug 2005 18:21:02 +0000] rev 1663
Serious bugfix.
alpar [Sat, 27 Aug 2005 12:08:23 +0000] rev 1662
Let's go on!