[parrot/parrot] da7b6b: fix a library lookup bug on windows from the new u...

noreply at github.com noreply at github.com
Sat Jan 8 01:58:47 UTC 2011


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

Commit: da7b6baca827d83d6f526bf80688037f768d2242
    https://github.com/parrot/parrot/commit/da7b6baca827d83d6f526bf80688037f768d2242
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M src/string/encoding/shared.c

Log Message:
-----------
fix a library lookup bug on windows from the new unicode changes


Commit: 7cc276cebdd0f39d34c1c92b70d66b3a80d543d8
    https://github.com/parrot/parrot/commit/7cc276cebdd0f39d34c1c92b70d66b3a80d543d8
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M src/call/args.c

Log Message:
-----------
Merge branch 'master' of github.com:parrot/parrot


Commit: aeacfec42bfa3317b767b2d0068adba600656542
    https://github.com/parrot/parrot/commit/aeacfec42bfa3317b767b2d0068adba600656542
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M t/dynoplibs/io.t

Log Message:
-----------
fix some stat tests. On win32 we are looking for the file 'parrot.exe', not 'parrot' like on unix


Commit: 5d54e34e085417021b01ac8b94c0ef99b23c30de
    https://github.com/parrot/parrot/commit/5d54e34e085417021b01ac8b94c0ef99b23c30de
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M t/dynoplibs/io.t

Log Message:
-----------
comment out tests that cause premature process abort on win32.


Commit: ca72cd027d18dba6fc4eefde155519f49a5df78b
    https://github.com/parrot/parrot/commit/ca72cd027d18dba6fc4eefde155519f49a5df78b
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M t/dynoplibs/io.t

Log Message:
-----------
update test count


Commit: 856752dd4c7f17d3189acdf494f5c637a65b5b74
    https://github.com/parrot/parrot/commit/856752dd4c7f17d3189acdf494f5c637a65b5b74
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M t/dynpmc/os.t

Log Message:
-----------
Merge branch 'os_dynpmc_coverage_2' of https://github.com/rofflwaffls/parrot into rofflwaffls-os_dynpmc_coverage_2


Commit: 89dfc411dbc0300cd05bee797c2c8808a832e0d5
    https://github.com/parrot/parrot/commit/89dfc411dbc0300cd05bee797c2c8808a832e0d5
Author: Tony Young <rofflwaffls at gmail.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M t/dynpmc/os.t

Log Message:
-----------
[t] Fixed broken OS dynpmc test.


Commit: 306273e0c0f7b58b0b853472ae315b093cf0d9b6
    https://github.com/parrot/parrot/commit/306273e0c0f7b58b0b853472ae315b093cf0d9b6
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M t/dynpmc/os.t

Log Message:
-----------
Merge branch 'os_dynpmc_coverage_2' of https://github.com/rofflwaffls/parrot into rofflwaffls-os_dynpmc_coverage_2


Commit: 1c175e853124128ae96317b18d0675574f00586d
    https://github.com/parrot/parrot/commit/1c175e853124128ae96317b18d0675574f00586d
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M src/io/socket_api.c
  M src/pmc/socket.pmc

Log Message:
-----------
we are testing whether a socket is opened or closed by comparing to a closed value, but we never initialize. Fix that


Commit: 581131fb5d55a0eff8c2bd965a88599303c10f63
    https://github.com/parrot/parrot/commit/581131fb5d55a0eff8c2bd965a88599303c10f63
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M include/parrot/io.h
  M src/io/socket_api.c
  M src/pmc/socket.pmc

Log Message:
-----------
make headerizer, and fix line-endings


Commit: 7295dd1df95a6cffa109db3818794ee90ed5382c
    https://github.com/parrot/parrot/commit/7295dd1df95a6cffa109db3818794ee90ed5382c
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M src/pmc/socket.pmc
  M t/pmc/socket.t

Log Message:
-----------
get_bool on a Socket returns whether the Socket is open. The is_closed method returns the opposite value. Tests for creating a new socket shouldn't use the get_bool vtable, since that shows whether the socket was opened, which these tests aren't doing


Commit: d7eaabab136787423b000d7fd72de73a0fece4f9
    https://github.com/parrot/parrot/commit/d7eaabab136787423b000d7fd72de73a0fece4f9
Author: Tony Young <rofflwaffls at gmail.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M t/dynpmc/os.t

Log Message:
-----------
[t] Fixing OS dynpmc tests on cygwin


Commit: de4d3e2135e0bfbb592c49ed04c5079348336014
    https://github.com/parrot/parrot/commit/de4d3e2135e0bfbb592c49ed04c5079348336014
Author: Tony Young <rofflwaffls at gmail.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M t/dynpmc/os.t

Log Message:
-----------
[t] Fixing OS dynpmc tests to work on other Windows silliness


Commit: 9f0a8b9041e58feffeafa317086b0b4826f767d2
    https://github.com/parrot/parrot/commit/9f0a8b9041e58feffeafa317086b0b4826f767d2
Author: Tony Young <rofflwaffls at gmail.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M t/dynpmc/os.t

Log Message:
-----------
[t] fixing bad MSVC plan


Commit: e25181b6f8b051c6f35bc60197a7b161c901c760
    https://github.com/parrot/parrot/commit/e25181b6f8b051c6f35bc60197a7b161c901c760
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M t/dynpmc/os.t

Log Message:
-----------
Merge branch 'os_dynpmc_coverage_2' of https://github.com/rofflwaffls/parrot into rofflwaffls-os_dynpmc_coverage_2


Commit: a7c3149c6d5e17952f535f1b91439b8bbc38076c
    https://github.com/parrot/parrot/commit/a7c3149c6d5e17952f535f1b91439b8bbc38076c
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M t/dynpmc/os.t

Log Message:
-----------
Merge branch 'rofflwaffls-os_dynpmc_coverage_2'


Commit: 7b94fae95132206bde125a867ca8633900c0a52c
    https://github.com/parrot/parrot/commit/7b94fae95132206bde125a867ca8633900c0a52c
Author: Coke <will at coleda.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M src/string/encoding/shared.c

Log Message:
-----------
remove tabs.


Commit: c5013cfcfb7a2c84dee7163084c7445f5e353724
    https://github.com/parrot/parrot/commit/c5013cfcfb7a2c84dee7163084c7445f5e353724
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M t/dynoplibs/io.t
  M t/dynpmc/os.t

Log Message:
-----------
[t] codingstd fixes in recent tests


Commit: 4e20ec049558ae47405422018100e8863209189b
    https://github.com/parrot/parrot/commit/4e20ec049558ae47405422018100e8863209189b
Author: jkeenan <jkeenan at cpan.org>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M src/io/socket_api.c

Log Message:
-----------
[codingstd] Needed closing paren in POD.


Commit: df64b9a50d1782f7bb9c29d5259aea91058fdd8f
    https://github.com/parrot/parrot/commit/df64b9a50d1782f7bb9c29d5259aea91058fdd8f
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M src/io/socket_api.c

Log Message:
-----------
fix codetest failure - pod syntax and c_func_docs


Commit: d69e236007f943e6eb26efb46fdac673a881eef9
    https://github.com/parrot/parrot/commit/d69e236007f943e6eb26efb46fdac673a881eef9
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M t/dynpmc/os.t

Log Message:
-----------
fix perlcritic failure, replace two argument open(s) with three argument open


Commit: 7a05f9c26b357e0700a8d26c0e4ae8ba0257256f
    https://github.com/parrot/parrot/commit/7a05f9c26b357e0700a8d26c0e4ae8ba0257256f
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M src/pmc/packfilebytecodesegment.pmc

Log Message:
-----------
Remove utterly wrong code from PackfileBytecode.get_pointer.


Commit: 6e990fcce78a518401e347f2499ed4856a3bda7c
    https://github.com/parrot/parrot/commit/6e990fcce78a518401e347f2499ed4856a3bda7c
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M src/pmc/packfilebytecodesegment.pmc

Log Message:
-----------
First baby step for generating ByteCode


Commit: 21950b14d7ccbce96b6530d0ea01fbca1c58b864
    https://github.com/parrot/parrot/commit/21950b14d7ccbce96b6530d0ea01fbca1c58b864
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M src/pmc/packfilebytecodesegment.pmc
  M src/pmc/packfileopmap.pmc

Log Message:
-----------
Add skeleton how to pack PackfileBytecode


Commit: 9dda54315fe8c8e2fd8dbce2caa696489700a0f5
    https://github.com/parrot/parrot/commit/9dda54315fe8c8e2fd8dbce2caa696489700a0f5
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M src/packfile/api.c

Log Message:
-----------
only run :load subs on load_bytecode


Commit: 533bde313269fbfe939eb408638c0bc07039e610
    https://github.com/parrot/parrot/commit/533bde313269fbfe939eb408638c0bc07039e610
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M runtime/parrot/library/PGE/Perl6Grammar.pir

Log Message:
-----------
Revert "mark PGE main subs :main"

This reverts commit 2b0abde5604f07f58bae5049142f79e5d9afba16.


Commit: 7529cd326bfccc81611fb682c91f5da4f1e5a538
    https://github.com/parrot/parrot/commit/7529cd326bfccc81611fb682c91f5da4f1e5a538
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M compilers/tge/TGE/Compiler.pir

Log Message:
-----------
Revert "tag *every* tge sub :main. emulates old broken pick-first-sub behaviour"

This reverts commit 0ee91bbca15d0d8af52053919547d6b726943d35.


Commit: cbccec71137852381f78a4befd90e56cc0888912
    https://github.com/parrot/parrot/commit/cbccec71137852381f78a4befd90e56cc0888912
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M src/packfile/api.c

Log Message:
-----------
[codingstd] fixups for recently added packfile_main() accessor function


Commit: 3ccc55f79e291123e9c5f3a5422262cbb8dcfa16
    https://github.com/parrot/parrot/commit/3ccc55f79e291123e9c5f3a5422262cbb8dcfa16
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M src/pmc/oplib.pmc

Log Message:
-----------
Add OpMap.get_pointer to be used in OpMapping.get_pointer


Commit: 83957ef965b02a1642375b3a794f1d98b81d6de3
    https://github.com/parrot/parrot/commit/83957ef965b02a1642375b3a794f1d98b81d6de3
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M src/pmc/packfileopmap.pmc

Log Message:
-----------
Return mapping value, not mapped value for op.


Commit: ab807d0be53c6884eaa083c122edbe59b58337e3
    https://github.com/parrot/parrot/commit/ab807d0be53c6884eaa083c122edbe59b58337e3
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M src/pmc/packfileopmap.pmc

Log Message:
-----------
Initial shoot on PF_BC_OM creation


Commit: 8c7adc48dd05ff084721d1cac9b7771f4418e815
    https://github.com/parrot/parrot/commit/8c7adc48dd05ff084721d1cac9b7771f4418e815
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M t/pmc/packfileopmap.t

Log Message:
-----------
Add more tests for OpMap


Commit: abb953436245586d224f039a04ea9d9eb97ff66c
    https://github.com/parrot/parrot/commit/abb953436245586d224f039a04ea9d9eb97ff66c
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M examples/pir/make_hello_pbc.pir

Log Message:
-----------
Fix index of FIA for get_returns


Commit: 10cbb73e386df72e240c44722a9a840289f9ace3
    https://github.com/parrot/parrot/commit/10cbb73e386df72e240c44722a9a840289f9ace3
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M src/pmc/packfileconstanttable.pmc

Log Message:
-----------
Add PF_ConstTable.push_* functions for convinience.


Commit: 10d5f6f5fb5dc4db0369b82865de8ce6e3929f23
    https://github.com/parrot/parrot/commit/10d5f6f5fb5dc4db0369b82865de8ce6e3929f23
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M examples/pir/make_hello_pbc.pir

Log Message:
-----------
Simplify make_hello_pbc


Commit: fcedaff7e4b90604c4ffef4fb308519c4909b62f
    https://github.com/parrot/parrot/commit/fcedaff7e4b90604c4ffef4fb308519c4909b62f
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M src/pmc/packfileopmap.pmc
  M t/pmc/packfileopmap.t

Log Message:
-----------
Fix OpMap.load_lib


Commit: 7654375616165768121bfc8ec076d5cfb8619791
    https://github.com/parrot/parrot/commit/7654375616165768121bfc8ec076d5cfb8619791
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M t/pmc/packfileopmap.t

Log Message:
-----------
Add (failing) test for mapping ops from dynext


Commit: c6c2678af8bd29d6e220103f67cff8c35980a807
    https://github.com/parrot/parrot/commit/c6c2678af8bd29d6e220103f67cff8c35980a807
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-04 (Tue, 04 Jan 2011)

Changed paths:
  M src/pmc/packfileopmap.pmc

Log Message:
-----------
Fix mapping ops from dynext


