[phobos] [dlang/phobos] 18c9ff: fix issue 16192 - std.conv.toChars() opSlice wrong...
GitHub via phobos
phobos at puremagic.com
Wed Jul 6 16:53:56 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 18c9ffc625b874d8b4e149bb4adbc3707ce08032
https://github.com/dlang/phobos/commit/18c9ffc625b874d8b4e149bb4adbc3707ce08032
Author: anonymous <aG0aep6G at users.noreply.github.com>
Date: 2016-06-28 (Tue, 28 Jun 2016)
Changed paths:
M std/conv.d
Log Message:
-----------
fix issue 16192 - std.conv.toChars() opSlice wrong for radix other than 10
Commit: c4b397315c6d4341cf6302a07163696468a3333e
https://github.com/dlang/phobos/commit/c4b397315c6d4341cf6302a07163696468a3333e
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2016-07-06 (Wed, 06 Jul 2016)
Changed paths:
M std/conv.d
Log Message:
-----------
Merge pull request #4489 from aG0aep6G/16192-2
fix issue 16192 - std.conv.toChars() opSlice wrong for radix other th…
Compare: https://github.com/dlang/phobos/compare/5225064a828c...c4b397315c6d
More information about the phobos
mailing list