[parrot/parrot] 6c8287: Merge branch 'fix_imcc_memory_leak'

noreply at github.com noreply at github.com
Tue Aug 2 22:08:05 UTC 2011


  Branch: refs/heads/nqp_pct
  Home:   https://github.com/parrot/parrot

  Commit: 6c82876dfbc0bb0fac2b974f7ae0d1bc90c17404
      https://github.com/parrot/parrot/commit/6c82876dfbc0bb0fac2b974f7ae0d1bc90c17404
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-07-14 (Thu, 14 Jul 2011)

  Changed paths:
    M compilers/imcc/imcc.l
  M compilers/imcc/imclexer.c

  Log Message:
  -----------
  Merge branch 'fix_imcc_memory_leak'


  Commit: 3e3ffda2840fc3a8d71739c245266319817c0f03
      https://github.com/parrot/parrot/commit/3e3ffda2840fc3a8d71739c245266319817c0f03
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2011-07-14 (Thu, 14 Jul 2011)

  Changed paths:
    M t/configure/035-step.t

  Log Message:
  -----------
  Start to provide better test messages.


  Commit: 5c26bb75966fb3f30b7b220cd8ea983287617576
      https://github.com/parrot/parrot/commit/5c26bb75966fb3f30b7b220cd8ea983287617576
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2011-07-14 (Thu, 14 Jul 2011)

  Changed paths:
    M lib/Parrot/Test.pm

  Log Message:
  -----------
  Provide better diagnostic messages on failures to open().


  Commit: 94936d4944ede2ceba716d032eb162ad6a66036f
      https://github.com/parrot/parrot/commit/94936d4944ede2ceba716d032eb162ad6a66036f
  Author: NotFound <julian.notfound at gmail.com>
  Date:   2011-07-15 (Fri, 15 Jul 2011)

  Changed paths:
    M src/spf_render.c

  Log Message:
  -----------
  fix Parrot_sprintf_format: use char length, not byte legth, in the format string


  Commit: 1d4f49f63401ab7c2d4e2fe5319dde7a4a33b061
      https://github.com/parrot/parrot/commit/1d4f49f63401ab7c2d4e2fe5319dde7a4a33b061
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-07-15 (Fri, 15 Jul 2011)

  Changed paths:
    M NEWS

  Log Message:
  -----------
  Add a note to the readme about the new Winxed snapshot


  Commit: 1e74105623f9ea985d070af54b57f6d9d6ea252c
      https://github.com/parrot/parrot/commit/1e74105623f9ea985d070af54b57f6d9d6ea252c
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2011-07-15 (Fri, 15 Jul 2011)

  Changed paths:
    M MANIFEST
  M docs/project/release_manager_guide.pod
  A tools/release/update_version.pl

  Log Message:
  -----------
  Add a small program to help release manager update some version numbers.


  Commit: 00ee3f93866d7046acd93cf782f7f2a2cbfbd9a1
      https://github.com/parrot/parrot/commit/00ee3f93866d7046acd93cf782f7f2a2cbfbd9a1
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2011-07-15 (Fri, 15 Jul 2011)

  Changed paths:
    M CREDITS

  Log Message:
  -----------
  Credit Felipe Pena.


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

  Changed paths:
    M docs/project/release_manager_guide.pod

  Log Message:
  -----------
  make release manager instructions less ambiguous (hopefully)


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

  Changed paths:
    M docs/project/release_manager_guide.pod

  Log Message:
  -----------
  add coke++ as the 3.7.0 release manager


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

  Changed paths:
    M tools/release/update_version.pl

  Log Message:
  -----------
  add more laziness to update_version.pl


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

  Changed paths:
    M docs/project/release_manager_guide.pod
  M tools/release/update_version.pl

  Log Message:
  -----------
  update release manager guide for better laziness, remove debugging print statements


  Commit: 173b6344a5e5514c1641fc236de2236e752d9fdc
      https://github.com/parrot/parrot/commit/173b6344a5e5514c1641fc236de2236e752d9fdc
  Author: Francois Perrad <francois.perrad at gadz.org>
  Date:   2011-07-17 (Sun, 17 Jul 2011)

  Changed paths:
    M t/harness.pir

  Log Message:
  -----------
  [harness.pir] add Winxed


  Commit: ecfcf9035997411d2c9e49aeace4f16ef66dce82
      https://github.com/parrot/parrot/commit/ecfcf9035997411d2c9e49aeace4f16ef66dce82
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-07-17 (Sun, 17 Jul 2011)

  Changed paths:
    M MANIFEST
  R t/README
  A t/README.pod

  Log Message:
  -----------
  [doc] Prettify our test suite readme by converting to POD so that it will render nicely on Github


  Commit: 19582f68192faf0a782ad67eee659b3db623780b
      https://github.com/parrot/parrot/commit/19582f68192faf0a782ad67eee659b3db623780b
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-07-17 (Sun, 17 Jul 2011)

  Changed paths:
    M t/README.pod

  Log Message:
  -----------
  [doc] Add another internal link


  Commit: 08481a68edd54765a70c4601ce28d93cef3bbc49
      https://github.com/parrot/parrot/commit/08481a68edd54765a70c4601ce28d93cef3bbc49
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-07-17 (Sun, 17 Jul 2011)

  Changed paths:
    M t/README.pod

  Log Message:
  -----------
  [docs] Convert misplaced markdown links to POD links


  Commit: 2c3be638866a62355513c8f9526f143dbe37f57e
      https://github.com/parrot/parrot/commit/2c3be638866a62355513c8f9526f143dbe37f57e
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-07-17 (Sun, 17 Jul 2011)

  Changed paths:
    M t/README.pod

  Log Message:
  -----------
  [doc] Add some actually useful information to our test suite readme


  Commit: a47aa518cbe2210ee66874a9197b078f254051f2
      https://github.com/parrot/parrot/commit/a47aa518cbe2210ee66874a9197b078f254051f2
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-07-17 (Sun, 17 Jul 2011)

  Changed paths:
    M t/README.pod

  Log Message:
  -----------
  [doc] Keep the coding standard wolves at bay


  Commit: 24ebeaf9b5729482ca1a969b396c3183279394e9
      https://github.com/parrot/parrot/commit/24ebeaf9b5729482ca1a969b396c3183279394e9
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-07-17 (Sun, 17 Jul 2011)

  Changed paths:
    M t/README.pod

  Log Message:
  -----------
  [doc] Correct a link to TESTS_STATUS.pod


  Commit: 46ec5ef8ab3cd7d89695ec27fdc97864c62c2faa
      https://github.com/parrot/parrot/commit/46ec5ef8ab3cd7d89695ec27fdc97864c62c2faa
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-07-17 (Sun, 17 Jul 2011)

  Changed paths:
    M docs/tests.pod

  Log Message:
  -----------
  [doc] Linkify


  Commit: 31df0943f85a5bfbf640345ef4b94f6965d66a61
      https://github.com/parrot/parrot/commit/31df0943f85a5bfbf640345ef4b94f6965d66a61
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-07-17 (Sun, 17 Jul 2011)

  Changed paths:
    A ports/README.pod

  Log Message:
  -----------
  [doc] Add a readme for the ports/ directory

