[parrot/parrot] 18e884: make interp->op_mmd_cache a PMC
noreply at github.com
noreply at github.com
Thu Mar 3 15:18:56 UTC 2011
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 18e88494685b68b2481e26e269d830283b4d78be
https://github.com/parrot/parrot/commit/18e88494685b68b2481e26e269d830283b4d78be
Author: Christoph Otto <christoph_git at mksig.org>
Date: 2011-03-02 (Wed, 02 Mar 2011)
Changed paths:
M include/parrot/multidispatch.h
M src/call/context.c
M src/interp/inter_create.c
M src/multidispatch.c
Log Message:
-----------
make interp->op_mmd_cache a PMC
Commit: a5571e9e454690e2ec744af18c1d140f1e4adfe7
https://github.com/parrot/parrot/commit/a5571e9e454690e2ec744af18c1d140f1e4adfe7
Author: Christoph Otto <christoph_git at mksig.org>
Date: 2011-03-02 (Wed, 02 Mar 2011)
Changed paths:
M include/parrot/multidispatch.h
Log Message:
-----------
add noop macro for Parrot_mmd_cache_destroy for backwards compatibility
Commit: 259ae36c8ecadb9ce220ef3effea159c0e0e6488
https://github.com/parrot/parrot/commit/259ae36c8ecadb9ce220ef3effea159c0e0e6488
Author: Christoph Otto <christoph_git at mksig.org>
Date: 2011-03-02 (Wed, 02 Mar 2011)
Changed paths:
M src/multidispatch.c
Log Message:
-----------
fix Parrot_mmd_cache_mark
Commit: ecc49a664163d1ba33077da8f071814d2993e24d
https://github.com/parrot/parrot/commit/ecc49a664163d1ba33077da8f071814d2993e24d
Author: Christoph Otto <christoph_git at mksig.org>
Date: 2011-03-03 (Thu, 03 Mar 2011)
Changed paths:
M include/parrot/multidispatch.h
M src/call/context.c
M src/interp/inter_create.c
M src/multidispatch.c
Log Message:
-----------
Merge branch 'mmd-cache-pmc'
Compare: https://github.com/parrot/parrot/compare/db77547...ecc49a6
More information about the parrot-commits
mailing list