[parrot/parrot] b1d3cb: Revert "Generational GC enters the building. Merge...
noreply at github.com
noreply at github.com
Fri Feb 11 20:52:57 UTC 2011
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: b1d3cb567dc9c82d46741506719bfe8128337a29
https://github.com/parrot/parrot/commit/b1d3cb567dc9c82d46741506719bfe8128337a29
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2011-02-11 (Fri, 11 Feb 2011)
Changed paths:
M MANIFEST
M compilers/opsc/ops2c.nqp
M compilers/opsc/src/Ops/Trans/C.pm
M config/gen/makefiles/root.in
M include/parrot/call.h
M include/parrot/context.h
M include/parrot/gc_api.h
M include/parrot/list.h
M include/parrot/pobj.h
M include/parrot/settings.h
M lib/Parrot/Pmc2c/Method.pm
M lib/Parrot/Pmc2c/PCCMETHOD.pm
M lib/Parrot/Pmc2c/PMC.pm
M lib/Parrot/Pmc2c/Parser.pm
M src/call/args.c
M src/call/context.c
M src/call/context_accessors.c
M src/embed/api.c
M src/gc/api.c
M src/gc/fixed_allocator.c
M src/gc/fixed_allocator.h
R src/gc/gc_gms.c
M src/gc/gc_ms.c
M src/gc/gc_ms2.c
M src/gc/gc_private.h
M src/gc/mark_sweep.c
M src/multidispatch.c
M src/ops/core_ops.c
M src/ops/set.ops
M src/pmc.c
M src/pmc/callcontext.pmc
M src/pmc/capture.pmc
M src/pmc/class.pmc
M src/pmc/coroutine.pmc
M src/pmc/default.pmc
M src/pmc/nci.pmc
M src/pmc/object.pmc
M src/pmc/packfile.pmc
M src/pmc/sub.pmc
M src/string/api.c
M src/sub.c
M src/vtable.tbl
M t/op/gc-leaky-box.t
M t/op/gc-leaky-call.t
Log Message:
-----------
Revert "Generational GC enters the building. Merge generational_gc branch"
This reverts commit b55f22f6757b9f77fb851a07f69ddec1a708f329, reversing
changes made to d5a6bc669b77742316cac48b23cb6fd0a708b773.
More information about the parrot-commits
mailing list