March 15, 2015 [phobos] [D-Programming-Language/phobos] e5eea9: fix Issue 14197 - replace was removed from std.str... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation