[parrot/parrot] 0d519e: Change GC names to lowercase

noreply at github.com noreply at github.com
Wed Feb 2 23:06:13 UTC 2011


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

Commit: 0d519ebc84e929ed8453b3cf003266b188ab3fde
    https://github.com/parrot/parrot/commit/0d519ebc84e929ed8453b3cf003266b188ab3fde
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-02-02 (Wed, 02 Feb 2011)

Changed paths:
  M src/gc/api.c

Log Message:
-----------
Change GC names to lowercase

Print error message if name is invalid.


Commit: d34ec47ead17205ceddfd49a99c244b5418683ac
    https://github.com/parrot/parrot/commit/d34ec47ead17205ceddfd49a99c244b5418683ac
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-02-02 (Wed, 02 Feb 2011)

Changed paths:
  M src/gc/gc_ms2.c
  M src/gc/gc_private.h

Log Message:
-----------
Add #define for GC_DEFAULT_MIN_THRESHOLD


Commit: 715b2ea148614c6fa65699afc0017bf645cc3c3e
    https://github.com/parrot/parrot/commit/715b2ea148614c6fa65699afc0017bf645cc3c3e
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-02-02 (Wed, 02 Feb 2011)

Changed paths:
  M MANIFEST
  M MANIFEST.generated
  M api.yaml
  M compilers/imcc/imcc.l
  M compilers/imcc/imclexer.c
  M compilers/imcc/imcparser.c
  M compilers/imcc/imcparser.h
  M compilers/pct/src/PAST/Compiler.pir
  M compilers/pct/src/POST/Node.pir
  M config/gen/makefiles/root.in
  M include/parrot/interpreter.h
  M lib/Parrot/Pmc2c/MethodEmitter.pm
  M lib/Parrot/Pmc2c/PMCEmitter.pm
  A runtime/parrot/library/YAML/Tiny.pm
  M src/exceptions.c
  M src/interp/inter_create.c
  M src/pmc/sockaddr.pmc
  M src/string/api.c
  M t/codingstd/perlcritic.t
  A t/library/yaml_tiny.t
  M t/op/stringu.t
  M t/pmc/socket_ipv6.t
  R t/tools/show_deprecated.t
  R t/tools/show_experimental.t
  A tools/dev/resolve_deprecated.nqp
  A tools/dev/show_deprecated.nqp
  R tools/dev/show_deprecated.pl
  A tools/dev/show_experimental.nqp
  R tools/dev/show_experimental.pl

Log Message:
-----------
Merge branch 'master' into nwellnhof/gc_dynamic_threshold


Commit: be26ad51c6fb0af3bc138bea87906ccd07b0c7cb
    https://github.com/parrot/parrot/commit/be26ad51c6fb0af3bc138bea87906ccd07b0c7cb
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-02-02 (Wed, 02 Feb 2011)

Changed paths:
  M compilers/imcc/main.c
  M config/gen/makefiles/root.in
  M frontend/parrot/main.c
  M include/parrot/api.h
  M include/parrot/gc_api.h
  M include/parrot/interpreter.h
  M include/parrot/longopt.h
  M src/embed/api.c
  M src/gc/api.c
  M src/gc/fixed_allocator.c
  M src/gc/fixed_allocator.h
  M src/gc/gc_inf.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/string_gc.c
  M src/interp/inter_create.c
  M src/interp/inter_misc.c
  M src/ops/core.ops
  M t/op/gc-leaky-box.t
  M t/op/gc-leaky-call.t
  M t/run/options.t

Log Message:
-----------
Merge branch 'nwellnhof/gc_dynamic_threshold'




More information about the parrot-commits mailing list