[parrot/parrot] 63d7ef: Add Parrot_api_pmc_find_method() function and impr...

noreply at github.com noreply at github.com
Sun Dec 19 16:21:40 UTC 2010


Branch: refs/heads/embed_api4
Home:   https://github.com/parrot/parrot

Commit: 63d7ef8d06c8d7880fcc8ac50a96c4f4754b6f1c
    https://github.com/parrot/parrot/commit/63d7ef8d06c8d7880fcc8ac50a96c4f4754b6f1c
Author: Léo Grange <grangeleo at gmail.com>
Date:   2010-12-19 (Sun, 19 Dec 2010)

Changed paths:
  M include/parrot/api.h
  M src/embed/pmc.c
  M t/src/embed/pmc.t

Log Message:
-----------
Add Parrot_api_pmc_find_method() function and improve t/src/embed/pmc.t to test it


Commit: 459fc64ba47f7bac58f9fce1de35abc3fcf5550a
    https://github.com/parrot/parrot/commit/459fc64ba47f7bac58f9fce1de35abc3fcf5550a
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-19 (Sun, 19 Dec 2010)

Changed paths:
  M include/parrot/api.h
  M src/embed/pmc.c
  M t/src/embed/pmc.t

Log Message:
-----------
fix merge problems


Commit: 80975b33ee15d5a0b9abd49b5b0ab4be3c6e920b
    https://github.com/parrot/parrot/commit/80975b33ee15d5a0b9abd49b5b0ab4be3c6e920b
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-19 (Sun, 19 Dec 2010)

Changed paths:
  M compilers/imcc/main.c
  M include/parrot/api.h
  M src/embed/pmc.c

Log Message:
-----------
Parrot_api_pmc_[get|set]_keyed got deleted on accident. Re-add them and tests pass again




More information about the parrot-commits mailing list