[parrot/parrot] ea67f3: Revert "Remove pobj2gen and gen2flags functions. T...

noreply at github.com noreply at github.com
Tue Feb 1 15:42:23 UTC 2011


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

Commit: ea67f36f892affde647de25a5887fa560c56a3a0
    https://github.com/parrot/parrot/commit/ea67f36f892affde647de25a5887fa560c56a3a0
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:
-----------
Revert "Remove pobj2gen and gen2flags functions. They are not used anymore."

This reverts commit 81be312a4eebfe4ef8eff80473aeed99b0a2ad56.


Commit: 279078835c8acbfd41ed780ef661d4d29f2f37e6
    https://github.com/parrot/parrot/commit/279078835c8acbfd41ed780ef661d4d29f2f37e6
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:
-----------
Move objects from work_list back to generation's list.


Commit: f951c0cce95c1afda9e38493da43ffe4ff71b2f9
    https://github.com/parrot/parrot/commit/f951c0cce95c1afda9e38493da43ffe4ff71b2f9
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:
-----------
pobj2gen


Commit: f26c4756ecef08fc8b5ebe8f01c6c8ab649e48d5
    https://github.com/parrot/parrot/commit/f26c4756ecef08fc8b5ebe8f01c6c8ab649e48d5
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:
-----------
Seal moved objects and update generation number.


Commit: 94fa70a38b4b32fdd486dc0ba076287d44bb3e0c
    https://github.com/parrot/parrot/commit/94fa70a38b4b32fdd486dc0ba076287d44bb3e0c
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:
-----------
Fix off-by-one error in sweep_pools.


Commit: 286c19fa54dc803b8deb686cfb09e64c001ce585
    https://github.com/parrot/parrot/commit/286c19fa54dc803b8deb686cfb09e64c001ce585
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:
-----------
Fix bug when I try to move object to dirty_list in second time.


Commit: a05b38570ef3bc37ff034523811267a5e3b3de73
    https://github.com/parrot/parrot/commit/a05b38570ef3bc37ff034523811267a5e3b3de73
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:
-----------
Add more stats and fix small bugs in asserts.


Commit: 594d5039f82fafa65cefb57b5d39003352de669f
    https://github.com/parrot/parrot/commit/594d5039f82fafa65cefb57b5d39003352de669f
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:
-----------
Properly remove items from Pointer_Array




More information about the parrot-commits mailing list