This file did not get picked up by tools/dev/mk_manifest_and_skip.pl


  Commit: 826fb57aca6cc350545c0e7f23de3de9c56991b8
      https://github.com/parrot/parrot/commit/826fb57aca6cc350545c0e7f23de3de9c56991b8
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    M src/platform/win32/dl.c

  Log Message:
  -----------
  Rework win32/Parrot_dlsym to look in libparrot first, and msvcrt second if the library handle given is null. This is a horrible hack, and it smells terrible.


  Commit: d778087a9441b17c9cfe9a420b5f530b24fff3b3
      https://github.com/parrot/parrot/commit/d778087a9441b17c9cfe9a420b5f530b24fff3b3
  Author: Coke <will at coleda.com>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    M PLATFORMS

  Log Message:
  -----------
  add recent build info for windows.
(and remove stale info)


  Commit: b3bdf8b7d190ed9be35bed217a9f4fac53dc5463
      https://github.com/parrot/parrot/commit/b3bdf8b7d190ed9be35bed217a9f4fac53dc5463
  Author: Coke <will at coleda.com>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    M PLATFORMS

  Log Message:
  -----------
  Remove all old (2009 or earlier) build information.

Please submit recent build information for this file.


  Commit: 2bac6edaf8c3cb8dbe16dcc04d5f9bf0ebeb159c
      https://github.com/parrot/parrot/commit/2bac6edaf8c3cb8dbe16dcc04d5f9bf0ebeb159c
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    M t/dynoplibs/debug.t

  Log Message:
  -----------
  SKIP the failing test in debug.t. We don't understand the failure and considering the code involved we probably don't care.


  Commit: 54b0299757be163fbd2b990cad0748bdc92ba059
      https://github.com/parrot/parrot/commit/54b0299757be163fbd2b990cad0748bdc92ba059
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    M PLATFORMS

  Log Message:
  -----------
  Update win32/x86 status for Coke++. Add note about my platform (win7/x64/msvc_16)


  Commit: db54a4f408c2d9158f00a9d802d0022a66f343a5
      https://github.com/parrot/parrot/commit/db54a4f408c2d9158f00a9d802d0022a66f343a5
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    M t/README.pod

  Log Message:
  -----------
  [codingstd] Shorten line to meet standard.

