[parrot/parrot] f1b734: fix ashr test output

noreply at github.com noreply at github.com
Sat Jul 23 07:51:42 UTC 2011


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

  Commit: f1b73428618d2f782660c0984cd3f86167f17d97
      https://github.com/parrot/parrot/commit/f1b73428618d2f782660c0984cd3f86167f17d97
  Author: Christoph Otto <christoph_github at mksig.org>
  Date:   2011-07-22 (Fri, 22 Jul 2011)

  Changed paths:
    M t/m0/integration/m0_ashr.m0

  Log Message:
  -----------
  fix ashr test output


  Commit: d45fd621ab54c6a6c60a2fc6cae03cbe101827b2
      https://github.com/parrot/parrot/commit/d45fd621ab54c6a6c60a2fc6cae03cbe101827b2
  Author: Christoph Otto <christoph_github at mksig.org>
  Date:   2011-07-22 (Fri, 22 Jul 2011)

  Changed paths:
    M src/m0/perl5/m0_assembler.pl
  M src/m0/perl5/m0_interp.pl

  Log Message:
  -----------
  use signed ints in M0 instead of unsigned


  Commit: 1a5749e9fb3627bb13082c0e111154519af4c786
      https://github.com/parrot/parrot/commit/1a5749e9fb3627bb13082c0e111154519af4c786
  Author: Christoph Otto <christoph_github at mksig.org>
  Date:   2011-07-22 (Fri, 22 Jul 2011)

  Changed paths:
    M src/m0/perl5/m0_interp.pl

  Log Message:
  -----------
  fix ARGC handling and the exit op


  Commit: 863bbafcb4bb57468a498a23db018ea21db63155
      https://github.com/parrot/parrot/commit/863bbafcb4bb57468a498a23db018ea21db63155
  Author: Christoph Otto <christoph_github at mksig.org>
  Date:   2011-07-22 (Fri, 22 Jul 2011)

  Changed paths:
    M src/m0/perl5/m0_assembler.pl

  Log Message:
  -----------
  fix handling of negative constants


  Commit: 8e83444be242ac633dc1a3cfa7a2fc468de59f99
      https://github.com/parrot/parrot/commit/8e83444be242ac633dc1a3cfa7a2fc468de59f99
  Author: Christoph Otto <christoph_github at mksig.org>
  Date:   2011-07-23 (Sat, 23 Jul 2011)

  Changed paths:
    M src/m0/perl5/m0_interp.pl

  Log Message:
  -----------
  clean up ops output and convert_i_n


  Commit: 79276985b04b4fab75b364f3264e62f114088340
      https://github.com/parrot/parrot/commit/79276985b04b4fab75b364f3264e62f114088340
  Author: Christoph Otto <christoph_github at mksig.org>
  Date:   2011-07-23 (Sat, 23 Jul 2011)

  Changed paths:
    M t/m0/integration/m0_convert_i_n.m0

  Log Message:
  -----------
  fix convert_i_n test


  Commit: 26e37ddc3941b5a20171579e5a7a1f8ac128d91d
      https://github.com/parrot/parrot/commit/26e37ddc3941b5a20171579e5a7a1f8ac128d91d
  Author: Christoph Otto <christoph_github at mksig.org>
  Date:   2011-07-23 (Sat, 23 Jul 2011)

  Changed paths:
    M src/m0/perl5/m0_interp.pl

  Log Message:
  -----------
  fix goto_chunk, now down to one failing test


  Commit: 702eb30abe1b0ae79f9c6faa1e83d5673c33f5ab
      https://github.com/parrot/parrot/commit/702eb30abe1b0ae79f9c6faa1e83d5673c33f5ab
  Author: Christoph Otto <christoph_github at mksig.org>
  Date:   2011-07-23 (Sat, 23 Jul 2011)

  Changed paths:
    M t/m0/integration/m0_hash.m0

  Log Message:
  -----------
  simplify and add debugging output to hashing test


  Commit: f9019ede7e73cc9fd3fd081cc234fa48221af007
      https://github.com/parrot/parrot/commit/f9019ede7e73cc9fd3fd081cc234fa48221af007
  Author: Christoph Otto <christoph_github at mksig.org>
  Date:   2011-07-23 (Sat, 23 Jul 2011)

  Changed paths:
    M src/m0/perl5/m0_interp.pl

  Log Message:
  -----------
  simplify/fix M0 ops; all tests pass


Compare: https://github.com/parrot/parrot/compare/a6d210f...f9019ed


More information about the parrot-commits mailing list