Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -1/+1 |
| | | | | All compilers hosting CMake support the std class. | ||||
* | Test XML encoding with UTF-8 character validation | Brad King | 2009-12-08 | 1 | -0/+47 |
This creates a unit test for cmXMLSafe. See issue #10003. |