Branch: refs/heads/smoke-me/gc-gh1136+1143
  Home:   https://github.com/parrot/parrot
  Commit: f447ba097fca3055d3d447af015cdb58d6f7ca87
      
https://github.com/parrot/parrot/commit/f447ba097fca3055d3d447af015cdb58d6f7ca87
  Author: Reini Urban <[email protected]>
  Date:   2014-11-20 (Thu, 20 Nov 2014)

  Changed paths:
    M config/gen/makefiles/root.in
    M src/gc/gc_ms2.c
    M src/gc/gc_private.h

  Log Message:
  -----------
  gc: add stats and check to ms2

add a gc_sys helper variable, to use only one indirection


  Commit: 0a6862eb64d1bb2f2e4b7c85b498dab56fc77158
      
https://github.com/parrot/parrot/commit/0a6862eb64d1bb2f2e4b7c85b498dab56fc77158
  Author: Reini Urban <[email protected]>
  Date:   2014-11-20 (Thu, 20 Nov 2014)

  Changed paths:
    M src/gc/fixed_allocator.c
    M src/gc/gc_gms.c
    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/string_gc.c
    M src/string/encoding/shared.c
    M t/stress/threads.t

  Log Message:
  -----------
  gc: new maybe_gc_mark gc vtable

fixes --gc ms which called the ms2! maybe_mark_and_sweep function from
fixed_allocator: allocate_new_pool_arena.

Closes GH #1143


Compare: https://github.com/parrot/parrot/compare/f447ba097fca^...0a6862eb64d1
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to