[parrot/parrot] 148c96: Implement cleanup_dirty_list

noreply at github.com noreply at github.com
Tue Feb 1 14:07:46 UTC 2011


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

Commit: 148c96be628681f049be3e9e3001078c7eba92ed
    https://github.com/parrot/parrot/commit/148c96be628681f049be3e9e3001078c7eba92ed
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-02-01 (Tue, 01 Feb 2011)

Changed paths:
  M src/gc/gc_gms.c

Log Message:
-----------
Implement cleanup_dirty_list


Commit: 04351d34bdfea9464b37043ff40ccba0d54dade1
    https://github.com/parrot/parrot/commit/04351d34bdfea9464b37043ff40ccba0d54dade1
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-02-01 (Tue, 01 Feb 2011)

Changed paths:
  M src/gc/gc_gms.c

Log Message:
-----------
Replace asserts with ifs in write_barrier. We trigger them unconditionally in
generated code.


Commit: 7f9ec092ac8a3489f11d87a6288296aa91b6aee8
    https://github.com/parrot/parrot/commit/7f9ec092ac8a3489f11d87a6288296aa91b6aee8
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-02-01 (Tue, 01 Feb 2011)

Changed paths:
  M src/gc/gc_gms.c

Log Message:
-----------
Implement first cut of sweep_pools




More information about the parrot-commits mailing list