]> andersk Git - libyaml.git/history - src/api.c
Update upstream source from tag 'upstream/0.2.2'
[libyaml.git] / src / api.c
2019-09-15  Anders KaseorgUpdate upstream source from tag 'upstream/0.2.2'
2019-09-15  Anders KaseorgNew upstream version 0.2.2 upstream upstream/0.2.2
2018-07-18  Florian Weimeryaml_stack_extend: guard against integer overflow
2018-06-30  Reini UrbanFix yaml_document_delete
2018-06-26  Anders KaseorgUpdate upstream source from tag 'upstream/0.2.1'
2018-06-26  Anders KaseorgNew upstream version 0.2.1 upstream/0.2.1
2018-01-08  Reini UrbanFixed most compiler warnings -Wall -Wextra
2016-09-03  Anders KaseorgImported Upstream version 0.1.7 upstream/0.1.7
2016-09-03  Anders KaseorgMerge tag 'upstream/0.1.7' into debian
2016-06-05  Kirill SimonovFixed segfault in yaml_string_write_handler.
2009-09-30  Anders KaseorgMerge commit 'upstream/0.1.3' into debian
2009-09-30  Anders KaseorgImported Upstream version 0.1.3 upstream/0.1.3
2009-02-23  Kirill SimonovFixed non-ANSI initializations (fixes #115).
2007-01-08  Kirill SimonovEliminate some warnings and add more doxygen definitions.
2007-01-07  Kirill SimonovAdd win32 fixes and project files for VC6.
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-07-31  Kirill SimonovAdd two examples and prepare the build system for distr...
2006-07-30  Kirill SimonovFix Emitter bugs and leaks.
2006-07-29  Kirill SimonovScalar writers are completed.
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.
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-18  Kirill SimonovThe scanner is completed (not tested though).
2006-06-07  Kirill SimonovImplementing Scanner: macros and high-level functions.
2006-06-02  Kirill SimonovAdd token constructors and destructors.
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.
This page took 0.237328 seconds and 43 git commands to generate.