[phobos] [D-Programming-Language/phobos] 31c963: add std.traits.isAutodecodableString() to fix Issu...
GitHub via phobos
phobos at puremagic.com
Thu Jul 23 15:42:09 PDT 2015
Branch: refs/heads/stable
Home: https://github.com/D-Programming-Language/phobos
Commit: 31c963070245c2c89ae287283f49fc77425c45df
https://github.com/D-Programming-Language/phobos/commit/31c963070245c2c89ae287283f49fc77425c45df
Author: Walter Bright <walter at walterbright.com>
Date: 2015-07-23 (Thu, 23 Jul 2015)
Changed paths:
M std/traits.d
M std/utf.d
Log Message:
-----------
add std.traits.isAutodecodableString() to fix Issue 14765
Commit: 39806a85f5cd0f3280519277a5943e3485abd797
https://github.com/D-Programming-Language/phobos/commit/39806a85f5cd0f3280519277a5943e3485abd797
Author: Martin Nowak <code at dawg.eu>
Date: 2015-07-24 (Fri, 24 Jul 2015)
Changed paths:
M std/traits.d
M std/utf.d
Log Message:
-----------
Merge pull request #3512 from MartinNowak/fix14765
add std.traits.isAutodecodableString() to fix Issue 14765
Compare: https://github.com/D-Programming-Language/phobos/compare/7281178cfba7...39806a85f5cd
More information about the phobos
mailing list