[phobos] [D-Programming-Language/phobos] 12c7d6: Fix issue 12367 - std.regex: Recognize (?# ... ) c...
GitHub via phobos
phobos at puremagic.com
Mon Apr 11 08:23:30 PDT 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 12c7d680449dde70fdb5f35c997d6940e4298a81
https://github.com/D-Programming-Language/phobos/commit/12c7d680449dde70fdb5f35c997d6940e4298a81
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2016-04-10 (Sun, 10 Apr 2016)
Changed paths:
M std/regex/internal/parser.d
M std/regex/internal/tests.d
Log Message:
-----------
Fix issue 12367 - std.regex: Recognize (?# ... ) comment syntax
Commit: 9f256889edd5069fe6d3e6babb22c406933dbd2c
https://github.com/D-Programming-Language/phobos/commit/9f256889edd5069fe6d3e6babb22c406933dbd2c
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2016-04-11 (Mon, 11 Apr 2016)
Changed paths:
M changelog.dd
M std/regex/package.d
Log Message:
-----------
Add documnetation and changelog for issue 12367
Commit: b4f0478434ba3c44306f9cfaf74d250e481fca32
https://github.com/D-Programming-Language/phobos/commit/b4f0478434ba3c44306f9cfaf74d250e481fca32
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2016-04-11 (Mon, 11 Apr 2016)
Changed paths:
M changelog.dd
M std/regex/internal/parser.d
M std/regex/internal/tests.d
M std/regex/package.d
Log Message:
-----------
Merge pull request #4159 from DmitryOlshansky/issue-12367
Fix issue 12367 - std.regex: Recognize (?# ... ) comment syntax
Compare: https://github.com/D-Programming-Language/phobos/compare/c8cc35769110...b4f0478434ba
More information about the phobos
mailing list