Commit: 16c87fb2f0e7e01468add79607b757596b24cb3d
    https://github.com/parrot/parrot/commit/16c87fb2f0e7e01468add79607b757596b24cb3d
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M .gitignore
  M CREDITS
  M ChangeLog
  M Configure.pl
  M DEPRECATED.pod
  M DEVELOPING
  M DONORS.pod
  M MANIFEST
  M MANIFEST.SKIP
  M MANIFEST.generated
  M NEWS
  M PBC_COMPAT
  M PLATFORMS
  M README
  A README.deutsch
  A README.espanol
  A README.polski
  M README_win32.pod
  M RESPONSIBLE_PARTIES
  M TODO
  M VERSION
  M compilers/data_json/data_json.pir
  M compilers/data_json/data_json/pge2pir.tg
  M compilers/imcc/Rules.in
  M compilers/imcc/cfg.c
  M compilers/imcc/cfg.h
  M compilers/imcc/debug.c
  M compilers/imcc/debug.h
  M compilers/imcc/imc.c
  M compilers/imcc/imc.h
  M compilers/imcc/imcc.l
  M compilers/imcc/imcc.y
  M compilers/imcc/imclexer.c
  M compilers/imcc/imcparser.c
  M compilers/imcc/imcparser.h
  M compilers/imcc/instructions.c
  M compilers/imcc/instructions.h
  M compilers/imcc/main.c
  M compilers/imcc/optimizer.c
  M compilers/imcc/optimizer.h
  M compilers/imcc/parser.h
  M compilers/imcc/parser_util.c
  M compilers/imcc/pbc.c
  M compilers/imcc/pbc.h
  M compilers/imcc/pcc.c
  M compilers/imcc/reg_alloc.c
  M compilers/imcc/sets.c
  M compilers/imcc/sets.h
  M compilers/imcc/symreg.c
  M compilers/imcc/symreg.h
  M compilers/imcc/unit.h
  M compilers/opsc/README.pod
  M compilers/opsc/ops2c.nqp
  M compilers/opsc/opsc.pir
  M compilers/opsc/src/Ops/Compiler.pm
  M compilers/opsc/src/Ops/Compiler/Actions.pm
  M compilers/opsc/src/Ops/Compiler/Grammar.pm
  M compilers/opsc/src/Ops/Emitter.pm
  M compilers/opsc/src/Ops/File.pm
  M compilers/opsc/src/Ops/Op.pm
  M compilers/opsc/src/Ops/OpLib.pm
  M compilers/opsc/src/Ops/Renumberer.pm
  M compilers/opsc/src/Ops/Trans.pm
  M compilers/opsc/src/Ops/Trans/C.pm
  M compilers/opsc/src/builtins.pir
  M compilers/pct/PCT.pir
  M compilers/pct/README.pod
  M compilers/pct/src/PAST.pir
  M compilers/pct/src/PAST/Compiler.pir
  M compilers/pct/src/PAST/Node.pir
  M compilers/pct/src/PCT/Dumper.pir
  M compilers/pct/src/PCT/Grammar.pir
  M compilers/pct/src/PCT/HLLCompiler.pir
  M compilers/pct/src/PCT/Node.pir
  M compilers/pct/src/POST/Compiler.pir
  M compilers/pct/src/POST/Node.pir
  M compilers/pge/PGE.pir
  M compilers/pge/PGE/Exp.pir
  M compilers/pge/PGE/Match.pir
  M compilers/pge/PGE/OPTable.pir
  M compilers/pge/PGE/P5Regex.pir
  M compilers/pge/PGE/Perl6Regex.pir
  M compilers/pge/PGE/Regex.pir
  M compilers/pge/PGE/builtins.pg
  M compilers/pge/README.pod
  R compilers/pirc/Defines.mak
  R compilers/pirc/README.pod
  R compilers/pirc/Rules.mak
  R compilers/pirc/TODO
  R compilers/pirc/heredoc/heredocmain.c
  R compilers/pirc/macro/lexer.h
  R compilers/pirc/macro/macro.h
  R compilers/pirc/macro/macro.l
  R compilers/pirc/macro/macro.y
  R compilers/pirc/macro/macrolexer.c
  R compilers/pirc/macro/macrolexer.h
  R compilers/pirc/macro/macroparser.c
  R compilers/pirc/macro/macroparser.h
  R compilers/pirc/src/bcgen.c
  R compilers/pirc/src/bcgen.h
  R compilers/pirc/src/hdocprep.c
  R compilers/pirc/src/hdocprep.l
  R compilers/pirc/src/main.c
  R compilers/pirc/src/pir.l
  R compilers/pirc/src/pir.y
  R compilers/pirc/src/pircapi.c
  R compilers/pirc/src/pircapi.h
  R compilers/pirc/src/pircompiler.c
  R compilers/pirc/src/pircompiler.h
  R compilers/pirc/src/pircompunit.c
  R compilers/pirc/src/pircompunit.h
  R compilers/pirc/src/pirdefines.h
  R compilers/pirc/src/piremit.c
  R compilers/pirc/src/piremit.h
  R compilers/pirc/src/pirerr.c
  R compilers/pirc/src/pirerr.h
  R compilers/pirc/src/pirheredoc.h
  R compilers/pirc/src/pirlexer.c
  R compilers/pirc/src/pirlexer.h
  R compilers/pirc/src/pirmacro.c
  R compilers/pirc/src/pirmacro.h
  R compilers/pirc/src/pirop.c
  R compilers/pirc/src/pirop.h
  R compilers/pirc/src/pirparser.c
  R compilers/pirc/src/pirparser.h
  R compilers/pirc/src/pirpcc.c
  R compilers/pirc/src/pirpcc.h
  R compilers/pirc/src/pirregalloc.c
  R compilers/pirc/src/pirregalloc.h
  R compilers/pirc/src/pirsymbol.c
  R compilers/pirc/src/pirsymbol.h
  R compilers/pirc/src/piryy.h
  R compilers/pirc/t/basic.t
  R compilers/pirc/t/harness
  R compilers/pirc/t/heredoc.t
  R compilers/pirc/t/macro.t
  R compilers/pirc/t/stmts.t
  R compilers/pirc/t/subflags.t
  M compilers/tge/TGE.pir
  M compilers/tge/TGE/Compiler.pir
  M compilers/tge/TGE/Grammar.pir
  M compilers/tge/TGE/Rule.pir
  M compilers/tge/TGE/Tree.pir
  M compilers/tge/tgc.pir
  M config/auto/arch.pm
  M config/auto/attributes.pm
  M config/auto/attributes/test_c.in
  M config/auto/backtrace.pm
  M config/auto/backtrace/test_c.in
  M config/auto/backtrace/test_dlinfo_c.in
  M config/auto/byteorder.pm
  M config/auto/byteorder/test_c.in
  A config/auto/coverage.pm
  M config/auto/cpu.pm
  M config/auto/cpu/i386/auto.pm
  M config/auto/cpu/i386/test_gcc_cmpxchg_c.in
  M config/auto/cpu/ppc/auto.pm
  M config/auto/cpu/ppc/test_gcc_cmpset_c.in
  M config/auto/cpu/sun4/auto.pm
  M config/auto/cpu/sun4/test_atomic_c.in
  M config/auto/cpu/x86_64/auto.pm
  M config/auto/ctags.pm
  M config/auto/env.pm
  M config/auto/env/test_setenv_c.in
  M config/auto/env/test_unsetenv_c.in
  M config/auto/format.pm
  M config/auto/frames.pm
  M config/auto/frames/test_exec_cygwin_c.in
  M config/auto/frames/test_exec_linux_c.in
  M config/auto/frames/test_exec_openbsd_c.in
  M config/auto/gc.pm
  M config/auto/gc/test_c.in
  M config/auto/gcc.pm
  M config/auto/gcc/test_c.in
  M config/auto/gettext.pm
  M config/auto/gettext/gettext_c.in
  A config/auto/git_describe.pm
  M config/auto/glibc.pm
  M config/auto/glibc/test_c.in
  M config/auto/gmp.pm
  M config/auto/gmp/gmp_c.in
  M config/auto/headers.pm
  M config/auto/headers/test_c.in
  M config/auto/icu.pm
  M config/auto/inline.pm
  M config/auto/inline/test1_c.in
  M config/auto/inline/test2_c.in
  A config/auto/ipv6.pm
  A config/auto/ipv6/test.in
  M config/auto/isreg.pm
  M config/auto/isreg/test_c.in
  M config/auto/jit.pm
  A config/auto/libffi.pm
  A config/auto/libffi/test_c.in
  M config/auto/llvm.pm
  M config/auto/llvm/hello.c
  M config/auto/memalign.pm
  M config/auto/memalign/test2_c.in
  M config/auto/memalign/test_c.in
  M config/auto/msvc.pm
  M config/auto/msvc/test_c.in
  M config/auto/neg_0.pm
  M config/auto/neg_0/test_c.in
  M config/auto/opengl.pm
  M config/auto/opengl/opengl_c.in
  M config/auto/ops.pm
  M config/auto/pcre.pm
  M config/auto/pcre/pcre_c.in
  M config/auto/perldoc.pm
  M config/auto/pmc.pm
  M config/auto/pod2man.pm
  M config/auto/readline.pm
  M config/auto/readline/readline_c.in
  M config/auto/revision.pm
  A config/auto/sha1.pm
  M config/auto/signal.pm
  M config/auto/signal/test1_c.in
  M config/auto/signal/test2_c.in
  M config/auto/signal/test_itimer_c.in
  M config/auto/sizes.pm
  M config/auto/sizes/floatval_maxmin_c.in
  M config/auto/sizes/intval_maxmin_c.in
  M config/auto/sizes/test2_c.in
  M config/auto/sizes/test3_c.in
  M config/auto/sizes/test_c.in
  M config/auto/snprintf.pm
  M config/auto/snprintf/test_c.in
  M config/auto/socklen_t.pm
  M config/auto/stat.pm
  M config/auto/stat/test_c.in
  M config/auto/thread.pm
  M config/auto/timespec.pm
  M config/auto/timespec/test_c.in
  M config/auto/va_ptr.pm
  M config/auto/va_ptr/test_c.in
  M config/auto/warnings.pm
  M config/auto/warnings/test_c.in
  M config/auto/zlib.pm
  M config/auto/zlib/zlib_c.in
  M config/gen/config_h.pm
  M config/gen/config_h/config_h.in
  M config/gen/config_h/has_header_h.in
  M config/gen/config_pm.pm
  M config/gen/config_pm/Config_pm.in
  M config/gen/config_pm/config_lib_pir.in
  M config/gen/config_pm/config_pir.in
  M config/gen/core_pmcs.pm
  M config/gen/makefiles.pm
  M config/gen/makefiles/docs.in
  M config/gen/makefiles/editor.in
  M config/gen/makefiles/ext.in
  M config/gen/makefiles/parrot_embed_pl.in
  M config/gen/makefiles/root.in
  M config/gen/opengl.pm
  M config/gen/platform.pm
  M config/gen/platform/ansi/dl.c
  M config/gen/platform/ansi/exec.c
  M config/gen/platform/ansi/io.h
  M config/gen/platform/ansi/pid.c
  M config/gen/platform/ansi/time.c
  M config/gen/platform/cygwin/math.c
  M config/gen/platform/darwin/begin.c
  M config/gen/platform/darwin/hires_timer.c
  M config/gen/platform/darwin/sysmem.c
  A config/gen/platform/freebsd/uid.c
  M config/gen/platform/generic/dl.c
  M config/gen/platform/generic/dl.h
  M config/gen/platform/generic/env.c
  M config/gen/platform/generic/exec.c
  M config/gen/platform/generic/hires_timer.c
  M config/gen/platform/generic/io.h
  M config/gen/platform/generic/itimer.c
  M config/gen/platform/generic/math.c
  M config/gen/platform/generic/math.h
  M config/gen/platform/generic/memexec.c
  M config/gen/platform/generic/pid.c
  M config/gen/platform/generic/platform_limits.h
  M config/gen/platform/generic/signal.c
  M config/gen/platform/generic/signal.h
  M config/gen/platform/generic/stat.c
  M config/gen/platform/generic/stat.h
  M config/gen/platform/generic/sysmem.c
  M config/gen/platform/generic/threads.h
  M config/gen/platform/generic/time.c
  A config/gen/platform/generic/uid.c
  M config/gen/platform/netbsd/math.c
  M config/gen/platform/netbsd/misc.c
  M config/gen/platform/netbsd/misc.h
  A config/gen/platform/netbsd/uid.c
  M config/gen/platform/openbsd/math.c
  M config/gen/platform/openbsd/memexec.c
  M config/gen/platform/openbsd/misc.h
  A config/gen/platform/openbsd/uid.c
  M config/gen/platform/solaris/math.c
  M config/gen/platform/solaris/time.c
  A config/gen/platform/solaris/uid.c
  M config/gen/platform/win32/begin.c
  M config/gen/platform/win32/dl.c
  M config/gen/platform/win32/env.c
  M config/gen/platform/win32/exec.c
  M config/gen/platform/win32/hires_timer.c
  M config/gen/platform/win32/io.h
  M config/gen/platform/win32/misc.c
  M config/gen/platform/win32/misc.h
  M config/gen/platform/win32/pid.c
  M config/gen/platform/win32/signal.c
  M config/gen/platform/win32/signal.h
  M config/gen/platform/win32/stat.h
  M config/gen/platform/win32/string.h
  M config/gen/platform/win32/sysmem.c
  M config/gen/platform/win32/threads.h
  M config/gen/platform/win32/time.c
  A config/gen/platform/win32/uid.c
  M config/init/defaults.pm
  R config/init/headers.pm
  M config/init/hints.pm
  M config/init/hints/aix.pm
  M config/init/hints/cygwin.pm
  M config/init/hints/darwin.pm
  M config/init/hints/dec_osf.pm
  M config/init/hints/dragonfly.pm
  M config/init/hints/freebsd.pm
  M config/init/hints/hpux.pm
  M config/init/hints/irix.pm
  M config/init/hints/linux.pm
  M config/init/hints/mswin32.pm
  M config/init/hints/msys.pm
  M config/init/hints/netbsd.pm
  M config/init/hints/nto.pm
  M config/init/hints/openbsd.pm
  M config/init/hints/os2.pm
  M config/init/hints/solaris.pm
  M config/init/hints/vms.pm
  M config/init/install.pm
  M config/init/manifest.pm
  M config/init/optimize.pm
  M config/inter/lex.pm
  M config/inter/libparrot.pm
  M config/inter/make.pm
  M config/inter/progs.pm
  M config/inter/shlibs.pm
  M config/inter/types.pm
  M config/inter/yacc.pm
  M docs/book/draft/appa_glossary.pod
  M docs/book/draft/appb_patch_submission.pod
  M docs/book/draft/appd_build_options.pod
  M docs/book/draft/appe_source_code.pod
  M docs/book/draft/ch01_introduction.pod
  M docs/book/draft/ch11_directive_reference.pod
  M docs/book/draft/chXX_hlls.pod
  M docs/book/pct/ch01_introduction.pod
  M docs/book/pct/ch03_compiler_tools.pod
  M docs/book/pir/ch03_basic_syntax.pod
  M docs/book/pir/ch04_variables.pod
  M docs/book/pir/ch06_subroutines.pod
  M docs/compiler_faq.pod
  M docs/configuration.pod
  M docs/debug.pod
  M docs/debugger.pod
  M docs/dev/byteorder.pod
  M docs/dev/c_functions.pod
  A docs/dev/coverage.pod
  M docs/dev/debugging_with_msvc.pod
  M docs/dev/events.pod
  M docs/dev/headerizer.pod
  M docs/dev/infant.pod
  M docs/dev/longopt.pod
  M docs/dev/optimizer.pod
  M docs/dev/parrot_api.pod
  M docs/dev/pccmethods.pod
  M docs/dev/pmc_freeze.pod
  M docs/dev/profiling.pod
  M docs/embed.pod
  M docs/extend.pod
  M docs/faq.pod
  M docs/gettingstarted.pod
  M docs/glossary.pod
  M docs/imcc/imcfaq.pod
  M docs/imcc/operation.pod
  M docs/intro.pod
  M docs/memory_internals.pod
  M docs/multidispatch.pod
  M docs/optable.pod
  M docs/overview.pod
  M docs/parrot.pod
  M docs/parrotbyte.pod
  M docs/parrothist.pod
  M docs/pct/gettingstarted.pod
  M docs/pct/past_building_blocks.pod
  M docs/pct/pct_optable_guide.pod
  M docs/pdds/draft/pdd01_overview.pod
  M docs/pdds/draft/pdd05_opfunc.pod
  M docs/pdds/draft/pdd06_pasm.pod
  M docs/pdds/draft/pdd08_keys.pod
  M docs/pdds/draft/pdd10_embedding.pod
  M docs/pdds/draft/pdd11_extending.pod
  M docs/pdds/draft/pdd14_numbers.pod
  M docs/pdds/draft/pdd16_native_call.pod
  M docs/pdds/draft/pdd29_compiler_tools.pod
  M docs/pdds/draft/pdd31_hll.pod
  M docs/pdds/pdd00_pdd.pod
  M docs/pdds/pdd03_calling_conventions.pod
  M docs/pdds/pdd07_codingstd.pod
  M docs/pdds/pdd09_gc.pod
  M docs/pdds/pdd13_bytecode.pod
  M docs/pdds/pdd15_objects.pod
  M docs/pdds/pdd17_pmc.pod
  M docs/pdds/pdd18_security.pod
  M docs/pdds/pdd19_pir.pod
  M docs/pdds/pdd20_lexical_vars.pod
  M docs/pdds/pdd21_namespaces.pod
  M docs/pdds/pdd22_io.pod
  M docs/pdds/pdd23_exceptions.pod
  M docs/pdds/pdd24_events.pod
  M docs/pdds/pdd25_concurrency.pod
  M docs/pdds/pdd26_ast.pod
  M docs/pdds/pdd27_multiple_dispatch.pod
  M docs/pdds/pdd28_strings.pod
  M docs/pdds/pdd30_install.pod
  M docs/pdds/pdd_template.pod
  M docs/pmc/struct.pod
  M docs/porting_intro.pod
  R docs/project/branching_guide.pod
  M docs/project/cage_cleaners_guide.pod
  M docs/project/committer_guide.pod
  A docs/project/core_inclusion.pod
  M docs/project/debian_packaging_guide.pod
  A docs/project/git_terminology.pod
  A docs/project/git_workflow.pod
  A docs/project/merge_review_guidelines.pod
  M docs/project/metacommitter_guide.pod
  M docs/project/release_manager_guide.pod
  M docs/project/roles_responsibilities.pod
  M docs/project/support_policy.pod
  M docs/project/ticket_triaging.pod
  M docs/project/ubuntu_packaging_guide.pod
  M docs/req/model_users.pod
  M docs/running.pod
  M docs/stability.pod
  M docs/submissions.pod
  M docs/tests.pod
  M docs/user/pir/intro.pod
  M docs/user/pir/objects.pod
  M docs/user/pir/pmcs.pod
  M docs/vtables.pod
  M editor/README.pod
  M editor/kate_syntax.pl
  M editor/mk_skeleton.pir
  M editor/ops2vim.pl
  M editor/parrot.el
  M editor/pasm.el
  M editor/pir-mode.el
  R editor/subversion_config
  M examples/README
  M examples/benchmarks/addit.pasm
  M examples/benchmarks/addit.pir
  M examples/benchmarks/addit.pl
  M examples/benchmarks/addit2.pir
  M examples/benchmarks/array_access.pir
  M examples/benchmarks/arriter.pir
  M examples/benchmarks/arriter.pl
  M examples/benchmarks/arriter_o1.pir
  M examples/benchmarks/bench_newp.pasm
  M examples/benchmarks/boolean.pir
  M examples/benchmarks/fib.cs
  M examples/benchmarks/fib.pir
  M examples/benchmarks/fib.pl
  M examples/benchmarks/float4.pir
  M examples/benchmarks/freeze.pasm
  M examples/benchmarks/freeze.pl
  M examples/benchmarks/gc_alloc_new.pasm
  M examples/benchmarks/gc_alloc_reuse.pasm
  M examples/benchmarks/gc_generations.pasm
  M examples/benchmarks/gc_header_new.pasm
  M examples/benchmarks/gc_header_reuse.pasm
  M examples/benchmarks/gc_waves_headers.pasm
  M examples/benchmarks/gc_waves_sizeable_data.pasm
  M examples/benchmarks/gc_waves_sizeable_headers.pasm
  M examples/benchmarks/hamming.pir
  M examples/benchmarks/hello.pir
  M examples/benchmarks/mops.pasm
  M examples/benchmarks/mops.pl
  M examples/benchmarks/mops_intval.pasm
  M examples/benchmarks/oo1.pir
  M examples/benchmarks/oo1.pl
  M examples/benchmarks/oo2.pir
  M examples/benchmarks/oo2.pl
  M examples/benchmarks/oo3.pir
  M examples/benchmarks/oo3.pl
  M examples/benchmarks/oo4.pasm
  M examples/benchmarks/oo4.pl
  M examples/benchmarks/oo5.pir
  M examples/benchmarks/oo5.pl
  M examples/benchmarks/oo6.pir
  M examples/benchmarks/oo6.pl
  M examples/benchmarks/oofib.pir
  M examples/benchmarks/oofib.pl
  M examples/benchmarks/overload.pir
  M examples/benchmarks/overload.pl
  M examples/benchmarks/primes.c
  M examples/benchmarks/primes.pasm
  M examples/benchmarks/primes.pl
  M examples/benchmarks/primes2.c
  M examples/benchmarks/primes2.pir
  M examples/benchmarks/primes2.pl
  M examples/benchmarks/primes2.py
  M examples/benchmarks/primes2_i.pir
  M examples/benchmarks/primes_i.pasm
  M examples/benchmarks/rand.pir
  M examples/benchmarks/stress.pasm
  M examples/benchmarks/stress.pl
  M examples/benchmarks/stress1.pasm
  M examples/benchmarks/stress1.pl
  M examples/benchmarks/stress2.pasm
  M examples/benchmarks/stress2.pl
  M examples/benchmarks/stress3.pasm
  M examples/benchmarks/stress_integers.pir
  M examples/benchmarks/stress_strings.pir
  M examples/benchmarks/vpm.pir
  M examples/benchmarks/vpm.pl
  M examples/c/nanoparrot.c
  M examples/c/pbc_info.c
  M examples/c/test_main.c
  M examples/compilers/Makefile
  M examples/compilers/japhc.c
  M examples/config/file/configcompiler
  M examples/config/file/configwithfatalstep
  M examples/embed/Makefile
  M examples/embed/Makefile.msvc
  M examples/embed/cotorra.c
  M examples/io/get.pir
  M examples/io/http.pir
  M examples/io/httpd.pir
  M examples/io/post.pir
  M examples/json/postalcodes.pir
  M examples/json/test.pir
  M examples/languages/abc/MAINTAINER
  M examples/languages/abc/README
  M examples/languages/abc/abc.pir
  M examples/languages/abc/setup.pir
  M examples/languages/abc/src/builtins/all.pir
  M examples/languages/abc/src/parser/actions.nqp
  M examples/languages/abc/t/01-tests.t
  M examples/languages/squaak/MAINTAINER
  M examples/languages/squaak/doc/tutorial_episode_1.pod
  M examples/languages/squaak/doc/tutorial_episode_2.pod
  M examples/languages/squaak/doc/tutorial_episode_3.pod
  M examples/languages/squaak/doc/tutorial_episode_4.pod
  M examples/languages/squaak/doc/tutorial_episode_5.pod
  M examples/languages/squaak/doc/tutorial_episode_6.pod
  M examples/languages/squaak/doc/tutorial_episode_7.pod
  M examples/languages/squaak/doc/tutorial_episode_8.pod
  M examples/languages/squaak/doc/tutorial_episode_9.pod
  M examples/languages/squaak/examples/factorial.sq
  M examples/languages/squaak/examples/life.sq
  M examples/languages/squaak/setup.pir
  M examples/languages/squaak/squaak.pir
  M examples/languages/squaak/src/Squaak/Actions.pm
  M examples/languages/squaak/src/Squaak/Compiler.pm
  M examples/languages/squaak/src/Squaak/Grammar.pm
  M examples/languages/squaak/src/Squaak/Runtime.pm
  M examples/languages/squaak/src/squaak.pir
  M examples/library/getopt_demo.pir
  M examples/library/md5sum.pir
  M examples/library/ncurses_life.pir
  M examples/library/pcre.pir
  M examples/mops/mops.c
  M examples/mops/mops.cs
  M examples/mops/mops.p6
  M examples/mops/mops.pl
  M examples/mops/mops.py
  M examples/mops/mops.rb
  M examples/namespace/namespace_dump.pir
  M examples/nci/PQt.cpp
  M examples/nci/QtHelloWorld.pasm
  M examples/nci/QtHelloWorld.pir
  M examples/nci/Xlib.pir
  M examples/nci/Xlibconstants.pir
  M examples/nci/ls.pir
  M examples/nci/sdl_blue_rectangle.pir
  M examples/nci/win32api.pir
  M examples/nci/xlibtest.nqp
  M examples/nci/xlibtest.p6
  M examples/nci/xlibtest.pir
  M examples/opengl/math.pir
  M examples/opengl/shapes.pir
  M examples/opengl/static-triangle-hll.pir
  M examples/opengl/static-triangle.pir
  M examples/opengl/triangle.pir
  M examples/pasm/cat.pasm
  M examples/pasm/fact.pasm
  M examples/pasm/hello.pasm
  M examples/pasm/trace.pasm
  M examples/past/01-sub.pir
  M examples/past/blocktype_immediate.pir
  M examples/past/four_plus_one.pir
  M examples/pge/demo.pir
  M examples/pir/befunge/Changes
  M examples/pir/befunge/MAINTAINER
  M examples/pir/befunge/README
  M examples/pir/befunge/befunge.pir
  M examples/pir/befunge/debug.pir
  M examples/pir/befunge/flow.pir
  M examples/pir/befunge/io.pir
  M examples/pir/befunge/load.pir
  M examples/pir/befunge/maths.pir
  M examples/pir/befunge/setup.pir
  M examples/pir/befunge/stack.pir
  M examples/pir/befunge/t/basic.t
  M examples/pir/circle.pir
  M examples/pir/euclid.pir
  M examples/pir/genprog.bas
  M examples/pir/hanoi.pir
  M examples/pir/interlangs.bas
  M examples/pir/interlangs.pir
  M examples/pir/io.pir
  M examples/pir/levenshtein.pir
  M examples/pir/life.pir
  M examples/pir/local_label.pir
  M examples/pir/make_hello_pbc.pir
  M examples/pir/mandel.pir
  A examples/pir/md5sum.pir
  M examples/pir/mysqltest.bas
  M examples/pir/perl6.bas
  M examples/pir/pirric.pir
  M examples/pir/queens_r.pir
  M examples/pir/readline.pir
  M examples/pir/substr.pir
  M examples/pir/sudoku.pir
  M examples/pir/uniq.pir
  M examples/sdl/anim_image.pir
  M examples/sdl/anim_image_dblbuf.pir
  M examples/sdl/blue_font.pir
  M examples/sdl/blue_rect.pir
  M examples/sdl/blue_rect.pl
  M examples/sdl/bounce_parrot_logo.pir
  M examples/sdl/lcd/clock.pir
  M examples/sdl/mandel.pir
  M examples/sdl/minesweeper/eventhandler.pir
  M examples/sdl/minesweeper/field.pir
  M examples/sdl/minesweeper/mines.pir
  M examples/sdl/move_parrot_logo.pir
  M examples/sdl/raw_pixels.pir
  M examples/sdl/tetris/app.pir
  M examples/sdl/tetris/block.pir
  M examples/sdl/tetris/blockdata.pir
  M examples/sdl/tetris/blocks.pir
  M examples/sdl/tetris/board.pir
  M examples/sdl/tetris/boarddata.pir
  M examples/sdl/tetris/eventhandler.pir
  M examples/sdl/tetris/tetris.pir
  M examples/shootout/ack.pir
  M examples/shootout/binarytrees.pir
  M examples/shootout/fannkuch.pir
  M examples/shootout/fasta.pir
  M examples/shootout/harmonic.pir
  M examples/shootout/knucleotide.pir
  M examples/shootout/mandelbrot.pir
  M examples/shootout/nbody.pir
  M examples/shootout/nsieve-bits-2.pir
  M examples/shootout/nsieve-bits.pir
  M examples/shootout/nsieve.pir
  M examples/shootout/partialsums-2.pir
  M examples/shootout/partialsums.pir
  M examples/shootout/pidigits.pir
  M examples/shootout/random.pasm
  M examples/shootout/random.pir
  M examples/shootout/recursive-2.pir
  M examples/shootout/recursive.pir
  M examples/shootout/regexdna.pir
  M examples/shootout/revcomp.pir
  M examples/shootout/spectralnorm.pir
  M examples/shootout/sumcol.pir
  M examples/shootout/takfp.pir
  M examples/streams/Bytes.pir
  M examples/streams/Combiner.pir
  M examples/streams/Coroutine.pir
  M examples/streams/FileLines.pir
  M examples/streams/Filter.pir
  M examples/streams/Include.pir
  M examples/streams/Lines.pir
  M examples/streams/Replay.pir
  M examples/streams/SubCounter.pir
  M examples/streams/SubHello.pir
  M examples/streams/Writer.pir
  M examples/subs/bsr_ret.pasm
  M examples/subs/coroutine.pasm
  M examples/subs/multi_retvals.pir
  M examples/subs/no_retval.pir
  M examples/subs/pasm_sub1.pasm
  M examples/subs/single_retval.pir
  M examples/tcl/tcltkdemo.pir
  M examples/tge/branch/lib/Branch.pir
  M examples/tge/branch/lib/Leaf.pir
  M examples/tge/branch/transform.pir
  M examples/tools/Makefile
  M examples/tools/pbc_checker.cpp
  M examples/tutorial/01_temp_var.pir
  M examples/tutorial/02_local_var.pir
  M examples/tutorial/03_temp_var_basic_pmcs.pir
  M examples/tutorial/04_pod_comments.pir
  M examples/tutorial/10_math_ops.pir
  M examples/tutorial/11_math_ops_self_mod.pir
  M examples/tutorial/12_math_ops_pasm.pir
  M examples/tutorial/13_logical_ops.pir
  M examples/tutorial/20_string_ops.pir
  M examples/tutorial/21_string_ops_repeat.pir
  M examples/tutorial/22_string_ops_length.pir
  M examples/tutorial/23_string_ops_substr.pir
  M examples/tutorial/24_string_ops_clone.pir
  M examples/tutorial/30_arrays_basic.pir
  M examples/tutorial/31_array_ops_split.pir
  M examples/tutorial/32_array_ops_sprintf.pir
  M examples/tutorial/33_hashes.pir
  M examples/tutorial/34_multikey.pir
  M examples/tutorial/40_file_ops.pir
  M examples/tutorial/50_goto.pir
  M examples/tutorial/51_if_unless.pir
  M examples/tutorial/52_if_compare.pir
  M examples/tutorial/53_loop.pir
  M examples/tutorial/55_iterator.pir
  M examples/tutorial/56_defined.pir
  M examples/tutorial/57_exists.pir
  M examples/tutorial/60_subroutines.pir
  M examples/tutorial/61_namespaces.pir
  M examples/tutorial/62_namespaces.pir
  M examples/tutorial/70_class_object.pir
  M examples/tutorial/81_continuation.pir
  M examples/tutorial/82_coroutine.pir
  M examples/tutorial/83_external_libraries.pir
  M examples/tutorial/90_writing_tests.pir
  M ext/Parrot-Embed/lib/Parrot/Embed.pm
  M ext/Parrot-Embed/lib/Parrot/Interpreter.pm
  M ext/Parrot-Embed/lib/Parrot/PMC.pm
  M ext/Parrot-Embed/t/00-load.t
  M ext/Parrot-Embed/t/greet.pir
  M ext/Parrot-Embed/t/interp.t
  M ext/Parrot-Embed/t/languages.t
  M ext/Parrot-Embed/t/pipp.t
  M ext/Parrot-Embed/tools/check_embed_coverage.pl
  M ext/Parrot-Embed/tools/write_typemap.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
  M ext/nqp-rx/src/stage0/Regex-s0.pir
  M ext/nqp-rx/src/stage0/nqp-setting.nqp
  M ext/nqp-rx/t/p6regex/01-regex.t
  M ext/nqp-rx/t/p6regex/rx_modifiers
  A frontend/parrot/main.c
  A frontend/parrot_debugger/main.c
  A frontend/pbc_dump/main.c
  A frontend/pbc_dump/packdump.c
  A frontend/pbc_merge/main.c
  A include/parrot/api.h
  M include/parrot/atomic.h
  M include/parrot/atomic/fallback.h
  M include/parrot/atomic/gcc_pcc.h
  M include/parrot/atomic/gcc_x86.h
  M include/parrot/atomic/sparc.h
  M include/parrot/caches.h
  M include/parrot/call.h
  M include/parrot/cclass.h
  M include/parrot/compiler.h
  M include/parrot/context.h
  M include/parrot/core_types.h
  M include/parrot/datatypes.h
  M include/parrot/debugger.h
  M include/parrot/dynext.h
  M include/parrot/embed.h
  M include/parrot/encoding.h
  M include/parrot/enums.h
  M include/parrot/exceptions.h
  M include/parrot/exit.h
  M include/parrot/extend.h
  M include/parrot/gc_api.h
  M include/parrot/global_setup.h
  M include/parrot/hash.h
  M include/parrot/hll.h
  M include/parrot/imageio.h
  M include/parrot/imcc.h
  M include/parrot/interpreter.h
  M include/parrot/io.h
  M include/parrot/io_portable.h
  M include/parrot/io_unix.h
  M include/parrot/io_win32.h
  M include/parrot/key.h
  M include/parrot/library.h
  M include/parrot/list.h
  M include/parrot/longopt.h
  M include/parrot/memory.h
  M include/parrot/misc.h
  M include/parrot/multidispatch.h
  M include/parrot/namespace.h
  M include/parrot/nci.h
  M include/parrot/oo.h
  M include/parrot/oo_private.h
  M include/parrot/op.h
  M include/parrot/oplib.h
  M include/parrot/oplib/core_ops.h
  M include/parrot/oplib/ops.h
  M include/parrot/opsenum.h
  M include/parrot/packfile.h
  M include/parrot/parrot.h
  M include/parrot/platform_interface.h
  M include/parrot/pmc.h
  M include/parrot/pmc_freeze.h
  M include/parrot/pobj.h
  A include/parrot/pointer_array.h
  M include/parrot/runcore_api.h
  M include/parrot/runcore_profiling.h
  M include/parrot/runcore_trace.h
  M include/parrot/scheduler.h
  M include/parrot/scheduler_private.h
  M include/parrot/settings.h
  M include/parrot/stat.h
  M include/parrot/string.h
  M include/parrot/string_funcs.h
  R include/parrot/string_primitives.h
  M include/parrot/sub.h
  M include/parrot/sysmem.h
  M include/parrot/thr_pthread.h
  M include/parrot/thr_windows.h
  M include/parrot/thread.h
  M include/parrot/vtables.h
  M include/parrot/warnings.h
  M lib/IO/CaptureOutput.pm
  M lib/Parrot/BuildUtil.pm
  M lib/Parrot/Config.pm
  M lib/Parrot/Configure.pm
  M lib/Parrot/Configure/Compiler.pm
  M lib/Parrot/Configure/Data.pm
  M lib/Parrot/Configure/Messages.pm
  M lib/Parrot/Configure/Options.pm
  M lib/Parrot/Configure/Options/Conf.pm
  M lib/Parrot/Configure/Options/Conf/CLI.pm
  M lib/Parrot/Configure/Options/Conf/File.pm
  M lib/Parrot/Configure/Options/Conf/Shared.pm
  M lib/Parrot/Configure/Options/Reconf.pm
  M lib/Parrot/Configure/Options/Test.pm
  M lib/Parrot/Configure/Options/Test/Prepare.pm
  M lib/Parrot/Configure/Step.pm
  M lib/Parrot/Configure/Step/List.pm
  M lib/Parrot/Configure/Step/Methods.pm
  M lib/Parrot/Configure/Step/Test.pm
  M lib/Parrot/Configure/Test.pm
  M lib/Parrot/Configure/Trace.pm
  M lib/Parrot/Configure/Utils.pm
  M lib/Parrot/Distribution.pm
  M lib/Parrot/Docs/Directory.pm
  M lib/Parrot/Docs/File.pm
  M lib/Parrot/Docs/Group.pm
  M lib/Parrot/Docs/HTMLPage.pm
  M lib/Parrot/Docs/Item.pm
  M lib/Parrot/Docs/POD2HTML.pm
  M lib/Parrot/Docs/Section.pm
  M lib/Parrot/Docs/Section/C.pm
  M lib/Parrot/Docs/Section/Compilers.pm
  M lib/Parrot/Docs/Section/Config.pm
  M lib/Parrot/Docs/Section/Developer.pm
  M lib/Parrot/Docs/Section/Examples.pm
  M lib/Parrot/Docs/Section/IMCC.pm
  M lib/Parrot/Docs/Section/Info.pm
  M lib/Parrot/Docs/Section/Libs.pm
  M lib/Parrot/Docs/Section/Ops.pm
  M lib/Parrot/Docs/Section/PCT_Tutorial.pm
  M lib/Parrot/Docs/Section/PDDs.pm
  M lib/Parrot/Docs/Section/PMCs.pm
  M lib/Parrot/Docs/Section/Parrot.pm
  M lib/Parrot/Docs/Section/Perl.pm
  M lib/Parrot/Docs/Section/Tests.pm
  M lib/Parrot/Docs/Section/Tools.pm
  M lib/Parrot/Docs/Text2HTML.pm
  A lib/Parrot/Git/Describe.pm
  M lib/Parrot/H2inc.pm
  M lib/Parrot/Harness/DefaultTests.pm
  M lib/Parrot/Harness/Options.pm
  M lib/Parrot/Harness/Smoke.pm
  M lib/Parrot/Headerizer.pm
  A lib/Parrot/Headerizer/Functions.pm
  M lib/Parrot/IO/Directory.pm
  M lib/Parrot/IO/File.pm
  M lib/Parrot/IO/Path.pm
  M lib/Parrot/Install.pm
  M lib/Parrot/Manifest.pm
  M lib/Parrot/Pmc2c/Attribute.pm
  M lib/Parrot/Pmc2c/ComposedMethod.pm
  M lib/Parrot/Pmc2c/Dumper.pm
  M lib/Parrot/Pmc2c/Emitter.pm
  M lib/Parrot/Pmc2c/Library.pm
  M lib/Parrot/Pmc2c/MULTI.pm
  M lib/Parrot/Pmc2c/Method.pm
  M lib/Parrot/Pmc2c/MethodEmitter.pm
  M lib/Parrot/Pmc2c/Object.pm
  M lib/Parrot/Pmc2c/PCCMETHOD.pm
  M lib/Parrot/Pmc2c/PMC.pm
  M lib/Parrot/Pmc2c/PMC/Null.pm
  M lib/Parrot/Pmc2c/PMC/Object.pm
  M lib/Parrot/Pmc2c/PMC/ParrotClass.pm
  M lib/Parrot/Pmc2c/PMC/PrintTree.pm
  M lib/Parrot/Pmc2c/PMC/RO.pm
  M lib/Parrot/Pmc2c/PMC/default.pm
  M lib/Parrot/Pmc2c/PMCEmitter.pm
  M lib/Parrot/Pmc2c/Parser.pm
  M lib/Parrot/Pmc2c/Pmc2cMain.pm
  M lib/Parrot/Pmc2c/UtilFunctions.pm
  M lib/Parrot/Pmc2c/VTable.pm
  M lib/Parrot/Revision.pm
  A lib/Parrot/SHA1.pm
  M lib/Parrot/SearchOps.pm
  M lib/Parrot/Test.pm
  M lib/Parrot/Test/Harness.pm
  M lib/Parrot/Test/PGE.pm
  M lib/Parrot/Test/PIR_PGE.pm
  M lib/Parrot/Test/Pod.pm
  M lib/Parrot/Test/Pod/Utils.pm
  M lib/Parrot/Test/Util.pm
  M lib/Parrot/Test/Util/Runloop.pm
  M lib/Parrot/Vtable.pm
  M lib/Perl/Critic/Policy/CodeLayout/ProhibitDuplicateCoda.pm
  M lib/Perl/Critic/Policy/CodeLayout/ProhibitTrailingWhitespace.pm
  M lib/Perl/Critic/Policy/CodeLayout/UseParrotCoda.pm
  M lib/Perl/Critic/Policy/TestingAndDebugging/MisplacedShebang.pm
  M lib/Perl/Critic/Policy/TestingAndDebugging/ProhibitShebangWarningsArg.pm
  M lib/Perl/Critic/Policy/TestingAndDebugging/RequirePortableShebang.pm
  M parrotbug
  M ports/debian/changelog
  M ports/debian/control
  A ports/debian/patches/05_fix_gc_ftbfs_ia64.patch
  M ports/debian/patches/series
  M ports/debian/rules
  A ports/fedora/2.11.0/parrot.desk.in.tar.gz
  A ports/fedora/2.11.0/parrot.spec
  R ports/fedora/2.6.0/parrot.desk.in.tar.gz
  R ports/fedora/2.6.0/parrot.spec
  M ports/macports/Portfile
  M runtime/parrot/bin/prove.pir
  M runtime/parrot/dynext/README
  M runtime/parrot/include/README
  M runtime/parrot/include/fp_equality.pasm
  M runtime/parrot/include/hllmacros.pir
  M runtime/parrot/include/test_more.pir
  M runtime/parrot/languages/parrot/parrot.pir
  M runtime/parrot/library/Archive/Tar.pir
  M runtime/parrot/library/Archive/Zip.pir
  M runtime/parrot/library/CGI/QueryHash.pir
  M runtime/parrot/library/Config/JSON.pir
  M runtime/parrot/library/Configure/genfile.pir
  M runtime/parrot/library/Crow.pir
  M runtime/parrot/library/Curses.pir
  M runtime/parrot/library/Data/Dumper.pir
  M runtime/parrot/library/Data/Dumper/Base.pir
  M runtime/parrot/library/Data/Dumper/Default.pir
  M runtime/parrot/library/Digest/MD5.pir
  A runtime/parrot/library/Digest/sha256.pir
  M runtime/parrot/library/Getopt/Obj.pir
  M runtime/parrot/library/HTTP/Daemon.pir
  M runtime/parrot/library/HTTP/Message.pir
  M runtime/parrot/library/Iter.pir
  M runtime/parrot/library/JSON.pir
  M runtime/parrot/library/LWP/Protocol.pir
  M runtime/parrot/library/LWP/UserAgent.pir
  M runtime/parrot/library/MIME/Base64.pir
  M runtime/parrot/library/Math/Rand.pir
  M runtime/parrot/library/NCI/Utils.pir
  M runtime/parrot/library/OpenGL.pir
  M runtime/parrot/library/OpenGL/Math.pir
  M runtime/parrot/library/P6object.pir
  M runtime/parrot/library/PGE/Dumper.pir
  M runtime/parrot/library/PGE/Glob.pir
  M runtime/parrot/library/PGE/Hs.pir
  M runtime/parrot/library/PGE/Perl6Grammar.pir
  M runtime/parrot/library/PGE/Text.pir
  M runtime/parrot/library/PGE/Util.pir
  M runtime/parrot/library/Parrot/Coroutine.pir
  M runtime/parrot/library/Parrot/Exception.pir
  M runtime/parrot/library/Pg.pir
  M runtime/parrot/library/ProfTest/Matcher.nqp
  M runtime/parrot/library/ProfTest/NQPProfile.nqp
  M runtime/parrot/library/ProfTest/PIRProfile.nqp
  M runtime/parrot/library/ProfTest/Want.nqp
  M runtime/parrot/library/Protoobject.pir
  M runtime/parrot/library/Range.pir
  M runtime/parrot/library/SDL.pir
  M runtime/parrot/library/SDL/App.pir
  M runtime/parrot/library/SDL/Button.pir
  M runtime/parrot/library/SDL/Color.pir
  M runtime/parrot/library/SDL/Constants.pir
  M runtime/parrot/library/SDL/Event.pir
  M runtime/parrot/library/SDL/EventHandler.pir
  M runtime/parrot/library/SDL/Font.pir
  M runtime/parrot/library/SDL/Image.pir
  M runtime/parrot/library/SDL/LCD.pir
  M runtime/parrot/library/SDL/Rect.pir
  M runtime/parrot/library/SDL/Sprite.pir
  M runtime/parrot/library/SDL/StopWatch.pir
  M runtime/parrot/library/SDL/Surface.pir
  M runtime/parrot/library/Stream/Base.pir
  M runtime/parrot/library/Stream/Combiner.pir
  M runtime/parrot/library/Stream/Coroutine.pir
  M runtime/parrot/library/Stream/Filter.pir
  M runtime/parrot/library/Stream/Lines.pir
  M runtime/parrot/library/Stream/ParrotIO.pir
  M runtime/parrot/library/Stream/Replay.pir
  M runtime/parrot/library/Stream/Sub.pir
  M runtime/parrot/library/Stream/Writer.pir
  M runtime/parrot/library/String/Utils.pir
  M runtime/parrot/library/TAP/Formatter.pir
  M runtime/parrot/library/TAP/Harness.pir
  M runtime/parrot/library/TAP/Parser.pir
  M runtime/parrot/library/Tcl/Glob.pir
  M runtime/parrot/library/TclLibrary.pir
  M runtime/parrot/library/Test/Builder.pir
  M runtime/parrot/library/Test/Builder/Output.pir
  M runtime/parrot/library/Test/Builder/Test.pir
  M runtime/parrot/library/Test/Builder/TestPlan.pir
  M runtime/parrot/library/Test/Builder/Tester.pir
  M runtime/parrot/library/Test/Class.pir
  M runtime/parrot/library/Test/More.pir
  M runtime/parrot/library/URI.pir
  M runtime/parrot/library/URI/Escape.pir
  M runtime/parrot/library/YAML/Dumper.pir
  M runtime/parrot/library/YAML/Dumper/Base.pir
  M runtime/parrot/library/YAML/Dumper/Default.pir
  M runtime/parrot/library/distutils.pir
  M runtime/parrot/library/dumper.pir
  M runtime/parrot/library/libpcre.pir
  M runtime/parrot/library/ncurses.pasm
  M runtime/parrot/library/ncurses.pir
  M runtime/parrot/library/osutils.pir
  M runtime/parrot/library/parrotlib.pir
  M runtime/parrot/library/pcore.pir
  M runtime/parrot/library/pcre.pir
  M runtime/parrot/library/postgres.pasm
  M runtime/parrot/library/postgres.pir
  M runtime/parrot/library/random_lib.pir
  M runtime/parrot/library/uuid.pir
  M runtime/parrot/library/yaml_dumper.pir
  M src/atomic/gcc_x86.c
  M src/call/args.c
  M src/call/context.c
  M src/call/context_accessors.c
  M src/call/ops.c
  M src/call/pcc.c
  M src/datatypes.c
  M src/debug.c
  M src/dynext.c
  M src/dynoplibs/Defines.in
  M src/dynoplibs/README
  M src/dynoplibs/Rules.in
  M src/dynoplibs/bit.ops
  M src/dynoplibs/debug.ops
  R src/dynoplibs/deprecated.ops
  M src/dynoplibs/io.ops
  M src/dynoplibs/math.ops
  M src/dynoplibs/obscure.ops
  M src/dynoplibs/sys.ops
  M src/dynoplibs/trans.ops
  M src/dynpmc/Defines.in
  M src/dynpmc/Rules.in
  M src/dynpmc/dynlexpad.pmc
  M src/dynpmc/ext.pir
  M src/dynpmc/file.pmc
  M src/dynpmc/foo.pmc
  M src/dynpmc/foo2.pmc
  M src/dynpmc/gziphandle.pmc
  M src/dynpmc/main.pasm
  M src/dynpmc/os.pmc
  M src/dynpmc/pccmethod_test.pmc
  M src/dynpmc/rational.pmc
  M src/dynpmc/rotest.pmc
  M src/dynpmc/subproxy.pmc
  M src/embed.c
  A src/embed/api.c
  A src/embed/embed_private.h
  A src/embed/pmc.c
  A src/embed/strings.c
  M src/exceptions.c
  M src/exit.c
  M src/extend.c
  M src/gc/alloc_memory.c
  M src/gc/alloc_resources.c
  M src/gc/api.c
  M src/gc/fixed_allocator.c
  M src/gc/fixed_allocator.h
  M src/gc/gc_inf.c
  M src/gc/gc_ms.c
  M src/gc/gc_ms2.c
  M src/gc/gc_private.h
  M src/gc/malloc_trace.c
  M src/gc/mark_sweep.c
  M src/gc/string_gc.c
  M src/gc/system.c
  M src/gc/variable_size_pool.c
  M src/gc/variable_size_pool.h
  M src/global_setup.c
  M src/hash.c
  M src/hll.c
  M src/interp/inter_cb.c
  M src/interp/inter_create.c
  M src/interp/inter_misc.c
  M src/io/api.c
  M src/io/buffer.c
  M src/io/core.c
  M src/io/filehandle.c
  M src/io/io_private.h
  M src/io/portable.c
  M src/io/socket_api.c
  M src/io/socket_unix.c
  M src/io/socket_win32.c
  M src/io/unix.c
  R src/io/utf8.c
  M src/io/win32.c
  M src/key.c
  M src/library.c
  M src/list.c
  M src/longopt.c
  R src/main.c
  M src/misc.c
  M src/multidispatch.c
  M src/namespace.c
  M src/nci/api.c
  M src/nci/core_thunks.c
  M src/nci/extra_thunks.c
  A src/nci/framebuilder.pod
  A src/nci/libffi.c
  A src/nci/signatures.c
  M src/nci_test.c
  M src/oo.c
  M src/ops/bit.ops
  M src/ops/cmp.ops
  M src/ops/core.ops
  M src/ops/core_ops.c
  M src/ops/experimental.ops
  M src/ops/io.ops
  M src/ops/math.ops
  M src/ops/object.ops
  M src/ops/pmc.ops
  M src/ops/set.ops
  M src/ops/string.ops
  M src/ops/sys.ops
  M src/ops/var.ops
  R src/packdump.c
  R src/packfile.c
  A src/packfile/api.c
  M src/packfile/byteorder.h
  A src/packfile/object_serialization.c
  A src/packfile/output.c
  M src/packfile/pf_items.c
  R src/packout.c
  R src/parrot_debugger.c
  M src/pbc_disassemble.c
  R src/pbc_dump.c
  R src/pbc_merge.c
  M src/pmc.c
  M src/pmc/addrregistry.pmc
  M src/pmc/arrayiterator.pmc
  M src/pmc/bigint.pmc
  M src/pmc/bignum.pmc
  M src/pmc/boolean.pmc
  M src/pmc/bytebuffer.pmc
  M src/pmc/callcontext.pmc
  M src/pmc/capture.pmc
  M src/pmc/class.pmc
  R src/pmc/codestring.pmc
  M src/pmc/complex.pmc
  M src/pmc/continuation.pmc
  M src/pmc/coroutine.pmc
  M src/pmc/default.pmc
  M src/pmc/env.pmc
  M src/pmc/eval.pmc
  M src/pmc/eventhandler.pmc
  M src/pmc/exception.pmc
  M src/pmc/exceptionhandler.pmc
  M src/pmc/exporter.pmc
  M src/pmc/filehandle.pmc
  M src/pmc/fixedbooleanarray.pmc
  M src/pmc/fixedfloatarray.pmc
  M src/pmc/fixedintegerarray.pmc
  M src/pmc/fixedpmcarray.pmc
  M src/pmc/fixedstringarray.pmc
  M src/pmc/float.pmc
  M src/pmc/handle.pmc
  M src/pmc/hash.pmc
  M src/pmc/hashiterator.pmc
  M src/pmc/hashiteratorkey.pmc
  M src/pmc/imageiofreeze.pmc
  M src/pmc/imageiosize.pmc
  M src/pmc/imageiostrings.pmc
  M src/pmc/imageiothaw.pmc
  M src/pmc/integer.pmc
  M src/pmc/iterator.pmc
  M src/pmc/key.pmc
  M src/pmc/lexinfo.pmc
  M src/pmc/lexpad.pmc
  M src/pmc/managedstruct.pmc
  A src/pmc/mappedbytearray.pmc
  M src/pmc/multisub.pmc
  M src/pmc/namespace.pmc
  M src/pmc/nativepccmethod.pmc
  M src/pmc/nci.pmc
  M src/pmc/null.pmc
  M src/pmc/object.pmc
  M src/pmc/opcode.pmc
  M src/pmc/oplib.pmc
  M src/pmc/orderedhash.pmc
  M src/pmc/orderedhashiterator.pmc
  M src/pmc/packfile.pmc
  M src/pmc/packfileannotation.pmc
  M src/pmc/packfileannotations.pmc
  M src/pmc/packfileconstanttable.pmc
  M src/pmc/packfiledebug.pmc
  M src/pmc/packfiledirectory.pmc
  M src/pmc/packfilerawsegment.pmc
  M src/pmc/packfilesegment.pmc
  M src/pmc/parrotinterpreter.pmc
  M src/pmc/parrotlibrary.pmc
  M src/pmc/parrotthread.pmc
  M src/pmc/pmcproxy.pmc
  M src/pmc/pointer.pmc
  M src/pmc/resizablebooleanarray.pmc
  M src/pmc/resizablefloatarray.pmc
  M src/pmc/resizableintegerarray.pmc
  M src/pmc/resizablepmcarray.pmc
  M src/pmc/resizablestringarray.pmc
  M src/pmc/role.pmc
  M src/pmc/scalar.pmc
  M src/pmc/scheduler.pmc
  M src/pmc/schedulermessage.pmc
  M src/pmc/sockaddr.pmc
  M src/pmc/socket.pmc
  M src/pmc/string.pmc
  M src/pmc/stringbuilder.pmc
  M src/pmc/stringhandle.pmc
  M src/pmc/stringiterator.pmc
  M src/pmc/sub.pmc
  M src/pmc/task.pmc
  M src/pmc/threadinterpreter.pmc
  M src/pmc/timer.pmc
  M src/pmc/undef.pmc
  M src/pmc/unmanagedstruct.pmc
  R src/pmc_freeze.c
  A src/pointer_array.c
  M src/runcore/cores.c
  M src/runcore/main.c
  M src/runcore/profiling.c
  M src/runcore/trace.c
  M src/scheduler.c
  M src/spf_render.c
  M src/spf_vtable.c
  M src/string/api.c
  M src/string/encoding.c
  M src/string/encoding/ascii.c
  M src/string/encoding/binary.c
  M src/string/encoding/latin1.c
  M src/string/encoding/null.c
  M src/string/encoding/shared.c
  M src/string/encoding/shared.h
  M src/string/encoding/tables.c
  M src/string/encoding/tables.h
  M src/string/encoding/ucs2.c
  M src/string/encoding/ucs4.c
  A src/string/encoding/unicode.h
  M src/string/encoding/utf16.c
  M src/string/encoding/utf8.c
  R src/string/primitives.c
  R src/string/unicode.h
  M src/sub.c
  M src/thread.c
  M src/utils.c
  M src/vtable.tbl
  M src/vtables.c
  M src/warnings.c
  M t/README
  M t/TESTS_STATUS.pod
  M t/benchmark/benchmarks.t
  M t/codingstd/c_arg_assert.t
  M t/codingstd/c_code_coda.t
  M t/codingstd/c_cppcomments.t
  M t/codingstd/c_enum.t
  M t/codingstd/c_function_docs.t
  M t/codingstd/c_header_guards.t
  M t/codingstd/c_indent.t
  M t/codingstd/c_macro_args.t
  M t/codingstd/c_operator.t
  M t/codingstd/c_parens.t
  M t/codingstd/c_returns.t
  M t/codingstd/c_struct.t
  M t/codingstd/c_todo.t
  M t/codingstd/check_isxxx.t
  M t/codingstd/check_toxxx.t
  M t/codingstd/copyright.t
  M t/codingstd/cuddled_else.t
  M t/codingstd/filenames.t
  M t/codingstd/gmt_utc.t
  M t/codingstd/linelength.t
  M t/codingstd/make_code_coda.t
  M t/codingstd/opcode_doc.t
  M t/codingstd/pbc_compat.t
  M t/codingstd/pccmethod_deps.t
  M t/codingstd/pdd_format.t
  M t/codingstd/perlcritic.t
  M t/codingstd/pir_code_coda.t
  M t/codingstd/pmc_docs.t
  M t/codingstd/pod_description.t
  M t/codingstd/pod_syntax.t
  M t/codingstd/pod_todo.t
  R t/codingstd/svn_id.t
  M t/codingstd/tabs.t
  M t/codingstd/trailing_space.t
  M t/compilers/data_json/from_parrot.t
  M t/compilers/data_json/to_parrot.t
  M t/compilers/imcc/imcpasm/cfg.t
  M t/compilers/imcc/imcpasm/opt0.t
  M t/compilers/imcc/imcpasm/opt1.t
  M t/compilers/imcc/imcpasm/opt2.t
  M t/compilers/imcc/imcpasm/optc.t
  M t/compilers/imcc/imcpasm/pcc.t
  M t/compilers/imcc/reg/alloc.t
  M t/compilers/imcc/reg/spill.t
  M t/compilers/imcc/reg/spill_old.t
  M t/compilers/imcc/syn/clash.t
  M t/compilers/imcc/syn/const.t
  M t/compilers/imcc/syn/errors.t
  M t/compilers/imcc/syn/eval.t
  M t/compilers/imcc/syn/file.t
  M t/compilers/imcc/syn/hll.t
  M t/compilers/imcc/syn/keyed.t
  M t/compilers/imcc/syn/labels.t
  M t/compilers/imcc/syn/macro.t
  M t/compilers/imcc/syn/objects.t
  M t/compilers/imcc/syn/op.t
  M t/compilers/imcc/syn/pasm.t
  M t/compilers/imcc/syn/pcc.t
  M t/compilers/imcc/syn/pod.t
  M t/compilers/imcc/syn/regressions.t
  M t/compilers/imcc/syn/scope.t
  M t/compilers/imcc/syn/subflags.t
  M t/compilers/imcc/syn/symbols.t
  M t/compilers/imcc/syn/tail.t
  M t/compilers/imcc/syn/veracity.t
  M t/compilers/opsc/01-parse.t
  M t/compilers/opsc/02-parse-all-ops.t
  M t/compilers/opsc/03-past.t
  M t/compilers/opsc/04-op.t
  M t/compilers/opsc/05-oplib.t
  M t/compilers/opsc/06-opsfile.t
  M t/compilers/opsc/07-emitter.t
  M t/compilers/opsc/common.pir
  M t/compilers/pct/complete_workflow.t
  M t/compilers/pct/past.t
  M t/compilers/pct/pct_hllcompiler.t
  M t/compilers/pct/post.t
  M t/compilers/pge/00-basic.t
  M t/compilers/pge/02-match.t
  M t/compilers/pge/03-optable.t
  M t/compilers/pge/04-compile.t
  M t/compilers/pge/06-grammar.t
  M t/compilers/pge/p5regex/p5rx.t
  M t/compilers/pge/perl6regex/01-regex.t
  M t/compilers/pge/perl6regex/context.t
  M t/compilers/pge/perl6regex/rx_modifiers
  M t/compilers/pge/pge-hs.t
  M t/compilers/pge/pge.t
  M t/compilers/pge/pge_examples.t
  M t/compilers/pge/pge_globs.t
  M t/compilers/pge/pge_text.t
  M t/compilers/pge/pge_util.t
  M t/compilers/pge/regression.t
  M t/compilers/tge/basic.t
  M t/compilers/tge/grammar.t
  M t/compilers/tge/harness
  M t/compilers/tge/parser.t
  M t/configure/001-options.t
  M t/configure/002-messages.t
  M t/configure/003-steplist.t
  M t/configure/004-configure.t
  M t/configure/005-run_one_step.t
  M t/configure/006-bad_step.t
  M t/configure/007-verbose_two.t
  M t/configure/008-file_based_configuration.t
  M t/configure/011-no_description.t
  M t/configure/012-verbose.t
  M t/configure/013-die.t
  M t/configure/015-no_return.t
  M t/configure/016-no_return_but_result.t
  M t/configure/017-revision_from_cache.t
  M t/configure/018-revision_to_cache.t
  M t/configure/019-version.t
  M t/configure/020-version.t
  M t/configure/021-version.t
  M t/configure/022-version.t
  M t/configure/023-version.t
  M t/configure/024-version.t
  M t/configure/025-options_test.t
  M t/configure/026-options_test.t
  M t/configure/027-option_or_data.t
  M t/configure/028-option_or_data.t
  M t/configure/029-option_or_data.t
  M t/configure/030-option_or_data.t
  M t/configure/031-base.t
  M t/configure/032-data.t
  M t/configure/033-step.t
  M t/configure/034-step.t
  M t/configure/035-step.t
  M t/configure/037-run_single_step.t
  M t/configure/038-run_single_step.t
  M t/configure/039-run_single_step.t
  M t/configure/041-return_undef.t
  M t/configure/042-list_of_steps.t
  M t/configure/043-verbose_step.t
  M t/configure/044-slurp_file.t
  M t/configure/045-generated_file_header.t
  M t/configure/046-inter.t
  M t/configure/047-inter.t
  M t/configure/048-return_result_undef.t
  M t/configure/049-options_test_prepare.t
  M t/configure/050-fatal.t
  M t/configure/051-fatal_step.t
  M t/configure/059-silent.t
  M t/configure/061-revision_from_cache.t
  A t/configure/062-sha1_to_cache.t
  A t/configure/063-git_describe_to_cache.t
  A t/configure/064-sha1_from_cache.t
  M t/configure/testlib/Make_VERSION_File.pm
  M t/configure/testlib/Tie/Filehandle/Preempt/Stdin.pm
  M t/configure/testlib/adefectivefoobar
  M t/configure/testlib/bdefectivefoobar
  M t/configure/testlib/cdefectivefoobar
  M t/configure/testlib/ddefectivefoobar
  M t/configure/testlib/init/alpha.pm
  M t/configure/testlib/init/beta.pm
  M t/configure/testlib/init/delta.pm
  M t/configure/testlib/init/epsilon.pm
  M t/configure/testlib/init/foobar.pm
  M t/configure/testlib/init/gamma.pm
  M t/configure/testlib/init/iota.pm
  M t/configure/testlib/init/kappa.pm
  M t/configure/testlib/init/lambda.pm
  M t/configure/testlib/init/mu.pm
  M t/configure/testlib/init/zeta.pm
  M t/configure/testlib/inter/theta.pm
  M t/configure/testlib/verbosefoobar
  R t/distro/file_metadata.t
  M t/distro/manifest.t
  M t/distro/manifest_generated.t
  M t/dynoplibs/bit.t
  M t/dynoplibs/debug.t
  R t/dynoplibs/deprecated.t
  M t/dynoplibs/io-old.t
  M t/dynoplibs/io.t
  M t/dynoplibs/math.t
  M t/dynoplibs/obscure.t
  M t/dynoplibs/pmc_pow.t
  M t/dynoplibs/string_pmc_bitwise.t
  M t/dynoplibs/sysinfo.t
  M t/dynoplibs/time.t
  M t/dynoplibs/time_old.t
  M t/dynoplibs/trans-infnan.t
  M t/dynoplibs/trans-old.t
  M t/dynoplibs/trans.t
  M t/dynpmc/dynlexpad.t
  M t/dynpmc/file.t
  M t/dynpmc/foo.t
  M t/dynpmc/foo2.t
  M t/dynpmc/gziphandle.t
  M t/dynpmc/os.t
  M t/dynpmc/pccmethod_test.t
  M t/dynpmc/rational.t
  M t/dynpmc/rotest.t
  M t/dynpmc/subclass_with_pir_method.t
  M t/dynpmc/subproxy.t
  M t/examples/catchall.t
  M t/examples/library.t
  M t/examples/namespace.t
  M t/examples/pasm.t
  M t/examples/past.t
  M t/examples/pgegrep.t
  M t/examples/pir.t
  M t/examples/pod.t
  M t/examples/shootout.t
  M t/examples/streams.t
  M t/examples/subs.t
  M t/examples/tutorial.t
  M t/harness
  M t/harness.pir
  M t/include/fp_equality.t
  M t/library/archive_tar.t
  M t/library/archive_zip.t
  M t/library/cgi_query_hash.t
  M t/library/configure.t
  M t/library/coroutine.t
  M t/library/distutils.t
  M t/library/dumper.t
  M t/library/getopt_obj.t
  M t/library/hllmacros.t
  M t/library/iter.t
  M t/library/lwp.t
  M t/library/md5.t
  M t/library/mime_base64.t
  M t/library/osutils.t
  M t/library/p6object.t
  M t/library/parrotlib.t
  M t/library/pcre.t
  M t/library/pg.t
  M t/library/protoobject.t
  M t/library/rand.t
  M t/library/range.t
  M t/library/streams.t
  M t/library/string_utils.t
  M t/library/tap_parser.t
  M t/library/tcl_glob.t
  M t/library/tcl_lib.t
  M t/library/test_builder_done_testing.t
  M t/library/test_builder_tester.t
  M t/library/test_class.t
  M t/library/test_more.t
  M t/library/uri.t
  M t/library/uri_escape.t
  M t/library/uuid.t
  M t/library/yaml_dumper.t
  M t/manifest/01-basic.t
  M t/manifest/02-regenerate_file.t
  M t/manifest/03-regenerate_skip.t
  M t/manifest/04-alt_file.t
  M t/manifest/05-alt_skip.t
  M t/native_pbc/header.t
  M t/native_pbc/integer.t
  M t/native_pbc/number.t
  M t/native_pbc/string.t
  M t/native_pbc/testdata/number.pasm
  M t/native_pbc/testdata/string.pasm
  M t/oo/attributes.t
  M t/oo/composition.t
  M t/oo/inheritance.t
  M t/oo/isa.t
  M t/oo/metamodel.t
  M t/oo/methods.t
  M t/oo/mro-c3.t
  M t/oo/names.t
  M t/oo/new-old.t
  M t/oo/new.t
  M t/oo/objects.t
  M t/oo/ops.t
  M t/oo/proxy.t
  M t/oo/root_new.t
  M t/oo/subclass.t
  M t/oo/vtableoverride.t
  M t/op/00ff-dos.t
  M t/op/00ff-unix.t
  M t/op/64bit.t
  M t/op/annotate-old.t
  M t/op/annotate.t
  M t/op/arithmetics.t
  M t/op/arithmetics_pmc.t
  M t/op/basic.t
  M t/op/box.t
  M t/op/calling.t
  M t/op/cc_params.t
  M t/op/cc_params_old.t
  M t/op/cc_state.t
  M t/op/cmp-nonbranch.t
  M t/op/comp.t
  M t/op/copy.t
  R t/op/errorson.t
  M t/op/exceptions.t
  M t/op/exit.t
  M t/op/fetch.t
  M t/op/gc-active-buffers.t
  M t/op/gc-leaky-box.t
  M t/op/gc-leaky-call.t
  M t/op/gc-non-recursive.t
  M t/op/gc.t
  M t/op/globals.t
  M t/op/ifunless.t
  M t/op/inf_nan.t
  M t/op/integer.t
  M t/op/interp.t
  M t/op/jit.t
  M t/op/jitn.t
  M t/op/lexicals.t
  M t/op/literal-old.t
  M t/op/literal.t
  M t/op/load_bytecode.t
  M t/op/number.t
  M t/op/say.t
  M t/op/spawnw.t
  M t/op/sprintf.t
  M t/op/sprintf2.t
  M t/op/string.t
  M t/op/string_cclass.t
  M t/op/string_cmp.t
  M t/op/string_cs.t
  M t/op/string_mem.t
  M t/op/stringu.t
  M t/op/testlib/test_strings.pir
  M t/op/time.t
  M t/op/vivify.t
  M t/perl/Parrot_Distribution.t
  M t/perl/Parrot_Docs.t
  M t/perl/Parrot_IO.t
  M t/perl/Parrot_Test.t
  M t/perl/README
  M t/perl/testlib/answer.pir
  M t/perl/testlib/hello
  M t/perl/testlib/hello.pasm
  M t/pharness/01-default_tests.t
  M t/pharness/02-get_test_prog_args.t
  M t/pharness/03-handle_long_options.t
  M t/pharness/04-Usage.t
  M t/pir/macro.t
  M t/pir/registernames.t
  M t/pir/timer_exit.t
  M t/pmc/addrregistry.t
  M t/pmc/arrayiterator.t
  M t/pmc/bigint.t
  M t/pmc/bignum.t
  M t/pmc/boolean.t
  M t/pmc/bytebuffer.t
  M t/pmc/callcontext.t
  M t/pmc/capture.t
  M t/pmc/class.t
  R t/pmc/codestring.t
  M t/pmc/complex.t
  M t/pmc/config.t
  M t/pmc/context.t
  M t/pmc/continuation.t
  M t/pmc/coroutine.t
  M t/pmc/default.t
  M t/pmc/env.t
  M t/pmc/eval.t
  M t/pmc/eventhandler.t
  M t/pmc/exception-old.t
  M t/pmc/exception.t
  M t/pmc/exceptionhandler.t
  M t/pmc/exporter.t
  M t/pmc/filehandle.t
  M t/pmc/fixedbooleanarray.t
  M t/pmc/fixedfloatarray.t
  M t/pmc/fixedintegerarray.t
  M t/pmc/fixedpmcarray.t
  M t/pmc/fixedstringarray.t
  M t/pmc/float.t
  M t/pmc/freeze.t
  M t/pmc/globals.t
  M t/pmc/handle.t
  M t/pmc/hash.t
  M t/pmc/hashiterator.t
  M t/pmc/hashiteratorkey.t
  M t/pmc/imageio.t
  M t/pmc/imageiosize.t
  M t/pmc/imageiostrings.t
  M t/pmc/integer.t
  M t/pmc/io.t
  M t/pmc/io_iterator.t
  M t/pmc/io_status.t
  A t/pmc/io_stdin.t
  M t/pmc/iterator.t
  M t/pmc/key.t
  M t/pmc/lexinfo.t
  M t/pmc/lexpad.t
  M t/pmc/managedstruct.t
  A t/pmc/mappedbytearray.t
  M t/pmc/multidispatch.t
  M t/pmc/multisub.t
  M t/pmc/namespace-old.t
  M t/pmc/namespace-subs.t
  M t/pmc/namespace.t
  M t/pmc/nci.t
  M t/pmc/null.t
  M t/pmc/object-meths.t
  M t/pmc/object-mro.t
  M t/pmc/object.t
  M t/pmc/opcode.t
  M t/pmc/oplib.t
  M t/pmc/orderedhash.t
  M t/pmc/orderedhashiterator.t
  M t/pmc/packfile.t
  M t/pmc/packfileannotation.t
  M t/pmc/packfileannotations.t
  M t/pmc/packfileconstanttable.t
  M t/pmc/packfiledirectory.t
  M t/pmc/packfilerawsegment.t
  M t/pmc/packfilesegment.t
  M t/pmc/parrotclass.t
  M t/pmc/parrotinterpreter.t
  M t/pmc/parrotio.t
  M t/pmc/parrotlibrary.t
  M t/pmc/parrotobject.t
  M t/pmc/parrotthread.t
  M t/pmc/pmc.t
  M t/pmc/pmcproxy.t
  M t/pmc/pointer.t
  M t/pmc/prop.t
  M t/pmc/resizablebooleanarray.t
  M t/pmc/resizablefloatarray.t
  M t/pmc/resizableintegerarray.t
  M t/pmc/resizablepmcarray.t
  M t/pmc/resizablestringarray.t
  M t/pmc/ro.t
  M t/pmc/role.t
  M t/pmc/scalar.t
  M t/pmc/scheduler.t
  M t/pmc/schedulermessage.t
  M t/pmc/signal.t
  M t/pmc/sockaddr.t
  M t/pmc/socket.t
  M t/pmc/string.t
  M t/pmc/stringbuilder.t
  M t/pmc/stringhandle.t
  M t/pmc/stringiterator.t
  M t/pmc/sub.t
  M t/pmc/sys.t
  M t/pmc/task.t
  A t/pmc/testfile
  M t/pmc/testlib/annotations.pir
  M t/pmc/testlib/number.pasm
  M t/pmc/testlib/packfile_common.pir
  M t/pmc/threads.t
  M t/pmc/timer.t
  M t/pmc/undef.t
  M t/pmc/unmanagedstruct.t
  M t/postconfigure/01-options.t
  M t/postconfigure/02-data_get_PConfig.t
  M t/postconfigure/05-trace.t
  M t/postconfigure/06-data_get_PConfig_Temp.t
  M t/profiling/profiling.t
  M t/run/README
  M t/run/exit.t
  M t/run/options.t
  M t/src/README
  M t/src/atomic.t
  M t/src/basic.t
  A t/src/checkdepend.t
  M t/src/embed.t
  A t/src/embed/pmc.t
  A t/src/embed/strings.t
  M t/src/exit.t
  M t/src/extend.t
  A t/src/misc.t
  A t/src/pointer_array.t
  M t/src/warnings.t
  M t/steps/auto/arch-01.t
  M t/steps/auto/attributes-01.t
  M t/steps/auto/backtrace-01.t
  M t/steps/auto/byteorder-01.t
  A t/steps/auto/coverage-01.t
  M t/steps/auto/cpu-01.t
  M t/steps/auto/ctags-01.t
  M t/steps/auto/env-01.t
  M t/steps/auto/format-01.t
  M t/steps/auto/frames-01.t
  M t/steps/auto/gc-01.t
  M t/steps/auto/gcc-01.t
  M t/steps/auto/gettext-01.t
  A t/steps/auto/git_describe-01.t
  M t/steps/auto/glibc-01.t
  M t/steps/auto/gmp-01.t
  M t/steps/auto/headers-01.t
  M t/steps/auto/icu-01.t
  M t/steps/auto/inline-01.t
  A t/steps/auto/ipv6-01.t
  M t/steps/auto/isreg-01.t
  M t/steps/auto/jit-01.t
  A t/steps/auto/libffi-01.t
  M t/steps/auto/llvm-01.t
  M t/steps/auto/memalign-01.t
  M t/steps/auto/msvc-01.t
  M t/steps/auto/neg_0-01.t
  M t/steps/auto/opengl-01.t
  M t/steps/auto/ops-01.t
  M t/steps/auto/pcre-01.t
  M t/steps/auto/perldoc-01.t
  M t/steps/auto/pmc-01.t
  M t/steps/auto/pod2man-01.t
  M t/steps/auto/readline-01.t
  M t/steps/auto/readline-02.t
  M t/steps/auto/revision-01.t
  A t/steps/auto/sha1-01.t
  M t/steps/auto/signal-01.t
  M t/steps/auto/sizes-01.t
  M t/steps/auto/snprintf-01.t
  M t/steps/auto/socklen_t-01.t
  M t/steps/auto/stat-01.t
  M t/steps/auto/thread-01.t
  M t/steps/auto/timespec-01.t
  M t/steps/auto/va_ptr-01.t
  M t/steps/auto/warnings-01.t
  M t/steps/auto/zlib-01.t
  M t/steps/gen/config_h-01.t
  M t/steps/gen/config_pm-01.t
  M t/steps/gen/core_pmcs-01.t
  M t/steps/gen/makefiles-01.t
  M t/steps/gen/opengl-01.t
  M t/steps/gen/platform-01.t
  M t/steps/init/defaults-01.t
  R t/steps/init/headers-01.t
  M t/steps/init/hints-01.t
  M t/steps/init/hints/darwin-01.t
  M t/steps/init/hints/linux-01.t
  M t/steps/init/install-01.t
  M t/steps/init/manifest-01.t
  M t/steps/init/optimize-01.t
  M t/steps/inter/lex-01.t
  M t/steps/inter/lex-02.t
  M t/steps/inter/lex-03.t
  M t/steps/inter/libparrot-01.t
  M t/steps/inter/make-01.t
  M t/steps/inter/progs-01.t
  M t/steps/inter/progs-02.t
  M t/steps/inter/progs-03.t
  M t/steps/inter/progs-04.t
  M t/steps/inter/shlibs-01.t
  M t/steps/inter/types-01.t
  M t/steps/inter/yacc-01.t
  M t/steps/inter/yacc-02.t
  M t/stress/gc.t
  M t/tools/create_language.t
  A t/tools/dev/headerizer/01_functions.t
  A t/tools/dev/headerizer/02_methods.t
  A t/tools/dev/headerizer/testlib/fixedbooleanarray_pmc.in
  A t/tools/dev/headerizer/testlib/function_decls.in
  A t/tools/dev/headerizer/testlib/hvalidheader.in
  A t/tools/dev/headerizer/testlib/imcc.in
  A t/tools/dev/headerizer/testlib/lack_directive.in
  A t/tools/dev/headerizer/testlib/list.in
  A t/tools/dev/headerizer/testlib/list_h.in
  A t/tools/dev/headerizer/testlib/missingheaderfile.in
  A t/tools/dev/headerizer/testlib/nci_pmc.in
  A t/tools/dev/headerizer/testlib/none.in
  A t/tools/dev/headerizer/testlib/validheader.in
  M t/tools/dev/pmctree.t
  M t/tools/dev/searchops.t
  M t/tools/dev/searchops/samples.pm
  M t/tools/dump_pbc.t
  M t/tools/install/01-create_directories.t
  M t/tools/install/02-install_files.t
  M t/tools/install/03-lines_to_files.t
  M t/tools/install/dev_overall.t
  M t/tools/install/overall.t
  M t/tools/install/testlib/LICENSE
  M t/tools/install/testlib/MANIFEST.1defective
  M t/tools/install/testlib/README
  M t/tools/install/testlib/compilers/nqp/bootstrap/actions.pm
  M t/tools/install/testlib/compilers/pge/PGE.pir
  M t/tools/install/testlib/dev_generated_pseudo
  M t/tools/install/testlib/dev_manifest_pseudo
  M t/tools/install/testlib/docs/compiler_faq.pod
  M t/tools/install/testlib/docs/gettingstarted.pod
  M t/tools/install/testlib/docs/pct/past_building_blocks.pod
  M t/tools/install/testlib/docs/resources/phony_resource
  M t/tools/install/testlib/generated_pseudo
  M t/tools/install/testlib/generated_pseudo_with_dupe
  M t/tools/install/testlib/include/parrot/charset.h
  M t/tools/install/testlib/install_config.fpmc
  M t/tools/install/testlib/lib/Parrot/Configure.pm
  M t/tools/install/testlib/manifest_pseudo
  M t/tools/install/testlib/parrot.pc
  M t/tools/install/testlib/runtime/parrot/include/sockets.pasm
  M t/tools/install/testlib/runtime/parrot/library/TGE.pbc
  M t/tools/install/testlib/src/ops/ops.num
  M t/tools/install/testlib/src/pmc/pmc_object.h
  M t/tools/install/testlib/tools/build/ops2c.pl
  M t/tools/install/testlib/vtable.dump
  M t/tools/mk_language_shell.t
  M t/tools/parrot_config.t
  M t/tools/parrot_debugger.t
  M t/tools/pbc_disassemble.t
  M t/tools/pbc_dump.t
  M t/tools/pbc_merge.t
  M t/tools/pmc2cutils/01-pmc2cutils.t
  M t/tools/pmc2cutils/02-find_file.t
  M t/tools/pmc2cutils/03-dump_vtable.t
  M t/tools/pmc2cutils/04-dump_pmc.t
  M t/tools/pmc2cutils/05-gen_c.t
  M t/tools/pmc2cutils/08-pmc-pm.t
  M t/tools/pmc2cutils/README
  M tools/build/README
  M tools/build/c2str.pl
  M tools/build/fixup_gen_file.pl
  M tools/build/h2inc.pl
  M tools/build/ops2c.pl
  M tools/build/parrot_config_c.pl
  M tools/build/pbcversion_h.pl
  M tools/build/pmc2c.pl
  M tools/build/vtable_extend.pl
  M tools/build/vtable_h.pl
  M tools/dev/README
  M tools/dev/addopstags.pl
  M tools/dev/as2c.pl
  M tools/dev/bench_op.pir
  R tools/dev/branch_status.pl
  R tools/dev/checkdepend.pl
  M tools/dev/create_language.pl
  M tools/dev/debian_docs.sh
  M tools/dev/dump_pbc.pl
  M tools/dev/faces.pl
  M tools/dev/fetch_languages.pl
  A tools/dev/findhacks.pl
  A tools/dev/gdb-pp-load.py
  A tools/dev/gdb-pp.py
  M tools/dev/gen_charset_tables.pl
  M tools/dev/gen_class.pl
  M tools/dev/gen_makefile.pl
  M tools/dev/gen_valgrind_suppressions.pl
  A tools/dev/github_post_receive.pl
  M tools/dev/headerizer.pl
  M tools/dev/install_dev_files.pl
  M tools/dev/install_doc_files.pl
  M tools/dev/install_files.pl
  M tools/dev/lib_deps.pl
  R tools/dev/list_unjitted.pl
  A tools/dev/make_cover.pl
  M tools/dev/manicheck.pl
  A tools/dev/mk_author_map.pl
  R tools/dev/mk_gitignore.pl
  M tools/dev/mk_inno.pl
  M tools/dev/mk_inno_language.pl
  M tools/dev/mk_language_shell.in
  M tools/dev/mk_manifest_and_skip.pl
  M tools/dev/mk_native_pbc
  M tools/dev/mk_nci_thunks.pl
  M tools/dev/mk_rpm_manifests.pl
  M tools/dev/nci_test_gen.pl
  M tools/dev/nci_thunk_gen.pir
  M tools/dev/ncidef2pasm.pl
  M tools/dev/nm.pl
  M tools/dev/nopaste.pl
  M tools/dev/ops_not_tested.pl
  M tools/dev/parrot-config.pir
  M tools/dev/parrot-fuzzer
  M tools/dev/parrot_api.pl
  M tools/dev/parrot_coverage.pl
  M tools/dev/parrot_shell.pl
  M tools/dev/parrotbench.pl
  M tools/dev/pbc_header.pl
  M tools/dev/pbc_to_exe.pir
  M tools/dev/pmcrenumber.pl
  M tools/dev/pmctree.pl
  M tools/dev/pprof2cg.pl
  M tools/dev/reconfigure.pl
  M tools/dev/search-ops.pl
  R tools/dev/svnclobber.pl
  M tools/dev/symlink.pl
  M tools/dev/update_copyright.pl
  M tools/dev/vms-patch
  M tools/dev/vtablize.pl
  M tools/docs/filename_and_chapter.pl
  M tools/docs/mk_chm.pl
  M tools/docs/ops_summary.pl
  M tools/docs/write_docs.pl
  M tools/install/smoke.pl
  M tools/install/smoke_languages.pl
  M tools/release/README
  M tools/release/crow.pir
  M tools/release/gen_release_info.pl
  M tools/release/inc_ver.pir
  M tools/release/release.json
  M tools/release/templates.json

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

