summaryrefslogtreecommitdiffstats
path: root/Source/cmXMLParser.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: add support for win64 for visual studio 2005 ide and nmake, also fix ↵Bill Hoffman2006-03-301-2/+2
| | | | warnings produced by building for win64
* COMP: Try to resolve compile errors because of missing includes and wrong ↵Andy Cedilnik2005-01-181-0/+1
| | | | include path
* COMP: Use cmOStringStream not ostringstreamAndy Cedilnik2005-01-181-1/+1
|
* ENH: Add XML parserAndy Cedilnik2005-01-181-0/+217