[parrot/parrot] 17a698: Merge branch 'green_threads'

noreply at github.com noreply at github.com
Sat Oct 29 20:15:49 UTC 2011


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

  Commit: 17a69801199de6171f1163a53650ef4c6ef0693b
      https://github.com/parrot/parrot/commit/17a69801199de6171f1163a53650ef4c6ef0693b
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-10-29 (Sat, 29 Oct 2011)

  Changed paths:
    M CREDITS
  A DEPRECATED-branch.pod
  M MANIFEST
  M MANIFEST.generated
  M config/gen/makefiles/root.in
  A examples/pir/coop_threads.pir
  M ext/nqp-rx/src/stage0/Regex-s0.pir
  A include/parrot/alarm.h
  M include/parrot/call.h
  A include/parrot/events.h
  M include/parrot/gc_api.h
  M include/parrot/interpreter.h
  M include/parrot/oplib/core_ops.h
  M include/parrot/oplib/ops.h
  M include/parrot/opsenum.h
  M include/parrot/platform_interface.h
  M include/parrot/runcore_api.h
  M include/parrot/scheduler.h
  M include/parrot/scheduler_private.h
  A runtime/parrot/include/green_threads.pir
  A src/alarm.c
  M src/call/ops.c
  M src/call/pcc.c
  A src/events.c
  M src/exceptions.c
  M src/exit.c
  M src/extend.c
  M src/gc/gc_ms.c
  M src/gc/mark_sweep.c
  M src/interp/inter_cb.c
  M src/interp/inter_create.c
  M src/interp/inter_misc.c
  M src/ops/core.ops
  M src/ops/core_ops.c
  M src/ops/experimental.ops
  M src/packfile/api.c
  M src/platform/generic/time.c
  A src/pmc/alarm.pmc
  A src/pmc/callback.pmc
  M src/pmc/parrotinterpreter.pmc
  A src/pmc/pmclist.pmc
  M src/pmc/scheduler.pmc
  M src/pmc/task.pmc
  M src/pmc/timer.pmc
  M src/runcore/cores.c
  M src/runcore/main.c
  M src/scheduler.c
  M src/string/api.c
  A t/pmc/alarm.t
  M t/pmc/nci.t
  A t/pmc/pmclist.t
  R t/pmc/scheduler.t
  M t/pmc/task.t
  A t/pmc/task_primes.t
  M t/pmc/timer.t
  A t/src/threads_io.t

  Log Message:
  -----------
  Merge branch 'green_threads'




More information about the parrot-commits mailing list