Tue, 26 Jul 2005 20:14:03 +0000 alpar Spellrecheck
Tue, 26 Jul 2005 20:12:36 +0000 alpar Spellcheck
Tue, 26 Jul 2005 18:14:23 +0000 hegyi creates one new edgemap
Tue, 26 Jul 2005 14:31:29 +0000 alpar BoundingBox<T>::operator+=() -> BoundingBox<T>::add() ->
Tue, 26 Jul 2005 13:15:13 +0000 alpar Doc improvements
Mon, 25 Jul 2005 11:17:23 +0000 hegyi Continuing adding new maps.
Mon, 25 Jul 2005 10:33:03 +0000 hegyi Initializing adding new maps.
Fri, 22 Jul 2005 16:57:07 +0000 zsuzska corrections
Fri, 22 Jul 2005 15:15:29 +0000 athos Documented some more demo programs.
Fri, 22 Jul 2005 15:03:23 +0000 athos File demoprograms.dox thrown away: demos module used instead.
Fri, 22 Jul 2005 11:04:27 +0000 hegyi There were bugs, created yesterday, and there is still one. (I hope only one :) )
Fri, 22 Jul 2005 09:41:20 +0000 athos Some changes to kruskal stuff.
Thu, 21 Jul 2005 19:28:29 +0000 hegyi Edge and nodemap edition is done.
Wed, 20 Jul 2005 22:36:37 +0000 zsuzska kruskal_demo corrected, quicktour filled with kruskal
Wed, 20 Jul 2005 16:05:04 +0000 athos Documentation (lp_demo,lp_maxflow) and slight changes (rest).
Wed, 20 Jul 2005 16:03:41 +0000 athos Typo.
Wed, 20 Jul 2005 12:13:36 +0000 alpar - spellcheck in doc
Wed, 20 Jul 2005 08:33:33 +0000 alpar - Doc improvements, spell checks
Wed, 20 Jul 2005 08:06:32 +0000 alpar - graph_to_eps_demo.cc is rightly documented
Wed, 20 Jul 2005 08:03:15 +0000 alpar A bit more information on installation.
Wed, 20 Jul 2005 08:02:11 +0000 alpar Minor change
Wed, 20 Jul 2005 08:01:16 +0000 alpar docfix
Tue, 19 Jul 2005 12:40:23 +0000 alpar Produce less messages.
Mon, 18 Jul 2005 15:10:22 +0000 deba Improving tests.
Mon, 18 Jul 2005 15:09:37 +0000 deba New undirected graph type
Mon, 18 Jul 2005 15:08:18 +0000 deba UndirFullGraph class
Mon, 18 Jul 2005 15:07:28 +0000 deba Improve findEdge interface
Mon, 18 Jul 2005 15:05:50 +0000 deba Solving ambigous function call
Mon, 18 Jul 2005 15:03:55 +0000 deba Fix concepts and constraints
Fri, 15 Jul 2005 21:17:18 +0000 hegyi EdgeMapEditor is on its way, but it is far not yet ready.
Fri, 15 Jul 2005 16:12:35 +0000 alpar Wrap long lines
Fri, 15 Jul 2005 16:01:55 +0000 athos Some demo programs got some interface. Most progress with lp_maxflow_demo.cc, which also got documented.
Fri, 15 Jul 2005 14:35:07 +0000 alpar Englishing
Fri, 15 Jul 2005 14:13:07 +0000 alpar Demos module added
Thu, 14 Jul 2005 12:23:15 +0000 alpar Each version of Kruskal is called the same ( kruskal(g,in,out) ) independently
Wed, 13 Jul 2005 20:02:29 +0000 alpar Avoid ambiguity.
Wed, 13 Jul 2005 19:49:36 +0000 alpar Doc improvement
Wed, 13 Jul 2005 14:17:13 +0000 deba Demo displays information on the screen
Wed, 13 Jul 2005 14:05:49 +0000 deba Demo about descriptor map.
Wed, 13 Jul 2005 13:16:57 +0000 deba Swap function for DescriptorMap
Tue, 12 Jul 2005 21:45:39 +0000 hegyi Developing of edgemap editing is started.
Tue, 12 Jul 2005 18:21:49 +0000 hegyi Editors are based.
Tue, 12 Jul 2005 16:19:06 +0000 alpar Doc image generation is turned off to reduce the size of the distro file.
Tue, 12 Jul 2005 16:17:16 +0000 alpar Bezier classes are made more consistent
Tue, 12 Jul 2005 16:16:19 +0000 alpar Improve doc
Tue, 12 Jul 2005 16:15:37 +0000 alpar moveSource() -> changeSource()
Tue, 12 Jul 2005 13:36:01 +0000 ladanyi Added the individual png files to EXTRA_DIST instead of the icons directory. This way the .svn directories do not get in the tarball. An alternative solution would be to delete these in a dist-hook target.
Mon, 11 Jul 2005 08:54:31 +0000 athos Typo.
Thu, 07 Jul 2005 15:58:19 +0000 athos lp_test: error messages with appropriate status/value info
Thu, 07 Jul 2005 15:00:04 +0000 athos Some testing of the LP interface: bugs got fixed.
Thu, 07 Jul 2005 09:04:39 +0000 athos Decided not to \include the sample.lgf in the quicktour: so it can be bigger.
Tue, 05 Jul 2005 14:36:10 +0000 athos Documented Balazs's stuff. Quite enough of that.
Mon, 04 Jul 2005 17:51:07 +0000 deba May it does not throw Warning with g++-4.0
Mon, 04 Jul 2005 17:22:03 +0000 deba NewUndirEdgeSetAdaptor class
Mon, 04 Jul 2005 17:16:05 +0000 alpar Some more doxygen command killed.
Mon, 04 Jul 2005 16:27:54 +0000 alpar Kill several doxygen warnings
Mon, 04 Jul 2005 16:18:11 +0000 klao trivial bugfix for deba
Mon, 04 Jul 2005 16:11:33 +0000 athos Doc.
Mon, 04 Jul 2005 16:11:00 +0000 deba Specialization for string literals.
Mon, 04 Jul 2005 15:03:25 +0000 deba Updated but not complete doc for IO.