Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: df855dec527251cb7dee97c59241c62543672959
https://github.com/parrot/parrot/commit/df855dec527251cb7dee97c59241c62543672959
Author: Reini Urban <[email protected]>
Date: 2014-11-22 (Sat, 22 Nov 2014)
Changed paths:
M ChangeLog
M config/auto/infnan.pm
M config/auto/infnan/test_c.in
Log Message:
-----------
[config] Extend auto::infnan probe to other --floatval #1146
also check the real output for isnan and isinf.
maybe we should also check for NAN != NAN
Commit: 682465a65d8fbc82fb05a91ae19bfb117e288ec9
https://github.com/parrot/parrot/commit/682465a65d8fbc82fb05a91ae19bfb117e288ec9
Author: Reini Urban <[email protected]>
Date: 2014-11-22 (Sat, 22 Nov 2014)
Changed paths:
M ChangeLog
M src/dynoplibs/math.ops
M t/dynoplibs/math.t
Log Message:
-----------
math dynop: Fix cmod_p_p_n* for NaN and Inf #1147
Return a string in this case.
Commit: c910c1db1ae161b522840506c2d8fb36782ddfd7
https://github.com/parrot/parrot/commit/c910c1db1ae161b522840506c2d8fb36782ddfd7
Author: Reini Urban <[email protected]>
Date: 2014-11-22 (Sat, 22 Nov 2014)
Changed paths:
M ChangeLog
M include/parrot/io.h
M src/dynoplibs/math.ops
M src/io/api.c
M src/ops/core_ops.c
M src/ops/math.ops
M src/pmc/complex.pmc
M src/pmc/integer.pmc
M t/op/inf_nan.t
Log Message:
-----------
[core] Fix floor, ceil and complex, integer math ops for NaN/Inf
Closes #422: Rounding Inf and NaN (in fact all math ops with floats),
throw EXCEPTION_LOSSY_CONVERSION, "Invalid number" when Nan/Inf => Int
otherwise returns a String PMC or if Float passes Nan/Inf through.
Closes GH #1147, no remaining NaN/Inf TODO tests.
Commit: 1c30618e1fad9d0cc83dade10d389a1c6c3ff08b
https://github.com/parrot/parrot/commit/1c30618e1fad9d0cc83dade10d389a1c6c3ff08b
Author: Reini Urban <[email protected]>
Date: 2014-11-22 (Sat, 22 Nov 2014)
Changed paths:
M t/pmc/integer.t
Log Message:
-----------
[test] fix t/pmc/integer.t for long double
GH #828
Commit: 7b712b41e587aa52a94e79f046c7fa89d7ba386d
https://github.com/parrot/parrot/commit/7b712b41e587aa52a94e79f046c7fa89d7ba386d
Author: Reini Urban <[email protected]>
Date: 2014-11-22 (Sat, 22 Nov 2014)
Changed paths:
M src/ops/math.ops
Log Message:
-----------
[codingstd] fix hard tabs in math.ops
Compare: https://github.com/parrot/parrot/compare/d4cc5c2300bd...7b712b41e587_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits