[phobos] [D-Programming-Language/phobos] f476f4: Fixed Issue 1668 std.stream readf can't read int, ...
GitHub
noreply at github.com
Sun Feb 16 09:19:32 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: f476f47bab3f2e92bac1f37d9f2e3ea23b78ef5a
https://github.com/D-Programming-Language/phobos/commit/f476f47bab3f2e92bac1f37d9f2e3ea23b78ef5a
Author: Blake Anderton <rbanderton at gmail.com>
Date: 2014-02-16 (Sun, 16 Feb 2014)
Changed paths:
M std/stream.d
Log Message:
-----------
Fixed Issue 1668 std.stream readf can't read int, nan, inf as floats
Commit: a56882e036087083fcc29444ec4d2d36bf5088d2
https://github.com/D-Programming-Language/phobos/commit/a56882e036087083fcc29444ec4d2d36bf5088d2
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-02-16 (Sun, 16 Feb 2014)
Changed paths:
M std/stream.d
Log Message:
-----------
Merge pull request #1929 from rbanderton/fix-issue-1668
Fix issue 1668 - std.stream readf can't read int, nan, inf as floats
Compare: https://github.com/D-Programming-Language/phobos/compare/f5c5f9da5031...a56882e03608
More information about the phobos
mailing list