[phobos] [D-Programming-Language/phobos] 8ce300: Deprecated most of the old std.process functions
GitHub via phobos
phobos at puremagic.com
Fri Aug 8 02:28:07 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 8ce300ac97ec03889b64690adb58d0df0dcb89ff
https://github.com/D-Programming-Language/phobos/commit/8ce300ac97ec03889b64690adb58d0df0dcb89ff
Author: Lars T. Kyllingstad <git at kyllingen.net>
Date: 2014-08-07 (Thu, 07 Aug 2014)
Changed paths:
M std/file.d
M std/process.d
Log Message:
-----------
Deprecated most of the old std.process functions
I have purposefully omitted doing anything about the exec* function
family here, as their fate is still under discussion.
Commit: 7ff0fde6e391ae7d11b1e9f8ae17badee1622125
https://github.com/D-Programming-Language/phobos/commit/7ff0fde6e391ae7d11b1e9f8ae17badee1622125
Author: Михаил Страшун <public at dicebot.lv>
Date: 2014-08-08 (Fri, 08 Aug 2014)
Changed paths:
M std/file.d
M std/process.d
Log Message:
-----------
Merge pull request #2402 from kyllingstad/std-process-deprecated
Deprecated most of the old std.process functions
Compare: https://github.com/D-Programming-Language/phobos/compare/df3fbff9488a...7ff0fde6e391
More information about the phobos
mailing list