(cherry picked from commit f592d3035fc595cf0692fd53a8060a1bab123227)

Conflicts:

	t/README.pod


  Commit: 8e90dea7d1636a58a538795e00798b7d2f4911da
      https://github.com/parrot/parrot/commit/8e90dea7d1636a58a538795e00798b7d2f4911da
  Author: Coke <will at coleda.com>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    M PLATFORMS

  Log Message:
  -----------
  add OS X status.


  Commit: 2d4cfad02d7061b11543de8c51ec019d69dd0812
      https://github.com/parrot/parrot/commit/2d4cfad02d7061b11543de8c51ec019d69dd0812
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    M PLATFORMS

  Log Message:
  -----------
  Remove CGoto and Exec columns from PLATFORMs, since we don't have those anymore. Add update with linux/x64/clang2.8


  Commit: 62410458b2f48015e54c4c8ae1580fb3761ceb0c
      https://github.com/parrot/parrot/commit/62410458b2f48015e54c4c8ae1580fb3761ceb0c
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    M tools/release/update_version.pl

  Log Message:
  -----------
  Add Perl coda.


  Commit: e1533a714aa020569da245b16f8342685589b28b
      https://github.com/parrot/parrot/commit/e1533a714aa020569da245b16f8342685589b28b
  Author: Coke <will at coleda.com>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    A t/library/.gitattributes

  Log Message:
  -----------
  force this file to have unix line endings always
