summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add event constructors and destructors.xi2006-07-033-27/+511
* Fix numerous bugs in the Scanner.xi2006-06-191-25/+67
* The scanner is completed (not tested though).xi2006-06-182-24/+577
* Implement the block scalar scanner.xi2006-06-161-20/+412
* Implement scanners for directives, anchors, and tags.xi2006-06-111-61/+1026
* Scanner: implement everything except token scanners.xi2006-06-081-32/+1125
* Implementing Scanner: macros and high-level functions.xi2006-06-073-29/+494
* Add scanner definitions.xi2006-06-063-4/+782
* Add token constructors and destructors.xi2006-06-024-156/+615
* Complete buffering and encoding code.xi2006-06-013-137/+365
* Complete UTF-8 and UTF-16 decoders.xi2006-05-304-108/+386
* Working on the decoding code.xi2006-05-293-52/+365
* Implementing Reader: first tries.xi2006-05-274-20/+331
* Doxygenify the header file.xi2006-05-266-14/+193
* Add doxygen support.xi2006-05-219-19/+281
* Add the basic autoconf infrastructure.xi2006-05-2013-39/+267
* Add yaml.h with prototypes for basic structures.xi2006-05-121-0/+186
* Create the place for libyaml.xi2006-05-120-0/+0