[phobos] [D-Programming-Language/phobos] 2122fe: (last)indexOfNeither(index)

GitHub via phobos phobos at puremagic.com
Thu Jul 10 18:08:37 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 2122fe67c5dd238b468b3e12283565a6c9e2a68f
      https://github.com/D-Programming-Language/phobos/commit/2122fe67c5dd238b468b3e12283565a6c9e2a68f
  Author: Robert burner Schadek <rburners at gmail.com>
  Date:   2014-07-07 (Mon, 07 Jul 2014)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  (last)indexOfNeither(index)

faster

merged indexOfAnyImpl with indexOfNeitherImpl and fixed a bug


  Commit: 772b52fc30ef1f4ef0fb5df7ecb0ac40433145a0
      https://github.com/D-Programming-Language/phobos/commit/772b52fc30ef1f4ef0fb5df7ecb0ac40433145a0
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2014-07-10 (Thu, 10 Jul 2014)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Merge pull request #1977 from burner/last_indexOfNone_index

last_indexOfNone_index


Compare: https://github.com/D-Programming-Language/phobos/compare/41421afc3e4f...772b52fc30ef


More information about the phobos mailing list