[parrot/parrot] a4eaef: Grouped calls to Parrot_api_make_interpreter() and...

noreply at github.com noreply at github.com
Wed Jun 15 00:04:35 UTC 2011


  Branch: refs/heads/soh-cah-toa/hbdb
  Home:   https://github.com/parrot/parrot

  Commit: a4eaefdc5bf829e8c7fe1a0e0c424f13b8983f50
      https://github.com/parrot/parrot/commit/a4eaefdc5bf829e8c7fe1a0e0c424f13b8983f50
  Author: soh_cah_toa <kpolulak at gmail.com>
  Date:   2011-06-14 (Tue, 14 Jun 2011)

  Changed paths:
    M frontend/hbdb/main.c

  Log Message:
  -----------
  Grouped calls to Parrot_api_make_interpreter() and Parrot_api_set_executable_name() into one expression since it makes sense to call the latter immediately after the former


  Commit: dd11f540a85124e2acfec92673293269fc69c68f
      https://github.com/parrot/parrot/commit/dd11f540a85124e2acfec92673293269fc69c68f
  Author: soh_cah_toa <kpolulak at gmail.com>
  Date:   2011-06-14 (Tue, 14 Jun 2011)

  Changed paths:
    M src/hbdb.c

  Log Message:
  -----------
  Renamed hbdb_run_code() to hbdb_runloop() because the former is a little misleading


Compare: https://github.com/parrot/parrot/compare/15b616b...dd11f54


More information about the parrot-commits mailing list