summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed bugs and updated tests.xi2007-12-275-238/+209
* Another round of API update.xi2007-12-271-4/+12
* Completed the first phase of API refactoring.xi2007-12-271-6/+6
* Undefine the NDEBUG directive for the test programs.xi2007-01-087-3/+33
* Add functions for constructing, parsing and emitting YAML documents.xi2007-01-077-60/+1443
* Older versions of gcc do not know about -Wno-pointer-sign.xi2006-08-151-1/+1
* Prepare the initial release.xi2006-08-012-20/+20
* Add two examples and prepare the build system for distribution.xi2006-07-313-1/+1335
* Add the run-emitter test.xi2006-07-301-0/+323
* Fix Emitter bugs and leaks.xi2006-07-301-1/+1
* Fix some leaks, segfaults and warnings.xi2006-07-212-44/+70
* Refactor internal and external API.xi2006-07-215-58/+155
* Move yaml/yaml.h to yaml.h and merge version.c to api.c.xi2006-07-032-2/+2
* Complete buffering and encoding code.xi2006-06-011-78/+284
* Complete UTF-8 and UTF-16 decoders.xi2006-05-302-2/+146
* Add doxygen support.xi2006-05-212-7/+4
* Add the basic autoconf infrastructure.xi2006-05-202-0/+27