lemon/lgf_writer.h
2010-03-06 Unify the sources (#339)
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-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-08-17 Section writer class
2008-07-29 Merge
2008-07-29 Fixing constness of Graph in GraphWriter
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 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-01 Fix skip*() functions is GraphWriters (Ticket #107)
2008-05-31 Undirected LGF IO
2008-05-31 Bug fixes and improvements in LGF IO
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