[phobos] [D-Programming-Language/phobos] 5e4853: Fix issue 15773 - D's treatment of whitespace in c...

GitHub via phobos phobos at puremagic.com
Sat Apr 9 07:44:45 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 5e4853f723c2c10a9767befae7b84e5c880be361
      https://github.com/D-Programming-Language/phobos/commit/5e4853f723c2c10a9767befae7b84e5c880be361
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2016-04-09 (Sat, 09 Apr 2016)

  Changed paths:
    M std/regex/internal/parser.d
    M std/regex/internal/tests.d

  Log Message:
  -----------
  Fix issue 15773 - D's treatment of whitespace in character classes in free-form regexes is not the same as Perl's


  Commit: cdf2443a33cf638495506291b090b115d39301ea
      https://github.com/D-Programming-Language/phobos/commit/cdf2443a33cf638495506291b090b115d39301ea
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2016-04-09 (Sat, 09 Apr 2016)

  Changed paths:
    M std/regex/internal/parser.d
    M std/regex/internal/tests.d

  Log Message:
  -----------
  Merge pull request #4162 from DmitryOlshansky/issue-15573

Fix issue 15773 - D's treatment of whitespace in character classes in…


Compare: https://github.com/D-Programming-Language/phobos/compare/fda2df5592d9...cdf2443a33cf


More information about the phobos mailing list