2006-07-12 ladanyi New, less general installation instructions.
2006-07-12 deba Resolving: Bug #51
2006-07-12 deba Resolving: Bug #52
2006-07-11 alpar - Disable the copy constructor and operator= of {List|Smart}[U]Graph.
2006-07-11 ladanyi Do not install the documentation if configure was called with --disable-doc.
2006-07-11 deba Renameing file: graph_component.h => graph_components.h
2006-07-11 ladanyi Removed references to the gui.
2006-07-11 alpar Use sed instead of rpl
2006-07-11 alpar Minor doc improvements
2006-07-11 hegyi README version one is added.
2006-07-10 deba Modifications in the Graph Component concepts
2006-07-05 alpar As we agreed, Node/Edge::operator<() is required by the concept
2006-07-04 ladanyi Distribute Makefiles.
2006-07-04 ladanyi Distribute Doxyfile.in and lemon.pc.in.
2006-07-04 alpar - Revised "Concepts" group documentation
2006-06-30 deba Revert splitted files
2006-06-30 deba Splitted graph files
2006-06-28 deba new snapshot
2006-06-28 deba Some modification in the documentation.
2006-06-28 deba Make explicit constructors
2006-06-28 deba Removing concepts for extendable and erasable graphs
2006-06-26 deba Smaller Simple Bucket Heap
2006-06-22 ladanyi Set svn:ignore property.
2006-06-22 ladanyi Single makefile.
2006-06-22 deba Added reserveNode function.
2006-06-21 ladanyi Set props.
2006-06-21 ladanyi Moved the po directory to glemon/trunk.
2006-06-21 ladanyi Moved the gui to glemon/trunk.
2006-06-21 ladanyi Exclude the gui from the build.
2006-06-20 athos Slight changes in doc.
2006-06-19 deba Improvement:
2006-06-06 deba Doc bug fix
2006-05-31 klao benchmark: radix_sort-bench was not compiled
2006-05-30 deba Bug fix in the list bipartite undirected graph
2006-05-21 ladanyi Gettext is needed for bootstrapping.
2006-05-18 deba Bug fix
2006-05-18 alpar Bugfix
2006-05-18 alpar Spellcheck
2006-05-18 deba Erasing some code from the examples
2006-05-18 deba Erasing unused parameter names
2006-05-18 deba Functor usage for writeable map adaptors
2006-05-17 alpar Docfix
2006-05-17 deba SimpleBucketHeap added
2006-05-17 alpar Fix Bug #45: Missing include
2006-05-16 deba DirUGraphAdaptor documentation
2006-05-16 alpar Polinomial template class
2006-05-15 deba Bug fix by Jano
2006-05-15 deba Documentation improvements
2006-05-15 deba Writing only not empty sections
2006-05-15 deba Bug fix
2006-05-12 deba New demo file for computing disjoint paths
2006-05-12 deba Bug fix
2006-05-12 deba Remade SplitGraphAdaptor
2006-05-12 deba Revised Compile Time Arithmetic
2006-05-12 deba Two state Variant
2006-05-12 deba Extenders modified
2006-05-09 athos Fixed typos.
2006-05-09 deba Bug fix
2006-05-09 alpar - fix bug #43: static and const in Tolerance class
2006-05-09 alpar Create a separate group for matrices