[parrot/parrot] 9ddac3: cleanup Scheduler.pmc and Task.pmc. Add const for ...

noreply at github.com noreply at github.com
Fri Oct 28 15:40:53 UTC 2011


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

  Commit: 9ddac318b2cc311236f8fbf27ea49afbb95421e4
      https://github.com/parrot/parrot/commit/9ddac318b2cc311236f8fbf27ea49afbb95421e4
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-10-28 (Fri, 28 Oct 2011)

  Changed paths:
    M src/pmc/scheduler.pmc
  M src/pmc/task.pmc

  Log Message:
  -----------
  cleanup Scheduler.pmc and Task.pmc. Add const for the optimizer. Fix a bug in Scheduler.active_tasks() involving a bad PCC call.


  Commit: 524fd09ebf8b39d94fc0ffaff3242ae221a64c92
      https://github.com/parrot/parrot/commit/524fd09ebf8b39d94fc0ffaff3242ae221a64c92
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-10-28 (Fri, 28 Oct 2011)

  Changed paths:
    M include/parrot/scheduler.h
  M src/interp/inter_misc.c
  M src/ops/core_ops.c
  M src/ops/experimental.ops
  M src/scheduler.c

  Log Message:
  -----------
  rename Parrot_task_current to Parrot_cx_current_task for pleasantness. Remove some old, dead, message-related code.


Compare: https://github.com/parrot/parrot/compare/78459c0...524fd09


More information about the parrot-commits mailing list