[parrot/parrot] 0a84eb: Add a new IGLOBALS_LOADED_PBCS global to be a cach...

noreply at github.com noreply at github.com
Mon Jul 25 23:39:28 UTC 2011


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

  Commit: 0a84eb759095995a599721fe8274c44395412160
      https://github.com/parrot/parrot/commit/0a84eb759095995a599721fe8274c44395412160
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-07-25 (Mon, 25 Jul 2011)

  Changed paths:
    M include/parrot/interpreter.h
  M src/global_setup.c
  M src/packfile/api.c
  M src/pmc/packfileview.pmc

  Log Message:
  -----------
  Add a new IGLOBALS_LOADED_PBCS global to be a cache for load_bytecode_p_s. Add a ->path attr to packfile view to optionally hold the string path of the packfile, if it was loaded from a file with load_bytecode_p_s


  Commit: 5ef23c59e1b69c25f1c21771398c87a1da5ad2fd
      https://github.com/parrot/parrot/commit/5ef23c59e1b69c25f1c21771398c87a1da5ad2fd
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-07-25 (Mon, 25 Jul 2011)

  Changed paths:
    M src/pmc/packfileview.pmc

  Log Message:
  -----------
  get_string_native -> get_string. Why? LOLWTF, that's why.


Compare: https://github.com/parrot/parrot/compare/05b0911...5ef23c5


More information about the parrot-commits mailing list