1. 29 Dec, 2016 1 commit
  2. 06 Dec, 2016 1 commit
  3. 20 Nov, 2016 1 commit
  4. 16 Feb, 2016 1 commit
  5. 12 Feb, 2016 1 commit
  6. 19 Sep, 2015 1 commit
  7. 03 Aug, 2015 1 commit
  8. 16 Jun, 2015 1 commit
  9. 28 Apr, 2015 1 commit
  10. 16 Dec, 2014 1 commit
    • win32: use NT-prefixed "\\?\" paths · cceae9a2
      When turning UTF-8 paths into UCS-2 paths for Windows, always use
      the \\?\-prefixed paths.  Because this bypasses the system's
      path canonicalization, handle the canonicalization functions ourselves.
      
      We must:
       1. always use a backslash as a directory separator
       2. only use a single backslash between directories
       3. not rely on the system to translate "." and ".." in paths
       4. remove trailing backslashes, except at the drive root (C:\)
      Edward Thomson committed
  11. 23 Apr, 2014 1 commit
  12. 22 Apr, 2014 1 commit
  13. 20 Apr, 2014 1 commit