(needed for t/library/streams.t) benabik++


  Commit: 83cc98ad173f086b834e180ef772c1732b97113b
      https://github.com/parrot/parrot/commit/83cc98ad173f086b834e180ef772c1732b97113b
  Author: Coke <will at coleda.com>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    M PLATFORMS

  Log Message:
  -----------
  all tests pass on windows/re-add darwin report.


  Commit: 06131a5a31cb42f41a0bf485360e9ee69af59b32
      https://github.com/parrot/parrot/commit/06131a5a31cb42f41a0bf485360e9ee69af59b32
  Author: NotFound <julian.notfound at gmail.com>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    M t/pmc/socket.t

  Log Message:
  -----------
  provide more info on create socket failing tests


  Commit: 43c34c4b4eed359c9c80592e7217cff018148c47
      https://github.com/parrot/parrot/commit/43c34c4b4eed359c9c80592e7217cff018148c47
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    M PLATFORMS

  Log Message:
  -----------
  Add 2 entries for darwin/ppc.


  Commit: 4c9445a9cbce316b817f5a3e9b29450e46d2f130
      https://github.com/parrot/parrot/commit/4c9445a9cbce316b817f5a3e9b29450e46d2f130
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    M MANIFEST
  M t/examples/library.t
  M t/library/.gitattributes
  A t/library/perlhistory.txt
  M t/library/streams.t

  Log Message:
  -----------
  Change name of file used for testing to force update.


  Commit: 8a06578a06f26497acd7469f0e0d59bab3c87985
      https://github.com/parrot/parrot/commit/8a06578a06f26497acd7469f0e0d59bab3c87985
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    R t/library/perlhist.txt

  Log Message:
  -----------
  Make sure the old file comes out.


  Commit: ff8079ec707b5d52094febdea23d28953564e80d
      https://github.com/parrot/parrot/commit/ff8079ec707b5d52094febdea23d28953564e80d
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    M docs/project/release_manager_guide.pod

  Log Message:
  -----------
  Correct typo in release manager guide.


  Commit: 4039e9d0b5d263bf23f60880765b55290d2dc506
      https://github.com/parrot/parrot/commit/4039e9d0b5d263bf23f60880765b55290d2dc506
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    M CREDITS
  M ChangeLog
  M MANIFEST.generated
  M PBC_COMPAT
  M README
  M RESPONSIBLE_PARTIES
  M VERSION
  M docs/parrothist.pod
  M docs/project/release_manager_guide.pod
  M include/parrot/oplib/core_ops.h
  M src/ops/core_ops.c
  M t/native_pbc/integer.pbc
  M t/native_pbc/number.pbc
  M t/native_pbc/number_1.pbc
  M t/native_pbc/string.pbc
  M t/native_pbc/string_1.pbc
  M tools/dev/mk_packfile_pbc
  M tools/release/release.json

  Log Message:
  -----------
  Release data for Parrot 3.6.0.


  Commit: cb9e9b89695c0aaa50f0008c2c686910db4cbea1
      https://github.com/parrot/parrot/commit/cb9e9b89695c0aaa50f0008c2c686910db4cbea1
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2011-07-19 (Tue, 19 Jul 2011)

  Changed paths:
    M CREDITS
  M ChangeLog
  M MANIFEST
  M MANIFEST.generated
  M NEWS
  M PBC_COMPAT
  M PLATFORMS
  M README
  M RESPONSIBLE_PARTIES
  M VERSION
  M api.yaml
  M compilers/imcc/imc.h
  M compilers/imcc/imcc.l
  M compilers/imcc/imclexer.c
  M compilers/imcc/symreg.c
  M compilers/imcc/symreg.h
  M config/gen/makefiles/root.in
  M docs/parrothist.pod
  M docs/project/release_manager_guide.pod
  M docs/tests.pod
  R examples/benchmarks/overload.pl
  M ext/nqp-rx/src/stage0/HLL-s0.pir
  M ext/nqp-rx/src/stage0/NQP-s0.pir
  M ext/nqp-rx/src/stage0/P6Regex-s0.pir
  A ext/winxed/LICENSE
  M ext/winxed/README
  M ext/winxed/compiler.pir
  M ext/winxed/driver.pir
  M frontend/parrot/main.c
  M frontend/parrot_debugger/main.c
  M frontend/pbc_disassemble/main.c
  M frontend/pbc_merge/main.c
  M include/parrot/call.h
  M include/parrot/library.h
  M include/parrot/oplib/core_ops.h
  M include/parrot/packfile.h
  M lib/Parrot/Config.pm
  M lib/Parrot/Harness/DefaultTests.pm
  M lib/Parrot/Harness/Smoke.pm
  M lib/Parrot/Pmc2c/PCCMETHOD.pm
  M lib/Parrot/Pmc2c/PMC.pm
  M lib/Parrot/Test.pm
  M parrotbug
  A ports/README.pod
  M runtime/parrot/library/Digest/sha256.pir
  M runtime/parrot/library/NCI/Utils.pir
  M src/call/args.c
  M src/embed.c
  M src/embed/bytecode.c
  M src/gc/fixed_allocator.c
  M src/gc/gc_gms.c
  M src/gc/gc_ms2.c
  M src/hash.c
  M src/hll.c
  M src/library.c
  M src/nci/extra_thunks.c
  M src/ops/core_ops.c
  M src/packfile/api.c
  M src/packfile/output.c
  A src/packfile/pf_private.h
  A src/packfile/segments.c
  M src/platform/linux/encoding.c
  M src/platform/win32/dl.c
  M src/platform/win32/error.c
  M src/pmc.c
  M src/pmc/bytebuffer.pmc
  M src/pmc/eval.pmc
  M src/pmc/hash.pmc
  M src/pmc/imccompiler.pmc
  M src/pmc/mappedbytearray.pmc
  M src/pmc/namespace.pmc
  M src/pmc/packfile.pmc
  A src/pmc/packfileview.pmc
  M src/pmc/parrotinterpreter.pmc
  M src/pmc/string.pmc
  M src/pmc/stringbuilder.pmc
  M src/runcore/cores.c
  M src/spf_render.c
  M src/string/api.c
  M src/string/encoding.c
  M src/warnings.c
  R t/README
  A t/README.pod
  M t/configure/035-step.t
  M t/dynoplibs/debug.t
  M t/dynpmc/os.t
  M t/examples/library.t
  A t/ext/winxed/compreg.t
  M t/harness.pir
  A t/library/.gitattributes
  M t/library/nciutils.t
  R t/library/perlhist.txt
  A t/library/perlhistory.txt
  M t/library/pg.t
  M t/library/streams.t
  M t/native_pbc/integer.pbc
  M t/native_pbc/number.pbc
  M t/native_pbc/number_1.pbc
  M t/native_pbc/string.pbc
  M t/native_pbc/string_1.pbc
  M t/op/exceptions.t
  M t/op/spawnw.t
  M t/pmc/iterator.t
  M t/pmc/mappedbytearray.t
  A t/pmc/packfileview.t
  M t/pmc/parrotinterpreter.t
  M t/pmc/socket.t
  M t/pmc/string.t
  M t/src/embed.t
  M t/src/embed/api.t
  R t/steps/auto/git_describe-01.t
  M tools/dev/mk_packfile_pbc
  M tools/dev/nci_thunk_gen.pir
  M tools/release/release.json
  A tools/release/update_version.pl

  Log Message:
  -----------
  Merge branch 'master' into tt1047/type_sizes


  Commit: a5afabb4a3a3ab2a3cf4f74e7fb0c8169d0de7a3
      https://github.com/parrot/parrot/commit/a5afabb4a3a3ab2a3cf4f74e7fb0c8169d0de7a3
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2011-07-19 (Tue, 19 Jul 2011)

  Changed paths:
    M config/inter/types.pm
  M t/steps/inter/types-01.t

  Log Message:
  -----------
  Update Copyright date.


  Commit: c690860143a8d96a5a6e0753881cd4d56e5335f1
      https://github.com/parrot/parrot/commit/c690860143a8d96a5a6e0753881cd4d56e5335f1
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2011-07-19 (Tue, 19 Jul 2011)

  Changed paths:
    M CREDITS
  M ChangeLog
  M MANIFEST
  M MANIFEST.generated
  M NEWS
  M PBC_COMPAT
  M PLATFORMS
  M README
  M RESPONSIBLE_PARTIES
  M VERSION
  M compilers/imcc/imc.h
  M compilers/imcc/imcc.l
  M compilers/imcc/imclexer.c
  M compilers/imcc/symreg.c
  M compilers/imcc/symreg.h
  M config/gen/makefiles/root.in
  M config/inter/types.pm
  M docs/parrothist.pod
  M docs/project/release_manager_guide.pod
  M docs/tests.pod
  M ext/winxed/README
  M ext/winxed/compiler.pir
  M ext/winxed/driver.pir
  M frontend/pbc_disassemble/main.c
  M include/parrot/oplib/core_ops.h
  M lib/Parrot/Harness/Smoke.pm
  M lib/Parrot/Test.pm
  A ports/README.pod
  M runtime/parrot/library/NCI/Utils.pir
  M src/hll.c
  M src/ops/core_ops.c
  M src/packfile/segments.c
  M src/platform/win32/dl.c
  M src/platform/win32/error.c
  M src/pmc/bytebuffer.pmc
  M src/pmc/mappedbytearray.pmc
  M src/pmc/parrotinterpreter.pmc
  M src/pmc/string.pmc
  M src/spf_render.c
  R t/README
  A t/README.pod
  M t/configure/035-step.t
  M t/dynoplibs/debug.t
  M t/dynpmc/os.t
  M t/examples/library.t
  M t/harness.pir
  A t/library/.gitattributes
  M t/library/nciutils.t
  R t/library/perlhist.txt
  A t/library/perlhistory.txt
  M t/library/streams.t
  M t/native_pbc/integer.pbc
  M t/native_pbc/number.pbc
  M t/native_pbc/number_1.pbc
  M t/native_pbc/string.pbc
  M t/native_pbc/string_1.pbc
  M t/op/exceptions.t
  M t/op/spawnw.t
  M t/pmc/iterator.t
  M t/pmc/mappedbytearray.t
  M t/pmc/socket.t
  M t/pmc/string.t
  M t/src/embed/api.t
  R t/steps/auto/git_describe-01.t
  M t/steps/inter/types-01.t
  M tools/dev/mk_packfile_pbc
  M tools/release/release.json
  A tools/release/update_version.pl

  Log Message:
  -----------
  Merge branch 'master' into nqp_pct

It's much easier when the branch is in the same release cycle as
master.


Compare: https://github.com/parrot/parrot/compare/985baf2...c690860


More information about the parrot-commits mailing list