summaryrefslogtreecommitdiff
path: root/include/yaml.h
Commit message (Expand)AuthorAgeFilesLines
* Prepare the initial release.xi2006-08-011-72/+75
* Add two examples and prepare the build system for distribution.xi2006-07-311-1/+2
* Implement everything except tag and scalar writers.xi2006-07-281-0/+42
* Implement Emitter state machine.xi2006-07-261-173/+170
* Add yaml_emitter_emit_* set of functions.xi2006-07-251-2/+2
* Add Emitter definitions and implement the Writer.xi2006-07-231-9/+544
* Refactor internal and external API.xi2006-07-211-551/+159
* Implement half of the parsers.xi2006-07-051-4/+4
* Start working on the parser.xi2006-07-041-0/+103
* Move yaml/yaml.h to yaml.h and merge version.c to api.c.xi2006-07-031-0/+1131
* Add the basic autoconf infrastructure.xi2006-05-201-186/+0
* Add yaml.h with prototypes for basic structures.xi2006-05-121-0/+186