[phobos] [D-Programming-Language/phobos] a91b86: an awful typo in std.regex; fix issue 9512
GitHub
noreply at github.com
Sat Feb 23 06:04:21 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: a91b8667909e3a17e125cedf02aac69aa4b8c622
https://github.com/D-Programming-Language/phobos/commit/a91b8667909e3a17e125cedf02aac69aa4b8c622
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2013-02-18 (Mon, 18 Feb 2013)
Changed paths:
M std/regex.d
Log Message:
-----------
an awful typo in std.regex; fix issue 9512
Commit: f8e3bbe8387f93ea576b727e1736333c0a3685ee
https://github.com/D-Programming-Language/phobos/commit/f8e3bbe8387f93ea576b727e1736333c0a3685ee
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M std/regex.d
Log Message:
-----------
try to unify code style to use spaces between operators
Commit: 09b5e109a845aa4c1345ff82a921f0f719fdc587
https://github.com/D-Programming-Language/phobos/commit/09b5e109a845aa4c1345ff82a921f0f719fdc587
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M std/regex.d
Log Message:
-----------
even more spaces around operators
Commit: 37cbe794d25e1b9d3d8d1a523f1c332def2721fe
https://github.com/D-Programming-Language/phobos/commit/37cbe794d25e1b9d3d8d1a523f1c332def2721fe
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M std/regex.d
Log Message:
-----------
Merge pull request #1146 from blackwhale/typo-regex
an awful typo in std.regex; issue 9512
Compare: https://github.com/D-Programming-Language/phobos/compare/e2692d1d0f9b...37cbe794d25e
More information about the phobos
mailing list