Conflicts:
	MANIFEST


Commit: fe5dbbeca36d8c71feace68b1047d796b38b3244
    https://github.com/parrot/parrot/commit/fe5dbbeca36d8c71feace68b1047d796b38b3244
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/pmc/packfileopmap.pmc

Log Message:
-----------
Fix function names after merging with master


Commit: 27d29b7677407c7180808e69526add2b6c9066ef
    https://github.com/parrot/parrot/commit/27d29b7677407c7180808e69526add2b6c9066ef
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/pmc/packfilebytecodesegment.pmc

Log Message:
-----------
Fix compiler warning


Commit: c2db8009c0ca8591dea54430e2a4acf455b866c7
    https://github.com/parrot/parrot/commit/c2db8009c0ca8591dea54430e2a4acf455b866c7
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M t/pmc/class.t

Log Message:
-----------
We have 2 more core PMCs. Adjust default value for new Classes.


Commit: 4f97261c404a1fb83cf13a0eab1667b169564c4c
    https://github.com/parrot/parrot/commit/4f97261c404a1fb83cf13a0eab1667b169564c4c
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M t/pmc/opcode.t

Log Message:
-----------
Update test to modern OpCode.


Commit: 5bc87fe0030a46e93b63aa4a53db0304e54013da
    https://github.com/parrot/parrot/commit/5bc87fe0030a46e93b63aa4a53db0304e54013da
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/pmc/packfilebytecodesegment.pmc
  M src/pmc/packfileopmap.pmc

