[parrot/parrot] b8b9be: implement is_inf_or_nan operator
noreply at github.com
noreply at github.com
Tue Dec 6 10:57:35 UTC 2011
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: b8b9be6ac462e02ea597e4115c85872e8a41abe2
https://github.com/parrot/parrot/commit/b8b9be6ac462e02ea597e4115c85872e8a41abe2
Author: Moritz Lenz <moritz at faui2k3.org>
Date: 2011-12-06 (Tue, 06 Dec 2011)
Changed paths:
M include/parrot/datatypes.h
M src/ops/math.ops
M t/op/inf_nan.t
Log Message:
-----------
implement is_inf_or_nan operator
Commit: 028af3d40d585b275fc94ec666ddacd26568543e
https://github.com/parrot/parrot/commit/028af3d40d585b275fc94ec666ddacd26568543e
Author: Moritz Lenz <moritz at faui2k3.org>
Date: 2011-12-06 (Tue, 06 Dec 2011)
Changed paths:
M include/parrot/oplib/core_ops.h
M include/parrot/oplib/ops.h
M include/parrot/opsenum.h
M src/ops/core_ops.c
Log Message:
-----------
update generated files
Commit: bd496407faa0fcf0444807b4db9f81c0ebd4960e
https://github.com/parrot/parrot/commit/bd496407faa0fcf0444807b4db9f81c0ebd4960e
Author: Moritz Lenz <moritz at faui2k3.org>
Date: 2011-12-06 (Tue, 06 Dec 2011)
Changed paths:
M t/compilers/opsc/06-opsfile.t
Log Message:
-----------
remove tests that fail when you add a new op
Compare: https://github.com/parrot/parrot/compare/002173a...bd49640
More information about the parrot-commits
mailing list