summaryrefslogtreecommitdiff
path: root/Source/cmXMLSafe.h
Commit message (Expand)AuthorAgeFilesLines
* 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