Skip to content
  • Kitware Robot's avatar
    KWSys 2015-08-03 (dad68c33) · 9a59ae5c
    Kitware Robot authored and Brad King's avatar Brad King committed
    Extract upstream KWSys using the following shell commands.
    
    $ git archive --prefix=upstream-kwsys/ dad68c33 | tar x
    $ git shortlog --no-merges --abbrev=8 --format='%h %s' f63febb7..dad68c33
    James Johnston (1):
          dad68c33 Encoding: Fix undefined behavior if out of memory.
    
    Jean-Christophe Fillion-Robin (2):
          e5c23738 SystemTools: Fix DetectFileType failure on missing file
          6d83c113 SystemTools: Fix DetectFileType failure on directory
    
    Sebastian Schuberth (1):
          4db8e69f SystemTools: Implement FileIsSymlink on Windows
    9a59ae5c