[phobos] [D-Programming-Language/phobos] 9dcc37: Switch to matchFirst/matchAll for examples

GitHub noreply at github.com
Thu Jan 16 08:50:40 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 9dcc377d55178ad8f65361996587ff9587f24966
      https://github.com/D-Programming-Language/phobos/commit/9dcc377d55178ad8f65361996587ff9587f24966
  Author: Brad Anderson <eco at gnuk.net>
  Date:   2014-01-14 (Tue, 14 Jan 2014)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  Switch to matchFirst/matchAll for examples


  Commit: 3979b483e9d2b9770aaa61a2f3aabeb8a5dee25d
      https://github.com/D-Programming-Language/phobos/commit/3979b483e9d2b9770aaa61a2f3aabeb8a5dee25d
  Author: Brad Anderson <eco at gnuk.net>
  Date:   2014-01-14 (Tue, 14 Jan 2014)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  Use documented unittest rather than code dup


  Commit: 5c5f5a1fc7b728e269965f7fa6e0f872eefd5dbd
      https://github.com/D-Programming-Language/phobos/commit/5c5f5a1fc7b728e269965f7fa6e0f872eefd5dbd
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-01-16 (Thu, 16 Jan 2014)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  Merge pull request #1856 from eco/do-not-use-match-in-docs

Switch to matchAll() and matchFirst() in std.regex doc examples


Compare: https://github.com/D-Programming-Language/phobos/compare/a791f3b3227f...5c5f5a1fc7b7


More information about the phobos mailing list