[parrot/parrot] 23c715: Add a simplistic way to pass most of the *_n tests

GitHub noreply at github.com
Mon Apr 2 02:26:31 UTC 2012


  Branch: refs/heads/m0
  Home:   https://github.com/parrot/parrot
  Commit: 23c71543dff994b9bf280099cac948998eb16b50
      https://github.com/parrot/parrot/commit/23c71543dff994b9bf280099cac948998eb16b50
  Author: nbrown <nbrown04 at gmail.com>
  Date:   2012-04-01 (Sun, 01 Apr 2012)

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

  Log Message:
  -----------
  Add a simplistic way to pass most of the *_n tests


  Commit: c51c2c96746dbdaed7f903678a2f1c32c9e394b4
      https://github.com/parrot/parrot/commit/c51c2c96746dbdaed7f903678a2f1c32c9e394b4
  Author: nbrown <nbrown04 at gmail.com>
  Date:   2012-04-01 (Sun, 01 Apr 2012)

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

  Log Message:
  -----------
  add the set op


  Commit: 86b55be12990b85e31414854b9cb64b5d9205d38
      https://github.com/parrot/parrot/commit/86b55be12990b85e31414854b9cb64b5d9205d38
  Author: nbrown <nbrown04 at gmail.com>
  Date:   2012-04-01 (Sun, 01 Apr 2012)

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

  Log Message:
  -----------
  use int64_t pointers so that the convert functions handle negative numbers correctly


  Commit: e21d417823b9b220e2a820179e7fb67bf268bf18
      https://github.com/parrot/parrot/commit/e21d417823b9b220e2a820179e7fb67bf268bf18
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2012-04-01 (Sun, 01 Apr 2012)

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

  Log Message:
  -----------
  Merge pull request #753 from nbrown/m0-c-new-ops

M0 c new ops


Compare: https://github.com/parrot/parrot/compare/5246f7c...e21d417


More information about the parrot-commits mailing list