Add class xml V0.3
authorArjen Baart <arjen@andromeda.nl>
Sun, 9 Feb 2020 15:27:20 +0000 (16:27 +0100)
committerArjen Baart <arjen@andromeda.nl>
Sun, 9 Feb 2020 15:27:20 +0000 (16:27 +0100)
commitb808094e5a766f48e9e2289c7a0887132a9882ef
tree5a1a0bc49155d83916bd30ac325e7b6665f633c6
parent450cb07e7aac0e38fe461580f222034c219d3214
Add class xml
12 files changed:
ChangeLog
configure.ac
doc/Makefile.am
src/Makefile.am
src/utc.cpp
src/xml.cpp [new file with mode: 0644]
src/xml.h [new file with mode: 0644]
test/Makefile.am
test/xml_file.cpp [new file with mode: 0644]
test/xml_find.cpp [new file with mode: 0644]
test/xml_find.exp [new file with mode: 0644]
test/xml_test01.xml [new file with mode: 0644]