Wed, 26 Oct 2005 11:10:18 +0000 deba Upgrading tests
Wed, 26 Oct 2005 11:09:29 +0000 deba Removing old input/output functions
Wed, 26 Oct 2005 10:59:51 +0000 deba Filename can be given as std::string
Wed, 26 Oct 2005 10:52:09 +0000 deba Show description of the file
Wed, 26 Oct 2005 10:50:47 +0000 deba Some modifications on shortest path algoritms:
Mon, 24 Oct 2005 17:03:02 +0000 deba Bug fix in connectedComponents
Mon, 24 Oct 2005 15:59:38 +0000 alpar Computing the number of the connected components and the components themselves.
Mon, 24 Oct 2005 15:58:38 +0000 alpar Euler tour iterator.
Mon, 24 Oct 2005 10:15:40 +0000 hegyi Newly created map is realized by the property givening by common sense.
Mon, 24 Oct 2005 08:12:26 +0000 alpar Doxyfile for documenting glemon's architecture.
Mon, 24 Oct 2005 08:11:21 +0000 alpar New version of XML reader/writer.
Mon, 24 Oct 2005 08:09:59 +0000 alpar - dijkstraZero() added. (Until we conclude how to handle the related problem.)
Fri, 21 Oct 2005 13:32:12 +0000 hegyi MapSelector widget is able to pop up NewMap window. At the moment I hope MapSelector widget is done.
Fri, 21 Oct 2005 08:34:47 +0000 deba Bugfix
Thu, 20 Oct 2005 15:50:23 +0000 hegyi Mapselector widget reached its first release, but there are still work to do on it, I know...
Mon, 17 Oct 2005 10:30:59 +0000 deba Minor changes and bugfixes
Mon, 17 Oct 2005 10:28:48 +0000 deba Removing signal/commit Change from alteration notifier
Fri, 14 Oct 2005 11:03:40 +0000 deba Updating tests
Fri, 14 Oct 2005 11:02:34 +0000 deba Doc and changing heap
Fri, 14 Oct 2005 11:01:21 +0000 deba Doc bugfix
Fri, 14 Oct 2005 11:00:40 +0000 deba Using proper return type
Fri, 14 Oct 2005 10:58:54 +0000 deba Heap not for the dijkstra
Fri, 14 Oct 2005 10:53:51 +0000 deba Really short description of these shortest path algorithms
Fri, 14 Oct 2005 10:53:35 +0000 ladanyi bugfix (affected x86_64 only)
Fri, 14 Oct 2005 10:52:15 +0000 deba Named parameter for heap and cross ref
Fri, 14 Oct 2005 10:49:51 +0000 deba Matrixmaps moved to own file
Fri, 14 Oct 2005 10:48:34 +0000 deba Traits moved to own file
Fri, 14 Oct 2005 10:44:49 +0000 deba Extending observer interface
Fri, 14 Oct 2005 10:40:00 +0000 deba Added clear function to heaps and concept
Fri, 07 Oct 2005 11:05:35 +0000 alpar Sym -> Undir
Fri, 07 Oct 2005 11:05:08 +0000 alpar Doc improvments
Thu, 06 Oct 2005 12:32:06 +0000 hegyi Shape keeping movement is implemented, at last. Many thanks to Alpar.