[phobos] [D-Programming-Language/phobos] 350a8f: Do not call `getcwd` (or other `base`) in `absolut...
GitHub
noreply at github.com
Thu May 3 07:45:00 PDT 2012
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 <verylonglogin.reg at gmail.com>
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 <git at kyllingen.net>
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
More information about the phobos
mailing list