March 11, 2013 [phobos] [D-Programming-Language/phobos] be25fd: fix Issue 9280 | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: be25fd00b1770aab17eca98deccacc08f55c73be https://github.com/D-Programming-Language/phobos/commit/be25fd00b1770aab17eca98deccacc08f55c73be Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2013-03-10 (Sun, 10 Mar 2013) Changed paths: M std/regex.d Log Message: ----------- fix Issue 9280 A bug in _ctfe branch that was introduced while stubbing out non-CTFeable blocks. Now CTFE is having more power and able to run the same code just fine! Commit: ab10ad4397fa0221a204b64825b69d4e37350a9f https://github.com/D-Programming-Language/phobos/commit/ab10ad4397fa0221a204b64825b69d4e37350a9f Author: David Nadlinger <code@klickverbot.at> Date: 2013-03-11 (Mon, 11 Mar 2013) Changed paths: M std/regex.d Log Message: ----------- Merge pull request #1194 from blackwhale/named-matches-fix Fix a bug in CTFE branch of std.regex parser Compare: https://github.com/D-Programming-Language/phobos/compare/0a8aecf8f756...ab10ad4397fa |
Copyright © 1999-2021 by the D Language Foundation