]> andersk Git - libyaml.git/commit
Refactor internal and external API.
authorKirill Simonov <xi@resolvent.net>
Fri, 21 Jul 2006 13:50:32 +0000 (13:50 +0000)
committerKirill Simonov <xi@resolvent.net>
Fri, 21 Jul 2006 13:50:32 +0000 (13:50 +0000)
commit625fcfe9edfbe8576ec6ef8d2d6adaed4bb86403
tree5631d3505c5aae1735c6c49cc22e0f228bf13a8c
parentab01bac8b522ac9562333d15602972dbfd8b8828
Refactor internal and external API.
include/yaml.h
src/api.c
src/parser.c
src/reader.c
src/scanner.c
src/yaml_private.h [new file with mode: 0644]
tests/Makefile.am
tests/run-parser.c [new file with mode: 0644]
tests/run-scanner.c [new file with mode: 0644]
tests/test-reader.c
tests/test-version.c
This page took 0.053006 seconds and 5 git commands to generate.