[phobos] [D-Programming-Language/phobos] 62b464: fix Issue 1772 - regexp.split behavior with captur...

GitHub noreply at github.com
Wed Mar 14 18:45:54 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 62b464b48d61b076c89f7585dc0ac7632f57ba49
      https://github.com/D-Programming-Language/phobos/commit/62b464b48d61b076c89f7585dc0ac7632f57ba49
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2012-03-12 (Mon, 12 Mar 2012)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  fix Issue 1772 - regexp.split behavior with captures needs to be documented

A documentation clarification, the report itself is largely outdated.


  Commit: 6d782c6efd9ba6a7b7a314002a52d3455fa00d8c
      https://github.com/D-Programming-Language/phobos/commit/6d782c6efd9ba6a7b7a314002a52d3455fa00d8c
  Author: David Simcha <dsimcha at gmail.com>
  Date:   2012-03-14 (Wed, 14 Mar 2012)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  Merge pull request #491 from blackwhale/issue-1772

fix Issue 1772 - regexp.split behavior with captures needs to be documen...


Compare: https://github.com/D-Programming-Language/phobos/compare/bc13258...6d782c6


More information about the phobos mailing list