[parrot/parrot] 57afed: GenGC has been arrived.

noreply at github.com noreply at github.com
Sat Feb 19 21:53:51 UTC 2011


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

Commit: 57afed7694721bf29292bfa454743c41c79ae558
    https://github.com/parrot/parrot/commit/57afed7694721bf29292bfa454743c41c79ae558
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-02-19 (Sat, 19 Feb 2011)

Changed paths:
  M MANIFEST
  M compilers/opsc/src/Ops/Compiler/Actions.pm
  M compilers/opsc/src/Ops/Op.pm
  M config/auto/gc.pm
  M config/gen/config_h/config_h.in
  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/pobj.h
  M include/parrot/settings.h
  M lib/Parrot/Configure/Options/Conf.pm
  M lib/Parrot/Configure/Options/Conf/Shared.pm
  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/debug.c
  M src/embed/api.c
  M src/extend.c
  M src/gc/api.c
  M src/gc/fixed_allocator.c
  M src/gc/fixed_allocator.h
  A 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/gc/system.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/fixedintegerarray.pmc
  M src/pmc/hash.pmc
  M src/pmc/lexpad.pmc
  M src/pmc/namespace.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/compilers/opsc/03-past.t
  M t/op/gc-leaky-box.t
  M t/op/gc-leaky-call.t
  M t/steps/auto/gc-01.t
  M tools/dev/create_language.pl

Log Message:
-----------
GenGC has been arrived.




More information about the parrot-commits mailing list