[parrot/parrot] d58e97: RPA does *not* provide a meaningful implementation...
noreply at github.com
noreply at github.com
Thu Sep 15 23:38:12 UTC 2011
Branch: refs/heads/kill-useless-defaults
Home: https://github.com/parrot/parrot
Commit: d58e97219f43e62de3b7cc3e5d377b1e9c5d7b85
https://github.com/parrot/parrot/commit/d58e97219f43e62de3b7cc3e5d377b1e9c5d7b85
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2011-09-12 (Mon, 12 Sep 2011)
Changed paths:
M t/pmc/resizablepmcarray.t
Log Message:
-----------
RPA does *not* provide a meaningful implementation of get_pointer. This test was misleading, and now broken
Commit: 16b0e637703fedef5325c9b3e3fdad7c2767e664
https://github.com/parrot/parrot/commit/16b0e637703fedef5325c9b3e3fdad7c2767e664
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2011-09-13 (Tue, 13 Sep 2011)
Changed paths:
M include/parrot/hash.h
M include/parrot/oplib/core_ops.h
M include/parrot/oplib/ops.h
M include/parrot/opsenum.h
M src/hash.c
M src/ops/core_ops.c
M src/ops/experimental.ops
Log Message:
-----------
add get_id op to satisfy nqp's usage of get_addr without necessarily using raw pointers
Commit: e42882fd68546cf266d54734d76ca126f5f90185
https://github.com/parrot/parrot/commit/e42882fd68546cf266d54734d76ca126f5f90185
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2011-09-14 (Wed, 14 Sep 2011)
Changed paths:
M runtime/parrot/library/P6object.pir
M t/library/p6object.t
Log Message:
-----------
update p6object to use new get_id opcode for uniquely identifying PMCs
Commit: 57d79ded260729c1c3970272fe56fc48def71f26
https://github.com/parrot/parrot/commit/57d79ded260729c1c3970272fe56fc48def71f26
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2011-09-15 (Thu, 15 Sep 2011)
Changed paths:
M t/src/extend_vtable.t
Log Message:
-----------
test get_pointer on something that is actually pointer-like
Compare: https://github.com/parrot/parrot/compare/56c1ce0...57d79de
More information about the parrot-commits
mailing list