[parrot/parrot] e30e10: New API functions to perform string-keyed lookup a...
noreply at github.com
noreply at github.com
Sat Dec 18 14:26:51 UTC 2010
Branch: refs/heads/embed_api2
Home: https://github.com/parrot/parrot
Commit: e30e103c3fe9b1bad64f78be8d61bb13d3007a3e
https://github.com/parrot/parrot/commit/e30e103c3fe9b1bad64f78be8d61bb13d3007a3e
Author: Matt Rajca <matt.rajca at me.com>
Date: 2010-12-17 (Fri, 17 Dec 2010)
Changed paths:
M include/parrot/api.h
M src/embed/pmc.c
Log Message:
-----------
New API functions to perform string-keyed lookup and set
Commit: 5b5206648f4055cc852cbfd7e6fea8ca81c5bc6c
https://github.com/parrot/parrot/commit/5b5206648f4055cc852cbfd7e6fea8ca81c5bc6c
Author: Matt Rajca <matt.rajca at me.com>
Date: 2010-12-17 (Fri, 17 Dec 2010)
Changed paths:
A t/src/embed/pmc.t
Log Message:
-----------
Added test
Commit: c2fd1983b746617ae33e801632e445ce7ad37e08
https://github.com/parrot/parrot/commit/c2fd1983b746617ae33e801632e445ce7ad37e08
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M include/parrot/api.h
M src/embed/pmc.c
M t/src/embed/pmc.t
Log Message:
-----------
fix some conflicts in merge.
Commit: b88f4282b9163af10a0c560700e0c1ad0829cabc
https://github.com/parrot/parrot/commit/b88f4282b9163af10a0c560700e0c1ad0829cabc
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2010-12-18 (Sat, 18 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_get_class and Parrot_api_pmc new. Use those to fix up the new test for string keyed accessors so it only uses API functions
More information about the parrot-commits
mailing list