Commit History

Author SHA1 Message Date
  Brad King 4d68d005bc BUG: File comparison on windows must test the volume serial number as well as the file index. 22 years ago
  Bill Hoffman 96e8cd82c7 ENH: put the system path after the paths specified on to the FIND command 22 years ago
  Bill Hoffman e15ebb6255 ENH: remove /tmp_mnt in collapse full path 22 years ago
  Bill Hoffman a413160fec ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32 22 years ago
  Bill Hoffman 3935711e01 ENH: remove warning and unneeded cast 22 years ago
  Brad King 7b9663e5e8 Fixed indentation 22 years ago
  Brad King d715fba1cb ENH: Added use of KWSYS_HEADER macro in c and cxx files to include kwsys headers through their configured namespace. 22 years ago
  Andy Cedilnik 197368d9e7 ENH: Add optional argument to GetLineFromStream which can let the caller know whether there was a new line character at the end of the line that was just read 22 years ago
  Brad King 84b6583fca ERR: Removed unreachable code. 22 years ago
  Bill Lorensen 78ecb7f33f ERR: portability. 22 years ago
  Ken Martin 7f34d64b0a compiler fix 22 years ago
  Ken Martin e315bff47b performance improvements 22 years ago
  Brad King 51eb9596bc ERR: std->kwsys_std. 22 years ago
  Brad King 26d638c5d5 ENH: Removed cmake-specific functions. 22 years ago
  Brad King 89cf5d538c ENH: Moved disabling of warnings to after kwsys includes. 22 years ago
  Brad King 128e63aaf7 ERR: Removed use of std::string != operator due to bug in SGI compiler's library. 22 years ago
  Brad King 0c641ebc32 ERR: Added forward declarations of system functions for como compiler. 22 years ago
  Brad King b910480e32 ENH: Added wrappers around the std stream headers to make them look like ansi streams on all platforms. 22 years ago
  Kent Williams 0870efbe46 took out an orphan endif 22 years ago
  Kent Williams ac440aa321 remove redundant function and eliminate need for strcasecmp 22 years ago
  Bill Lorensen a4f49798c4 ERR: Borland fix for stricmp. ERR: removed itk dependencies. 22 years ago
  Kent Williams 756653cbb8 Removed platform-specific functions from Code/IO/itkIOCommon, fixed code to use kwsys/SystemTools 22 years ago
  Brad King 55e7d082e9 ERR: Removed unused parameter and truncated debug symbol warnings. 22 years ago
  Brad King 52141fb615 ERR: Fixed typo. cmRegularExpression -> RegularExpression. 22 years ago
  Brad King 7dff3a7f69 ENH: Added kwsys library for platform-independent system tools. 22 years ago