[phobos] [D-Programming-Language/phobos] 0c35fc: fix Issue 8203

GitHub noreply at github.com
Fri Jun 8 01:05:09 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 0c35fcd694481753cebae9803906f6d857fe954f
      https://github.com/D-Programming-Language/phobos/commit/0c35fcd694481753cebae9803906f6d857fe954f
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2012-06-07 (Thu, 07 Jun 2012)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  fix Issue 8203

Change RegexMatch objects to follow proper COW semantics


  Commit: 245782bb6393b4a415c0e1e93b8a05f448e1457f
      https://github.com/D-Programming-Language/phobos/commit/245782bb6393b4a415c0e1e93b8a05f448e1457f
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2012-06-07 (Thu, 07 Jun 2012)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  unittest for bug 8203


  Commit: f1757b88fa2fda9f5db74493be762c058d3e0111
      https://github.com/D-Programming-Language/phobos/commit/f1757b88fa2fda9f5db74493be762c058d3e0111
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2012-06-08 (Fri, 08 Jun 2012)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  Merge pull request #623 from blackwhale/nested-regex

fix Issue 8203 std.regex.match() generates "not enough preallocated memory" 


Compare: https://github.com/D-Programming-Language/phobos/compare/6b7174d...f1757b8


More information about the phobos mailing list