[parrot/parrot] 554213: Defined free_file() to free memory allocated for s...

noreply at github.com noreply at github.com
Sun Jul 17 02:08:23 UTC 2011


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

  Commit: 5542137a001fbd8173fe238585b365f9fff16a85
      https://github.com/parrot/parrot/commit/5542137a001fbd8173fe238585b365f9fff16a85
  Author: soh_cah_toa <kpolulak at gmail.com>
  Date:   2011-07-13 (Wed, 13 Jul 2011)

  Changed paths:
    M include/parrot/hbdb.h
  M src/hbdb.c

  Log Message:
  -----------
  Defined free_file() to free memory allocated for storing source file. Also defined hbdb_label_t since it's necessary for free_file() and I will need it soon anyway for the "disassemble" command.


  Commit: f239702168cf040f124df18b7f1a96acba43b5b8
      https://github.com/parrot/parrot/commit/f239702168cf040f124df18b7f1a96acba43b5b8
  Author: soh_cah_toa <kpolulak at gmail.com>
  Date:   2011-07-13 (Wed, 13 Jul 2011)

  Changed paths:
    M include/parrot/hbdb.h
  M src/hbdb.c

  Log Message:
  -----------
  Added "disassemble" command (kinda sorta). This is only the beginning. I want to work on something else but don't want to abandon this just yet.


  Commit: 9a2cd467a83ab82a33ebef5a2dc4c6375aa8c6fe
      https://github.com/parrot/parrot/commit/9a2cd467a83ab82a33ebef5a2dc4c6375aa8c6fe
  Author: soh_cah_toa <kpolulak at gmail.com>
  Date:   2011-07-16 (Sat, 16 Jul 2011)

  Changed paths:
    M include/parrot/hbdb.h
  M src/hbdb.c
  M src/runcore/cores.c

  Log Message:
  -----------
  Commands successfully repeat when nothing is entered. Renamed HBDB_ENTERED to HBDB_STARTED since the meaning of the later is more clear. Snuck in "step" command by accident.


Compare: https://github.com/parrot/parrot/compare/973394b...9a2cd46


More information about the parrot-commits mailing list