Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 350a8f263d0376ebe8e821e871532163a499cceb
      
https://github.com/D-Programming-Language/phobos/commit/350a8f263d0376ebe8e821e871532163a499cceb
  Author: Denis Shelomovskij <[email protected]>
  Date:   2012-05-03 (Thu, 03 May 2012)

  Changed paths:
    M std/path.d

  Log Message:
  -----------
  Do not call `getcwd` (or other `base`) in `absolutePath` and `relativePath` 
if not needed.


  Commit: 2594c1a1bb279b2425d3aac1ae87a53f0d6ddd8c
      
https://github.com/D-Programming-Language/phobos/commit/2594c1a1bb279b2425d3aac1ae87a53f0d6ddd8c
  Author: Lars T. Kyllingstad <[email protected]>
  Date:   2012-05-03 (Thu, 03 May 2012)

  Changed paths:
    M std/path.d

  Log Message:
  -----------
  Merge pull request #522 from denis-sh/improve-absolutePath

Do not call `getcwd` (or other `base`) in `absolutePath` if not needed.


Compare: 
https://github.com/D-Programming-Language/phobos/compare/87dfaa8...2594c1a
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to