Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-12 | Fix clang compilation error. | Bent Bisballe Nyeng | |
2018-08-12 | Rewrite ConfigParser to use pugixml. | Bent Bisballe Nyeng | |
2016-03-29 | Use unordered_map instead of map in the parsers. | André Nusser | |
2016-03-29 | Do the file related actions in SAXParser. | André Nusser | |
2016-03-29 | Make attr a const ref. | André Nusser | |
2016-03-29 | Parser refactoring. | André Nusser | |
* Use new style * Update to C++11 * Use more std::string than char* | |||
2016-03-22 | Change license to LGPLv3. | André Nusser | |
2016-02-14 | Change GPL version number in file headers to 3. | André Nusser | |
2013-06-29 | Move ConfigParser to its own file. | Bent Bisballe Nyeng | |