[parrot/parrot] 809c37: [gc] Fixed --gc=inf string header allocation

GitHub noreply at github.com
Mon Oct 19 15:47:14 UTC 2015


  Branch: refs/heads/smoke-me/gc-inf
  Home:   https://github.com/parrot/parrot
  Commit: 809c37e58a9837d755016f1303ff56e321544191
      https://github.com/parrot/parrot/commit/809c37e58a9837d755016f1303ff56e321544191
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-10-19 (Mon, 19 Oct 2015)

  Changed paths:
    M ChangeLog
    M src/gc/gc_inf.c
    M src/string/api.c
    M src/string/encoding/ascii.c

  Log Message:
  -----------
  [gc] Fixed --gc=inf string header allocation

add missing mark_str_header,
do not use pre-buffer for string headers.
clear the flags with allocate_string_header


  Commit: c7eeb851dd6ed3bf04b93795630bb9f4ca8a9ecc
      https://github.com/parrot/parrot/commit/c7eeb851dd6ed3bf04b93795630bb9f4ca8a9ecc
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-10-19 (Mon, 19 Oct 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 tools/release/release.json

  Log Message:
  -----------
  Supported Release 7.9.0 - "Sangihe hanging parrot"


Compare: https://github.com/parrot/parrot/compare/809c37e58a98^...c7eeb851dd6e


More information about the parrot-commits mailing list