[parrot/parrot] cb9e9b: Merge branch 'master' into tt1047/type_sizes

noreply at github.com noreply at github.com
Tue Jul 19 13:31:44 UTC 2011


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

  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.


Compare: https://github.com/parrot/parrot/compare/4039e9d...a5afabb


More information about the parrot-commits mailing list