[phobos] [D-Programming-Language/phobos] e354f6: std.process: Improve shell escaping on Windows (is...

GitHub noreply at github.com
Sun Feb 9 00:28:20 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: e354f65e934b972339f38e35a3e6b42ba4db9114
      https://github.com/D-Programming-Language/phobos/commit/e354f65e934b972339f38e35a3e6b42ba4db9114
  Author: Vladimir Panteleev <vladimir at thecybershadow.net>
  Date:   2014-02-08 (Sat, 08 Feb 2014)

  Changed paths:
    M std/process.d

  Log Message:
  -----------
  std.process: Improve shell escaping on Windows (issue 10863)


  Commit: d48acf249a85328ea3914c2d69b3d0ece11ce4c7
      https://github.com/D-Programming-Language/phobos/commit/d48acf249a85328ea3914c2d69b3d0ece11ce4c7
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-02-09 (Sun, 09 Feb 2014)

  Changed paths:
    M std/process.d

  Log Message:
  -----------
  Merge pull request #1915 from CyberShadow/std-process-cmd-escaping

std.process: Improve shell escaping on Windows (issue 10863)


Compare: https://github.com/D-Programming-Language/phobos/compare/996addb55e3a...d48acf249a85


More information about the phobos mailing list