summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/Directory.cxx
Commit message (Expand)AuthorAgeFilesLines
* BUG: #3563. Segmentation fault with non initialized input or NULL pointers.Glen Lehmann2006-08-011-0/+5
* ENH: add a higher performance method to get the number of files in a directoryKen Martin2006-06-221-0/+59
* ENH: Use const char where it should have been. At same time fix Bug#2958Mathieu Malaterre2006-03-171-2/+1
* STYLE: Minor styleMathieu Malaterre2006-03-091-8/+8
* ENH: add missing cmake depend hacksBill Hoffman2006-03-061-0/+1
* COMP: Some STL implementation do not provide clear on std::stringMathieu Malaterre2006-03-061-1/+2
* BUG: Need to reset internal structure in case of multiple calls to LoadMathieu Malaterre2006-03-061-0/+9
* ENH: Redo implementation of itkDirectory to use kwsys (avoid duplicating code).Mathieu Malaterre2006-03-061-2/+8
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-171-1/+1
* COMP: Adding work-around for CMake dependency scanning limitation. Any confi...Brad King2005-04-131-0/+9
* ERR: Fixed use of _findfirst for MSVC 6.Brad King2004-02-121-1/+6
* fix incorrect signature for findfirstKen Martin2004-02-121-1/+1
* ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. T...Brad King2003-12-231-4/+4
* ENH: Updated copyright.Brad King2003-12-151-7/+4
* ENH: Added use of KWSYS_HEADER macro in c and cxx files to include kwsys head...Brad King2003-07-101-4/+5
* ENH: Added DLL support.Brad King2003-06-301-0/+2
* ERR: Fixed conversion warning.Brad King2003-06-251-1/+1
* ENH: Reduced header dependencies and cleaned up inclusion of standard headers.Brad King2003-05-081-20/+53
* ENH: Added kwsys library for platform-independent system tools.Brad King2003-04-081-0/+116