]> andersk Git - libyaml.git/history - include
Changes for 0.2.1 release
[libyaml.git] / include /
2018-06-25  Éric ThiébautFix two typos in header comments. (#120)
2017-03-10  Anthony HendricksonUpdates defs for MingGW support on Windows
2016-12-29  Kevin WojniakFix typo
2016-12-10  Ian CordascoUse AM_CPPFLAGS since autotools deprecated INCLUDE
2011-05-29  Kirill SimonovUse _WIN32 instead of WIN32 as the latter is not define...
2008-12-30  Kirill Simonov'make distclean' should not remove html docs, 'make...
2008-12-27  Kirill SimonovFixed emitting folded scalars with trailing breaks...
2007-01-08  Kirill SimonovEliminate some warnings and add more doxygen definitions.
2007-01-07  Kirill SimonovAdd functions for constructing, parsing and emitting...
2006-12-11  Kirill SimonovAdd `const` qualifier for `yaml_parser_set_input_string...
2006-08-01  Kirill SimonovPrepare the initial release.
2006-07-31  Kirill SimonovAdd two examples and prepare the build system for distr...
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.
2006-07-23  Kirill SimonovAdd Emitter definitions and implement the Writer.
2006-07-21  Kirill SimonovRefactor internal and external API.
2006-07-05  Kirill SimonovImplement half of the parsers.
2006-07-04  Kirill SimonovStart working on the parser.
2006-07-03  Kirill SimonovMove yaml/yaml.h to yaml.h and merge version.c to api.c.
2006-07-03  Kirill SimonovAdd event constructors and destructors.
2006-06-07  Kirill SimonovImplementing Scanner: macros and high-level functions.
2006-06-06  Kirill SimonovAdd scanner definitions.
2006-06-02  Kirill SimonovAdd token constructors and destructors.
2006-06-01  Kirill SimonovComplete buffering and encoding code.
2006-05-30  Kirill SimonovComplete UTF-8 and UTF-16 decoders.
2006-05-29  Kirill SimonovWorking on the decoding code.
2006-05-27  Kirill SimonovImplementing Reader: first tries.
2006-05-26  Kirill SimonovDoxygenify the header file.
2006-05-21  Kirill SimonovAdd doxygen support.
2006-05-20  Kirill SimonovAdd the basic autoconf infrastructure.
2006-05-12  Kirill SimonovAdd yaml.h with prototypes for basic structures.
This page took 0.392304 seconds and 7 git commands to generate.