]> andersk Git - libyaml.git/shortlog
libyaml.git
2007-01-08  Kirill SimonovAdd project files for Visual Studio 2003.
2007-01-08  Kirill SimonovFix the example_deconstructor project.
2007-01-08  Kirill SimonovEliminate some warnings and add more doxygen definitions.
2007-01-08  Kirill SimonovUndefine the NDEBUG directive for the test programs.
2007-01-08  Kirill SimonovFix a bug in the emitter introduced while fixing warnin...
2007-01-08  Kirill SimonovAdd VC6 projects for the test executables.
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-12-11  Kirill SimonovForce a new line at the end of the input stream even...
2006-08-15  Kirill SimonovOlder versions of gcc do not know about -Wno-pointer-sign.
2006-08-01  Kirill SimonovPrepare the initial release.
2006-07-31  Kirill SimonovAdd two examples and prepare the build system for distr...
2006-07-30  Kirill SimonovAdd the run-emitter test.
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.
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-19  Kirill SimonovFix numerous bugs in the Scanner.
2006-06-18  Kirill SimonovThe scanner is completed (not tested though).
2006-06-16  Kirill SimonovImplement the block scalar scanner.
2006-06-11  Kirill SimonovImplement scanners for directives, anchors, and tags.
2006-06-08  Kirill SimonovScanner: implement everything except token scanners.
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.
2006-05-12  Kirill SimonovCreate the place for libyaml.
This page took 0.058512 seconds and 4 git commands to generate.