[parrot/parrot] 905dd3: Get rid of PObj_is_special_FLAG. They are all spec...
noreply at github.com
noreply at github.com
Tue Feb 8 10:51:07 UTC 2011
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 905dd32113b263bb07e83065b499d62e818e1fbf
https://github.com/parrot/parrot/commit/905dd32113b263bb07e83065b499d62e818e1fbf
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-02-08 (Tue, 08 Feb 2011)
Changed paths:
M include/parrot/pobj.h
M src/gc/gc_ms.c
M src/pmc.c
Log Message:
-----------
Get rid of PObj_is_special_FLAG. They are all special now.
Commit: 22250caf442a641327ab01ff25e2d11a6aca5dc2
https://github.com/parrot/parrot/commit/22250caf442a641327ab01ff25e2d11a6aca5dc2
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-02-08 (Tue, 08 Feb 2011)
Changed paths:
M include/parrot/pobj.h
Log Message:
-----------
Add need_write_barrier_flag and standard flags setters
Commit: 56eae14b7d9b423564b39d16dec9793209681f94
https://github.com/parrot/parrot/commit/56eae14b7d9b423564b39d16dec9793209681f94
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-02-08 (Tue, 08 Feb 2011)
Changed paths:
M include/parrot/gc_api.h
Log Message:
-----------
Add GC_WRITE_BARRIER macro.
More information about the parrot-commits
mailing list