[phobos] [D-Programming-Language/phobos] 8f52f1: replace use of deprecated canFind overload

GitHub noreply at github.com
Fri Jan 24 06:16:07 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 8f52f117532b4f8065a274797b2b3de64d6550eb
      https://github.com/D-Programming-Language/phobos/commit/8f52f117532b4f8065a274797b2b3de64d6550eb
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-01-23 (Thu, 23 Jan 2014)

  Changed paths:
    M std/datetime.d

  Log Message:
  -----------
  replace use of deprecated canFind overload

- !canFind(not!isDigit) == all!isDigit


  Commit: e24e537684f594a99d9521c8647c0732f1ce9209
      https://github.com/D-Programming-Language/phobos/commit/e24e537684f594a99d9521c8647c0732f1ce9209
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2014-01-24 (Fri, 24 Jan 2014)

  Changed paths:
    M std/datetime.d

  Log Message:
  -----------
  Merge pull request #1876 from MartinNowak/canFind

replace use of deprecated canFind overload


Compare: https://github.com/D-Programming-Language/phobos/compare/b39e0c85d215...e24e537684f5


More information about the phobos mailing list