[parrot/parrot] db1e32: code cleanup in scheduler.c. Add const to give the...

noreply at github.com noreply at github.com
Fri Oct 28 15:02:36 UTC 2011


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

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

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

  Log Message:
  -----------
  code cleanup in scheduler.c. Add const to give the optimizer a fighting chance. Remove some dead code


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

  Changed paths:
    M src/scheduler.c

  Log Message:
  -----------
  remove CX_DEBUG flag and all related debugging messages. Most of these are old and not in places that make sense for the current system. We can re-add in debugging/dumping functionality later as needed


Compare: https://github.com/parrot/parrot/compare/713dd02...78459c0


More information about the parrot-commits mailing list