[parrot/parrot] 4fd756: Remove vtable can from most places where it's used...

GitHub noreply at github.com
Thu May 17 01:05:08 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 4fd7560ee65afb97177713cdfe564f2e3d6e4559
      https://github.com/parrot/parrot/commit/4fd7560ee65afb97177713cdfe564f2e3d6e4559
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-07 (Mon, 07 May 2012)

  Changed paths:
    M src/ops/core_ops.c
    M src/ops/object.ops
    M src/vtable.tbl
    M t/pmc/namespace.t

  Log Message:
  -----------
  Remove vtable can from most places where it's used. Fix a test in namespace.t which is (perhaps unintelligently) using hard-coded vtable indices


  Commit: 34b729c032165fb03652d6a456b54111c84535f7
      https://github.com/parrot/parrot/commit/34b729c032165fb03652d6a456b54111c84535f7
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-07 (Mon, 07 May 2012)

  Changed paths:
    M src/pmc/default.pmc
    M src/pmc/object.pmc
    M t/src/extend_vtable.t

  Log Message:
  -----------
  Remove two VTABLE can implementations, and fix a test in extend_vtable.t


  Commit: 95c9a635cbeaf663689b4a08fd2ac83b6ee23693
      https://github.com/parrot/parrot/commit/95c9a635cbeaf663689b4a08fd2ac83b6ee23693
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-16 (Wed, 16 May 2012)

  Changed paths:
    M src/ops/core_ops.c
    M src/ops/object.ops
    M src/pmc/default.pmc
    M src/pmc/object.pmc
    M src/vtable.tbl
    M t/pmc/namespace.t
    M t/src/extend_vtable.t

  Log Message:
  -----------
  Merge branch 'whiteknight/gh_675'


Compare: https://github.com/parrot/parrot/compare/210ad26...95c9a63


More information about the parrot-commits mailing list