[phobos] [D-Programming-Language/phobos] 1a7556: Refactor std.path.expandTilde() to remove unnecess...

GitHub via phobos phobos at puremagic.com
Thu May 7 14:16:37 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 1a7556946c9a672c605e8cc464850e88297b42aa
      https://github.com/D-Programming-Language/phobos/commit/1a7556946c9a672c605e8cc464850e88297b42aa
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-05-05 (Tue, 05 May 2015)

  Changed paths:
    M std/path.d

  Log Message:
  -----------
  Refactor std.path.expandTilde() to remove unnecessary gc allocations


  Commit: 0029b30a2e4971bc0139b0829ecdee936d90ba27
      https://github.com/D-Programming-Language/phobos/commit/0029b30a2e4971bc0139b0829ecdee936d90ba27
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-05-07 (Thu, 07 May 2015)

  Changed paths:
    M std/path.d

  Log Message:
  -----------
  Merge pull request #3260 from WalterBright/refactorExpandTilde

Refactor std.path.expandTilde() to remove unnecessary gc allocations


Compare: https://github.com/D-Programming-Language/phobos/compare/ef1f8052c51b...0029b30a2e49


More information about the phobos mailing list