[parrot/parrot] 7ab44b: Supported Release 6.9.0 "Fischer's Lovebird"

GitHub noreply at github.com
Mon Oct 13 12:58:35 UTC 2014


  Branch: refs/heads/rurban/new-INTVAL-gh335
  Home:   https://github.com/parrot/parrot
  Commit: 7ab44b840ac8015afd47bc8e977301b503064c67
      https://github.com/parrot/parrot/commit/7ab44b840ac8015afd47bc8e977301b503064c67
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
    M ChangeLog
    M VERSION
    M docs/parrothist.pod
    M docs/project/release_manager_guide.pod
    M t/native_pbc/integer_4_be.pbc
    M t/native_pbc/integer_4_le.pbc
    M t/native_pbc/integer_8_be.pbc
    M t/native_pbc/integer_8_le.pbc
    M t/native_pbc/number_4_12_le.pbc
    M t/native_pbc/number_4_16_be.pbc
    M t/native_pbc/number_4_8_be.pbc
    M t/native_pbc/number_4_8_le.pbc
    M t/native_pbc/number_8_16_be.pbc
    M t/native_pbc/number_8_16_le.pbc
    M t/native_pbc/number_8_8_be.pbc
    M t/native_pbc/number_8_8_le.pbc
    M t/native_pbc/string_4_be.pbc
    M t/native_pbc/string_4_le.pbc
    M t/native_pbc/string_8_be.pbc
    M t/native_pbc/string_8_le.pbc
    M tools/release/release.json

  Log Message:
  -----------
  Supported Release 6.9.0 "Fischer's Lovebird"


  Commit: 1407d0cf5dd559b284bbff859e519ac0d74e47e6
      https://github.com/parrot/parrot/commit/1407d0cf5dd559b284bbff859e519ac0d74e47e6
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
    M t/compilers/imcc/syn/clash.t

  Log Message:
  -----------
  [test][imcc] fix GH #335 test todo, parser error on new INTVAL

Since INTVAL is a valid label name, and we do not want to scan down to look for all
existing labels, we just test for the existing error.


Compare: https://github.com/parrot/parrot/compare/7ab44b840ac8^...1407d0cf5dd5


More information about the parrot-commits mailing list