]> andersk Git - libyaml.git/history - src/emitter.c
Don't emit document-end marker at the end of stream
[libyaml.git] / src / emitter.c
2018-06-29  Tina MüllerDon't emit document-end marker at the end of stream
2018-06-29  Tina MüllerRevert removing of open_ended after top level plain scalar
2018-01-08  Reini UrbanFixed most compiler warnings -Wall -Wextra
2016-12-07  Leo AriasFix misspell: preceed
2016-11-23  SHIBATA HiroshiRemoved trailing-whitespaces
2016-09-21  Ingy döt NetThis code is not needed and breaks tests
2010-10-11  Kirill SimonovFixed a bug which prevented an empty mapping from being...
2009-02-23  Kirill SimonovFixed non-ANSI initializations (fixes #115).
2008-12-27  Kirill SimonovFixed emitting folded scalars with trailing breaks...
2008-12-27  Kirill SimonovRewritten whitespace detection in the scalar analyzer...
2007-01-08  Kirill SimonovFix a bug in the emitter introduced while fixing warnin...
2007-01-07  Kirill SimonovAdd win32 fixes and project files for VC6.
2007-01-07  Kirill SimonovAdd functions for constructing, parsing and emitting...
2006-07-30  Kirill SimonovFix Emitter bugs and leaks.
2006-07-29  Kirill SimonovScalar writers are completed.
2006-07-28  Kirill SimonovImplement everything except tag and scalar writers.
2006-07-26  Kirill SimonovImplement Emitter state machine.
2006-07-25  Kirill SimonovAdd yaml_emitter_emit_* set of functions.
This page took 1.978977 seconds and 25 git commands to generate.