Branch: refs/heads/rurban/fix-gc-thr2
  Home:   https://github.com/parrot/parrot
  Commit: c0c68597f4719492533890d388f629bee48a9e2d
      
https://github.com/parrot/parrot/commit/c0c68597f4719492533890d388f629bee48a9e2d
  Author: Reini Urban <[email protected]>
  Date:   2014-12-08 (Mon, 08 Dec 2014)

  Changed paths:
    M src/pmc/task.pmc

  Log Message:
  -----------
  Move PObj_custom_mark_SET to the end of Task.init


  Commit: 8f8316e0c7da9e54843cbfbf4a93deed650c1adb
      
https://github.com/parrot/parrot/commit/8f8316e0c7da9e54843cbfbf4a93deed650c1adb
  Author: Reini Urban <[email protected]>
  Date:   2014-12-08 (Mon, 08 Dec 2014)

  Changed paths:
    M src/pmc/parrotinterpreter.pmc

  Log Message:
  -----------
  [GH #880/#875] Apparently fixed the GC thread bugs

Also block the sweep phase from proxied interps. Previously only the mark.


  Commit: f5928b226229f93255bb2af20357266d37bc6499
      
https://github.com/parrot/parrot/commit/f5928b226229f93255bb2af20357266d37bc6499
  Author: Reini Urban <[email protected]>
  Date:   2014-12-08 (Mon, 08 Dec 2014)

  Changed paths:
    M t/stress/threads.t

  Log Message:
  -----------
  Update t/stress/threads.t docs


  Commit: 1f5cda7d7ef880fcac33726f23e02073f4b8d478
      
https://github.com/parrot/parrot/commit/1f5cda7d7ef880fcac33726f23e02073f4b8d478
  Author: Reini Urban <[email protected]>
  Date:   2014-12-08 (Mon, 08 Dec 2014)

  Changed paths:
    M src/gc/gc_gms.c
    M src/gc/mark_sweep.c

  Log Message:
  -----------
  fix threads: do not mark parent_interp


  Commit: 24f73e2626bd328ae916404395d99bf876f8722b
      
https://github.com/parrot/parrot/commit/24f73e2626bd328ae916404395d99bf876f8722b
  Author: Reini Urban <[email protected]>
  Date:   2014-12-08 (Mon, 08 Dec 2014)

  Changed paths:
    M src/gc/gc_gms.c

  Log Message:
  -----------
  Fix -DTHREAD_DEBUG PARROT_GC_ASSERT_INTERP assertion in gc_gms for PMCNULL

This caused t/stress/threads.t test 2 to fail.


Compare: https://github.com/parrot/parrot/compare/d5b8ff7497b1...24f73e2626bd
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to