[phobos] [D-Programming-Language/phobos] 61921f: Remove pure nothrow @nogc from input range version...

GitHub via phobos phobos at puremagic.com
Thu Sep 4 10:35:26 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 61921f6503c5bb054c27850df91425223620fddb
      https://github.com/D-Programming-Language/phobos/commit/61921f6503c5bb054c27850df91425223620fddb
  Author: Marc Schütz <schuetzm at gmx.net>
  Date:   2014-09-04 (Thu, 04 Sep 2014)

  Changed paths:
    M std/utf.d

  Log Message:
  -----------
  Remove pure nothrow @nogc from input range version of byXchar

The functions are templated and get their attributes deduced.


  Commit: dea935d19dad25ca28d48b779af5146b8d66d650
      https://github.com/D-Programming-Language/phobos/commit/dea935d19dad25ca28d48b779af5146b8d66d650
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-09-04 (Thu, 04 Sep 2014)

  Changed paths:
    M std/utf.d

  Log Message:
  -----------
  Merge pull request #2483 from schuetzm/make-byxchar-unpure-gc-throw

Remove pure nothrow @nogc from input range version of byXchar


Compare: https://github.com/D-Programming-Language/phobos/compare/6ab335217ef4...dea935d19dad


More information about the phobos mailing list