July 08, 2015 [phobos] [D-Programming-Language/phobos] a1de9e: std.regex: additional unittests testing ||, --, &&... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: a1de9eea10e59253642d110e01ace58b04a02bf5 https://github.com/D-Programming-Language/phobos/commit/a1de9eea10e59253642d110e01ace58b04a02bf5 Author: David Soria Parra <dsp@kernel.fail> Date: 2015-07-08 (Wed, 08 Jul 2015) Changed paths: M std/regex/internal/tests.d Log Message: ----------- std.regex: additional unittests testing ||, --, && and ~~ Commit: 0b55d6319a63fdc0d088bde7e5062b773f15e73a https://github.com/D-Programming-Language/phobos/commit/0b55d6319a63fdc0d088bde7e5062b773f15e73a Author: David Soria Parra <dsp@kernel.fail> Date: 2015-07-08 (Wed, 08 Jul 2015) Changed paths: M std/regex/internal/parser.d Log Message: ----------- std.regex: simplify case statement The old issue 12603 is fixed according to the issue tracker. Therefore we try to simplify the case statement as proposed initially. Commit: 0e732cb4d6589e44f31ccac455915180aee4d6a5 https://github.com/D-Programming-Language/phobos/commit/0e732cb4d6589e44f31ccac455915180aee4d6a5 Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2015-07-08 (Wed, 08 Jul 2015) Changed paths: M std/regex/internal/parser.d M std/regex/internal/tests.d Log Message: ----------- Merge pull request #3480 from dsp/simplify-case std.regex: simplify case Compare: https://github.com/D-Programming-Language/phobos/compare/eeaba5091b2d...0e732cb4d658 |
Copyright © 1999-2021 by the D Language Foundation