[parrot/parrot] debf83: partial update for this test to use more of the 'b...

noreply at github.com noreply at github.com
Sat Dec 18 12:32:44 UTC 2010


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

Commit: debf839e4d0d24cd2152d24823c232d5127a4b50
    https://github.com/parrot/parrot/commit/debf839e4d0d24cd2152d24823c232d5127a4b50
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-16 (Thu, 16 Dec 2010)

Changed paths:
  M lib/Parrot/Test/Harness.pm
  M t/src/embed/pmc.t

Log Message:
-----------
partial update for this test to use more of the 'best practices' API. We don't have a function to instantiate a new PMC by type name yet, so this test does not work


Commit: 7304885e214363954dd588908fe439d5571c6d29
    https://github.com/parrot/parrot/commit/7304885e214363954dd588908fe439d5571c6d29
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-17 (Fri, 17 Dec 2010)

Changed paths:
  M include/parrot/api.h
  M src/embed/api.c
  M src/embed/pmc.c
  M src/main.c
  M tools/dev/pbc_to_exe.pir

Log Message:
-----------
rename Parrot_api_build_argv_array to Parrot_api_pmc_wrap_string_array, and move it to src/embed/pmc.c


Commit: df07691f4554f016f99100c29e623601ef314166
    https://github.com/parrot/parrot/commit/df07691f4554f016f99100c29e623601ef314166
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-17 (Fri, 17 Dec 2010)

Changed paths:
  M src/embed/pmc.c

Log Message:
-----------
Add some error checking to Parrot_api_pmc_wrap_string_array. If we pass it a null pointer, return an empty array




More information about the parrot-commits mailing list