[phobos] [D-Programming-Language/phobos] 61863e: Fix documentation of when dirName() allocates
GitHub via phobos
phobos at puremagic.com
Mon Jul 21 07:03:39 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 61863ee593fb4356558b8bbe0708be047978d5c7
https://github.com/D-Programming-Language/phobos/commit/61863ee593fb4356558b8bbe0708be047978d5c7
Author: Brad Anderson <eco at gnuk.net>
Date: 2014-07-20 (Sun, 20 Jul 2014)
Changed paths:
M std/path.d
Log Message:
-----------
Fix documentation of when dirName() allocates
Whether the `path` argument is mutable or not has no bearing on if dirName() allocates.
Commit: 96fe434a15f245b7be6a3b1f65d41f8442ab753b
https://github.com/D-Programming-Language/phobos/commit/96fe434a15f245b7be6a3b1f65d41f8442ab753b
Author: Михаил Страшун <public at dicebot.lv>
Date: 2014-07-21 (Mon, 21 Jul 2014)
Changed paths:
M std/path.d
Log Message:
-----------
Merge pull request #2347 from eco/patch-14
Fix documentation of when dirName() allocates
Compare: https://github.com/D-Programming-Language/phobos/compare/44280e8bd00b...96fe434a15f2
More information about the phobos
mailing list