summaryrefslogtreecommitdiff
path: root/src/utils/xml
AgeCommit message (Expand)AuthorFilesLines
2016-06-13Fix includes and update deheader ci script.Andrei Karas3-1/+8
2016-05-12Macro reportAlways also show message in log if asserts disabled in compile time.Andrei Karas2-9/+4
2016-05-11Add reportAlways macroses in xml load errors.Andrei Karas2-0/+12
2016-02-07Replace most static_cast<Type> to shorter versions from defines.Andrei Karas2-2/+2
2016-01-29Fix code style.Andrei Karas1-1/+2
2016-01-21Add support for writing xml files from pugixml.Andrei Karas5-16/+146
2016-01-20Move xml defines into separate file.Andrei Karas4-63/+121
2016-01-20Add pugixml backend incomplete.Andrei Karas3-0/+532
2016-01-19Move xml class based on libxml into libxml.cpp file.Andrei Karas2-0/+486