Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: cb01d8dab9f3b025921499763691e555a593efc0
https://github.com/D-Programming-Language/phobos/commit/cb01d8dab9f3b025921499763691e555a593efc0
Author: Ilya Yaroshenko <[email protected]>
Date: 2014-11-11 (Tue, 11 Nov 2014)
Changed paths:
M std/conv.d
Log Message:
-----------
std.conv: clean imports
fix parse for null and bool
1. Allow parse nulls from input range
2. Remove slow (unicode like) version of parse for bools.
3. Range version of parse for bools is used.
revert some changes
remove some changes
remove few changes
Commit: cd8531fc55ee7a957aded992a67d48092f95c957
https://github.com/D-Programming-Language/phobos/commit/cd8531fc55ee7a957aded992a67d48092f95c957
Author: Ilya Yaroshenko <[email protected]>
Date: 2014-11-11 (Tue, 11 Nov 2014)
Changed paths:
M std/conv.d
Log Message:
-----------
added scope format imports
Commit: c0028b4cf9bcdec68d75f844261a243b6ebabe8d
https://github.com/D-Programming-Language/phobos/commit/c0028b4cf9bcdec68d75f844261a243b6ebabe8d
Author: Михаил Страшун <[email protected]>
Date: 2014-11-11 (Tue, 11 Nov 2014)
Changed paths:
M std/conv.d
Log Message:
-----------
Merge pull request #2667 from 9il/conv
std.conv: clean imports & parse (null and bool) fix
Compare:
https://github.com/D-Programming-Language/phobos/compare/30192597b911...c0028b4cf9bc_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos