Branch: refs/heads/threads
  Home:   https://github.com/parrot/parrot
  Commit: d215d68d7ec6d6e5685fc7261dc110247af4a287
      
https://github.com/parrot/parrot/commit/d215d68d7ec6d6e5685fc7261dc110247af4a287
  Author: Stefan Seifert <[email protected]>
  Date:   2012-07-15 (Sun, 15 Jul 2012)

  Changed paths:
    M src/scheduler.c

  Log Message:
  -----------
  Move thrading initialization to Parrot_cx_init_scheduler

In embedding situations, control flow may bypass
Parrot_cx_begin_execution (using Parrot_api_pmc_invoke directly). Moving
threading init to Parrot_cx_init_scheduler makes sure it is run for the
first interp.


  Commit: 3f147eeccff2d5af80e3b2c639754be07a019475
      
https://github.com/parrot/parrot/commit/3f147eeccff2d5af80e3b2c639754be07a019475
  Author: Stefan Seifert <[email protected]>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

  Changed paths:
    M lib/Parrot/Pmc2c/PMC/Proxy.pm

  Log Message:
  -----------
  Add some description to Parrot::Pmc2c::PMC::Proxy


  Commit: 276a2f836aae7952e232da34c33129fa0d512d71
      
https://github.com/parrot/parrot/commit/276a2f836aae7952e232da34c33129fa0d512d71
  Author: Stefan Seifert <[email protected]>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

  Changed paths:
    M src/scheduler.c

  Log Message:
  -----------
  Merge branch 'threads' of github.com:niner/parrot into threads

Conflicts:
        src/scheduler.c


  Commit: 25acd5aeba93935690e002a005c99ceb006afdfb
      
https://github.com/parrot/parrot/commit/25acd5aeba93935690e002a005c99ceb006afdfb
  Author: Stefan Seifert <[email protected]>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

  Changed paths:
    M MANIFEST
    M compilers/imcc/pbc.c
    M config/gen/makefiles/root.in
    M include/parrot/atomic.h
    R include/parrot/atomic/gcc_pcc.h
    A include/parrot/atomic/gcc_ppc.h
    M src/pmc/alarm.pmc
    M src/pmc/scheduler.pmc
    M src/pmc/schedulermessage.pmc
    M t/pmc/nci.t

  Log Message:
  -----------
  Merge branch 'threads' of github.com:parrot/parrot into threads


Compare: https://github.com/parrot/parrot/compare/268567f3470a...25acd5aeba93
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to