[phobos] [D-Programming-Language/phobos] f44bfa: Make std.math compile on non-x86 by stubbing/asser...
GitHub
noreply at github.com
Sun Jul 8 00:08:24 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: f44bfa1bfe8578dc9c057668ca1e526170c0a69d
https://github.com/D-Programming-Language/phobos/commit/f44bfa1bfe8578dc9c057668ca1e526170c0a69d
Author: alexrp <alex at lycus.org>
Date: 2012-07-07 (Sat, 07 Jul 2012)
Changed paths:
M std/math.d
Log Message:
-----------
Make std.math compile on non-x86 by stubbing/asserting things out.
Commit: 4ce5d04376cbe5a6dfc0265eccca02ee4da6591f
https://github.com/D-Programming-Language/phobos/commit/4ce5d04376cbe5a6dfc0265eccca02ee4da6591f
Author: Don Clugston <dclugston at googlemail.com>
Date: 2012-07-08 (Sun, 08 Jul 2012)
Changed paths:
M std/math.d
Log Message:
-----------
Merge pull request #666 from alexrp/std-math-ieee
Make std.math compile on non-x86 by stubbing/asserting things out.
Compare: https://github.com/D-Programming-Language/phobos/compare/51824c5b1804...4ce5d04376cb
More information about the phobos
mailing list