Wed, 28 Sep 2005 08:14:39 +0000- runningTimeTest(): a tool to measure running times more precisely.
alpar [Wed, 28 Sep 2005 08:14:39 +0000] rev 1689
- runningTimeTest(): a tool to measure running times more precisely.
- TimeStamp now uses double to count cpu-times
- 'get's removed from the query functions of Times and TimeStamp

Fri, 16 Sep 2005 09:57:02 +0000Permissions and svn:ignore cleanup.
klao [Fri, 16 Sep 2005 09:57:02 +0000] rev 1688
Permissions and svn:ignore cleanup.

Fri, 16 Sep 2005 09:18:28 +0000- silly mistake fixed
alpar [Fri, 16 Sep 2005 09:18:28 +0000] rev 1687
- silly mistake fixed
- output is graph_orientation.eps
- sample input file added

Fri, 16 Sep 2005 09:01:20 +0000Using std:: prefix for the functions in the c* headers
deba [Fri, 16 Sep 2005 09:01:20 +0000] rev 1686
Using std:: prefix for the functions in the c* headers

Fri, 16 Sep 2005 09:00:18 +0000Some bugfixes
deba [Fri, 16 Sep 2005 09:00:18 +0000] rev 1685
Some bugfixes

Wed, 14 Sep 2005 10:00:43 +0000Better doc.
alpar [Wed, 14 Sep 2005 10:00:43 +0000] rev 1684
Better doc.

Tue, 13 Sep 2005 12:41:02 +0000Input file for coloring.
deba [Tue, 13 Sep 2005 12:41:02 +0000] rev 1683
Input file for coloring.

Tue, 13 Sep 2005 05:19:11 +0000Automake needs this file
alpar [Tue, 13 Sep 2005 05:19:11 +0000] rev 1682
Automake needs this file

Mon, 12 Sep 2005 11:24:54 +0000SubGraphAdaptors with edge checking functionality.
deba [Mon, 12 Sep 2005 11:24:54 +0000] rev 1681
SubGraphAdaptors with edge checking functionality.

Improved grid_graph_demo

Mon, 12 Sep 2005 09:19:52 +0000Fixing and improving GridGraph
deba [Mon, 12 Sep 2005 09:19:52 +0000] rev 1680
Fixing and improving GridGraph

Mon, 12 Sep 2005 09:15:59 +0000Some bugfixes.
deba [Mon, 12 Sep 2005 09:15:59 +0000] rev 1679
Some bugfixes.

Mon, 12 Sep 2005 05:35:36 +0000graph_orientation.cc: A thoroughly documented demo application.
alpar [Mon, 12 Sep 2005 05:35:36 +0000] rev 1678
graph_orientation.cc: A thoroughly documented demo application.

Mon, 12 Sep 2005 05:31:55 +0000iterable_maps.h header hes been added. Up to now it contains an iterable bool
alpar [Mon, 12 Sep 2005 05:31:55 +0000] rev 1677
iterable_maps.h header hes been added. Up to now it contains an iterable bool
map and specialized versions for Node and Edge maps.

Thu, 08 Sep 2005 14:35:22 +0000Bug fix
deba [Thu, 08 Sep 2005 14:35:22 +0000] rev 1676
Bug fix

Thu, 08 Sep 2005 14:34:50 +0000Redesign of the map adaptors.
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...?