2008-07-05 Peter Kovacs lgf_demo.cc is merged with reader_writer_demo.cc (from SVN -r3501)
2008-07-04 Balazs Dezso Move to private copy constrcutors
2008-07-04 Balazs Dezso Section readers moved to distinct class
2008-07-03 Balazs Dezso New skip*() functions in (Dig|G)raphReader
2008-07-02 Akos Ladanyi Fix bug caused by m4 consuming pairs of square brackets (#108).
2008-07-02 Balazs Dezso Improvments in map name handling
2008-07-01 Balazs Dezso Fix skip*() functions is GraphWriters (Ticket #107)
2008-03-27 Alpar Juttner Fix gcc-4.3 compilation errors and warnings
2008-06-20 Alpar Juttner Merge
2008-06-18 Alpar Juttner *Maps() -> *MapNames() in LgfContents
2008-06-18 Alpar Juttner Doc improvements in LgfContents
2008-06-18 Alpar Juttner Remove LgfContents.is*()
2008-06-18 Alpar Juttner Content -> contents
2008-04-15 Alpar Juttner Doc improvements in random.h
2008-06-19 Balazs Dezso Seeding from file source or from pid and time (ticket #19)
2008-06-17 Alpar Juttner Merge
2008-06-16 Akos Ladanyi Reworked versioning.
2008-06-17 Alpar Juttner Merge
2008-06-16 Balazs Dezso LGF content reader class
2008-06-16 Balazs Dezso Clarifying the usage of skipSection
2008-06-15 Peter Kovacs Improve and redesign test programs + unify their output (ticket #25)
2008-06-15 Peter Kovacs Port dijkstra_test.cc from SVN -r3499
2008-06-15 Peter Kovacs Fix various rename bugs
2008-06-14 Peter Kovacs Remove reset() functions from SubCounter classes (ticket #82)
2008-06-14 Peter Kovacs Rename StoreBoolMap to LoggerBoolMap (ticket #34).
2008-06-04 Alpar Juttner lemon/concept_check.h was installed into a wrong directory
2008-05-31 Balazs Dezso Undirected LGF IO
2008-05-31 Balazs Dezso Reworking demo file
2008-05-31 Balazs Dezso Bug fixes and improvements in LGF IO
2008-05-27 Balazs Dezso Section reader for DigraphReader
2008-05-26 Alpar Juttner Merge
2008-05-26 Peter Kovacs Improved documentation for counters
2008-05-25 Peter Kovacs Change the implementation of StoreBoolMap + improve doc (ticket #36)
2008-05-25 Balazs Dezso Wrong member variable settings bug fix. (Ticket #95)
2008-05-24 Peter Kovacs Using \tparam commands + removing \author commands (ticket #29, #39)
2008-05-17 Alpar Juttner More flexible header names in .lgf + largely improved doc
2008-05-05 Alpar Juttner Update .hgignore
2008-04-28 Alpar Juttner Merge
2008-04-22 Akos Ladanyi Convert the EPS files to PNG when generating the documentation
2008-04-24 Akos Ladanyi Node shape images added to graph_to_eps doc
2008-04-24 Alpar Juttner Turn on built in Doxygen STL support
2008-04-22 Akos Ladanyi Updated Doxyfile.in (using 'doxygen -u -s')
2008-04-24 Balazs Dezso Item validity checking for ListGraph and SmartGraph
2008-04-24 Balazs Dezso Revert 356930927a71 and add TEMPLATE_GRAPH_TYPEDEFS instead (ticket #89)
2008-04-23 Balazs Dezso Fix missing semicolon in GRAPH_TYPEDEFS (ticket #89)
2008-04-22 Akos Ladanyi Makefile cleanup (see ticket #87)
2008-04-22 Alpar Juttner Merge
2008-04-22 Balazs Dezso MSVC 2005 compatible path structure (ticket #87)
2008-04-22 Alpar Juttner Resolve several MSVC related compilation problems
2008-04-13 Akos Ladanyi Improved LEMON_FUNCTION_NAME macro.
2008-04-13 Akos Ladanyi CMake based build system
2008-04-22 Balazs Dezso New implementation of GRAPH_TYPEDEFS
2008-04-22 Balazs Dezso Renamings in the graph_utils.h + graph_utils_test added
2008-04-21 Balazs Dezso SmartGraph addEdge bug fix (ticket #88)
2008-04-18 Alpar Juttner Backout some rubbish from chageset 7cd965d2257f
2008-04-17 Balazs Dezso Icc compatibility fixes (ticket #84)
2008-04-17 Alpar Juttner Merge with graph_to_eps.h & Co.
2008-04-14 Balazs Dezso MinGW compatibility for graph_to_eps.h
2008-04-13 Alpar Juttner Several doc improvements + new default parameter values
2008-04-14 Alpar Juttner Scale the node sizes and arc widths in a more sensible way