Brad King
|
d715fba1cb
|
ENH: Added use of KWSYS_HEADER macro in c and cxx files to include kwsys headers through their configured namespace.
|
2003-07-10 14:32:30 -04:00 |
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
|
2003-07-07 17:45:51 -04:00 |
Brad King
|
84b6583fca
|
ERR: Removed unreachable code.
|
2003-07-01 13:27:22 -04:00 |
Bill Lorensen
|
78ecb7f33f
|
ERR: portability.
|
2003-06-24 21:37:02 -04:00 |
Ken Martin
|
7f34d64b0a
|
compiler fix
|
2003-06-24 16:35:59 -04:00 |
Ken Martin
|
e315bff47b
|
performance improvements
|
2003-06-24 15:23:34 -04:00 |
Brad King
|
51eb9596bc
|
ERR: std->kwsys_std.
|
2003-06-24 09:02:46 -04:00 |
Brad King
|
26d638c5d5
|
ENH: Removed cmake-specific functions.
|
2003-06-23 08:56:22 -04:00 |
Brad King
|
89cf5d538c
|
ENH: Moved disabling of warnings to after kwsys includes.
|
2003-06-10 15:45:25 -04:00 |
Brad King
|
128e63aaf7
|
ERR: Removed use of std::string != operator due to bug in SGI compiler's library.
|
2003-05-13 09:50:43 -04:00 |
Brad King
|
0c641ebc32
|
ERR: Added forward declarations of system functions for como compiler.
|
2003-05-13 08:38:49 -04:00 |
Brad King
|
b910480e32
|
ENH: Added wrappers around the std stream headers to make them look like ansi streams on all platforms.
|
2003-05-12 13:15:49 -04:00 |
Kent Williams
|
0870efbe46
|
took out an orphan endif
|
2003-04-11 18:05:57 -04:00 |
Kent Williams
|
ac440aa321
|
remove redundant function and eliminate need for strcasecmp
|
2003-04-11 16:22:57 -04:00 |
Bill Lorensen
|
a4f49798c4
|
ERR: Borland fix for stricmp. ERR: removed itk dependencies.
|
2003-04-11 07:27:32 -04:00 |
Kent Williams
|
756653cbb8
|
Removed platform-specific functions from Code/IO/itkIOCommon, fixed code to use kwsys/SystemTools
|
2003-04-10 13:41:15 -04:00 |
Brad King
|
55e7d082e9
|
ERR: Removed unused parameter and truncated debug symbol warnings.
|
2003-04-10 09:03:46 -04:00 |
Brad King
|
52141fb615
|
ERR: Fixed typo. cmRegularExpression -> RegularExpression.
|
2003-04-08 13:14:29 -04:00 |
Brad King
|
7dff3a7f69
|
ENH: Added kwsys library for platform-independent system tools.
|
2003-04-08 13:10:44 -04:00 |