[phobos] [dlang/phobos] 3498fc: Make std.uni.toUTF16 DRY by using byUTF internally
GitHub via phobos
phobos at puremagic.com
Fri Sep 30 22:36:54 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 3498fc12329bb6164d2e5a6d6ff323f1931cfd84
https://github.com/dlang/phobos/commit/3498fc12329bb6164d2e5a6d6ff323f1931cfd84
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-09-17 (Sat, 17 Sep 2016)
Changed paths:
M std/utf.d
Log Message:
-----------
Make std.uni.toUTF16 DRY by using byUTF internally
Commit: e35705001f3a18d21ce38af2626537d8da41de41
https://github.com/dlang/phobos/commit/e35705001f3a18d21ce38af2626537d8da41de41
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2016-10-01 (Sat, 01 Oct 2016)
Changed paths:
M std/utf.d
Log Message:
-----------
Merge pull request #4796 from JackStouffer/toUTF16
Make std.uni.toUTF16 DRY by using byUTF internally
Compare: https://github.com/dlang/phobos/compare/ace0b9378811...e35705001f3a
More information about the phobos
mailing list