December 19, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 66f2b67e4e9443e0fee8e085b4c2d92cd8a66af9
      https://github.com/D-Programming-Language/phobos/commit/66f2b67e4e9443e0fee8e085b4c2d92cd8a66af9
  Author: Dmitry Olshansky <dmitry.olsh@gmail.com>
  Date:   2013-12-19 (Thu, 19 Dec 2013)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  fix issue 11770  std.regex.Captures should be convertible to bool


  Commit: 22b2a267e86559525f7c76ae5ee9985328102a29
      https://github.com/D-Programming-Language/phobos/commit/22b2a267e86559525f7c76ae5ee9985328102a29
  Author: Martin Nowak <code@dawg.eu>
  Date:   2013-12-19 (Thu, 19 Dec 2013)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  Merge pull request #1789 from blackwhale/opcast-regex

fix issue 11770  std.regex.Captures should be convertible to bool


Compare: https://github.com/D-Programming-Language/phobos/compare/263d35f01f64...22b2a267e865