Brad King
|
6849ae856b
|
ENH: Globbing patterns should not match a slash inside a filename component.
|
19 years ago |
Brad King
|
0839e905c6
|
BUG: Fixed #if test for case-insensitive glob on OSX.
|
19 years ago |
Brad King
|
f1ea7e88dc
|
ENH: Exposed pattern->regex API. Cleaned up and commented implementation of pattern->regex conversion.
|
19 years ago |
Andy Cedilnik
|
2e1882389b
|
COMP: Remove warnings
|
19 years ago |
Bill Hoffman
|
5a2668b326
|
ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64
|
20 years ago |
Andy Cedilnik
|
9dbf4438dc
|
ENH: Add support for relative paths and cleanup
|
20 years ago |
Mathieu Malaterre
|
5fe4a9dcef
|
STYLE: Make sure to use the proper cast.
|
20 years ago |
Bill Hoffman
|
3aec2488ff
|
ENH: add missing cmake include
|
20 years ago |
Bill Hoffman
|
9891260a6d
|
ENH: add support for watcom wmake and wcl386
|
20 years ago |
Andy Cedilnik
|
bf6b379b11
|
COMP: More namespace fixes to build on HP
|
20 years ago |
Andy Cedilnik
|
66e50573c1
|
COMP: Fix namespace. This way kwsys can be built outside cmake
|
20 years ago |
Andy Cedilnik
|
fdc4795b91
|
ENH: Push glob to the kwsys
|
20 years ago |
Andy Cedilnik
|
f545c5149f
|
ENH: Remove double slash
|
21 years ago |
Andy Cedilnik
|
df82ea0ad0
|
BUG: Attempt to fix bug on Windows (and apple) where files returned are all lowercase
|
21 years ago |
Andy Cedilnik
|
31c1071ebf
|
ENH: When nor specifying full path, make sure it actually works, on broken filesystems fix case of files.
|
22 years ago |
Ken Martin
|
c83f3b3c4c
|
fix for glob command
|
22 years ago |
Ken Martin
|
072db6ad70
|
removed redundent includes
|
22 years ago |
Andy Cedilnik
|
c12cc46a00
|
ENH: Speedup globbing and attempt to fix cygwin problem
|
22 years ago |
Andy Cedilnik
|
ca4b50a0c2
|
ENH: Remove warning
|
22 years ago |
Andy Cedilnik
|
d720b2bc72
|
ENH: On windows handle network paths
|
22 years ago |
Andy Cedilnik
|
8d22e9f70a
|
ENH: On windows and apple handle lowercase/upercase file name problem
|
22 years ago |
Andy Cedilnik
|
2d513c2364
|
ENH: fix glob on windows and add glob recurse test
|
22 years ago |
Andy Cedilnik
|
8540b88e69
|
ENH: Handle ^ as [^fu]
|
22 years ago |
Andy Cedilnik
|
274535d366
|
ENH: Recurse subdirectories
|
22 years ago |
Andy Cedilnik
|
cf9562694f
|
ENH: Remove commented code
|
22 years ago |
Andy Cedilnik
|
db77d2e019
|
ENH: Add globbing to FILE command
|
22 years ago |