Ken Martin
|
072db6ad70
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
Brad King
|
1f6a3c67b1
|
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
2002-10-23 18:03:27 -04:00 |
Brad King
|
281f7519e1
|
ENH: Renamed cmStringStream to cmOStringStream and added cmIStringStream. Removed cmInputStringStream.
|
2002-10-10 10:43:59 -04:00 |
Brad King
|
07d35e662d
|
ENH: Added cmStringStream class to wrap std::stringstream or std::strstream depending on the platform. The interface is that of std::stringstream, so no "ends" or "rdbuf()->freeze(0)" lines are needed.
|
2002-06-19 15:21:49 -04:00 |
Bill Hoffman
|
945c4a8b5b
|
WAR: remove warnings for .NET compiler
|
2002-04-25 07:59:57 -04:00 |
Bill Hoffman
|
da63a7574d
|
BUG: add missing include
|
2002-04-18 07:58:08 -04:00 |
Bill Hoffman
|
0415b58573
|
ENH: backwards compatible for VTK 4.0, add cmake version requires
|
2002-04-17 16:16:06 -04:00 |