[parrot/parrot] 4ebc57: Move Parrot_new out of src/embed.c

noreply at github.com noreply at github.com
Mon Jun 13 01:51:03 UTC 2011


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

  Commit: 4ebc5753093e29855a8621117a9e207634814ed3
      https://github.com/parrot/parrot/commit/4ebc5753093e29855a8621117a9e207634814ed3
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-06-12 (Sun, 12 Jun 2011)

  Changed paths:
    M include/parrot/embed.h
  M include/parrot/interpreter.h
  M src/embed.c
  M src/interp/inter_create.c

  Log Message:
  -----------
  Move Parrot_new out of src/embed.c


  Commit: 5593be75072340133634be3bda376ded6688c6a8
      https://github.com/parrot/parrot/commit/5593be75072340133634be3bda376ded6688c6a8
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-06-12 (Sun, 12 Jun 2011)

  Changed paths:
    M src/embed.c

  Log Message:
  -----------
  remove unused extern int Parrot_exec_run global


  Commit: 2af1cc7911b35241a752108be71e7384f5692fb2
      https://github.com/parrot/parrot/commit/2af1cc7911b35241a752108be71e7384f5692fb2
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-06-12 (Sun, 12 Jun 2011)

  Changed paths:
    M include/parrot/embed.h
  M include/parrot/interpreter.h
  M src/embed.c
  M src/interp/inter_create.c

  Log Message:
  -----------
  move another function out of src/embed.c


  Commit: 37fe0b34bfe1f7ac831eda387983965ce79d244b
      https://github.com/parrot/parrot/commit/37fe0b34bfe1f7ac831eda387983965ce79d244b
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-06-12 (Sun, 12 Jun 2011)

  Changed paths:
    M src/extend.c

  Log Message:
  -----------
  update some docs in src/extend.c


  Commit: 1fdeb68f0d8ab4291b4387097a0a71bb654e632c
      https://github.com/parrot/parrot/commit/1fdeb68f0d8ab4291b4387097a0a71bb654e632c
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-06-12 (Sun, 12 Jun 2011)

  Changed paths:
    M include/parrot/embed.h
  M include/parrot/interpreter.h
  M include/parrot/warnings.h
  M src/embed.c
  M src/interp/inter_misc.c

  Log Message:
  -----------
  Move flags, debug, and trace-related code from embed.c to src/interp/inter_misc.c


  Commit: 9fefc3a69851ee662a5319f58498fdf047370463
      https://github.com/parrot/parrot/commit/9fefc3a69851ee662a5319f58498fdf047370463
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-06-12 (Sun, 12 Jun 2011)

  Changed paths:
    M include/parrot/embed.h
  M include/parrot/interpreter.h
  M include/parrot/packfile.h
  M src/embed.c
  M src/embed/bytecode.c
  M src/interp/inter_misc.c
  M src/packfile/api.c

  Log Message:
  -----------
  Parrot_pf_prepare_loaded_packfile -> Parrot_pf_prepare_packfile_init. Add a similar function for _load. Fix docs. Add some DEPRECATED: notices to embed.c with upgrade path information


Compare: https://github.com/parrot/parrot/compare/a82fafc...9fefc3a


More information about the parrot-commits mailing list