[parrot/parrot] 880cbe: Add get_pointer vtables to the Integer and Float P...

GitHub noreply at github.com
Tue Aug 28 21:24:29 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 880cbed0c351c2d87f7efe94cce69f5fb797953a
      https://github.com/parrot/parrot/commit/880cbed0c351c2d87f7efe94cce69f5fb797953a
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2012-08-24 (Fri, 24 Aug 2012)

  Changed paths:
    M src/pmc/float.pmc
    M src/pmc/integer.pmc

  Log Message:
  -----------
  Add get_pointer vtables to the Integer and Float PMCs, #819


  Commit: 1c498bee460f459d79fab914db1fdf9db8b6a1af
      https://github.com/parrot/parrot/commit/1c498bee460f459d79fab914db1fdf9db8b6a1af
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2012-08-24 (Fri, 24 Aug 2012)

  Changed paths:
    M src/pmc/float.pmc
    M src/pmc/integer.pmc
    M t/pmc/integer.t

  Log Message:
  -----------
  Fix get_pointer for Integer and Float and add a currently failing test


  Commit: ab4fd23d68101d4c5652eee835356128528ec792
      https://github.com/parrot/parrot/commit/ab4fd23d68101d4c5652eee835356128528ec792
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2012-08-27 (Mon, 27 Aug 2012)

  Changed paths:
    M t/src/extend_vtable.t

  Log Message:
  -----------
  Add extend_vtable tests to verify that get_pointer on Integer/Float PMCs work correctly


  Commit: 374de7ee1a5b7c7a9e44a22226be408a895cf852
      https://github.com/parrot/parrot/commit/374de7ee1a5b7c7a9e44a22226be408a895cf852
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2012-08-27 (Mon, 27 Aug 2012)

  Changed paths:
    M t/src/extend_vtable.t

  Log Message:
  -----------
  Fix a bug in the get_pointer test


  Commit: 6bdfd3277a5c7e1888ebd64adee92635d514668c
      https://github.com/parrot/parrot/commit/6bdfd3277a5c7e1888ebd64adee92635d514668c
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2012-08-28 (Tue, 28 Aug 2012)

  Changed paths:
    M t/pmc/integer.t

  Log Message:
  -----------
  Remove incorrect get_pointer test

The get_pointer vtable is not available from PIR.


  Commit: 67d6238269436a779822b182e2ebd59029790fb9
      https://github.com/parrot/parrot/commit/67d6238269436a779822b182e2ebd59029790fb9
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2012-08-28 (Tue, 28 Aug 2012)

  Changed paths:
    M src/pmc/float.pmc
    M src/pmc/integer.pmc
    M t/src/extend_vtable.t

  Log Message:
  -----------
  Merge branch 'leto/get_pointer'


Compare: https://github.com/parrot/parrot/compare/35ddd64840c6...67d623826943


More information about the parrot-commits mailing list