Log Message:
-----------
Fix codetest - proper coda


Commit: 96d9d48a38188025ef0a4204e1c9c38ce7b33807
    https://github.com/parrot/parrot/commit/96d9d48a38188025ef0a4204e1c9c38ce7b33807
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/pmc/oplib.pmc
  M src/pmc/packfileopmap.pmc

Log Message:
-----------
Fix codetest - space


Commit: 795f10edd3668467be47898302649467c0f2a6cd
    https://github.com/parrot/parrot/commit/795f10edd3668467be47898302649467c0f2a6cd
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/pmc/packfilebytecodesegment.pmc

Log Message:
-----------
Fix codetest - POD syntax.


Commit: 263f60d392cba47bc99848ffd9e67d2149d82622
    https://github.com/parrot/parrot/commit/263f60d392cba47bc99848ffd9e67d2149d82622
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/pmc/packfilebytecodesegment.pmc
  M src/pmc/packfileopmap.pmc

Log Message:
-----------
Fix codetest - trailing space


Commit: 74b10558053eda090bbf868b89a7d3a5be4fa478
    https://github.com/parrot/parrot/commit/74b10558053eda090bbf868b89a7d3a5be4fa478
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M examples/pir/make_hello_pbc.pir
  M t/examples/pir.t

Log Message:
-----------
Re-enable examples/make_hello_pbc


