[phobos] [dlang/phobos] 5e40a7: Fix Issue 11229: Add ASCII case for string version...
GitHub via phobos
phobos at puremagic.com
Tue May 10 05:12:19 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 5e40a7553a49cf9b4ffbf4fb3b0ba81b2a985498
https://github.com/dlang/phobos/commit/5e40a7553a49cf9b4ffbf4fb3b0ba81b2a985498
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-05-09 (Mon, 09 May 2016)
Changed paths:
M std/uni.d
Log Message:
-----------
Fix Issue 11229: Add ASCII case for string versions of std.uni.toLower/toUpper
Commit: 1db9c4346c925164e39127f1256e9ff3c6d98666
https://github.com/dlang/phobos/commit/1db9c4346c925164e39127f1256e9ff3c6d98666
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2016-05-10 (Tue, 10 May 2016)
Changed paths:
M std/uni.d
Log Message:
-----------
Merge pull request #4293 from JackStouffer/asLowerCase
Add ASCII case for string versions of std.uni.toLower/toUpper
Compare: https://github.com/dlang/phobos/compare/bcfc8ba9d72c...1db9c4346c92
More information about the phobos
mailing list