[phobos] [D-Programming-Language/phobos] 67e3c3: fix Issue 10403 - memchr optimization for std.algo...

GitHub noreply at github.com
Thu Oct 31 13:32:15 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 67e3c321a880dbeb29f69fe46efffa5f19aac633
      https://github.com/D-Programming-Language/phobos/commit/67e3c321a880dbeb29f69fe46efffa5f19aac633
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-10-31 (Thu, 31 Oct 2013)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  fix Issue 10403 - memchr optimization for std.algorithm.find


  Commit: 8372da44f66f20c67b69b4b8fb39233ce42d493c
      https://github.com/D-Programming-Language/phobos/commit/8372da44f66f20c67b69b4b8fb39233ce42d493c
  Author: monarchdodra <monarchdodra at gmail.com>
  Date:   2013-10-31 (Thu, 31 Oct 2013)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Tweak find implementation


  Commit: 482d0e161b04fa1eade0937deecc964d23bca88f
      https://github.com/D-Programming-Language/phobos/commit/482d0e161b04fa1eade0937deecc964d23bca88f
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2013-10-31 (Thu, 31 Oct 2013)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Merge pull request #1492 from monarchdodra/findImprov

fix Issue 10403 - memchr optimization for std.algorithm.find


Compare: https://github.com/D-Programming-Language/phobos/compare/6dbeb6b8a79c...482d0e161b04


More information about the phobos mailing list