summaryrefslogtreecommitdiff
path: root/Source/cmXMLSafe.h
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: fix `readability-make-member-function-const` warningsBen Boeckel2021-01-271-1/+1
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-171-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-0/+1
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* Remove use of include <cmsys/stl/*> and cmsys_stl::*Brad King2015-08-201-1/+2
* Remove use of include <cmsys/ios/*> and cmsys_ios::*Brad King2015-08-201-3/+2
* Remove use of cmsys_stl.Stephen Kelly2015-02-051-2/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* COMP: Avoid parameter/member shadow in cmXMLSafeBrad King2009-02-061-1/+1
* ENH: Create cmXMLSafe to help escapes in XMLBrad King2009-02-051-0/+49