[parrot/parrot] a38436: Add GC flags combinations and use them instead of ...
noreply at github.com
noreply at github.com
Wed Feb 9 07:26:16 UTC 2011
Branch: refs/heads/generational_gc
Home: https://github.com/parrot/parrot
Commit: a38436e580782660ac6907374f375b0e9443a72b
https://github.com/parrot/parrot/commit/a38436e580782660ac6907374f375b0e9443a72b
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_gms.c
M src/pmc.c
M src/string/api.c
Log Message:
-----------
Add GC flags combinations and use them instead of specifing individual
flags.
Commit: ad5a1f31483dd594dd7a72db7a74b2d693baee7f
https://github.com/parrot/parrot/commit/ad5a1f31483dd594dd7a72db7a74b2d693baee7f
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-02-08 (Tue, 08 Feb 2011)
Changed paths:
M compilers/opsc/ops2c.nqp
M src/gc/gc_gms.c
Log Message:
-----------
Use macro instead of function to set generation flags
Commit: 8cdd27a4eed20b945fa640f2f4a5e080a33f12bb
https://github.com/parrot/parrot/commit/8cdd27a4eed20b945fa640f2f4a5e080a33f12bb
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-02-08 (Tue, 08 Feb 2011)
Changed paths:
M src/gc/gc_gms.c
Log Message:
-----------
Remove now unused function
More information about the parrot-commits
mailing list