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.
Wed, 20 Apr 2005 14:29:23 +0000 athos _setObj function
Tue, 19 Apr 2005 14:15:01 +0000 alpar Get rid of all '-Wall -W' warnings.
Tue, 19 Apr 2005 13:33:44 +0000 deba Call the default constructor of the ObserverBase.
Tue, 19 Apr 2005 06:51:37 +0000 alpar Fix glpk summary
Tue, 19 Apr 2005 06:36:37 +0000 alpar Configure summary is printed. (To be extended.)
Mon, 18 Apr 2005 17:29:11 +0000 ladanyi ignore src/demo/lp_maxflow_demo
Mon, 18 Apr 2005 17:26:51 +0000 ladanyi added m4 macro to control documentation generation
Mon, 18 Apr 2005 17:23:42 +0000 ladanyi irrelevant changes
Mon, 18 Apr 2005 16:07:54 +0000 alpar icc like this a bit more (no warnings).
Mon, 18 Apr 2005 14:59:24 +0000 alpar More steps toward gcc-3.4 compatibility
Mon, 18 Apr 2005 14:18:12 +0000 alpar gcc-3.4 compile fix
Mon, 18 Apr 2005 13:34:23 +0000 alpar src/work is moved to hugo_loc
Sun, 17 Apr 2005 18:57:22 +0000 alpar - compile failure fixed
Fri, 15 Apr 2005 22:12:51 +0000 alpar An unnecessary duplicate removed.
Fri, 15 Apr 2005 21:15:30 +0000 alpar - Adding new lp_demo.cc finished
Fri, 15 Apr 2005 20:46:18 +0000 alpar lp_demo.cc becomes lp_maxflow_demo.cc
Fri, 15 Apr 2005 20:26:01 +0000 alpar Fix a bug that caused corrupt eps file if there are loops or identical
Fri, 15 Apr 2005 19:56:25 +0000 alpar Correct the english name of EGRES.
Fri, 15 Apr 2005 14:46:03 +0000 deba Bug fixes.
Fri, 15 Apr 2005 14:03:23 +0000 deba Bug fix.
Fri, 15 Apr 2005 10:37:47 +0000 ladanyi Changed the includes.
Thu, 14 Apr 2005 21:23:25 +0000 ladanyi - Use messages similar to stock autoconf macros'.
Thu, 14 Apr 2005 16:37:26 +0000 ladanyi updated mrproper target
Thu, 14 Apr 2005 16:31:30 +0000 ladanyi ignore generated files/dirs
Thu, 14 Apr 2005 12:30:18 +0000 alpar - Bugfix in XMap/YMap
Thu, 14 Apr 2005 12:09:35 +0000 ladanyi - removed unnecessary include dirs
Thu, 14 Apr 2005 12:04:29 +0000 ladanyi - added an m4 script to set debugging related compiler flags
Thu, 14 Apr 2005 12:02:14 +0000 ladanyi - GLPK is autodetected now
Wed, 13 Apr 2005 06:49:42 +0000 ladanyi - added autoheader (just to reduce the compliers argument list)
Tue, 12 Apr 2005 19:03:18 +0000 deba Documentation for lemon/bits.
Tue, 12 Apr 2005 17:38:16 +0000 deba Source and Target EdgeMap.
Tue, 12 Apr 2005 17:37:22 +0000 deba Minor changes.
Tue, 12 Apr 2005 17:35:36 +0000 deba Removed obsolote todo.
Tue, 12 Apr 2005 17:34:51 +0000 deba Some bug fixes.
Tue, 12 Apr 2005 17:33:41 +0000 deba Demo program
Tue, 12 Apr 2005 14:24:57 +0000 alpar GraphReader is made silent
Tue, 12 Apr 2005 14:24:06 +0000 alpar Missing header added