2005-04-29 alpar Docfix
2005-04-29 alpar For the sake of cygwin...
2005-04-28 deba GUI section handling.
2005-04-27 alpar Missing *.m4 files added.
2005-04-27 deba Modifying the interface.
2005-04-27 deba Bug fix.
2005-04-27 deba Changed input operator.
2005-04-26 alpar - BoundingBox::clear() added
2005-04-25 alpar LpSkeleton updated
2005-04-25 athos Missing function _setRowBounds added to lp_skeleton.
2005-04-25 ladanyi bugfix
2005-04-25 ladanyi - include config.h instead of manually adding -DHAVE_{CPLEX,GLPK} to CXXFLAGS
2005-04-24 ladanyi This way it works also when both GLPK and CPLEX are enabled.
2005-04-24 ladanyi Don't set {GLPK,CPLEX}_{CFLAGS,LIBS} if the check fails.
2005-04-23 ladanyi -I config is passed to aclocal when make invokes it.
2005-04-23 marci A new implementation of UndirGraphWrapper, accordig to the undirected concepts
2005-04-22 alpar Set $lp_{glpk|cplex}_found even if --without-{glpk|cplex} option was given.
2005-04-22 alpar - lp_cplex.h, lp_cplex.cc added
2005-04-22 ladanyi added check for CLPEX
2005-04-21 athos I really have no idea about what to write here now.
2005-04-21 alpar Fix Makefile.am
2005-04-20 athos _clearObj instead of _setObj.
2005-04-20 athos _setObj function
2005-04-19 alpar Get rid of all '-Wall -W' warnings.
2005-04-19 deba Call the default constructor of the ObserverBase.
2005-04-19 alpar Fix glpk summary
2005-04-19 alpar Configure summary is printed. (To be extended.)
2005-04-18 ladanyi ignore src/demo/lp_maxflow_demo
2005-04-18 ladanyi added m4 macro to control documentation generation
2005-04-18 ladanyi irrelevant changes
2005-04-18 alpar icc like this a bit more (no warnings).
2005-04-18 alpar More steps toward gcc-3.4 compatibility
2005-04-18 alpar gcc-3.4 compile fix
2005-04-18 alpar src/work is moved to hugo_loc
2005-04-17 alpar - compile failure fixed
2005-04-15 alpar An unnecessary duplicate removed.
2005-04-15 alpar - Adding new lp_demo.cc finished
2005-04-15 alpar lp_demo.cc becomes lp_maxflow_demo.cc
2005-04-15 alpar Fix a bug that caused corrupt eps file if there are loops or identical
2005-04-15 alpar Correct the english name of EGRES.
2005-04-15 deba Bug fixes.
2005-04-15 deba Bug fix.
2005-04-15 ladanyi Changed the includes.
2005-04-14 ladanyi - Use messages similar to stock autoconf macros'.
2005-04-14 ladanyi updated mrproper target
2005-04-14 ladanyi ignore generated files/dirs
2005-04-14 alpar - Bugfix in XMap/YMap
2005-04-14 ladanyi - removed unnecessary include dirs
2005-04-14 ladanyi - added an m4 script to set debugging related compiler flags
2005-04-14 ladanyi - GLPK is autodetected now
2005-04-13 ladanyi - added autoheader (just to reduce the compliers argument list)
2005-04-12 deba Documentation for lemon/bits.
2005-04-12 deba Source and Target EdgeMap.
2005-04-12 deba Minor changes.
2005-04-12 deba Removed obsolote todo.
2005-04-12 deba Some bug fixes.
2005-04-12 deba Demo program
2005-04-12 alpar GraphReader is made silent
2005-04-12 alpar Missing header added
2005-04-11 athos A little has been done. Some important questions arised.