Commit: 7f66d1262d782f86ea6c3f01bb4baf496395b232
    https://github.com/parrot/parrot/commit/7f66d1262d782f86ea6c3f01bb4baf496395b232
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M MANIFEST

Log Message:
-----------
Regenerate MANIFEST


Commit: c13f8ca8e7f1ba6b3df95e884d762682a828e519
    https://github.com/parrot/parrot/commit/c13f8ca8e7f1ba6b3df95e884d762682a828e519
Author: NotFound <julian.notfound at gmail.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M t/pmc/bytebuffer.t

Log Message:
-----------
test ByteBuffer get_chars method out of bounds condition


Commit: 59d037f186d3d1e28ef3f6dfea52d9d9958a5cb5
    https://github.com/parrot/parrot/commit/59d037f186d3d1e28ef3f6dfea52d9d9958a5cb5
Author: NotFound <julian.notfound at gmail.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M runtime/parrot/library/Test/More.pir

Log Message:
-----------
fix message and diag of Test;More throws_type


Commit: 81e718d4b90ce8eaf2e7b21c8d096ec07cd91668
    https://github.com/parrot/parrot/commit/81e718d4b90ce8eaf2e7b21c8d096ec07cd91668
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/pmc/packfilebytecodesegment.pmc

Log Message:
-----------
Add PFBC.get_integer_keyed_int for introspection purposes


