Tue, 29 Jul 2008 15:06:37 +0200Merge
Alpar Juttner <alpar@cs.elte.hu> [Tue, 29 Jul 2008 15:06:37 +0200] rev 243
Merge

Tue, 29 Jul 2008 14:41:55 +0200Improve test/dim_test.cc
Peter Kovacs <kpeter@inf.elte.hu> [Tue, 29 Jul 2008 14:41:55 +0200] rev 242
Improve test/dim_test.cc

Tue, 29 Jul 2008 14:41:16 +0200Improvements in dim2::BoundingBox (ticket #126)
Peter Kovacs <kpeter@inf.elte.hu> [Tue, 29 Jul 2008 14:41:16 +0200] rev 241
Improvements in dim2::BoundingBox (ticket #126)
- Rename the private varibles to start with underscore.
- Doc improvements.

Tue, 29 Jul 2008 15:01:30 +0200Merge
Alpar Juttner <alpar@cs.elte.hu> [Tue, 29 Jul 2008 15:01:30 +0200] rev 240
Merge

Tue, 29 Jul 2008 14:54:08 +0200Merge
Alpar Juttner <alpar@cs.elte.hu> [Tue, 29 Jul 2008 14:54:08 +0200] rev 239
Merge

Tue, 29 Jul 2008 13:58:03 +0200Converting INVALID arc to INVALID edge
Balazs Dezso <deba@inf.elte.hu> [Tue, 29 Jul 2008 13:58:03 +0200] rev 238
Converting INVALID arc to INVALID edge

Tue, 29 Jul 2008 10:27:36 +0200Fixing constness of Graph in GraphWriter
Balazs Dezso <deba@inf.elte.hu> [Tue, 29 Jul 2008 10:27:36 +0200] rev 237
Fixing constness of Graph in GraphWriter

Mon, 28 Jul 2008 12:39:58 +0100Unify the spelling of LEMON (#103).
Akos Ladanyi <ladanyi@tmit.bme.hu> [Mon, 28 Jul 2008 12:39:58 +0100] rev 236
Unify the spelling of LEMON (#103).

Mon, 28 Jul 2008 11:22:50 +0200Correcting changeSource interface and documentation
Balazs Dezso <deba@inf.elte.hu> [Mon, 28 Jul 2008 11:22:50 +0200] rev 235
Correcting changeSource interface and documentation

- The changeSource() and changeTarget() is renamed to changeU() and
changeV() in undirected graphs
- The changeSource(a, n) and changeTarget(a, n) is removed from
undirected graphs
- Correcting invalidating iterators in documentation

Mon, 28 Jul 2008 09:29:30 +0200Erase in the documentation of list graphs
Balazs Dezso <deba@inf.elte.hu> [Mon, 28 Jul 2008 09:29:30 +0200] rev 234
Erase in the documentation of list graphs