Ken Martin
|
ae3ef64307
ENH: added a limit to the getline method
|
19 years ago |
Brad King
|
3a44f2a47e
ENH: Added JoinPath overload that accepts an iterator range.
|
19 years ago |
Ken Martin
|
4f9fcad327
ENH: better coverage
|
19 years ago |
Ken Martin
|
b379666b39
BUG: some bug fixes, better docs, and more coverage
|
19 years ago |
Brad King
|
523d9ebeed
ENH: Added always/if-different option to CopyADirectory. Added CopyAFile with the same interface.
|
19 years ago |
Bill Hoffman
|
cae4e6b37a
ENH: add patch for finding applications on OSX
|
19 years ago |
Mathieu Malaterre
|
e9fcafafe5
ENH: Use const char where it should have been. At same time fix Bug#2958
|
19 years ago |
Mathieu Malaterre
|
8e7d92049e
ENH: Add documentation on the problem with system wide path for looking up dynamic libraries. STYLE: Fix trailing white spaces
|
20 years ago |
Andy Cedilnik
|
30daaa6a3e
COMP: Fix problem with STL on HP, and fix reusing the same variable in for loops
|
20 years ago |
Andy Cedilnik
|
e5a8e115bc
ENH: Move relative path to kwsys
|
20 years ago |
Mathieu Malaterre
|
4763c14502
ENH: Add some doc for visible class
|
20 years ago |
Bill Hoffman
|
909d9dbd5a
ENH: fix for icc
|
20 years ago |
Bill Hoffman
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 years ago |
Andy Cedilnik
|
33c891f8d8
ENH: Add another signature to FindProgram that matches more to the one from CMake
|
20 years ago |
Andy Cedilnik
|
b93359f41d
ENH: Add an accessor for the maximum file length
|
20 years ago |
Sebastien Barre
|
6e4b6ca0d3
ENH: add method to attempt to check if a file is text or binary
|
20 years ago |
Andy Cedilnik
|
eee2d2b035
BUG: Revert the change to FileIsDirectory. Add FileIsSymlink and treat symlinks as files when removing directory
|
20 years ago |
Sebastien Barre
|
7f2c1e434c
ENH: add method to escape some chars in a string
|
20 years ago |
Sebastien Barre
|
a662af88de
ENH: add convenience function to convert Windows command line args into Unix argc/argv. Pulled and cleaned from PV/VV/VJ init code
|
20 years ago |
Andy Cedilnik
|
fe110e2ae0
ENH: Add split that splits on arbitrary separator
|
20 years ago |
Andy Cedilnik
|
214269f095
ENH: Expose ConvertToUnixOutputPath
|
20 years ago |
Brad King
|
3f224b7558
COMP: Do not do va_list hack if there is no std:: namespace.
|
20 years ago |
Andy Cedilnik
|
1e04844de9
COMP: Attempt to fix problem with building on SGI
|
20 years ago |
Sebastien Barre
|
ecc142ee33
ENH: move convenience method to get OS name and version from KWApp to KWSys.
|
20 years ago |
Bill Hoffman
|
266d5d16df
ENH: optimization of cwd and do not leak library handle
|
20 years ago |
Bill Hoffman
|
fadff33791
BUG: fix for bug 1717 incorrect path sent to dart server
|
20 years ago |
Brad King
|
c7a2c80c17
ENH: SplitPath now supports slashes in both directions in the input path but still produces forward slashes in the root component.
|
20 years ago |
Sebastien Barre
|
1816011791
ENH: move EstimateFormatLength to kwsys
|
20 years ago |
Sebastien Barre
|
a1de574851
ENH: add last two small funcs from vtkString. Done removing deps
|
21 years ago |
Sebastien Barre
|
213c04563c
ENH: update documentation, sort methods into categories
|
21 years ago |