March 15, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 9ce1020904a4fd99e880038686bf0cccbb1f3cff
      https://github.com/D-Programming-Language/phobos/commit/9ce1020904a4fd99e880038686bf0cccbb1f3cff
  Author: Dmitry Olshansky <dmitry.olsh@gmail.com>
  Date:   2012-03-15 (Thu, 15 Mar 2012)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  fix Issue 7679 - std.regex.split and splitter don't work w/ ctRegex


  Commit: 4c3ddc268882e777f2a6dd513a633919f2795c13
      https://github.com/D-Programming-Language/phobos/commit/4c3ddc268882e777f2a6dd513a633919f2795c13
  Author: David Simcha <dsimcha@gmail.com>
  Date:   2012-03-15 (Thu, 15 Mar 2012)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  Merge pull request #490 from blackwhale/regex-splitter

fix Issue 7679 - std.regex.split and splitter don't work w/ ctRegex


Compare: https://github.com/D-Programming-Language/phobos/compare/7cecf00...4c3ddc2