[parrot/parrot] 14f83f: Add stub for push_cached_eh
noreply at github.com
noreply at github.com
Mon Jan 24 12:05:25 UTC 2011
Branch: refs/heads/cached_eh
Home: https://github.com/parrot/parrot
Commit: 14f83f2cdc448e52dd9f78b0065f507c8fb50736
https://github.com/parrot/parrot/commit/14f83f2cdc448e52dd9f78b0065f507c8fb50736
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-01-24 (Mon, 24 Jan 2011)
Changed paths:
M PBC_COMPAT
M src/ops/experimental.ops
Log Message:
-----------
Add stub for push_cached_eh
Commit: 6e5bf523b6e7100ace943ab55cc212fcd6b65dde
https://github.com/parrot/parrot/commit/6e5bf523b6e7100ace943ab55cc212fcd6b65dde
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-01-24 (Mon, 24 Jan 2011)
Changed paths:
M src/pmc/sub.pmc
Log Message:
-----------
Add cache for ExceptionHandlers into Sub PMC.
Commit: 35fdb32c7fa6037497f0a155599f5db35eb53810
https://github.com/parrot/parrot/commit/35fdb32c7fa6037497f0a155599f5db35eb53810
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-01-24 (Mon, 24 Jan 2011)
Changed paths:
A examples/benchmarks/exceptions.pir
Log Message:
-----------
Add modified example from jnthn++ for ExceptionHandlers benchmarking.
Commit: 9d7f0dd6313929ae7bee1694b5edddab55a63622
https://github.com/parrot/parrot/commit/9d7f0dd6313929ae7bee1694b5edddab55a63622
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-01-24 (Mon, 24 Jan 2011)
Changed paths:
M src/ops/experimental.ops
Log Message:
-----------
Implement push_cached_eh
Commit: a06275cbd410c4ff933c78f2da775f276506f22f
https://github.com/parrot/parrot/commit/a06275cbd410c4ff933c78f2da775f276506f22f
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-01-24 (Mon, 24 Jan 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:
-----------
Rebootstrap ops
More information about the parrot-commits
mailing list