summaryrefslogtreecommitdiff
path: root/src/utils/xml/pugixml.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-02-21Move virt fs related files into fs directory.Andrei Karas1-1/+2
2017-02-13Split virtfs.cpp into virtfs.cpp and virtfstools.cppAndrei Karas1-1/+1
2017-02-10Rename physfstools into virtfs.Andrei Karas1-2/+2
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-09-23Add missing comments into defines.Andrei Karas1-1/+2
2016-08-18Fix some style issues.Andrei Karas1-8/+10
2016-07-29Fix code style.Andrei Karas1-0/+1
2016-06-20Remove useless includes.Andrei Karas1-2/+0
2016-05-12Macro reportAlways also show message in log if asserts disabled in compile time.Andrei Karas1-4/+2
2016-05-11Add reportAlways macroses in xml load errors.Andrei Karas1-0/+5
2016-02-07Replace most static_cast<Type> to shorter versions from defines.Andrei Karas1-1/+1
2016-01-21Add support for writing xml files from pugixml.Andrei Karas1-4/+0
2016-01-20Add pugixml backend incomplete.Andrei Karas1-0/+335