[parrot/parrot] 02c3ab: initialize chunk->next to NULL and set interp->las...

noreply at github.com noreply at github.com
Tue Aug 9 05:53:39 UTC 2011


  Branch: refs/heads/m0-prototype
  Home:   https://github.com/parrot/parrot

  Commit: 02c3abe60750346d01aa727d1a83522589c86d92
      https://github.com/parrot/parrot/commit/02c3abe60750346d01aa727d1a83522589c86d92
  Author: nbrown <nbrown04 at gmail.com>
  Date:   2011-08-07 (Sun, 07 Aug 2011)

  Changed paths:
    M src/m0/c/m0_mob.c

  Log Message:
  -----------
  initialize chunk->next to NULL and set interp->last if there is only one chunk


  Commit: 4d5be657c51b8d57c27fee22bc2b001179065ec4
      https://github.com/parrot/parrot/commit/4d5be657c51b8d57c27fee22bc2b001179065ec4
  Author: nbrown <nbrown04 at gmail.com>
  Date:   2011-08-08 (Mon, 08 Aug 2011)

  Changed paths:
    M src/m0/c/include/m0_ops.h

  Log Message:
  -----------
  Add set_byte, get_byte, set_word and get_word to the M0_OPS enum


  Commit: 04a055ec061dc52e127839fe3e8b86886a446a61
      https://github.com/parrot/parrot/commit/04a055ec061dc52e127839fe3e8b86886a446a61
  Author: nbrown <nbrown04 at gmail.com>
  Date:   2011-08-08 (Mon, 08 Aug 2011)

  Changed paths:
    M src/m0/c/m0_mob.c

  Log Message:
  -----------
  Add string constant loading to parse_mob_constants_segment


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

  Changed paths:
    M src/m0/c/include/m0_ops.h
  M src/m0/c/m0_mob.c

  Log Message:
  -----------
  Merge pull request #150 from nbrown/m0-prototype-c-hello-world

M0 prototype c hello world


Compare: https://github.com/parrot/parrot/compare/24bd618...b2bf853


More information about the parrot-commits mailing list