Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Added cmStringStream class to wrap std::stringstream or std::strstream ↵ | Brad King | 2002-06-19 | 1 | -0/+1 |
| | | | | depending on the platform. The interface is that of std::stringstream, so no "ends" or "rdbuf()->freeze(0)" lines are needed. | ||||
* | BUG: add in for scope variable | Bill Hoffman | 2001-08-09 | 1 | -0/+1 |
| | |||||
* | ENH: better ability to find cmake program | Bill Hoffman | 2001-06-21 | 1 | -0/+3 |
| | |||||
* | ENH: fix cmake so it can boot strap itself better | Bill Hoffman | 2001-06-20 | 1 | -0/+5 |