[parrot/parrot] 84fb24: Add GC API write_barrier function

noreply at github.com noreply at github.com
Thu Feb 10 07:16:56 UTC 2011


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

Commit: 84fb245364d6a112a9be21e7a3892994530d0ed5
    https://github.com/parrot/parrot/commit/84fb245364d6a112a9be21e7a3892994530d0ed5
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-02-09 (Wed, 09 Feb 2011)

Changed paths:
  M include/parrot/gc_api.h
  M src/gc/api.c
  M src/gc/gc_private.h

Log Message:
-----------
Add GC API write_barrier function

git-svn-id: https://svn.parrot.org/parrot/branches/generational_gc@49307 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


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

Changed paths:
  M src/gc/api.c

Log Message:
-----------
Made write_barrier optional in GC Subsystem.

git-svn-id: https://svn.parrot.org/parrot/branches/generational_gc@49395 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: 78df613e0aaa3e14fddbb6af27740c5871f0a65f
    https://github.com/parrot/parrot/commit/78df613e0aaa3e14fddbb6af27740c5871f0a65f
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-02-09 (Wed, 09 Feb 2011)

Changed paths:
  M t/src/misc.t

Log Message:
-----------
Add test that GC_WRITE_BARRIER macro work on all GCs.




More information about the parrot-commits mailing list