[parrot/parrot] 24b8b5: Prepare 7.0.1 hotfix release

GitHub noreply at github.com
Fri Jan 23 08:34:54 UTC 2015


  Branch: refs/heads/smoke-me/7.0.1
  Home:   https://github.com/parrot/parrot
  Commit: 24b8b51e5ba236867675b642d57b262e0257aa05
      https://github.com/parrot/parrot/commit/24b8b51e5ba236867675b642d57b262e0257aa05
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

  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 t/stress/threads.t

  Log Message:
  -----------
  Prepare 7.0.1 hotfix release

Todo the 2nd t/stress/threads.t test, caused by stringbuilder gc,
probably #1123.


  Commit: 391c214f57f359e426f291ad324c119c7e21e1a1
      https://github.com/parrot/parrot/commit/391c214f57f359e426f291ad324c119c7e21e1a1
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

  Changed paths:
    M config/auto/icu.pm

  Log Message:
  -----------
  [config] remove internal {without} arg when constant

small refactor to reduce unneeded complexity


  Commit: 0ba29ffb330a2626f7e1842d83e241e4c234a1a3
      https://github.com/parrot/parrot/commit/0ba29ffb330a2626f7e1842d83e241e4c234a1a3
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

  Changed paths:
    M config/auto/icu.pm

  Log Message:
  -----------
  [config] fix ICU tests drop headers #1188

we forgot to pass the -I directives to _probe_icu.
Closes #1188


  Commit: cdd184a760fd826464c7f6d2aa1a03e07a8b757d
      https://github.com/parrot/parrot/commit/cdd184a760fd826464c7f6d2aa1a03e07a8b757d
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

  Changed paths:
    M config/auto/icu.pm

  Log Message:
  -----------
  [config] one more icuheaders probe fix for GH #1188

First try without icuheaders incpath, then with.

Note: This will still fail with shared icu, if the icu libpath is
not in the LD LIBRARY search path. but icu-config does not provide a rpath.


  Commit: 00cc5930a0f3510e3ba8775eeebb8f6d7b04a386
      https://github.com/parrot/parrot/commit/00cc5930a0f3510e3ba8775eeebb8f6d7b04a386
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

  Changed paths:
    M config/auto/icu.pm
    M t/steps/auto/icu-01.t

  Log Message:
  -----------
  [test] fix t/steps/auto/icu-01.t

remove tests for outdated internal functions
and fix some old capture tests


  Commit: 29491dcacaeef23dfff3fca308141adcf47841fb
      https://github.com/parrot/parrot/commit/29491dcacaeef23dfff3fca308141adcf47841fb
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

  Changed paths:
    M ChangeLog
    M docs/project/release_manager_guide.pod

  Log Message:
  -----------
  Release 7.0.1


Compare: https://github.com/parrot/parrot/compare/e9ff596733bf...29491dcacaee


More information about the parrot-commits mailing list