summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/SystemTools.cxx
Commit message (Expand)AuthorAgeFilesLines
* ERR: portability.Bill Lorensen2003-06-251-1/+1
* compiler fixKen Martin2003-06-241-1/+1
* performance improvementsKen Martin2003-06-241-11/+25
* ERR: std->kwsys_std.Brad King2003-06-241-1/+1
* ENH: Removed cmake-specific functions.Brad King2003-06-231-207/+27
* ENH: Moved disabling of warnings to after kwsys includes.Brad King2003-06-101-4/+6
* ERR: Removed use of std::string != operator due to bug in SGI compiler's libr...Brad King2003-05-131-8/+8
* ERR: Added forward declarations of system functions for como compiler.Brad King2003-05-131-0/+12
* ENH: Added wrappers around the std stream headers to make them look like ansi...Brad King2003-05-121-2/+2
* took out an orphan endifKent Williams2003-04-111-1/+0
* remove redundant function and eliminate need for strcasecmpKent Williams2003-04-111-46/+12
* ERR: Borland fix for stricmp. ERR: removed itk dependencies.Bill Lorensen2003-04-111-4/+8
* Removed platform-specific functions from Code/IO/itkIOCommon, fixed code to u...Kent Williams2003-04-101-0/+62
* ERR: Removed unused parameter and truncated debug symbol warnings.Brad King2003-04-101-1/+5
* ERR: Fixed typo. cmRegularExpression -> RegularExpression.Brad King2003-04-081-1/+1
* ENH: Added kwsys library for platform-independent system tools.Brad King2003-04-081-0/+1793