2005-02-24 athos Modified a little: I know that it is not consistent and plan to correct soon.
2005-02-23 marci graphwrapper dox. everybody is asked to read doxygen.log
2005-02-23 alpar Experimental autopackage specfile.
2005-02-22 alpar Fix Doxyfile and the wrong hyperlinks in the doc.
2005-02-22 athos Started to change documentation with excellent new ideas!!!
2005-02-22 athos Corrected spelling errors.
2005-02-22 athos Corrected spelling errors.
2005-02-21 jacint one more minor change
2005-02-21 jacint some minor changes, docs, etc.
2005-02-21 alpar A year has passed again.
2005-02-21 alpar Let's go on!
2005-02-21 alpar New features in v0.3 lemon-0.3
2005-02-21 alpar Better doc
2005-02-21 alpar We have UndirGraph, so BidirGraph has been removed.
2005-02-20 klao svn:ignore change on src/demo
2005-02-20 klao Graph and UndirGraph concept modifications.
2005-02-19 klao lemon/error.h: boost::shared_ptr helyett std::auto_ptr
2005-02-18 alpar Wrap long lines
2005-02-18 alpar - Better addSource()
2005-02-18 alpar Description of the LEMON directories.
2005-02-17 marci if you have a nuclear power plant and wanna compute small magic squares, then let's do it
2005-02-16 marci small changes
2005-02-16 alpar Several changes in the docs.
2005-02-15 alpar Minor changes.
2005-02-15 alpar A bit better msg.
2005-02-15 alpar Test the new dijkstra features.
2005-02-15 alpar Make Makefile.am up-to-date (as usual).
2005-02-15 alpar Doc improvements.
2005-02-11 ladanyi more docs
2005-02-10 marci trying to add constraints of kind 1 <= x[2]+x[3] <= 4
2005-02-08 marci The pair of setSomeThing function is getSomeThing.
2005-02-08 ladanyi more docs
2005-02-07 hegyi This is not ready yet, but I have to go home...
2005-02-07 deba Removing from work.
2005-02-07 deba Changing first to iterators.
2005-02-07 alpar Fix wrong reference in the documentation.
2005-02-07 deba IO moved to lemon.
2005-02-07 deba Graph documentation
2005-02-07 deba Removing graph_defines.h
2005-02-07 deba Documentation
2005-02-07 deba Documentation
2005-02-06 alpar Revised dijkstra.h with several new features added.
2005-02-06 alpar The new dijkstra.h comes in the next commit.
2005-02-06 alpar - PredNodeMap is a NullMap by default
2005-02-06 alpar error.h added
2005-02-06 alpar Several important changes:
2005-02-06 alpar Document state_enum
2005-02-05 alpar Oops.
2005-02-05 alpar A new exception class called UninitializedParameter.
2005-02-05 hegyi Dijkstra documentation is getting ready, but one decision is missing about naming conventions about named_params
2005-02-04 hegyi Documentation is developing itself, but is not ready yet.
2005-02-03 klao New error.h moved to lemon/
2005-02-03 klao Obsolete error.h removed
2005-02-03 klao Latest LEMON exception and assert concepts
2005-02-03 alpar Two incomplete additions:
2005-02-02 alpar Minor changes.
2005-02-02 alpar Bugfix
2005-02-02 alpar - More or less follows the new naming convetions
2005-02-01 deba Some changes in the IO and map utilities.
2005-02-01 deba Tutorial for graph input - output