summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/SystemTools.hxx.in
Commit message (Expand)AuthorAgeFilesLines
* BUG: Revert the change to FileIsDirectory. Add FileIsSymlink and treat symlin...Andy Cedilnik2005-07-121-0/+5
* ENH: add method to escape some chars in a stringSebastien Barre2005-06-131-0/+6
* ENH: add convenience function to convert Windows command line args into Unix ...Sebastien Barre2005-05-281-4/+13
* ENH: Add split that splits on arbitrary separatorAndy Cedilnik2005-05-041-0/+1
* ENH: Expose ConvertToUnixOutputPathAndy Cedilnik2005-05-041-2/+3
* COMP: Do not do va_list hack if there is no std:: namespace.Brad King2005-04-211-1/+1
* COMP: Attempt to fix problem with building on SGIAndy Cedilnik2005-04-191-0/+19
* ENH: move convenience method to get OS name and version from KWApp to KWSys.Sebastien Barre2005-04-151-0/+6
* ENH: optimization of cwd and do not leak library handleBill Hoffman2005-04-121-2/+1
* BUG: fix for bug 1717 incorrect path sent to dart serverBill Hoffman2005-04-071-0/+8
* ENH: SplitPath now supports slashes in both directions in the input path but ...Brad King2005-03-291-2/+1
* ENH: move EstimateFormatLength to kwsysSebastien Barre2005-03-281-0/+12
* ENH: add last two small funcs from vtkString. Done removing depsSebastien Barre2005-03-111-0/+11
* ENH: update documentation, sort methods into categoriesSebastien Barre2005-03-111-189/+313
* COMP: fix some warningsSebastien Barre2005-03-111-1/+1
* ENH: remove deps to vtkString by using KWSys (a handful of functions have bee...Sebastien Barre2005-03-101-0/+6
* ENH: remove deps to vtkString by using KWSys (a handful of functions have bee...Sebastien Barre2005-03-101-1/+55
* ENH: move function from vtkKWDirectoryUtilities and vtkString to SystemToolsSebastien Barre2005-03-101-0/+33
* ENH: Added ComparePath method.Brad King2005-02-241-0/+5
* ENH: Adding kwsys::SystemTools::FileTimeCompare method to compare file modifi...Brad King2005-02-171-0/+8
* ENH: Implement copy of directory with contentAndy Cedilnik2005-02-111-0/+3
* ENH: Initializing translation map using the PWD environment variable and getc...Brad King2005-02-101-1/+8
* ENH: Added SystemTools::SplitPath method to split any file path into its basi...Brad King2005-02-101-0/+17
* ENH: Add a delay methodAndy Cedilnik2005-01-041-0/+3
* COMP: Attempt to fix warnings on SGIAndy Cedilnik2004-10-261-13/+19
* ENH: Add method to find file in parent directories if it existsAndy Cedilnik2004-10-171-0/+6
* ERR: Replaced std::string with kwsys_stl::string for portability.Brad King2004-10-111-1/+1
* ENH: Add method to retrieve parent directory and for checking if directory is...Andy Cedilnik2004-10-101-0/+6
* COMP: fix some compile issues with insertKen Martin2004-10-051-1/+28
* ENH: Mathieus support for path conversionsKen Martin2004-10-041-0/+23
* ERR: Fix Windows buildAndy Cedilnik2004-09-291-0/+4
* ENH: Move permissions code to kwsys so that copyfile can use it. Fixes Bug #1...Andy Cedilnik2004-09-291-0/+9
* ENH: Add method to retrieve the terminal widthAndy Cedilnik2004-09-161-0/+7
* ENH: create a server that does not use vtkPVApplication or tcl wrapping. Mov...Bill Hoffman2004-08-031-0/+20
* BUG: fix for 301 CMAKE_LIBRARY_PATH and CMAKE_INCLUDE_PATH env vars now used ...Bill Hoffman2004-04-221-2/+3
* ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. T...Brad King2003-12-231-45/+47
* ERR: std -> kwsys_std.Brad King2003-12-171-1/+1
* ENH: Added GetEnv method.Brad King2003-12-161-0/+4
* is there any chance thiswill work on all platforms hmmm added removeAdirectoryKen Martin2003-12-161-0/+3
* ENH: Updated copyright.Brad King2003-12-151-7/+4
* ENH: Add optional argument to GetLineFromStream which can let the caller know...Andy Cedilnik2003-07-071-2/+4
* ENH: Added DLL support.Brad King2003-06-301-1/+3
* ENH: Removed cmake-specific functions.Brad King2003-06-231-30/+4
* ENH: Added full configuration of namespace even for Configure.hxx macro defin...Brad King2003-06-191-0/+10
* ENH: Added wrappers around the std stream headers to make them look like ansi...Brad King2003-05-121-4/+3
* remove redundant function and eliminate need for strcasecmpKent Williams2003-04-111-5/+0
* Removed platform-specific functions from Code/IO/itkIOCommon, fixed code to u...Kent Williams2003-04-101-0/+11
* ENH: Added kwsys library for platform-independent system tools.Brad King2003-04-081-0/+285