[phobos] [D-Programming-Language/phobos] 4cc475: Strip spaces.
GitHub via phobos
phobos at puremagic.com
Fri Apr 25 15:30:42 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 4cc475fb67c7eaad2b8b033f1d22a020bc1e9775
https://github.com/D-Programming-Language/phobos/commit/4cc475fb67c7eaad2b8b033f1d22a020bc1e9775
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-04-24 (Thu, 24 Apr 2014)
Changed paths:
M std/conv.d
Log Message:
-----------
Strip spaces.
Commit: 3cd997aef2948d3ce43761dba0c9b3804cb38d69
https://github.com/D-Programming-Language/phobos/commit/3cd997aef2948d3ce43761dba0c9b3804cb38d69
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-04-25 (Fri, 25 Apr 2014)
Changed paths:
M std/conv.d
Log Message:
-----------
Fix Issue 12633 - std.conv.to should support target fixed-sized arrays.
Commit: e03879ce815df7fd4eb64fa6f5d95597ad661d77
https://github.com/D-Programming-Language/phobos/commit/e03879ce815df7fd4eb64fa6f5d95597ad661d77
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2014-04-26 (Sat, 26 Apr 2014)
Changed paths:
M std/conv.d
Log Message:
-----------
Merge pull request #2118 from AndrejMitrovic/Fix12633
Issue 12633 - std.conv.to should support target fixed-sized arrays
Compare: https://github.com/D-Programming-Language/phobos/compare/b70639fa37e0...e03879ce815d
More information about the phobos
mailing list