March 17, 2012 [phobos] [D-Programming-Language/phobos] 097faa: fix Issue 7674 - regex replace requires escaped fo... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 097faaca84b0d8f4031cc56721ec846ff4bd6a6e https://github.com/D-Programming-Language/phobos/commit/097faaca84b0d8f4031cc56721ec846ff4bd6a6e Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2012-03-17 (Sat, 17 Mar 2012) Changed paths: M std/regex.d Log Message: ----------- fix Issue 7674 - regex replace requires escaped format Kill unnecessary escaping in replace format string. Commit: bdaa3260ffe62237d7360e84f8e6f01b30e4ab54 https://github.com/D-Programming-Language/phobos/commit/bdaa3260ffe62237d7360e84f8e6f01b30e4ab54 Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2012-03-17 (Sat, 17 Mar 2012) Changed paths: M changelog.dd Log Message: ----------- changelog entry for issue 7674 Commit: 55debbccd020059aec0764cbcbd1773c3a85fe73 https://github.com/D-Programming-Language/phobos/commit/55debbccd020059aec0764cbcbd1773c3a85fe73 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2012-03-17 (Sat, 17 Mar 2012) Changed paths: M changelog.dd M std/regex.d Log Message: ----------- Merge pull request #492 from blackwhale/issue-7674 Issue 7674 - regex replace requires escaped format Compare: https://github.com/D-Programming-Language/phobos/compare/58f1b2b...55debbc |
Copyright © 1999-2021 by the D Language Foundation