| Commit message (Expand) | Author | Age | Files | Lines |
* | STYLE: fixed misspellings of Mac OS X | Sean McBride | 2007-10-26 | 1 | -1/+1 |
|
|
* | ENH: speed up actual path name by cache on windows | Bill Hoffman | 2007-10-02 | 1 | -0/+1 |
|
|
* | ENH: Added kwsys SystemTools::CreateSymlink and SystemTools::ReadSymlink. | Brad King | 2007-03-12 | 1 | -0/+12 |
|
|
* | ENH: added a limit to the getline method | Ken Martin | 2007-03-01 | 1 | -1/+2 |
|
|
* | ENH: Added JoinPath overload that accepts an iterator range. | Brad King | 2006-08-17 | 1 | -0/+3 |
|
|
* | ENH: better coverage | Ken Martin | 2006-07-31 | 1 | -17/+14 |
|
|
* | BUG: some bug fixes, better docs, and more coverage | Ken Martin | 2006-07-25 | 1 | -0/+1 |
|
|
* | ENH: Added always/if-different option to CopyADirectory. Added CopyAFile wit... | Brad King | 2006-05-05 | 1 | -3/+14 |
|
|
* | ENH: add patch for finding applications on OSX | Bill Hoffman | 2006-04-13 | 1 | -1/+22 |
|
|
* | ENH: Use const char where it should have been. At same time fix Bug#2958 | Mathieu Malaterre | 2006-03-17 | 1 | -1/+1 |
|
|
* | ENH: Add documentation on the problem with system wide path for looking up dy... | Mathieu Malaterre | 2006-03-10 | 1 | -32/+32 |
|
|
* | COMP: Fix problem with STL on HP, and fix reusing the same variable in for loops | Andy Cedilnik | 2006-02-08 | 1 | -3/+3 |
|
|
* | ENH: Move relative path to kwsys | Andy Cedilnik | 2006-02-07 | 1 | -0/+18 |
|
|
* | ENH: Add some doc for visible class | Mathieu Malaterre | 2006-02-07 | 1 | -0/+4 |
|
|
* | ENH: fix for icc | Bill Hoffman | 2006-01-17 | 1 | -1/+0 |
|
|
* | ENH: add support for watcom wmake and wcl386 | Bill Hoffman | 2006-01-17 | 1 | -0/+1 |
|
|
* | ENH: Add another signature to FindProgram that matches more to the one from C... | Andy Cedilnik | 2005-12-10 | 1 | -0/+5 |
|
|
* | ENH: Add an accessor for the maximum file length | Andy Cedilnik | 2005-10-12 | 1 | -0/+5 |
|
|
* | ENH: add method to attempt to check if a file is text or binary | Sebastien Barre | 2005-07-28 | 1 | -1/+21 |
|
|
* | BUG: Revert the change to FileIsDirectory. Add FileIsSymlink and treat symlin... | Andy Cedilnik | 2005-07-12 | 1 | -0/+5 |
|
|
* | ENH: add method to escape some chars in a string | Sebastien Barre | 2005-06-13 | 1 | -0/+6 |
|
|
* | ENH: add convenience function to convert Windows command line args into Unix ... | Sebastien Barre | 2005-05-28 | 1 | -4/+13 |
|
|
* | ENH: Add split that splits on arbitrary separator | Andy Cedilnik | 2005-05-04 | 1 | -0/+1 |
|
|
* | ENH: Expose ConvertToUnixOutputPath | Andy Cedilnik | 2005-05-04 | 1 | -2/+3 |
|
|
* | COMP: Do not do va_list hack if there is no std:: namespace. | Brad King | 2005-04-21 | 1 | -1/+1 |
|
|
* | COMP: Attempt to fix problem with building on SGI | Andy Cedilnik | 2005-04-19 | 1 | -0/+19 |
|
|
* | ENH: move convenience method to get OS name and version from KWApp to KWSys. | Sebastien Barre | 2005-04-15 | 1 | -0/+6 |
|
|
* | ENH: optimization of cwd and do not leak library handle | Bill Hoffman | 2005-04-12 | 1 | -2/+1 |
|
|
* | BUG: fix for bug 1717 incorrect path sent to dart server | Bill Hoffman | 2005-04-07 | 1 | -0/+8 |
|
|
* | ENH: SplitPath now supports slashes in both directions in the input path but ... | Brad King | 2005-03-29 | 1 | -2/+1 |
|
|
* | ENH: move EstimateFormatLength to kwsys | Sebastien Barre | 2005-03-28 | 1 | -0/+12 |
|
|
* | ENH: add last two small funcs from vtkString. Done removing deps | Sebastien Barre | 2005-03-11 | 1 | -0/+11 |
|
|
* | ENH: update documentation, sort methods into categories | Sebastien Barre | 2005-03-11 | 1 | -189/+313 |
|
|
* | COMP: fix some warnings | Sebastien Barre | 2005-03-11 | 1 | -1/+1 |
|
|
* | ENH: remove deps to vtkString by using KWSys (a handful of functions have bee... | Sebastien Barre | 2005-03-10 | 1 | -0/+6 |
|
|
* | ENH: remove deps to vtkString by using KWSys (a handful of functions have bee... | Sebastien Barre | 2005-03-10 | 1 | -1/+55 |
|
|
* | ENH: move function from vtkKWDirectoryUtilities and vtkString to SystemTools | Sebastien Barre | 2005-03-10 | 1 | -0/+33 |
|
|
* | ENH: Added ComparePath method. | Brad King | 2005-02-24 | 1 | -0/+5 |
|
|
* | ENH: Adding kwsys::SystemTools::FileTimeCompare method to compare file modifi... | Brad King | 2005-02-17 | 1 | -0/+8 |
|
|
* | ENH: Implement copy of directory with content | Andy Cedilnik | 2005-02-11 | 1 | -0/+3 |
|
|
* | ENH: Initializing translation map using the PWD environment variable and getc... | Brad King | 2005-02-10 | 1 | -1/+8 |
|
|
* | ENH: Added SystemTools::SplitPath method to split any file path into its basi... | Brad King | 2005-02-10 | 1 | -0/+17 |
|
|
* | ENH: Add a delay method | Andy Cedilnik | 2005-01-04 | 1 | -0/+3 |
|
|
* | COMP: Attempt to fix warnings on SGI | Andy Cedilnik | 2004-10-26 | 1 | -13/+19 |
|
|
* | ENH: Add method to find file in parent directories if it exists | Andy Cedilnik | 2004-10-17 | 1 | -0/+6 |
|
|
* | ERR: Replaced std::string with kwsys_stl::string for portability. | Brad King | 2004-10-11 | 1 | -1/+1 |
|
|
* | ENH: Add method to retrieve parent directory and for checking if directory is... | Andy Cedilnik | 2004-10-10 | 1 | -0/+6 |
|
|
* | COMP: fix some compile issues with insert | Ken Martin | 2004-10-05 | 1 | -1/+28 |
|
|
* | ENH: Mathieus support for path conversions | Ken Martin | 2004-10-04 | 1 | -0/+23 |
|
|
* | ERR: Fix Windows build | Andy Cedilnik | 2004-09-29 | 1 | -0/+4 |
|
|