Mon, 02 May 2005 05:49:33 +0000 alpar Better doc generation.
Fri, 29 Apr 2005 13:31:41 +0000 alpar DataFormatError::what() also prints the name of the exception.
Fri, 29 Apr 2005 11:04:17 +0000 alpar Docfix
Fri, 29 Apr 2005 08:21:03 +0000 alpar For the sake of cygwin...
Thu, 28 Apr 2005 09:54:38 +0000 deba GUI section handling.
Wed, 27 Apr 2005 16:49:04 +0000 alpar Missing *.m4 files added.
Wed, 27 Apr 2005 10:44:58 +0000 deba Modifying the interface.
Wed, 27 Apr 2005 10:42:58 +0000 deba Bug fix.
Wed, 27 Apr 2005 10:37:03 +0000 deba Changed input operator.
Tue, 26 Apr 2005 15:50:30 +0000 alpar - BoundingBox::clear() added
Mon, 25 Apr 2005 16:22:04 +0000 alpar LpSkeleton updated
Mon, 25 Apr 2005 15:43:11 +0000 athos Missing function _setRowBounds added to lp_skeleton.
Mon, 25 Apr 2005 09:00:47 +0000 ladanyi bugfix
Mon, 25 Apr 2005 08:19:38 +0000 ladanyi - include config.h instead of manually adding -DHAVE_{CPLEX,GLPK} to CXXFLAGS
Sun, 24 Apr 2005 22:30:54 +0000 ladanyi This way it works also when both GLPK and CPLEX are enabled.
Sun, 24 Apr 2005 22:26:37 +0000 ladanyi Don't set {GLPK,CPLEX}_{CFLAGS,LIBS} if the check fails.
Sat, 23 Apr 2005 17:14:49 +0000 ladanyi -I config is passed to aclocal when make invokes it.
Sat, 23 Apr 2005 16:59:49 +0000 marci A new implementation of UndirGraphWrapper, accordig to the undirected concepts
Fri, 22 Apr 2005 17:53:26 +0000 alpar Set $lp_{glpk|cplex}_found even if --without-{glpk|cplex} option was given.
Fri, 22 Apr 2005 17:47:01 +0000 alpar - lp_cplex.h, lp_cplex.cc added
Fri, 22 Apr 2005 16:20:12 +0000 ladanyi added check for CLPEX
Thu, 21 Apr 2005 15:15:12 +0000 athos I really have no idea about what to write here now.
Thu, 21 Apr 2005 06:06:56 +0000 alpar Fix Makefile.am
Wed, 20 Apr 2005 15:06:42 +0000 athos _clearObj instead of _setObj.