Fri, 07 Jan 2005 08:50:38 +0000(none)
jacint [Fri, 07 Jan 2005 08:50:38 +0000] rev 1059
(none)

Fri, 07 Jan 2005 08:40:13 +0000undirgrafbug
jacint [Fri, 07 Jan 2005 08:40:13 +0000] rev 1058
undirgrafbug

Fri, 07 Jan 2005 08:39:53 +0000undirgrafbug
jacint [Fri, 07 Jan 2005 08:39:53 +0000] rev 1057
undirgrafbug

Fri, 07 Jan 2005 00:43:54 +0000Exception hierarchy sketch.
klao [Fri, 07 Jan 2005 00:43:54 +0000] rev 1056
Exception hierarchy sketch.
Exception safe exception classes.

Thu, 06 Jan 2005 08:39:50 +0000graphToEps also accepts an output file name parameter.
alpar [Thu, 06 Jan 2005 08:39:50 +0000] rev 1055
graphToEps also accepts an output file name parameter.

Wed, 05 Jan 2005 16:59:50 +0000countUndirEdges bugs fixed
klao [Wed, 05 Jan 2005 16:59:50 +0000] rev 1054
countUndirEdges bugs fixed

Wed, 05 Jan 2005 14:34:00 +0000UndirGraphs: invalid edge bug
klao [Wed, 05 Jan 2005 14:34:00 +0000] rev 1053
UndirGraphs: invalid edge bug

Wed, 05 Jan 2005 12:26:59 +0000Two examples showing a bit more convenient way to implement named parameters.
alpar [Wed, 05 Jan 2005 12:26:59 +0000] rev 1052
Two examples showing a bit more convenient way to implement named parameters.

Wed, 05 Jan 2005 10:14:37 +0000graphToEps is now able to write to any ostream.
alpar [Wed, 05 Jan 2005 10:14:37 +0000] rev 1051
graphToEps is now able to write to any ostream.

Tue, 04 Jan 2005 22:16:46 +0000Several new named parameters and documentation added to graphToEps().
alpar [Tue, 04 Jan 2005 22:16:46 +0000] rev 1050
Several new named parameters and documentation added to graphToEps().

Tue, 04 Jan 2005 22:14:42 +0000Conversion constructor added
alpar [Tue, 04 Jan 2005 22:14:42 +0000] rev 1049
Conversion constructor added

Tue, 04 Jan 2005 17:54:41 +0000minor changes for various number types
marci [Tue, 04 Jan 2005 17:54:41 +0000] rev 1048
minor changes for various number types

Tue, 04 Jan 2005 17:16:35 +0000Bugfix
alpar [Tue, 04 Jan 2005 17:16:35 +0000] rev 1047
Bugfix

Tue, 04 Jan 2005 17:07:05 +0000An experimental graph-to-eps exporter.
alpar [Tue, 04 Jan 2005 17:07:05 +0000] rev 1046
An experimental graph-to-eps exporter.

Tue, 04 Jan 2005 17:06:20 +0000Several new member functions added to BoundingBox
alpar [Tue, 04 Jan 2005 17:06:20 +0000] rev 1045
Several new member functions added to BoundingBox

Tue, 04 Jan 2005 17:05:20 +0000- Missing 'const' keywords added
alpar [Tue, 04 Jan 2005 17:05:20 +0000] rev 1044
- Missing 'const' keywords added
- Stupid implementation of 'AbsMap' has been corrected.

Mon, 03 Jan 2005 16:23:47 +0000Several changes in doc
alpar [Mon, 03 Jan 2005 16:23:47 +0000] rev 1043
Several changes in doc

Mon, 03 Jan 2005 16:21:33 +0000Serious bugfix in WriteMap<K,T>::Constraints
alpar [Mon, 03 Jan 2005 16:21:33 +0000] rev 1042
Serious bugfix in WriteMap<K,T>::Constraints

Mon, 03 Jan 2005 16:19:46 +0000- Several convenience maps added to maps.h
alpar [Mon, 03 Jan 2005 16:19:46 +0000] rev 1041
- Several convenience maps added to maps.h
- Improvements in doc

Thu, 16 Dec 2004 12:44:49 +0000AlterationObserverRegistry -> AlterationNotifier
deba [Thu, 16 Dec 2004 12:44:49 +0000] rev 1040
AlterationObserverRegistry -> AlterationNotifier
third step

Thu, 16 Dec 2004 12:26:57 +0000AlterationObserverRegistry -> AlterationNotifier
deba [Thu, 16 Dec 2004 12:26:57 +0000] rev 1039
AlterationObserverRegistry -> AlterationNotifier
2 step

Thu, 16 Dec 2004 12:15:02 +0000Renaming AlterationObserverRegistry -> AlterationNotifier
deba [Thu, 16 Dec 2004 12:15:02 +0000] rev 1038
Renaming AlterationObserverRegistry -> AlterationNotifier
first step

Wed, 15 Dec 2004 19:56:55 +0000graph_io under construction
deba [Wed, 15 Dec 2004 19:56:55 +0000] rev 1037
graph_io under construction
This is a working version, but needs more improvments.

todo:
documention + fix the file format
improve the exception system

add some possible asserts

tutorials

Tue, 14 Dec 2004 19:26:50 +0000reader under construction
deba [Tue, 14 Dec 2004 19:26:50 +0000] rev 1036
reader under construction

Thu, 09 Dec 2004 17:02:53 +0000Make UndirListGraph and UndirSmartGraph visible in the doc.
alpar [Thu, 09 Dec 2004 17:02:53 +0000] rev 1035
Make UndirListGraph and UndirSmartGraph visible in the doc.

Thu, 09 Dec 2004 15:30:12 +0000Undir list and smart graph
klao [Thu, 09 Dec 2004 15:30:12 +0000] rev 1034
Undir list and smart graph

Thu, 09 Dec 2004 10:45:32 +0000bug fix
marci [Thu, 09 Dec 2004 10:45:32 +0000] rev 1033
bug fix

Wed, 08 Dec 2004 20:54:26 +0000GraphReader under construction
deba [Wed, 08 Dec 2004 20:54:26 +0000] rev 1032
GraphReader under construction
InversableMap

Mon, 06 Dec 2004 11:56:10 +0000:-(
marci [Mon, 06 Dec 2004 11:56:10 +0000] rev 1031
:-(

Mon, 06 Dec 2004 00:30:44 +0000Undirected graph documentation and concept refinements.
klao [Mon, 06 Dec 2004 00:30:44 +0000] rev 1030
Undirected graph documentation and concept refinements.

* quite a few bug fixes
* concept::UndirGraph is almost complete and looks quite good.