summaryrefslogtreecommitdiffstats
path: root/src/XMLParser.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BasicStyle: Added missing braces to control statements.Mattes D2014-12-051-0/+8
|
* Fixed reported parentheses around comparisons.Mattes D2014-12-051-3/+3
|
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-58/+58
|
* Normalized comments.madmaxoft2014-07-171-1/+1
| | | | | This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign.
* Fixed basic whitespace problems.madmaxoft2014-07-171-18/+18
| | | | Indenting by spaces and alignment by spaces, as well as trailing whitespace on non-empty lines.
* Moved source to srcAlexander Harkness2013-11-241-0/+701