summaryrefslogtreecommitdiff
path: root/src/configparser.h
AgeCommit message (Expand)Author
2018-08-12Fix clang compilation error.Bent Bisballe Nyeng
2018-08-12Rewrite ConfigParser to use pugixml.Bent Bisballe Nyeng
2016-03-29Use unordered_map instead of map in the parsers.André Nusser
2016-03-29Do the file related actions in SAXParser.André Nusser
2016-03-29Make attr a const ref.André Nusser
2016-03-29Parser refactoring.André Nusser
2016-03-22Change license to LGPLv3.André Nusser
2016-02-14Change GPL version number in file headers to 3.André Nusser
2013-06-29Move ConfigParser to its own file.Bent Bisballe Nyeng