[phobos] [dlang/phobos] 60a233: Partial fix of Issue 8384 - std.conv.to should all...
GitHub via phobos
phobos at puremagic.com
Tue Apr 26 13:14:09 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 60a233372a96abab810f030b4e3ff494987aa25e
https://github.com/dlang/phobos/commit/60a233372a96abab810f030b4e3ff494987aa25e
Author: biotronic <simen.kjaras at gmail.com>
Date: 2016-04-16 (Sat, 16 Apr 2016)
Changed paths:
M std/conv.d
M std/datetime.d
Log Message:
-----------
Partial fix of Issue 8384 - std.conv.to should allow conversion between any pair of string/wstring/dstring/char*/wchar*/dchar*
Commit: 22c7f11265d62ad1ac387bc9aaa90b742f9563b2
https://github.com/dlang/phobos/commit/22c7f11265d62ad1ac387bc9aaa90b742f9563b2
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2016-04-27 (Wed, 27 Apr 2016)
Changed paths:
M std/conv.d
M std/datetime.d
Log Message:
-----------
Merge pull request #4199 from Biotronic/fix-8384
Partial fix of Issue 8384 - std.conv.to should allow conversion betwe…
Compare: https://github.com/dlang/phobos/compare/e323667d5143...22c7f11265d6
More information about the phobos
mailing list