[parrot/parrot] 916333: add t/stress/threads.t for GH #880 and GH #875
GitHub
noreply at github.com
Fri Jan 4 23:52:03 UTC 2013
Branch: refs/heads/rurban/fix-gc-thr2
Home: https://github.com/parrot/parrot
Commit: 9163337ec8804517b01aeb4488f7b9e3d56be9ce
https://github.com/parrot/parrot/commit/9163337ec8804517b01aeb4488f7b9e3d56be9ce
Author: Reini Urban <rurban at cpanel.net>
Date: 2013-01-04 (Fri, 04 Jan 2013)
Changed paths:
M MANIFEST
A t/stress/threads.t
Log Message:
-----------
add t/stress/threads.t for GH #880 and GH #875
Commit: 353595e6de9b8e7e9867a567806ea033f2a5cfe1
https://github.com/parrot/parrot/commit/353595e6de9b8e7e9867a567806ea033f2a5cfe1
Author: Reini Urban <rurban at cpanel.net>
Date: 2013-01-04 (Fri, 04 Jan 2013)
Changed paths:
M src/pmc/task.pmc
Log Message:
-----------
Move PObj_custom_mark_SET to the end of Task.init
Commit: 7f92dd4de7a0324130c0a7b7ffc99847282b087f
https://github.com/parrot/parrot/commit/7f92dd4de7a0324130c0a7b7ffc99847282b087f
Author: Reini Urban <rurban at cpanel.net>
Date: 2013-01-04 (Fri, 04 Jan 2013)
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: cc009f49894f829e9276b90ad61b37a40b3131c3
https://github.com/parrot/parrot/commit/cc009f49894f829e9276b90ad61b37a40b3131c3
Author: Reini Urban <rurban at cpanel.net>
Date: 2013-01-04 (Fri, 04 Jan 2013)
Changed paths:
M t/stress/threads.t
Log Message:
-----------
Update t/stress/threads.t docs
Compare: https://github.com/parrot/parrot/compare/9163337ec880^...cc009f49894f
More information about the parrot-commits
mailing list