Commit History

Author SHA1 Message Date
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 20 years ago
  Andy Cedilnik 634343c3e8 STYLE: Fix some style issues 20 years ago
  Brad King aea456a91a ENH: Added FATAL_ERROR option and fixed check to not have floating point roundoff problems. 20 years ago
  Brad King 65e2c18d73 ENH: Enabling ability for CMAKE_MINIMUM_REQUIRED version to include patch level. Submitted by Alexander Neundorf. 20 years ago
  Ken Martin 072db6ad70 removed redundent includes 22 years ago
  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. 23 years ago
  Brad King 281f7519e1 ENH: Renamed cmStringStream to cmOStringStream and added cmIStringStream. Removed cmInputStringStream. 23 years ago
  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. 23 years ago
  Bill Hoffman 945c4a8b5b WAR: remove warnings for .NET compiler 23 years ago
  Bill Hoffman da63a7574d BUG: add missing include 23 years ago
  Bill Hoffman 0415b58573 ENH: backwards compatible for VTK 4.0, add cmake version requires 23 years ago