Commit: 55002ed366744e66c71d999985b9bbde98e3e85b
    https://github.com/parrot/parrot/commit/55002ed366744e66c71d999985b9bbde98e3e85b
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/pmc/packfilebytecodesegment.pmc

Log Message:
-----------
Add main_sub to BytecodeSegment


Commit: 4ff4ae315c88edaa7017a8c1d38f6dcbda4e4d10
    https://github.com/parrot/parrot/commit/4ff4ae315c88edaa7017a8c1d38f6dcbda4e4d10
Author: NotFound <julian.notfound at gmail.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M runtime/parrot/library/LWP/Protocol.pir

Log Message:
-----------
fix LWP;Protocol request without content


Commit: 9d13ffaa53c630fed0102142d5adfc6cff3b46f3
    https://github.com/parrot/parrot/commit/9d13ffaa53c630fed0102142d5adfc6cff3b46f3
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M include/parrot/library.h
  M src/library.c

Log Message:
-----------
export the function for separating out the path extension


Commit: ec9e3a041ad7db29eeb6770e3f1b4eb2fcaff0f9
    https://github.com/parrot/parrot/commit/ec9e3a041ad7db29eeb6770e3f1b4eb2fcaff0f9
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/dynpmc/os.pmc
  M t/dynpmc/os.t

Log Message:
-----------
update OS PMC to do PATHEXT matching on Win32 to determine executability. This completely ignores newer Win32 permissions models, but is a good start and gets this test passing. We can cover the more advanced cases later, if necessary


Commit: c834f3aa1f04a317049fa3813aecbb7be85e7863
    https://github.com/parrot/parrot/commit/c834f3aa1f04a317049fa3813aecbb7be85e7863
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/dynpmc/os.pmc

Log Message:
-----------
add func docs, remove trailing whitespace


Commit: 362335ac00cb6280ea3c62309f683c60563b8c62
    https://github.com/parrot/parrot/commit/362335ac00cb6280ea3c62309f683c60563b8c62
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/pmc/integer.pmc
  M t/pmc/integer.t

Log Message:
-----------
remove unused multis from integer.pmc, which fixes one TODO'd test


Commit: 851d07935e064922d899e56751b291bad7236b2b
    https://github.com/parrot/parrot/commit/851d07935e064922d899e56751b291bad7236b2b
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/dynpmc/os.pmc

Log Message:
-----------
Merge branch 'master' of github.com:parrot/parrot


Commit: 2d13d16ed5b2f922cda3436e8d5f8e882199b36e
    https://github.com/parrot/parrot/commit/2d13d16ed5b2f922cda3436e8d5f8e882199b36e
Author: Coke <will at coleda.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M runtime/parrot/bin/prove.pir

Log Message:
-----------
this script is no longer called tapir.


Commit: b9e9c3cb8ad4c84853edaa3114bda8456f0783cc
    https://github.com/parrot/parrot/commit/b9e9c3cb8ad4c84853edaa3114bda8456f0783cc
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M compilers/pct/src/PCT/Grammar.pir

Log Message:
-----------
[PCT] fix ww when called by generated code

sample from language GIL:
    $P0 = find_name 'ww'
    ...
    captob = $P0(captob, 'dba'=>"")


Commit: 6231646a848d71d90185bbeb0ef4b8383f29a767
    https://github.com/parrot/parrot/commit/6231646a848d71d90185bbeb0ef4b8383f29a767
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M runtime/parrot/library/distutils.pir

Log Message:
-----------
[disutils] add get_submitter()


