lemon/lgf_reader.h
2009-04-21 Merge
2009-04-18 Add more docs to LGF function interface (#109)
2009-04-15 Small doc improvements (#263)
2009-03-29 Various doc improvements (#248)
2009-02-20 Merge
2009-02-20 Various fixes for compiling on AIX (#211, #212)
2008-12-31 Happy New Year again
2008-12-08 Fix skipSection() function (ticket #193)
2008-10-10 arrert.h is now included by core.h (#161)
2008-10-08 Fix compilation with Visual Studio 2005.
2008-10-05 Fix memory leak hazard
2008-10-01 Merge
2008-10-01 Change the parameter order in LGF reader and writer tools
2008-10-01 Changing parameter order in exception classes + improvements
2008-09-30 Simplifying exceptions
2008-07-28 Unify the spelling of LEMON (#103).
2008-07-15 Reorganize header files (Ticket #97)
2008-07-14 Fix the incorrect tab replacements of unify-sources.sh
2008-07-13 Remove long lines (from all but one file)
2008-07-13 Apply unify-sources.sh to the source tree
2008-07-10 More docs for undirected LGF IO
2008-07-08 Set inline functions in header files (ticket #115)
2008-07-04 Doc improvements in LGF related files
2008-07-04 Move to private copy constrcutors
2008-07-04 Section readers moved to distinct class
2008-07-03 New skip*() functions in (Dig|G)raphReader
2008-07-02 Improvments in map name handling
2008-06-18 *Maps() -> *MapNames() in LgfContents
2008-06-18 Doc improvements in LgfContents
2008-06-18 Remove LgfContents.is*()
2008-06-18 Content -> contents
2008-06-17 Merge
2008-06-16 LGF content reader class
2008-06-16 Clarifying the usage of skipSection
2008-05-31 Undirected LGF IO
2008-05-31 Bug fixes and improvements in LGF IO
2008-05-27 Section reader for DigraphReader
2008-05-17 More flexible header names in .lgf + largely improved doc
2008-04-24 Revert 356930927a71 and add TEMPLATE_GRAPH_TYPEDEFS instead (ticket #89)
2008-04-22 New implementation of GRAPH_TYPEDEFS
2008-04-22 Renamings in the graph_utils.h + graph_utils_test added
2008-04-17 Redesigned lgf related tools