May 13, 2012 [phobos] [D-Programming-Language/phobos] f25f1f: std.regex: Fix math in replace example=0D | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: f25f1f7f41a03999c7abb14789424dc144ae5347 https://github.com/D-Programming-Language/phobos/commit/f25f1f7f41a03999c7abb14789424dc144ae5347 Author: Vladimir Panteleev <thecybershadow@gmail.com> Date: 2012-04-18 (Wed, 18 Apr 2012) Changed paths: M std/regex.d Log Message: ----------- std.regex: Fix math in replace example Not only was the sum of two numbers incorrect, but the replace operation seemingly added 100 to the result as well ;) Commit: 81301fb0ea18a15cf257691c75ae5df1a9dfd3f1 https://github.com/D-Programming-Language/phobos/commit/81301fb0ea18a15cf257691c75ae5df1a9dfd3f1 Author: Brad Roberts <braddr@puremagic.com> Date: 2012-05-13 (Sun, 13 May 2012) Changed paths: M std/regex.d Log Message: ----------- Merge pull request #543 from CyberShadow/patch-2 std.regex: Fix math in replace example Compare: https://github.com/D-Programming-Language/phobos/compare/d88482d...81301fb |
Copyright © 1999-2021 by the D Language Foundation