Commit: 8b188dbbc7d5ecc0cf4425ad24b01ca0ba330152
    https://github.com/parrot/parrot/commit/8b188dbbc7d5ecc0cf4425ad24b01ca0ba330152
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M compilers/pct/src/PCT/HLLCompiler.pir
  M src/call/args.c
  M src/pmc/nci.pmc

Log Message:
-----------
Fix for TT #1029. The return continuation was being mangled in the PIR compreg function, then we weren't able to account for it in the NCI.invoke VTABLE. cache the old value before we call the function, then sanity check the new return continuation value to see if we should update the cache. All tests pass.


Commit: 07c6d618b91fc5483cf838de1c812f55c802bef5
    https://github.com/parrot/parrot/commit/07c6d618b91fc5483cf838de1c812f55c802bef5
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M compilers/pct/src/PCT/Grammar.pir
  M runtime/parrot/bin/prove.pir
  M runtime/parrot/library/distutils.pir

Log Message:
-----------
Merge branch 'master' of github.com:parrot/parrot


Commit: 1e56d3f7bb4cfa84e3af4cdf351fff4278768fd4
    https://github.com/parrot/parrot/commit/1e56d3f7bb4cfa84e3af4cdf351fff4278768fd4
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/dynpmc/os.pmc

Log Message:
-----------
[dynpmc] fix build on MinGW32


Commit: d66af7ff6d9316d988278263a1846d03fc7ce9c5
    https://github.com/parrot/parrot/commit/d66af7ff6d9316d988278263a1846d03fc7ce9c5
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/pmc/packfilebytecodesegment.pmc

Log Message:
-----------
Add PFBCS's direct manipulation functions.


Commit: 348d61c482810daa28211ac863e1267e14d6c9f4
    https://github.com/parrot/parrot/commit/348d61c482810daa28211ac863e1267e14d6c9f4
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/pmc/packfilebytecodesegment.pmc

Log Message:
-----------
More PFBCS accessors


Commit: 73c23da75a27d3bd70f94aae062c8a58de220178
    https://github.com/parrot/parrot/commit/73c23da75a27d3bd70f94aae062c8a58de220178
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/pmc/packfilebytecodesegment.pmc

Log Message:
-----------
Add .opmap for fetching OpMap.


Commit: 1dae6e2c28c4d1d6918c466d2a6657bb8eceb5c8
    https://github.com/parrot/parrot/commit/1dae6e2c28c4d1d6918c466d2a6657bb8eceb5c8
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/pmc/packfilebytecodesegment.pmc

Log Message:
-----------
Reorder vtables.


Commit: 1b566eb9d9b0bf40b160b281b388f6e2978bfbae
    https://github.com/parrot/parrot/commit/1b566eb9d9b0bf40b160b281b388f6e2978bfbae
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/pmc/packfileopmap.pmc

Log Message:
-----------
More accessors to OpMap to fetch Op PMC by name.


Commit: 826469e35a3ade3b0690a8e2d031af9da8769d2f
    https://github.com/parrot/parrot/commit/826469e35a3ade3b0690a8e2d031af9da8769d2f
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M t/pmc/integer.t

Log Message:
-----------
remove resolved TODO from test


Commit: 58adb70b3b39eead7ba288668d53eec6605c01b1
    https://github.com/parrot/parrot/commit/58adb70b3b39eead7ba288668d53eec6605c01b1
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M t/pmc/integer.t

Log Message:
-----------
forgot to update copyright year again


Commit: e2af51a5c5d33fed7b7d0c499a2c361afc41e3e9
    https://github.com/parrot/parrot/commit/e2af51a5c5d33fed7b7d0c499a2c361afc41e3e9
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M t/pmc/integer.t

Log Message:
-----------
remove the test for Integer.i_multiply on Complex. That test had been TODO'd, and I mistakenly untodo'd it. It has never passed as written (which is probably wrong) and the MULTI case that it was designed to test has been removed


Commit: 02de97087cabe56fc74c864237ca40ce85c2a366
    https://github.com/parrot/parrot/commit/02de97087cabe56fc74c864237ca40ce85c2a366
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M DEPRECATED.pod
  M src/ops/core.ops
  M src/ops/experimental.ops

Log Message:
-----------
the finalize op is no longer experimental


Commit: 1cda22bccc49c4549db4718e68696558adff8ee5
    https://github.com/parrot/parrot/commit/1cda22bccc49c4549db4718e68696558adff8ee5
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/pmc/packfilebytecodesegment.pmc

Log Message:
-----------
Remove unused .destroy


Commit: 7fcad8308a2d33af80262c3ed2d8a4dff394d469
    https://github.com/parrot/parrot/commit/7fcad8308a2d33af80262c3ed2d8a4dff394d469
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/pmc/packfileopmap.pmc

Log Message:
-----------
Call proper vtable on OpLib


Commit: 1a9ca634b23991eb1459ef649f5b59b97e544084
    https://github.com/parrot/parrot/commit/1a9ca634b23991eb1459ef649f5b59b97e544084
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/pmc/packfileopmap.pmc

Log Message:
-----------
Made .mark more inheritance-friendly


Commit: 76466ef772e7724cff645d4a14ce2e55352424f1
    https://github.com/parrot/parrot/commit/76466ef772e7724cff645d4a14ce2e55352424f1
Author: jkeenan <jkeenan at cpan.org>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M t/compilers/opsc/06-opsfile.t

Log Message:
-----------
With certain ops no longer experimental, we have to change the expected number of ops parsed in certain files.


Commit: 0be4b23460b412446209713b2bcb81307de177b0
    https://github.com/parrot/parrot/commit/0be4b23460b412446209713b2bcb81307de177b0
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M include/parrot/api.h
  M src/embed/pmc.c

Log Message:
-----------
add a new API function to register/unregister a PMC with GC


Commit: b1e117217c02b61c24cdc61c30488838469beb04
    https://github.com/parrot/parrot/commit/b1e117217c02b61c24cdc61c30488838469beb04
Author: cotto <christoph_github at mksig.org>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/embed/pmc.c

Log Message:
-----------
apostrophe fix


Commit: 21ce7a0828e391090a0141a9f2891551f16e7dee
    https://github.com/parrot/parrot/commit/21ce7a0828e391090a0141a9f2891551f16e7dee
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/pmc/packfilebytecodesegment.pmc

Log Message:
-----------
set custom_mark flag early.


Commit: a976f75fed2920aa3bba38702cc9cdc2e7bd3ab2
    https://github.com/parrot/parrot/commit/a976f75fed2920aa3bba38702cc9cdc2e7bd3ab2
Author: Coke <will at coleda.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M lib/Parrot/Pmc2c/VTable.pm

Log Message:
-----------
Don't use Exporter; speed up pmc2c.pl
build of src/pmc/integer.c goes from 2s to .4s
(??!?)


Commit: cf51aae39c0fee17d57ed6f77bb19a2045ec11ee
    https://github.com/parrot/parrot/commit/cf51aae39c0fee17d57ed6f77bb19a2045ec11ee
Author: Coke <will at coleda.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M lib/Parrot/Pmc2c/UtilFunctions.pm

Log Message:
-----------
Remove useless scalar.


Commit: a7d80c9cb2d94c420bba3d0c2e7daf8a77287cde
    https://github.com/parrot/parrot/commit/a7d80c9cb2d94c420bba3d0c2e7daf8a77287cde
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/pmc/packfileopmap.pmc

Log Message:
-----------
Fix PFOM.mark. Invoking VTABLE_mark isn't sufficient obviousely.


Commit: e933bc3ef657492614e415a7215118585ffcb502
    https://github.com/parrot/parrot/commit/e933bc3ef657492614e415a7215118585ffcb502
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/pmc/packfilebytecodesegment.pmc
  M src/pmc/packfileopmap.pmc

Log Message:
-----------
Use more idiomatic accessors.


Commit: 97d08bb43d507ea61db0e74ca4b60bea13aec87d
    https://github.com/parrot/parrot/commit/97d08bb43d507ea61db0e74ca4b60bea13aec87d
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M docs/project/git_workflow.pod

Log Message:
-----------
[docs] How to Maintain a Fork on Github


Commit: e588ed8b61f14e7ee5d242925db3b59c40254a88
    https://github.com/parrot/parrot/commit/e588ed8b61f14e7ee5d242925db3b59c40254a88
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M MANIFEST
  M examples/pir/make_hello_pbc.pir
  M src/pmc/oplib.pmc
  M src/pmc/packfile.pmc
  A src/pmc/packfilebytecodesegment.pmc
  M src/pmc/packfileconstanttable.pmc
  A src/pmc/packfileopmap.pmc
  M src/pmc/packfilerawsegment.pmc
  M t/examples/pir.t
  M t/pmc/class.t
  M t/pmc/opcode.t
  A t/pmc/packfileopmap.t

Log Message:
-----------
Merge branch 'opmap_aware_pmcs'


Commit: 91e3883e2ce82a66f56b7336e2ee589508e2faf9
    https://github.com/parrot/parrot/commit/91e3883e2ce82a66f56b7336e2ee589508e2faf9
Author: Andy Lester <andy at petdance.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M src/debug.c
  M src/interp/inter_cb.c
  M src/string/api.c

Log Message:
-----------
removed unused variables


Commit: 2369288fd5c85ca7fd70c319b8c973533e5d25a3
    https://github.com/parrot/parrot/commit/2369288fd5c85ca7fd70c319b8c973533e5d25a3
Author: Andy Lester <andy at petdance.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M MANIFEST
  M examples/pir/make_hello_pbc.pir
  M src/pmc/oplib.pmc
  M src/pmc/packfile.pmc
  A src/pmc/packfilebytecodesegment.pmc
  M src/pmc/packfileconstanttable.pmc
  A src/pmc/packfileopmap.pmc
  M src/pmc/packfilerawsegment.pmc
  M t/examples/pir.t
  M t/pmc/class.t
  M t/pmc/opcode.t
  A t/pmc/packfileopmap.t

Log Message:
-----------
Merge branch 'master' of github.com:parrot/parrot


Commit: d8405fa1c1b8bc9d6921df59733538183f2ed953
    https://github.com/parrot/parrot/commit/d8405fa1c1b8bc9d6921df59733538183f2ed953
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-05 (Wed, 05 Jan 2011)

Changed paths:
  M ext/nqp-rx/src/stage0/nqp-setting.nqp

Log Message:
-----------
Bring new nqp setting with utf8-aware slurp


Commit: e5b39b7ca618ff8387453725fdde5f69d3752157
    https://github.com/parrot/parrot/commit/e5b39b7ca618ff8387453725fdde5f69d3752157
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-06 (Thu, 06 Jan 2011)

Changed paths:
  M src/debug.c
  M src/interp/inter_cb.c
  M src/string/api.c

Log Message:
-----------
Merge branch 'master' of github.com:parrot/parrot


Commit: ea9f63e0f1a5934e9e99d19eaed6a2f62f3a622c
    https://github.com/parrot/parrot/commit/ea9f63e0f1a5934e9e99d19eaed6a2f62f3a622c
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-06 (Thu, 06 Jan 2011)

Changed paths:
  M docs/embed.pod

Log Message:
-----------
start to bring docs/embed.pod up to date with current embedding API


Commit: 40e018d0477f0c5eca9bf862f4c9a3f9f8fb649a
    https://github.com/parrot/parrot/commit/40e018d0477f0c5eca9bf862f4c9a3f9f8fb649a
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-06 (Thu, 06 Jan 2011)

Changed paths:
  M docs/pdds/pdd27_multiple_dispatch.pod

Log Message:
-----------
remove :invocant TODO from the PDD27


Commit: 766fed586e198614b00a979cfa2b154e9fef23eb
    https://github.com/parrot/parrot/commit/766fed586e198614b00a979cfa2b154e9fef23eb
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-01-06 (Thu, 06 Jan 2011)

Changed paths:
  M MANIFEST.generated

Log Message:
-----------
update MANIFEST.generated after opmap_aware_pmc merge


Commit: 9328cfff495160db33ac1bb5552bc5ae8f8f6892
    https://github.com/parrot/parrot/commit/9328cfff495160db33ac1bb5552bc5ae8f8f6892
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-06 (Thu, 06 Jan 2011)

Changed paths:
  M compilers/pct/src/PCT/HLLCompiler.pir

Log Message:
-----------
remove a .tailcall optimization from HLLCompiler.pir.
This fixes a build failure in NQP (and, presumably, Rakudo as well)


Commit: 4bc07237bb2ac19f4bbe10d0f48d52b8ab14a55f
    https://github.com/parrot/parrot/commit/4bc07237bb2ac19f4bbe10d0f48d52b8ab14a55f
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-06 (Thu, 06 Jan 2011)

Changed paths:
  M include/parrot/io.h
  M src/io/socket_api.c

Log Message:
-----------
[io] Remove platform specific code from socket_api.c


Commit: 84f8d957cd41d589b00741381457a3db4ea5fd5e
    https://github.com/parrot/parrot/commit/84f8d957cd41d589b00741381457a3db4ea5fd5e
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-06 (Thu, 06 Jan 2011)

Changed paths:
  M include/parrot/io.h
  M src/io/filehandle.c

Log Message:
-----------
[io] Remove Parrot_io_is_encoding

Unneeded after unicode_io merge


Commit: d5d4070712efa346168fa0dcf5aab22a5d3e3a74
    https://github.com/parrot/parrot/commit/d5d4070712efa346168fa0dcf5aab22a5d3e3a74
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-06 (Thu, 06 Jan 2011)

Changed paths:
  M frontend/pbc_merge/main.c
  M src/call/args.c
  M src/packfile/api.c

Log Message:
-----------
Fix headerizer warnings


Commit: ef82f5ccda42b44738c2eca023693fd95d10b092
    https://github.com/parrot/parrot/commit/ef82f5ccda42b44738c2eca023693fd95d10b092
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-06 (Thu, 06 Jan 2011)

Changed paths:
  M src/pmc/nci.pmc
  M t/compilers/imcc/syn/tail.t

Log Message:
-----------
remove special-case code in NCI.invoke. We never assume the interp->current_cont coming out of func is valid now. Add a test to prove that this no longer breaks


Commit: 32f67a59e9b47defba3baba70cc529e63550d287
    https://github.com/parrot/parrot/commit/32f67a59e9b47defba3baba70cc529e63550d287
Author: David Czech <davidczech510 at gmail.com>
Date:   2011-01-06 (Thu, 06 Jan 2011)

Changed paths:
  M examples/pir/md5sum.pir
  A examples/pir/md5sum_c.pir
  M runtime/parrot/library/Digest/MD5.pir
  M t/library/md5.t

Log Message:
-----------
Objectify MD5 interface.
Comes complete with tests and documentation.


Commit: fc8ee7ea91c79efed7b5aca2705376b9f76cb8b8
    https://github.com/parrot/parrot/commit/fc8ee7ea91c79efed7b5aca2705376b9f76cb8b8
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-01-06 (Thu, 06 Jan 2011)

Changed paths:
  M examples/pir/md5sum.pir
  A examples/pir/md5sum_c.pir
  M runtime/parrot/library/Digest/MD5.pir
  M t/library/md5.t

Log Message:
-----------
Merge branch 'kapace/objectify_md5' of https://github.com/kapace/parrot into kapace-kapace/objectify_md5


Commit: f85edb0c8e6e6440c1951ab5476e48a003cdfb19
    https://github.com/parrot/parrot/commit/f85edb0c8e6e6440c1951ab5476e48a003cdfb19
Author: David Czech <davidczech510 at gmail.com>
Date:   2011-01-06 (Thu, 06 Jan 2011)

Changed paths:
  R examples/pir/md5sum_c.pir
  A examples/pir/md5sum_oo.pir
  M runtime/parrot/library/Digest/MD5.pir

Log Message:
-----------
Renamed the new md5sum example to make more sense, and cleaned up MD5.pir a little.


Commit: e0773a0b105cee96cda5d7b8ee7552f615cd8cfc
    https://github.com/parrot/parrot/commit/e0773a0b105cee96cda5d7b8ee7552f615cd8cfc
Author: David Czech <davidczech510 at gmail.com>
Date:   2011-01-06 (Thu, 06 Jan 2011)

Changed paths:
  M t/library/md5.t

Log Message:
-----------
Oops: bad test plan...


Commit: 44bc82ac7f362f38731e7357746d79de0ce57f66
    https://github.com/parrot/parrot/commit/44bc82ac7f362f38731e7357746d79de0ce57f66
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-01-06 (Thu, 06 Jan 2011)

Changed paths:
  R examples/pir/md5sum_c.pir
  A examples/pir/md5sum_oo.pir
  M runtime/parrot/library/Digest/MD5.pir
  M t/library/md5.t

Log Message:
-----------
Merge branch 'kapace/objectify_md5' of https://github.com/kapace/parrot into kapace-kapace/objectify_md5


Commit: 9bc14ee043ee5b71fb8fd9b302e0661f7dc3adee
    https://github.com/parrot/parrot/commit/9bc14ee043ee5b71fb8fd9b302e0661f7dc3adee
Author: David Czech <davidczech510 at gmail.com>
Date:   2011-01-06 (Thu, 06 Jan 2011)

Changed paths:
  M MANIFEST
  M examples/pir/md5sum_oo.pir
  M runtime/parrot/library/Digest/MD5.pir
  M runtime/parrot/library/Digest/sha256.pir
  A t/library/sha.t

