[phobos] [D-Programming-Language/phobos] e5eea9: fix Issue 14197 - replace was removed from std.str...
GitHub via phobos
phobos at puremagic.com
Sun Mar 15 12:29:37 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: e5eea9af43aa6836a3bfd48cc02706facb60dae8
https://github.com/D-Programming-Language/phobos/commit/e5eea9af43aa6836a3bfd48cc02706facb60dae8
Author: Martin Nowak <code at dawg.eu>
Date: 2015-03-15 (Sun, 15 Mar 2015)
Changed paths:
M std/string.d
Log Message:
-----------
fix Issue 14197 - replace was removed from std.string
- add public aliases to std.array.replace/replaceInPlace
- std.string should at least cover any basic string
manipulation needs
Commit: e15c5a260a0e3907e7d4606b4da9fde7d1d910eb
https://github.com/D-Programming-Language/phobos/commit/e15c5a260a0e3907e7d4606b4da9fde7d1d910eb
Author: Robert Schadek <robert.schadek at informatik.uni-oldenburg.de>
Date: 2015-03-15 (Sun, 15 Mar 2015)
Changed paths:
M std/string.d
Log Message:
-----------
Merge pull request #3055 from MartinNowak/fix14197
fix Issue 14197 - replace was removed from std.string
Compare: https://github.com/D-Programming-Language/phobos/compare/40cd3b513198...e15c5a260a0e
More information about the phobos
mailing list