November 10, 2014 [phobos] [D-Programming-Language/phobos] 8898fe: Issue 13689: byCodeUnit fails to be a random acces... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 8898fe5571885a2cd88a940743969f53a0f67925 https://github.com/D-Programming-Language/phobos/commit/8898fe5571885a2cd88a940743969f53a0f67925 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2014-11-05 (Wed, 05 Nov 2014) Changed paths: M std/utf.d Log Message: ----------- Issue 13689: byCodeUnit fails to be a random access range. Add static assert to ensure random accessability. Commit: 77b4b8ac22d2cb505dcb11fcbcb1e42f35c5881a https://github.com/D-Programming-Language/phobos/commit/77b4b8ac22d2cb505dcb11fcbcb1e42f35c5881a Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2014-11-10 (Mon, 10 Nov 2014) Changed paths: M std/utf.d Log Message: ----------- Merge pull request #2656 from quickfur/issue13689 [trivial] Issue 13689: byCodeUnit fails to be a random access range. Compare: https://github.com/D-Programming-Language/phobos/compare/2ec073a657b7...77b4b8ac22d2 |
Copyright © 1999-2021 by the D Language Foundation