[phobos] [D-Programming-Language/phobos] 4a0897: fix issue 9211
GitHub
noreply at github.com
Sat Dec 29 06:37:10 PST 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 4a08974927ffd467ba05a20f42c72a5fbc500f71
https://github.com/D-Programming-Language/phobos/commit/4a08974927ffd467ba05a20f42c72a5fbc500f71
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2012-12-27 (Thu, 27 Dec 2012)
Changed paths:
M std/regex.d
Log Message:
-----------
fix issue 9211
A leftover from semantically incorrect optimization in std.regex
Commit: 3088d2fc6fd0345f761bf71e462b7efb5373955c
https://github.com/D-Programming-Language/phobos/commit/3088d2fc6fd0345f761bf71e462b7efb5373955c
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2012-12-28 (Fri, 28 Dec 2012)
Changed paths:
M std/regex.d
Log Message:
-----------
[style] various fixes found during review
Commit: 15879f46980ed5395b45d2ef9b0c9474611a4004
https://github.com/D-Programming-Language/phobos/commit/15879f46980ed5395b45d2ef9b0c9474611a4004
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2012-12-29 (Sat, 29 Dec 2012)
Changed paths:
M std/regex.d
Log Message:
-----------
[style] reindent
Commit: efb7a7b5100ea133ef68f5aa65f9e240f20672d4
https://github.com/D-Programming-Language/phobos/commit/efb7a7b5100ea133ef68f5aa65f9e240f20672d4
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2012-12-29 (Sat, 29 Dec 2012)
Changed paths:
M std/regex.d
Log Message:
-----------
Merge pull request #1040 from blackwhale/regex-bug9211
Regex bugfix (issue 9211). I assume FreeBSD's failure is unrelated.
Compare: https://github.com/D-Programming-Language/phobos/compare/901500b16052...efb7a7b5100e
More information about the phobos
mailing list