]> mj.ucw.cz Git - libucw.git/commit
Small changes in XML parser:
authorPavel Charvat <pavel.charvat@netcentrum.cz>
Sun, 20 Jan 2008 11:28:39 +0000 (12:28 +0100)
committerPavel Charvat <pavel.charvat@netcentrum.cz>
Sun, 20 Jan 2008 11:28:39 +0000 (12:28 +0100)
commit5da13cd16371faa6df5b880387b5b172a1704aef
tree97ab066fd03ccdaf0b058afb70e6a09fdc9b10a7
parentca1d58bec2ba0740e7f67a533833b4c9f838853d
Small changes in XML parser:
-- UTF-16 should now work
-- support for parameter entities in DTD
-- improved test cases
-- renamed common.h to more intuitive internals.h
sherlock/xml/TODO
sherlock/xml/common.c
sherlock/xml/common.h [deleted file]
sherlock/xml/dtd.c
sherlock/xml/internals.h [new file with mode: 0644]
sherlock/xml/parse.c
sherlock/xml/source.c
sherlock/xml/xml-test.c
sherlock/xml/xml-test.t
sherlock/xml/xml.h