Branch: refs/heads/rurban/rpa-splice-gh766
  Home:   https://github.com/parrot/parrot
  Commit: bba5b56a0c1d7bad0585caae2937ebc34395f1b6
      
https://github.com/parrot/parrot/commit/bba5b56a0c1d7bad0585caae2937ebc34395f1b6
  Author: Reini Urban <[email protected]>
  Date:   2014-11-09 (Sun, 09 Nov 2014)

  Changed paths:
    M lib/Parrot/Test.pm

  Log Message:
  -----------
  [test] less verbose exit_code test. check $ENV{TEST_VERBOSE}


  Commit: 1c7b937c59c98fb1245b7a772555c26c6679a77b
      
https://github.com/parrot/parrot/commit/1c7b937c59c98fb1245b7a772555c26c6679a77b
  Author: Reini Urban <[email protected]>
  Date:   2014-11-09 (Sun, 09 Nov 2014)

  Changed paths:
    M src/runcore/trace.c

  Log Message:
  -----------
  trace: better array traces, print size also


  Commit: 931ae3b423001d4f4935dc8250d7720ff78ecfc6
      
https://github.com/parrot/parrot/commit/931ae3b423001d4f4935dc8250d7720ff78ecfc6
  Author: Reini Urban <[email protected]>
  Date:   2014-11-09 (Sun, 09 Nov 2014)

  Changed paths:
    M src/pmc/resizablepmcarray.pmc

  Log Message:
  -----------
  [pmc] fix splice overflows with negative count

throw illegal argument with negative count arguments for now.


  Commit: c545b469cf24a762dd189f72691b11153b8967fe
      
https://github.com/parrot/parrot/commit/c545b469cf24a762dd189f72691b11153b8967fe
  Author: Reini Urban <[email protected]>
  Date:   2014-11-09 (Sun, 09 Nov 2014)

  Changed paths:
    M src/pmc/fixedpmcarray.pmc

  Log Message:
  -----------
  [pmc] fixup splice overflows with negative count

throw illegal argument with negative count arguments for now.


  Commit: bc7a2b2f30b6ad5aab571a6fe25a890fe68f5264
      
https://github.com/parrot/parrot/commit/bc7a2b2f30b6ad5aab571a6fe25a890fe68f5264
  Author: Reini Urban <[email protected]>
  Date:   2014-11-09 (Sun, 09 Nov 2014)

  Changed paths:
    M src/pmc/resizablestringarray.pmc

  Log Message:
  -----------
  [pmc] fixup splice overflows with negative count

throw illegal argument with negative count arguments for now.


  Commit: b5b2f73b507f12066e1a200c7e0f983252caf203
      
https://github.com/parrot/parrot/commit/b5b2f73b507f12066e1a200c7e0f983252caf203
  Author: Reini Urban <[email protected]>
  Date:   2014-11-09 (Sun, 09 Nov 2014)

  Changed paths:
    M src/hll.c
    M src/pmc/arrayiterator.pmc
    M src/pmc/bytebuffer.pmc
    M src/pmc/fixedbooleanarray.pmc
    M src/pmc/fixedfloatarray.pmc
    M src/pmc/fixedintegerarray.pmc
    M src/pmc/fixedpmcarray.pmc
    M src/pmc/fixedstringarray.pmc
    M src/pmc/hashiterator.pmc
    M src/pmc/integer.pmc
    M src/pmc/mappedbytearray.pmc
    M src/pmc/packfileview.pmc
    M src/pmc/pmclist.pmc
    M src/pmc/resizablebooleanarray.pmc
    M src/pmc/resizablefloatarray.pmc
    M src/pmc/resizablepmcarray.pmc
    M src/pmc/resizablestringarray.pmc
    M src/string/api.c
    M t/pmc/resizablepmcarray.t
    M t/stress/rpa-splice.t

  Log Message:
  -----------
  [pmc] harmonize out of bounds exception strings

use less static string memory, but translate it. no context.
"illegal argument" for unsupported negative arguments.


  Commit: f85b55e96ec2078a0ad8397765bc05944dce292c
      
https://github.com/parrot/parrot/commit/f85b55e96ec2078a0ad8397765bc05944dce292c
  Author: Reini Urban <[email protected]>
  Date:   2014-11-09 (Sun, 09 Nov 2014)

  Changed paths:
    M src/pmc/resizablefloatarray.pmc
    M t/pmc/resizablefloatarray.t

  Log Message:
  -----------
  [pmc] allow negative resizablefloatarray keys


  Commit: 1e49f4a5f9938b83b3ddaf943ca748075e7c40b4
      
https://github.com/parrot/parrot/commit/1e49f4a5f9938b83b3ddaf943ca748075e7c40b4
  Author: Reini Urban <[email protected]>
  Date:   2014-11-09 (Sun, 09 Nov 2014)

  Changed paths:
    M t/pmc/fixedbooleanarray.t
    M t/pmc/fixedfloatarray.t
    M t/pmc/fixedintegerarray.t
    M t/pmc/fixedpmcarray.t
    M t/pmc/integer.t
    M t/pmc/mappedbytearray.t
    M t/src/extend_vtable.t

  Log Message:
  -----------
  [test] change array tests to new harmonized out of bounds exceptions


Compare: https://github.com/parrot/parrot/compare/e490c7caa359...1e49f4a5f993
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to