September 04, 2014 [phobos] [D-Programming-Language/phobos] 61921f: Remove pure nothrow @nogc from input range version... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation