[phobos] [D-Programming-Language/phobos] 72a437: Remove decodeGrapheme, byGrapheme, and byCodePoint...
GitHub via phobos
phobos at puremagic.com
Sun Jun 7 14:28:14 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 72a4376f243bbb2165f47c829c9983da9682bdda
https://github.com/D-Programming-Language/phobos/commit/72a4376f243bbb2165f47c829c9983da9682bdda
Author: Tomoya Tanjo <ttanjo at gmail.com>
Date: 2015-05-14 (Thu, 14 May 2015)
Changed paths:
M std/uni.d
Log Message:
-----------
Remove decodeGrapheme, byGrapheme, and byCodePoint from @trusted block
Commit: e3899bba217bc05a44f9dc973b449ad71228fcc9
https://github.com/D-Programming-Language/phobos/commit/e3899bba217bc05a44f9dc973b449ad71228fcc9
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2015-06-08 (Mon, 08 Jun 2015)
Changed paths:
M std/uni.d
Log Message:
-----------
Merge pull request #3280 from tom-tan/rm-trusted-uni-decodeGrapheme-byGrapheme-byCodePoint
Remove std.uni.decodeGrapheme, byGrapheme, and byCodePoint from @trus…
Compare: https://github.com/D-Programming-Language/phobos/compare/b47f16d85e62...e3899bba217b
More information about the phobos
mailing list