[phobos] [D-Programming-Language/phobos] 212968: Range-ify std.string.strip and stripRight()
GitHub via phobos
phobos at puremagic.com
Fri Jun 26 08:07:23 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 212968b2b45f38c33bf42eb20c4e038d607269a7
https://github.com/D-Programming-Language/phobos/commit/212968b2b45f38c33bf42eb20c4e038d607269a7
Author: Walter Bright <walter at walterbright.com>
Date: 2015-06-19 (Fri, 19 Jun 2015)
Changed paths:
M std/string.d
Log Message:
-----------
Range-ify std.string.strip and stripRight()
Commit: a094fad7f1802a2eb308a90175ef308f0c5dd13f
https://github.com/D-Programming-Language/phobos/commit/a094fad7f1802a2eb308a90175ef308f0c5dd13f
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-06-26 (Fri, 26 Jun 2015)
Changed paths:
M std/string.d
Log Message:
-----------
Merge pull request #3430 from WalterBright/rangestrip
Range-ify std.string.strip and stripRight()
Compare: https://github.com/D-Programming-Language/phobos/compare/4ec4460fa7ff...a094fad7f180
More information about the phobos
mailing list