summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Make compose() and load() ensure that the input stream contains a single docu...xi2007-08-211-0/+18
* Fixed _yaml.pyx to work with the latest Pyrex.xi2007-07-261-4/+4
* Fix loading an empty YAML stream.xi2006-09-121-3/+3
* Completely rewrite the libyaml bindings.xi2006-08-132-313/+1212
* Update libyaml bindings.xi2006-07-212-315/+393
* Update PyRex based bindings to libyaml to include Parser functions.xi2006-07-073-14/+285
* Trying to make libyaml bindings faster.xi2006-06-301-6/+48
* Add pyrex-based bindings for the libyaml scanner.xi2006-06-193-0/+306