Log Message:
-----------
Added Object Oriented interface for the SHA256 library, and tests.
Fixed up some codestd tests as well.


Commit: add4e13a53b20a1c8787b66aa3a22d6cee2a5e8b
    https://github.com/parrot/parrot/commit/add4e13a53b20a1c8787b66aa3a22d6cee2a5e8b
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-06 (Thu, 06 Jan 2011)

Changed paths:
  M t/pmc/packfileopmap.t

Log Message:
-----------
Don't test loading od dynops after coretest


Commit: 2025a9fac50b1de2ce9134c83dddce2150e7e21b
    https://github.com/parrot/parrot/commit/2025a9fac50b1de2ce9134c83dddce2150e7e21b
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M docs/embed.pod

Log Message:
-----------
restore the old embed.pod, which contains details from dukeleto and will be necessary in the transition.


Commit: 8bffd5b3391beaf63a1c43b05455730dbb366150
    https://github.com/parrot/parrot/commit/8bffd5b3391beaf63a1c43b05455730dbb366150
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  A docs/embed_new.pod

Log Message:
-----------
add in a new version of the embed docs, for the new API that doesn't conflict with dukeleto's changes


Commit: fa9eecec7f54407bfe987c163c386a176a26bb9a
    https://github.com/parrot/parrot/commit/fa9eecec7f54407bfe987c163c386a176a26bb9a
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M docs/embed.pod

Log Message:
-----------
add a note to the old documentation about the phase-out and a link to the new docs


Commit: f4a5cf47d63edd717d23774a395e33dea595cd29
    https://github.com/parrot/parrot/commit/f4a5cf47d63edd717d23774a395e33dea595cd29
Author: Fernando Brito <email at fernandobrito.com>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M runtime/parrot/library/Test/More.pir
  M t/library/test_more.t

Log Message:
-----------
[t] Add 'todo' param to 'ok' and 'nok'


Commit: d4a226e2c632033e51ba7fec13b531c2f0c365f7
    https://github.com/parrot/parrot/commit/d4a226e2c632033e51ba7fec13b531c2f0c365f7
Author: Fernando Brito <email at fernandobrito.com>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M runtime/parrot/library/Test/More.pir
  M t/library/test_more.t

Log Message:
-----------
[t] Add 'todo' param to 'is'


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

Changed paths:
  M MANIFEST
  M examples/pir/md5sum_oo.pir
  M runtime/parrot/library/Digest/MD5.pir
  M runtime/parrot/library/Digest/sha256.pir
  A t/library/sha.t

Log Message:
-----------
Merge branch 'kapace/objectify_md5' of https://github.com/kapace/parrot into kapace-kapace/objectify_md5


Commit: 70238f6ccef221b303e463641e6b3baf14f3e02e
    https://github.com/parrot/parrot/commit/70238f6ccef221b303e463641e6b3baf14f3e02e
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M MANIFEST
  M examples/pir/md5sum.pir
  A examples/pir/md5sum_oo.pir
  M runtime/parrot/library/Digest/MD5.pir
  M runtime/parrot/library/Digest/sha256.pir
  M t/library/md5.t
  A t/library/sha.t

Log Message:
-----------
Merge branch 'kapace-kapace/objectify_md5'


Commit: 4507477c221e852cab9a491dd08444e1a1096659
    https://github.com/parrot/parrot/commit/4507477c221e852cab9a491dd08444e1a1096659
Author: Fernando Brito <email at fernandobrito.com>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M runtime/parrot/library/Test/More.pir

Log Message:
-----------
[t] Add 'todo' param to 'isnt'


Commit: 1794a962a1cac20a28b23d57558738af99820cdd
    https://github.com/parrot/parrot/commit/1794a962a1cac20a28b23d57558738af99820cdd
Author: Fernando Brito <email at fernandobrito.com>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M runtime/parrot/library/Test/More.pir

Log Message:
-----------
[t] Add 'todo' param to 'is_deeply, like, isa_ok, lives_ok'


Commit: 26cee27ef3c4ac8f1a2ba7cd7580f41319451c1d
    https://github.com/parrot/parrot/commit/26cee27ef3c4ac8f1a2ba7cd7580f41319451c1d
Author: Fernando Brito <email at fernandobrito.com>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M runtime/parrot/library/Test/More.pir

Log Message:
-----------
[t] Add 'todo' param to 'dies_ok, throws_like'


Commit: 3e0f7fedf65ca23f62d82e94d8ac7de31fe7291a
    https://github.com/parrot/parrot/commit/3e0f7fedf65ca23f62d82e94d8ac7de31fe7291a
Author: Fernando Brito <email at fernandobrito.com>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M t/library/test_more.t

Log Message:
-----------
[t] Add more tests to new 'todo' param


Commit: 49afc0b30e2ad63529d9da58cd88cde65c88a889
    https://github.com/parrot/parrot/commit/49afc0b30e2ad63529d9da58cd88cde65c88a889
Author: Fernando Brito <email at fernandobrito.com>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M t/library/test_more.t

Log Message:
-----------
[t] Add even more tests to new 'todo' param


Commit: f327a221083792fccfeb5925a30375e3827497b4
    https://github.com/parrot/parrot/commit/f327a221083792fccfeb5925a30375e3827497b4
Author: Fernando Brito <email at fernandobrito.com>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M runtime/parrot/library/Test/More.pir

Log Message:
-----------
[t] Fix 'todo' param in throws_like


Commit: a4f1685456e360e28e49d054602627005a78c38c
    https://github.com/parrot/parrot/commit/a4f1685456e360e28e49d054602627005a78c38c
Author: Fernando Brito <email at fernandobrito.com>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M t/library/test_more.t

Log Message:
-----------
[t] Add tests to 'todo' param on isa_ok and throws_like


Commit: 55ac514d6f5d9dc682e90c54727e3664e8450e3a
    https://github.com/parrot/parrot/commit/55ac514d6f5d9dc682e90c54727e3664e8450e3a
Author: Fernando Brito <email at fernandobrito.com>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M runtime/parrot/library/Test/More.pir

Log Message:
-----------
[t] Fix 'todo' param in dies_ok and lives_ok


Commit: c011221be5df2f06cf0126358006f3515fdcf08e
    https://github.com/parrot/parrot/commit/c011221be5df2f06cf0126358006f3515fdcf08e
Author: Fernando Brito <email at fernandobrito.com>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M t/library/test_more.t

Log Message:
-----------
[t] Add tests to 'todo' param on dies_ok and lives_ok


Commit: 7cb039f81d218affc253cb695ebea933e1ad5623
    https://github.com/parrot/parrot/commit/7cb039f81d218affc253cb695ebea933e1ad5623
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M src/call/args.c

Log Message:
-----------
move all named parameter count-checking error code into a separate function. We don't special case functions with 0 named paramters any more.


Commit: 3a47d1987c0dea3e47b8e08c25d1e32594414757
    https://github.com/parrot/parrot/commit/3a47d1987c0dea3e47b8e08c25d1e32594414757
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M runtime/parrot/library/Test/More.pir
  M t/library/test_more.t

Log Message:
-----------
Merge branch 'gci_todotest' of https://github.com/fernandobrito/parrot into fernandobrito-gci_todotest


Commit: 98b563830b422a94770645f3c3a06e6fbcbc48bb
    https://github.com/parrot/parrot/commit/98b563830b422a94770645f3c3a06e6fbcbc48bb
Author: Fernando Brito <email at fernandobrito.com>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M t/pmc/context.t

Log Message:
-----------
[t] Fix test in context.t


Commit: a480a0690f83e70ca036736fa4012e2bf8a53658
    https://github.com/parrot/parrot/commit/a480a0690f83e70ca036736fa4012e2bf8a53658
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M include/parrot/io_portable.h
  M include/parrot/io_unix.h
  M include/parrot/io_win32.h
  M src/io/portable.c
  M src/pmc/socket.pmc

Log Message:
-----------
[io] Make portable IO code almost compile again

ops2c hangs during build with the portable IO code, might be related
to mmap.


Commit: 5e04e7f7d02b6b827bffb5e9d680dd29138cca11
    https://github.com/parrot/parrot/commit/5e04e7f7d02b6b827bffb5e9d680dd29138cca11
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M t/pmc/context.t

Log Message:
-----------
Merge branch 'gci_todotest' of https://github.com/fernandobrito/parrot into gci_todotest


Commit: 07717554176f1835be7064e632b7170037e7458e
    https://github.com/parrot/parrot/commit/07717554176f1835be7064e632b7170037e7458e
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M runtime/parrot/library/Test/More.pir
  M t/library/test_more.t
  M t/pmc/context.t

Log Message:
-----------
Merge branch 'gci_todotest'


Commit: b5922fd71b31f472b2ebbabcce0474dc558da418
    https://github.com/parrot/parrot/commit/b5922fd71b31f472b2ebbabcce0474dc558da418
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M MANIFEST

Log Message:
-----------
re-generate MANIFEST


Commit: 4523ae7ff4aed9119978c0f2397a01706793a9ee
    https://github.com/parrot/parrot/commit/4523ae7ff4aed9119978c0f2397a01706793a9ee
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M t/tools/pbc_disassemble.t

Log Message:
-----------
[t] Make t/tools/pbc_disassemble.t pass on Windows


Commit: 748958d5c2e73c6baba87fa801ffa0e12cfcbed2
    https://github.com/parrot/parrot/commit/748958d5c2e73c6baba87fa801ffa0e12cfcbed2
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M src/io/buffer.c

Log Message:
-----------
[io] Cleanup Parrot_io_read_buffer


Commit: f867e3078102f495a71f1aa9e499cd73f497eabb
    https://github.com/parrot/parrot/commit/f867e3078102f495a71f1aa9e499cd73f497eabb
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M include/parrot/io_portable.h
  M include/parrot/io_unix.h
  M include/parrot/io_win32.h
  M src/io/buffer.c
  M src/io/portable.c
  M src/io/unix.c
  M src/io/win32.c

Log Message:
-----------
[io] Change PIO_READ arguments to raw buffer

This avoids creation of a string header in Parrot_io_read_buffer
and simplifies the code.


Commit: a92e441c564efd2dbf71aa5594e62b61d7a43ed1
    https://github.com/parrot/parrot/commit/a92e441c564efd2dbf71aa5594e62b61d7a43ed1
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M include/parrot/io.h
  M src/io/api.c
  M src/io/buffer.c

Log Message:
-----------
[io] Change Parrot_io_read_buffer arguments to raw buffer


Commit: 9269865b81236093c014d46edd462f5780216027
    https://github.com/parrot/parrot/commit/9269865b81236093c014d46edd462f5780216027
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M src/pmc/filehandle.pmc
  M t/pmc/filehandle.t

Log Message:
-----------
[io] Add FileHandle.read_bytes method returning a ByteBuffer


Commit: d02241d983827de1dce58fed598ae7c7e4b9cfca
    https://github.com/parrot/parrot/commit/d02241d983827de1dce58fed598ae7c7e4b9cfca
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M include/parrot/io.h
  M src/dynoplibs/io.ops
  M src/io/api.c
  M src/io/buffer.c
  M src/pmc/filehandle.pmc

Log Message:
-----------
[io] Don't use STRING ** output arguments


Commit: da5c3e6e24e6a708be6bf995f5fc5258dd01c338
    https://github.com/parrot/parrot/commit/da5c3e6e24e6a708be6bf995f5fc5258dd01c338
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M src/io/portable.c

Log Message:
-----------
correct wrong ASSERT_ARGS


Commit: e7fd781d89e5722e294d2cc40c5b7242960ee92b
    https://github.com/parrot/parrot/commit/e7fd781d89e5722e294d2cc40c5b7242960ee92b
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M src/io/portable.c

Log Message:
-----------
update copyright


Commit: de482bf797ae721a655c6952c4f42bc329839878
    https://github.com/parrot/parrot/commit/de482bf797ae721a655c6952c4f42bc329839878
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M config/gen/makefiles/root.in

Log Message:
-----------
Fix dependencies of PBC_TEST_FILES

This makes 'make -j2 test' work from clean build dir and makes sure that
the test files are regenerated after a new build.


Commit: 240bed22eaa9609c7c63702798da4f18f9427ec9
    https://github.com/parrot/parrot/commit/240bed22eaa9609c7c63702798da4f18f9427ec9
Author: Fernando Brito <email at fernandobrito.com>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M t/library/test_more.t

Log Message:
-----------
[t] Test should not use BigInt since it is not always available


Commit: 1c472f8f9329fc65989f2ca9a3e660c7ee7856dd
    https://github.com/parrot/parrot/commit/1c472f8f9329fc65989f2ca9a3e660c7ee7856dd
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M src/io/buffer.c

Log Message:
-----------
fix to make g++ build, change buf to unsigned char, add cast


Commit: 06b014f1dbc3062c8d0de39a8f09f32f372dfe4d
    https://github.com/parrot/parrot/commit/06b014f1dbc3062c8d0de39a8f09f32f372dfe4d
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M t/library/test_more.t

Log Message:
-----------
Merge branch 'gci_todotest' of https://github.com/fernandobrito/parrot into fbrito-todo-test-fix


Commit: 214f47f5e9ec440976e2f1ea74e713fd63e4d801
    https://github.com/parrot/parrot/commit/214f47f5e9ec440976e2f1ea74e713fd63e4d801
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M MANIFEST
  M config/gen/makefiles/root.in
  M include/parrot/io.h
  M include/parrot/io_portable.h
  M include/parrot/io_unix.h
  M include/parrot/io_win32.h
  M src/dynoplibs/io.ops
  M src/io/api.c
  M src/io/buffer.c
  M src/io/portable.c
  M src/io/unix.c
  M src/io/win32.c
  M src/pmc/filehandle.pmc
  M t/pmc/filehandle.t
  M t/tools/pbc_disassemble.t

Log Message:
-----------
Merge branch 'master' of github.com:parrot/parrot


Commit: 779719a008584b884d46073f1451b322eaf14907
    https://github.com/parrot/parrot/commit/779719a008584b884d46073f1451b322eaf14907
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M src/call/args.c

Log Message:
-----------
Fix arg guard. named_used_list can be NULL


Commit: 5766d201b21b847c3ecbe75ef7023538b1ed203d
    https://github.com/parrot/parrot/commit/5766d201b21b847c3ecbe75ef7023538b1ed203d
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M DEPRECATED.pod
  M MANIFEST
  M MANIFEST.generated
  M compilers/pct/src/PCT/Grammar.pir
  M compilers/pct/src/PCT/HLLCompiler.pir
  M compilers/tge/TGE/Compiler.pir
  M config/gen/makefiles/root.in
  M docs/embed.pod
  A docs/embed_new.pod
  M docs/pdds/pdd27_multiple_dispatch.pod
  M docs/project/git_workflow.pod
  M examples/pir/make_hello_pbc.pir
  M examples/pir/md5sum.pir
  A examples/pir/md5sum_oo.pir
  M ext/nqp-rx/src/stage0/nqp-setting.nqp
  M frontend/pbc_merge/main.c
  M include/parrot/api.h
  M include/parrot/io.h
  M include/parrot/io_portable.h
  M include/parrot/io_unix.h
  M include/parrot/io_win32.h
  M include/parrot/library.h
  M lib/Parrot/Pmc2c/UtilFunctions.pm
  M lib/Parrot/Pmc2c/VTable.pm
  M runtime/parrot/bin/prove.pir
  M runtime/parrot/library/Digest/MD5.pir
  M runtime/parrot/library/Digest/sha256.pir
  M runtime/parrot/library/LWP/Protocol.pir
  M runtime/parrot/library/PGE/Perl6Grammar.pir
  M runtime/parrot/library/Test/More.pir
  M runtime/parrot/library/distutils.pir
  M src/call/args.c
  M src/debug.c
  M src/dynoplibs/io.ops
  M src/dynpmc/os.pmc
  M src/embed/pmc.c
  M src/interp/inter_cb.c
  M src/io/api.c
  M src/io/buffer.c
  M src/io/filehandle.c
  M src/io/portable.c
  M src/io/socket_api.c
  M src/io/unix.c
  M src/io/win32.c
  M src/library.c
  M src/ops/core.ops
  M src/ops/experimental.ops
  M src/packfile/api.c
  M src/pmc/filehandle.pmc
  M src/pmc/integer.pmc
  M src/pmc/nci.pmc
  M src/pmc/oplib.pmc
  M src/pmc/packfile.pmc
  A src/pmc/packfilebytecodesegment.pmc
  M src/pmc/packfileconstanttable.pmc
  A src/pmc/packfileopmap.pmc
  M src/pmc/packfilerawsegment.pmc
  M src/pmc/socket.pmc
  M src/string/api.c
  M src/string/encoding/shared.c
  M t/compilers/imcc/syn/tail.t
  M t/compilers/opsc/06-opsfile.t
  M t/dynoplibs/io.t
  M t/dynpmc/os.t
  M t/examples/pir.t
  M t/library/md5.t
  A t/library/sha.t
  M t/library/test_more.t
  M t/pmc/bytebuffer.t
  M t/pmc/class.t
  M t/pmc/context.t
  M t/pmc/filehandle.t
  M t/pmc/integer.t
  M t/pmc/opcode.t
  A t/pmc/packfileopmap.t
  M t/pmc/socket.t
  M t/tools/pbc_disassemble.t

Log Message:
-----------
[html_cleanup] bring up to date - merge in origin/master




More information about the parrot-commits mailing list