- Change the implementation of StoreBoolMap + improve doc (ticket #36) 2008-05-26, by Peter Kovacs
- Wrong member variable settings bug fix. (Ticket #95) 2008-05-25, by Balazs Dezso
- Using \tparam commands + removing \author commands (ticket #29, #39) 2008-05-24, by Peter Kovacs
- More flexible header names in .lgf + largely improved doc 2008-05-17, by Alpar Juttner
- Update .hgignore 2008-05-05, by Alpar Juttner
- Merge 2008-04-28, by Alpar Juttner
- Convert the EPS files to PNG when generating the documentation 2008-04-22, by Akos Ladanyi
- Node shape images added to graph_to_eps doc 2008-04-24, by Akos Ladanyi
- Turn on built in Doxygen STL support 2008-04-24, by Alpar Juttner
- Updated Doxyfile.in (using 'doxygen -u -s') 2008-04-22, by Akos Ladanyi
- Item validity checking for ListGraph and SmartGraph 2008-04-24, by Balazs Dezso
- Revert 356930927a71 and add TEMPLATE_GRAPH_TYPEDEFS instead (ticket #89) 2008-04-24, by Balazs Dezso
- Fix missing semicolon in GRAPH_TYPEDEFS (ticket #89) 2008-04-23, by Balazs Dezso
- Makefile cleanup (see ticket #87) 2008-04-22, by Akos Ladanyi
- Merge 2008-04-22, by Alpar Juttner
- MSVC 2005 compatible path structure (ticket #87) 2008-04-22, by Balazs Dezso
- Resolve several MSVC related compilation problems 2008-04-22, by Alpar Juttner
- Improved LEMON_FUNCTION_NAME macro. 2008-04-13, by Akos Ladanyi
- CMake based build system 2008-04-13, by Akos Ladanyi
- New implementation of GRAPH_TYPEDEFS 2008-04-22, by Balazs Dezso
- Renamings in the graph_utils.h + graph_utils_test added 2008-04-22, by Balazs Dezso
- SmartGraph addEdge bug fix (ticket #88) 2008-04-21, by Balazs Dezso
- Backout some rubbish from chageset 7cd965d2257f 2008-04-18, by Alpar Juttner
- Icc compatibility fixes (ticket #84) 2008-04-17, by Balazs Dezso
- Merge with graph_to_eps.h & Co. 2008-04-17, by Alpar Juttner
- MinGW compatibility for graph_to_eps.h 2008-04-14, by Balazs Dezso
- Several doc improvements + new default parameter values 2008-04-13, by Alpar Juttner
- Scale the node sizes and arc widths in a more sensible way 2008-04-14, by Alpar Juttner
- Changes in interface and internals of graph_to_eps.h 2008-04-15, by Alpar Juttner
- Aliases added to some graphToEps() named params. 2008-04-13, by Alpar Juttner
- Change the order of the Palette constructor parameters 2008-04-03, by Alpar Juttner
- Port graph_to_eps() and Color from svn -r3482. 2008-04-03, by Alpar Juttner
- Redesigned lgf related tools 2008-04-17, by Balazs Dezso
- MinGW compatible time measure + changes in its internals 2008-04-14, by Balazs Dezso
- Fix bug #83 in graph concept, extender and smart graph 2008-04-14, by Balazs Dezso
- Merge 2008-04-12, by Alpar Juttner
- Small improvements in maps.h 2008-04-08, by Peter Kovacs
- Merge 2008-04-12, by Alpar Juttner
- Change SubNoCounter to NoSubCounter 2008-04-12, by Alpar Juttner
- Fix a minor typo in the doc 2008-03-31, by Alpar Juttner
- Port time and counter utilities from svn -r3482 2008-03-30, by Alpar Juttner
- Exception related solutions removed and new LEMON_DEBUG macro 2008-04-11, by Balazs Dezso
- Remove ISO8859-1 characters 2008-04-09, by Alpar Juttner
- Serious buxfixes in Random::gamma() and Random::pareto() 2008-04-03, by Alpar Juttner
- Merge 2008-04-01, by Alpar Juttner
- Minor fix in concepts/maps.h 2008-03-30, by Peter Kovacs
- Improvements in the heap concept 2008-03-30, by Peter Kovacs
- Improvements in assert.h 2008-03-27, by Peter Kovacs
- Fix ignoring Emacs backup files 2008-03-29, by Alpar Juttner
- Fix include files in random.h 2008-03-27, by Balazs Dezso
- Porting SmartGraph from svn -r 3481 2008-03-26, by Balazs Dezso
- Reworking assertions and moving to distinict file 2008-03-25, by Balazs Dezso
- Happy New Year! (Update Copyright dates) 2008-03-21, by Alpar Juttner
- Merge 2008-03-20, by Alpar Juttner
- Get rid of StdMap in unionfind_test.cc 2008-03-20, by Alpar Juttner
- Restored (and modified) StoreBoolMap (it was removed in 7ff1c348ae0c) 2008-03-20, by Alpar Juttner
- Port kruskal() and UnionFind from svn -r3468 2008-02-29, by Alpar Juttner
- Seeding random sequence 2008-03-20, by Balazs Dezso
- Merge 2008-03-20, by Alpar Juttner
- Bfs/Dfs/Dijkstra and their deps ported from svn trung -r 3441. 2008-02-07, by Alpar Juttner