]> andersk Git - libyaml.git/history - src/parser.c
Fix unconditional yaml_free()
[libyaml.git] / src / parser.c
2018-07-18  Tina MüllerFix unconditional yaml_free()
2018-07-18  Reini Urbanfix version_directive memory leak
2018-01-08  Reini UrbanFixed most compiler warnings -Wall -Wextra
2016-11-23  SHIBATA HiroshiRemoved trailing-whitespaces
2009-02-23  Kirill SimonovFixed non-ANSI initializations (fixes #115).
2008-07-31  Kirill SimonovFixed grammar in error messages (from YAML::XS::LibYAML).
2007-04-17  Kirill SimonovFixed a problem when the DOCUMENT-END event is not...
2007-01-08  Kirill SimonovEliminate some warnings and add more doxygen definitions.
2006-07-30  Kirill SimonovFix Emitter bugs and leaks.
2006-07-26  Kirill SimonovImplement Emitter state machine.
2006-07-25  Kirill SimonovAdd yaml_emitter_emit_* set of functions.
2006-07-23  Kirill SimonovAdd Emitter definitions and implement the Writer.
2006-07-21  Kirill SimonovFix some leaks, segfaults and warnings.
2006-07-21  Kirill SimonovRefactor internal and external API.
2006-07-07  Kirill SimonovComplete the Parser (it requires refactoring though...
2006-07-05  Kirill SimonovImplement half of the parsers.
2006-07-04  Kirill SimonovStart working on the parser.
This page took 0.130028 seconds and 24 git commands to generate.