[parrot/parrot] 36140f: Correct spelling error only.

noreply at github.com noreply at github.com
Mon Nov 22 11:58:38 UTC 2010


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

Commit: 36140f81ac9a8635ce25f99dbdee46ea9e081629
    https://github.com/parrot/parrot/commit/36140f81ac9a8635ce25f99dbdee46ea9e081629
Author: James E Keenan (Jim) <jkeenan at cpan.org>
Date:   2010-10-30 (Sat, 30 Oct 2010)

Changed paths:
  M DEPRECATED.pod

Log Message:
-----------
Correct spelling error only.

git-svn-id: https://svn.parrot.org/parrot/trunk@49741 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: e36b0b5780cce6f0ea10b326017c7d740c6c27c1
    https://github.com/parrot/parrot/commit/e36b0b5780cce6f0ea10b326017c7d740c6c27c1
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-01 (Mon, 01 Nov 2010)

Changed paths:
  M CREDITS

Log Message:
-----------
Update CREDITS in preparation for git conversion

git-svn-id: https://svn.parrot.org/parrot/trunk@49765 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: 07926321b61d98249afbc84a5943326f86bf3e26
    https://github.com/parrot/parrot/commit/07926321b61d98249afbc84a5943326f86bf3e26
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-01 (Mon, 01 Nov 2010)

Changed paths:
  M CREDITS
  M MANIFEST
  A tools/dev/mk_author_map.pl

Log Message:
-----------
[tools] Make the author map code an actual file and remove it from CREDITS

git-svn-id: https://svn.parrot.org/parrot/trunk@49766 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: 6e5103823f3b56747537a7a5852a7251da07fba1
    https://github.com/parrot/parrot/commit/6e5103823f3b56747537a7a5852a7251da07fba1
Author: James E Keenan (Jim) <jkeenan at cpan.org>
Date:   2010-11-01 (Mon, 01 Nov 2010)

Log Message:
-----------
Creating branch to explore possibility of adding 'osvers' during
configuration.


git-svn-id: https://svn.parrot.org/parrot/branches/tt1841_osvers@49767 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: 6893eec70de54853100b846dd8bcc36cf5f5d5db
    https://github.com/parrot/parrot/commit/6893eec70de54853100b846dd8bcc36cf5f5d5db
Author: James E Keenan (Jim) <jkeenan at cpan.org>
Date:   2010-11-01 (Mon, 01 Nov 2010)

Changed paths:
  M config/auto/arch.pm
  M config/init/defaults.pm
  M config/init/hints/darwin.pm
  M config/init/hints/freebsd.pm
  M config/init/hints/linux.pm

Log Message:
-----------
First pass at determining 'osvers' during configuration.

git-svn-id: https://svn.parrot.org/parrot/branches/tt1841_osvers@49768 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: 7c75f1db2f2ad1ae3ccaba734262607695180bec
    https://github.com/parrot/parrot/commit/7c75f1db2f2ad1ae3ccaba734262607695180bec
Author: Andy Lester <andy at petdance.com>
Date:   2010-11-02 (Tue, 02 Nov 2010)

Changed paths:
  M compilers/imcc/cfg.c
  M compilers/imcc/cfg.h

Log Message:
-----------
flagging more functions as pure

git-svn-id: https://svn.parrot.org/parrot/trunk@49771 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: 6d65d4b598e0110375bd08c73473665250bb2e54
    https://github.com/parrot/parrot/commit/6d65d4b598e0110375bd08c73473665250bb2e54
Author: Andy Lester <andy at petdance.com>
Date:   2010-11-02 (Tue, 02 Nov 2010)

Changed paths:
  M compilers/imcc/optimizer.c

Log Message:
-----------
removed an unused variable, and consted a pointer

git-svn-id: https://svn.parrot.org/parrot/trunk@49772 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: 405f614017d43acf20a5d17ab00225011f38f9a8
    https://github.com/parrot/parrot/commit/405f614017d43acf20a5d17ab00225011f38f9a8
Author: James E Keenan (Jim) <jkeenan at cpan.org>
Date:   2010-11-03 (Wed, 03 Nov 2010)

Changed paths:
  M tools/dev/mk_author_map.pl

Log Message:
-----------
[codingstd] Add copyright notice and svn id tag.


git-svn-id: https://svn.parrot.org/parrot/trunk@49773 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: 2bf028515f8de0c10327ba20a17b2334bcc7323c
    https://github.com/parrot/parrot/commit/2bf028515f8de0c10327ba20a17b2334bcc7323c
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-11-04 (Thu, 04 Nov 2010)

Changed paths:
  M tools/dev/mk_author_map.pl

Log Message:
-----------
fix so perlcritic will pass - it did not like -
1) the shebang line, 2) missing coda and adjust copyright

git-svn-id: https://svn.parrot.org/parrot/trunk@49777 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: 67409edaa167f5535eaa324f275e514e4ca311ab
    https://github.com/parrot/parrot/commit/67409edaa167f5535eaa324f275e514e4ca311ab
Author: Julian Albo <julian.notfound at gmail.com>
Date:   2010-11-04 (Thu, 04 Nov 2010)

Changed paths:
  M t/pmc/string.t

Log Message:
-----------
test String get_string_keyed vtable

git-svn-id: https://svn.parrot.org/parrot/trunk@49778 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: 5d62dbad965cfad5a41f648a4f94ce888b33f49d
    https://github.com/parrot/parrot/commit/5d62dbad965cfad5a41f648a4f94ce888b33f49d
Author: Christoph Otto <christoph at mksig.org>
Date:   2010-11-04 (Thu, 04 Nov 2010)

Changed paths:
  M CREDITS

Log Message:
-----------
remove extra a.k.a. info from CREDITS


git-svn-id: https://svn.parrot.org/parrot/trunk@49779 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: 30477963d1ed08382ffd4617d2504c45e521739d
    https://github.com/parrot/parrot/commit/30477963d1ed08382ffd4617d2504c45e521739d
Author: James E Keenan (Jim) <jkeenan at cpan.org>
Date:   2010-11-04 (Thu, 04 Nov 2010)

Changed paths:
  M t/pmc/hashiterator.t

Log Message:
-----------
Correct spelling error in comment.

git-svn-id: https://svn.parrot.org/parrot/trunk@49780 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: 32499f2619e3e9cb89ca9e31b9353d5c0ef126f9
    https://github.com/parrot/parrot/commit/32499f2619e3e9cb89ca9e31b9353d5c0ef126f9
Author: Andy Lester <andy at petdance.com>
Date:   2010-11-04 (Thu, 04 Nov 2010)

Changed paths:
  M include/parrot/hash.h

Log Message:
-----------
localizing a loop var

git-svn-id: https://svn.parrot.org/parrot/trunk@49781 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: be9f977172cc7b370e9ec8f19735d68a9354355d
    https://github.com/parrot/parrot/commit/be9f977172cc7b370e9ec8f19735d68a9354355d
Author: Andy Lester <andy at petdance.com>
Date:   2010-11-04 (Thu, 04 Nov 2010)

Changed paths:
  M src/gc/gc_ms.c

Log Message:
-----------
rmeove unused var

git-svn-id: https://svn.parrot.org/parrot/trunk@49782 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: fc4b06dff341e4ac2ee52044912c49860b2a8882
    https://github.com/parrot/parrot/commit/fc4b06dff341e4ac2ee52044912c49860b2a8882
Author: Andy Lester <andy at petdance.com>
Date:   2010-11-04 (Thu, 04 Nov 2010)

Changed paths:
  M src/debug.c

Log Message:
-----------
skip_whitespace is now a pure function

git-svn-id: https://svn.parrot.org/parrot/trunk@49783 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: 4c2865943b3ca39cab004390506ec044b80d0e02
    https://github.com/parrot/parrot/commit/4c2865943b3ca39cab004390506ec044b80d0e02
Author: Andy Lester <andy at petdance.com>
Date:   2010-11-04 (Thu, 04 Nov 2010)

Changed paths:
  M src/gc/gc_private.h
  M src/gc/mark_sweep.c

Log Message:
-----------
shimmed up an argument

git-svn-id: https://svn.parrot.org/parrot/trunk@49784 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: 7dbeeeaf245139451dbc17c6d57bf2b5257cfeb2
    https://github.com/parrot/parrot/commit/7dbeeeaf245139451dbc17c6d57bf2b5257cfeb2
Author: Andy Lester <andy at petdance.com>
Date:   2010-11-04 (Thu, 04 Nov 2010)

Changed paths:
  M src/gc/string_gc.c

Log Message:
-----------
removed unused vars

git-svn-id: https://svn.parrot.org/parrot/trunk@49785 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: d91c2c51cde322d0ffc8b00745f45b5898385356
    https://github.com/parrot/parrot/commit/d91c2c51cde322d0ffc8b00745f45b5898385356
Author: Moritz Lenz <moritz at faui2k3.org>
Date:   2010-11-04 (Thu, 04 Nov 2010)

Changed paths:
  M CREDITS

Log Message:
-----------
[CREDITS] remove my middle initial, I nearly never use it

git-svn-id: https://svn.parrot.org/parrot/trunk@49786 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: 3205a9ddec5fca182af35c25b3fb97a69116c238
    https://github.com/parrot/parrot/commit/3205a9ddec5fca182af35c25b3fb97a69116c238
Author: Julian Albo <julian.notfound at gmail.com>
Date:   2010-11-05 (Fri, 05 Nov 2010)

Changed paths:
  M t/pmc/string.t

Log Message:
-----------
test String get_integer_keyed and get_pmc_keyed vtables

git-svn-id: https://svn.parrot.org/parrot/trunk@49787 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: 03356fe417860a63d483108fa5f1afc2f19ea73a
    https://github.com/parrot/parrot/commit/03356fe417860a63d483108fa5f1afc2f19ea73a
Author: James E Keenan (Jim) <jkeenan at cpan.org>
Date:   2010-11-06 (Sat, 06 Nov 2010)

Changed paths:
  M config/auto/arch.pm
  M config/init/defaults.pm
  M config/init/hints/darwin.pm
  M config/init/hints/freebsd.pm
  M config/init/hints/linux.pm

Log Message:
-----------
Merge tt1841_osvers branch into trunk.  Adds 'osvers' to configuration data.

git-svn-id: https://svn.parrot.org/parrot/trunk@49788 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: a3995b77b2a81642b496bb655042a121af90ba0d
    https://github.com/parrot/parrot/commit/a3995b77b2a81642b496bb655042a121af90ba0d
Author: James E Keenan (Jim) <jkeenan at cpan.org>
Date:   2010-11-06 (Sat, 06 Nov 2010)

Changed paths:
  M config/init/hints/freebsd.pm

Log Message:
-----------
Attempting to deal with tinderbox build failure report.  Commenting out assignment to 'osvers'.

git-svn-id: https://svn.parrot.org/parrot/trunk@49790 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: c1ca60cbe2f244b8971847271a3bd217d6b26a5d
    https://github.com/parrot/parrot/commit/c1ca60cbe2f244b8971847271a3bd217d6b26a5d
Author: James E Keenan (Jim) <jkeenan at cpan.org>
Date:   2010-11-06 (Sat, 06 Nov 2010)

Changed paths:
  M config/init/hints/freebsd.pm

Log Message:
-----------
Trying to track down source of build failure on FreeBSD.

git-svn-id: https://svn.parrot.org/parrot/trunk@49791 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: cb00f06ca042046dbf96d3327acb84579b0fd7e5
    https://github.com/parrot/parrot/commit/cb00f06ca042046dbf96d3327acb84579b0fd7e5
Author: James E Keenan (Jim) <jkeenan at cpan.org>
Date:   2010-11-06 (Sat, 06 Nov 2010)

Changed paths:
  M config/init/hints/freebsd.pm

Log Message:
-----------
Again have to comment out assignment to 'osvers' to prevent build error reported by taptinder.

git-svn-id: https://svn.parrot.org/parrot/trunk@49792 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: bca19ea34d54d08a863d86372785b6d0406afd78
    https://github.com/parrot/parrot/commit/bca19ea34d54d08a863d86372785b6d0406afd78
Author: Andy Lester <andy at petdance.com>
Date:   2010-11-06 (Sat, 06 Nov 2010)

Changed paths:
  M include/parrot/packfile.h
  M src/gc/gc_ms.c
  M src/gc/gc_private.h
  M src/packfile.c

Log Message:
-----------
adding compiler annotations to functions and args

git-svn-id: https://svn.parrot.org/parrot/trunk@49793 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: 17db4d03b14ec1fc70071099b6574906c8760e54
    https://github.com/parrot/parrot/commit/17db4d03b14ec1fc70071099b6574906c8760e54
Author: James E Keenan (Jim) <jkeenan at cpan.org>
Date:   2010-11-07 (Sun, 07 Nov 2010)

Changed paths:
  M docs/dev/parrot_api.pod

Log Message:
-----------
Correct POD formatting errors.

git-svn-id: https://svn.parrot.org/parrot/trunk@49794 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: ad36671f90b54e922c6f7b898c4fe6a912d67b16
    https://github.com/parrot/parrot/commit/ad36671f90b54e922c6f7b898c4fe6a912d67b16
Author: James E Keenan (Jim) <jkeenan at cpan.org>
Date:   2010-11-07 (Sun, 07 Nov 2010)

Changed paths:
  M config/init/hints/freebsd.pm

Log Message:
-----------
Correct syntax error spotted by doughera++; TT #1841.

git-svn-id: https://svn.parrot.org/parrot/trunk@49795 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: 075907c9b23aac35afa21c721726a1b042c32463
    https://github.com/parrot/parrot/commit/075907c9b23aac35afa21c721726a1b042c32463
Author: James E Keenan (Jim) <jkeenan at cpan.org>
Date:   2010-11-07 (Sun, 07 Nov 2010)

Changed paths:
  M lib/Parrot/Headerizer.pm

Log Message:
-----------
Correct spelling error.  Improve some POD formatting.

git-svn-id: https://svn.parrot.org/parrot/trunk@49796 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: 3994d4d4b84382863ba758701bc52aac88891163
    https://github.com/parrot/parrot/commit/3994d4d4b84382863ba758701bc52aac88891163
Author: James E Keenan (Jim) <jkeenan at cpan.org>
Date:   2010-11-07 (Sun, 07 Nov 2010)

Changed paths:
  M config/init/hints/darwin.pm

Log Message:
-----------
Correct erroneous argument to /usr/sbin/sysctl.

git-svn-id: https://svn.parrot.org/parrot/trunk@49798 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: 7094c7dada400a5dbed252848ddb116489b21db3
    https://github.com/parrot/parrot/commit/7094c7dada400a5dbed252848ddb116489b21db3
Author: Andy Lester <andy at petdance.com>
Date:   2010-11-07 (Sun, 07 Nov 2010)

Changed paths:
  M src/exceptions.c

Log Message:
-----------
consting

git-svn-id: https://svn.parrot.org/parrot/trunk@49805 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: b9eb4e70a9a6ceb04ba4fd114da0142e9cc2a02b
    https://github.com/parrot/parrot/commit/b9eb4e70a9a6ceb04ba4fd114da0142e9cc2a02b
Author: Gerd Pokorra <pokorra at uni-siegen.de>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  M MANIFEST
  A runtime/parrot/library/Digest/sha256.pir

Log Message:
-----------
add a sha256 message digest function from the SHA-2 family

git-svn-id: https://svn.parrot.org/parrot/trunk@49806 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: 11e64a13131ca99d113c5a848644dd82428b4dd0
    https://github.com/parrot/parrot/commit/11e64a13131ca99d113c5a848644dd82428b4dd0
Author: Gerd Pokorra <pokorra at uni-siegen.de>
Date:   2010-11-08 (Mon, 08 Nov 2010)

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

Log Message:
-----------
add the generation of the according pbc file from sha256.pir

git-svn-id: https://svn.parrot.org/parrot/trunk@49807 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: c31bcf62a79534525dbcfce2d7b4ca2da7a7c779
    https://github.com/parrot/parrot/commit/c31bcf62a79534525dbcfce2d7b4ca2da7a7c779
Author: Gerd Pokorra <pokorra at uni-siegen.de>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  M MANIFEST.generated

Log Message:
-----------
install sha256.pbc

git-svn-id: https://svn.parrot.org/parrot/trunk@49808 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: 7a9189abf930e52da294d4be490b9d187644005a
    https://github.com/parrot/parrot/commit/7a9189abf930e52da294d4be490b9d187644005a
Author: Gerd Pokorra <pokorra at uni-siegen.de>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  M runtime/parrot/library/Digest/sha256.pir

Log Message:
-----------
remove a trailing whitespace

git-svn-id: https://svn.parrot.org/parrot/trunk@49809 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: 60d7042d09269195516321d6616973df75fc2d3a
    https://github.com/parrot/parrot/commit/60d7042d09269195516321d6616973df75fc2d3a
Author: Gerd Pokorra <pokorra at uni-siegen.de>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  M runtime/parrot/library/Digest/sha256.pir

Log Message:
-----------
remove trailing whitespace

git-svn-id: https://svn.parrot.org/parrot/trunk@49810 d31e2699-5ff4-0310-a27c-f18f2fbe73fe


Commit: 3fd70eae7001d478a110487b3b4b96b8d082b162
    https://github.com/parrot/parrot/commit/3fd70eae7001d478a110487b3b4b96b8d082b162
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  M NEWS

Log Message:
-----------
[docs] Update NEWS to test our new github repo


Commit: 8beef6b0634bdf4f34a4e5f74ecd062bcd94a869
    https://github.com/parrot/parrot/commit/8beef6b0634bdf4f34a4e5f74ecd062bcd94a869
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  M MANIFEST
  M RESPONSIBLE_PARTIES
  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/pct/ch01_introduction.pod
  M docs/gettingstarted.pod
  M docs/parrot.pod
  M docs/pdds/pdd00_pdd.pod
  M docs/pdds/pdd07_codingstd.pod
  M docs/project/cage_cleaners_guide.pod
  M docs/project/debian_packaging_guide.pod
  A docs/project/git_terminology.pod
  A docs/project/git_workflow.pod
  M docs/project/release_manager_guide.pod
  M docs/project/ticket_triaging.pod
  M docs/project/ubuntu_packaging_guide.pod
  M docs/submissions.pod
  R editor/subversion_config

Log Message:
-----------
Merge remote branch 'origin/leto/git_docs'


Commit: 1897f7947503cf6cc4eb0e0bdf8cbaf8581ccfce
    https://github.com/parrot/parrot/commit/1897f7947503cf6cc4eb0e0bdf8cbaf8581ccfce
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  M .gitignore
  M MANIFEST
  M MANIFEST.SKIP
  M config/auto/revision.pm
  M config/gen/makefiles/root.in
  M lib/Parrot/Distribution.pm
  M lib/Parrot/Manifest.pm
  M lib/Parrot/Revision.pm
  M lib/Parrot/Test.pm
  R tools/dev/branch_status.pl
  M tools/dev/create_language.pl
  M tools/dev/debian_docs.sh
  M tools/dev/gen_charset_tables.pl
  M tools/dev/manicheck.pl
  M tools/dev/mk_manifest_and_skip.pl
  M tools/dev/mk_native_pbc
  R tools/dev/svnclobber.pl
  M tools/release/gen_release_info.pl

Log Message:
-----------
Merge remote branch 'origin/cotto/git_aware_tools'

Conflicts:
	MANIFEST
	MANIFEST.SKIP


Commit: 267297b26e49ca5cdecdf1eab3b10ccac91f2beb
    https://github.com/parrot/parrot/commit/267297b26e49ca5cdecdf1eab3b10ccac91f2beb
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  M MANIFEST
  M t/codingstd/copyright.t
  R t/codingstd/svn_id.t
  R t/distro/file_metadata.t
  M t/native_pbc/number.t
  M t/perl/Parrot_IO.t

Log Message:
-----------
Merge remote branch 'origin/leto/kill_svn_tests'


Commit: 0a18e6127ecb1e675c92d177aa1973feafb68483
    https://github.com/parrot/parrot/commit/0a18e6127ecb1e675c92d177aa1973feafb68483
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  R docs/project/branching_guide.pod

Log Message:
-----------
[doc] Remove the branching guide, which was svn specific


Commit: 8239ca562595281c7086742f6b6b9bb2ab2e39d8
    https://github.com/parrot/parrot/commit/8239ca562595281c7086742f6b6b9bb2ab2e39d8
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  M NEWS

Log Message:
-----------
[doc] Add a link to our new github repo in NEWS


Commit: 8bf2b3e913eb119a3800fca614dad823a80e89a1
    https://github.com/parrot/parrot/commit/8bf2b3e913eb119a3800fca614dad823a80e89a1
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  M t/configure/018-revision_to_cache.t

Log Message:
-----------
added TODO to get test to pass after git migration


Commit: d84e57c1b2630e0e59bf9a4534a4ab321f509331
    https://github.com/parrot/parrot/commit/d84e57c1b2630e0e59bf9a4534a4ab321f509331
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  M MANIFEST
  M MANIFEST.SKIP

Log Message:
-----------
ran tools/dev/mk_manifest_and_skip.pl to update MANIFEST and MANIFEST.SKIP


Commit: 670e7817033ec2353e20aea15d7b7c9bef43906b
    https://github.com/parrot/parrot/commit/670e7817033ec2353e20aea15d7b7c9bef43906b
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  M t/manifest/01-basic.t

Log Message:
-----------
TODOed a test to get it to pass - problem with git migration


Commit: cd4b2ada86e7772049846ffc210e640c38279cbf
    https://github.com/parrot/parrot/commit/cd4b2ada86e7772049846ffc210e640c38279cbf
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  M DEPRECATED.pod
  M compilers/pct/src/PCT/HLLCompiler.pir
  M compilers/tge/tgc.pir
  M docs/book/draft/chXX_hlls.pod
  M examples/pge/demo.pir
  M examples/pir/befunge/befunge.pir
  M examples/pir/befunge/debug.pir
  M examples/pir/befunge/io.pir
  M examples/pir/life.pir
  M examples/shootout/fasta.pir
  M examples/shootout/regexdna.pir
  M examples/shootout/revcomp.pir
  M examples/shootout/sumcol.pir
  M examples/tge/branch/transform.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/Configure/genfile.pir
  M runtime/parrot/library/PGE/Util.pir
  M runtime/parrot/library/TAP/Parser.pir
  M runtime/parrot/library/Test/Builder/Output.pir
  M src/pmc/parrotinterpreter.pmc
  M t/op/string_cs.t
  M t/op/stringu.t
  M t/pmc/freeze.t
  M t/pmc/io.t
  M tools/dev/nci_thunk_gen.pir
  M tools/dev/parrot-config.pir

Log Message:
-----------
Merge remote branch 'origin/stdhandle_meths'


Commit: 2fc15b4312899aebb62d9a152fcbed75d0cdc823
    https://github.com/parrot/parrot/commit/2fc15b4312899aebb62d9a152fcbed75d0cdc823
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  M MANIFEST
  M MANIFEST.SKIP
  M t/configure/018-revision_to_cache.t
  M t/manifest/01-basic.t

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


Commit: af97b6560f6c3c7bbf7a00bfbafeccc4e1ac43ec
    https://github.com/parrot/parrot/commit/af97b6560f6c3c7bbf7a00bfbafeccc4e1ac43ec
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  M CREDITS

Log Message:
-----------
kill stray BOM


Commit: b87487fd5814d9fa1b02333de6b336d14012abe0
    https://github.com/parrot/parrot/commit/b87487fd5814d9fa1b02333de6b336d14012abe0
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  M lib/Parrot/Harness/DefaultTests.pm
  M t/harness.pir

Log Message:
-----------
cleanup t/distro/file_metadata.t references, plobsing++

t/distro/file_metadata.t is gone with svn->git migration. harnesses should no
longer be trying to run it.

This was a single commit that was not included in our recent fix of parrot.git


Commit: 2899d5392e0be6f1feead08b057cf773052b0f75
    https://github.com/parrot/parrot/commit/2899d5392e0be6f1feead08b057cf773052b0f75
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  M CREDITS
  M Configure.pl
  M DEPRECATED.pod
  M DEVELOPING
  M DONORS.pod
  M MANIFEST
  M MANIFEST.SKIP
  M MANIFEST.generated
  M NEWS
  M PLATFORMS
  M README_win32.pod
  M RESPONSIBLE_PARTIES
  M TODO
  M compilers/data_json/data_json.pir
  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
  M compilers/pirc/README.pod
  M compilers/pirc/t/basic.t
  M compilers/pirc/t/harness
  M compilers/pirc/t/heredoc.t
  M compilers/pirc/t/macro.t
  M compilers/pirc/t/stmts.t
  M 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/backtrace.pm
  M config/auto/byteorder.pm
  M config/auto/cpu.pm
  M config/auto/cpu/i386/auto.pm
  M config/auto/cpu/ppc/auto.pm
  M config/auto/cpu/sun4/auto.pm
  M config/auto/cpu/x86_64/auto.pm
  M config/auto/ctags.pm
  M config/auto/env.pm
  M config/auto/format.pm
  M config/auto/frames.pm
  M config/auto/gc.pm
  M config/auto/gcc.pm
  M config/auto/gettext.pm
  M config/auto/glibc.pm
  M config/auto/gmp.pm
  M config/auto/headers.pm
  M config/auto/icu.pm
  M config/auto/inline.pm
  M config/auto/ipv6.pm
  M config/auto/isreg.pm
  M config/auto/jit.pm
  M config/auto/llvm.pm
  M config/auto/memalign.pm
  M config/auto/msvc.pm
  M config/auto/neg_0.pm
  M config/auto/opengl.pm
  M config/auto/ops.pm
  M config/auto/pcre.pm
  M config/auto/perldoc.pm
  M config/auto/pmc.pm
  M config/auto/pod2man.pm
  M config/auto/readline.pm
  M config/auto/revision.pm
  M config/auto/signal.pm
  M config/auto/sizes.pm
  M config/auto/snprintf.pm
  M config/auto/socklen_t.pm
  M config/auto/stat.pm
  M config/auto/thread.pm
  M config/auto/timespec.pm
  M config/auto/va_ptr.pm
  M config/auto/warnings.pm
  M config/auto/zlib.pm
  M config/gen/config_h.pm
  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/init/defaults.pm
  M 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/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
  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/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
  M docs/project/cage_cleaners_guide.pod
  M docs/project/committer_guide.pod
  M docs/project/debian_packaging_guide.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 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.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.pasm
  M examples/benchmarks/primes.pl
  M examples/benchmarks/primes2.pir
  M examples/benchmarks/primes2.pl
  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/compilers/Makefile
  M examples/config/file/configcompiler
  M examples/config/file/configwithfatalstep
  M examples/embed/Makefile
  M examples/embed/Makefile.msvc
  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.p6
  M examples/mops/mops.pl
  M examples/mops/mops.py
  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/hanoi.pir
  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/mandel.pir
  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/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/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/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/P6Regex-s0.pir
  M ext/nqp-rx/src/stage0/Regex-s0.pir
  M ext/nqp-rx/t/p6regex/01-regex.t
  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
  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
  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
  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/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
  M 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/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/dynoplibs/README
  M src/dynpmc/Defines.in
  M src/dynpmc/Rules.in
  M src/dynpmc/ext.pir
  M src/dynpmc/main.pasm
  M src/vtable.tbl
  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
  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/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
  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
  M t/distro/manifest.t
  M t/distro/manifest_generated.t
  M t/dynoplibs/bit.t
  M t/dynoplibs/debug.t
  M 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
  M 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
  M 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
  M 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
  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/sub.t
  M t/pmc/sys.t
  M t/pmc/task.t
  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
  M t/src/embed.t
  M t/src/exit.t
  M t/src/extend.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
  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
  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
  M t/steps/auto/ipv6-01.t
  M t/steps/auto/isreg-01.t
  M t/steps/auto/jit-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
  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
  M 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
  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/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/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/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
  M tools/dev/checkdepend.pl
  M tools/dev/create_language.pl
  M tools/dev/dump_pbc.pl
  M tools/dev/faces.pl
  M tools/dev/fetch_languages.pl
  M tools/dev/gen_class.pl
  M tools/dev/gen_makefile.pl
  M tools/dev/gen_valgrind_suppressions.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
  M tools/dev/list_unjitted.pl
  M tools/dev/manicheck.pl
  M tools/dev/mk_author_map.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_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
  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

Log Message:
-----------
first batch of $Id$ removals


Commit: 59cc0d96d21bbfb8487302fbd650579aeed9f78b
    https://github.com/parrot/parrot/commit/59cc0d96d21bbfb8487302fbd650579aeed9f78b
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  M README
  M config/auto/attributes/test_c.in
  M config/auto/backtrace/test_c.in
  M config/auto/backtrace/test_dlinfo_c.in
  M config/auto/byteorder/test_c.in
  M config/auto/cpu/i386/test_gcc_cmpxchg_c.in
  M config/auto/cpu/ppc/test_gcc_cmpset_c.in
  M config/auto/cpu/sun4/test_atomic_c.in
  M config/auto/env/test_setenv_c.in
  M config/auto/env/test_unsetenv_c.in
  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/test_c.in
  M config/auto/gcc/test_c.in
  M config/auto/glibc/test_c.in
  M config/auto/headers/test_c.in
  M config/auto/inline/test1_c.in
  M config/auto/inline/test2_c.in
  M config/auto/ipv6/test.in
  M config/auto/isreg/test_c.in
  M config/auto/llvm/hello.c
  M config/auto/memalign/test2_c.in
  M config/auto/memalign/test_c.in
  M config/auto/msvc/test_c.in
  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/test2_c.in
  M config/auto/sizes/test3_c.in
  M config/auto/sizes/test_c.in
  M config/auto/snprintf/test_c.in
  M config/auto/stat/test_c.in
  M config/auto/timespec/test_c.in
  M config/auto/va_ptr/test_c.in
  M config/auto/warnings/test_c.in
  M examples/benchmarks/primes.c
  M examples/benchmarks/primes2.c
  M examples/benchmarks/primes2.py
  M examples/c/pbc_info.c
  M examples/c/test_main.c
  M examples/embed/cotorra.c
  M examples/mops/mops.c
  M examples/mops/mops.cs
  M examples/mops/mops.rb
  M include/parrot/list.h
  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/dynpmc/dynlexpad.pmc
  M src/dynpmc/file.pmc
  M src/dynpmc/gziphandle.pmc
  M src/dynpmc/os.pmc
  M src/dynpmc/pccmethod_test.pmc
  M src/dynpmc/rational.pmc
  M src/embed.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/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
  M 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
  M src/main.c
  M src/misc.c
  M src/multidispatch.c
  M src/namespace.c
  M src/nci/api.c
  M src/nci_test.c
  M src/oo.c
  M src/ops/object.ops
  M src/ops/pmc.ops
  M src/packdump.c
  M src/packfile.c
  M src/packfile/byteorder.h
  M src/packfile/pf_items.c
  M src/packout.c
  M src/parrot_debugger.c
  M src/pbc_disassemble.c
  M src/pbc_dump.c
  M 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
  M 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
  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/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
  M src/pmc_freeze.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/ucs2.c
  M src/string/encoding/ucs4.c
  M src/string/encoding/utf16.c
  M src/string/encoding/utf8.c
  M src/string/primitives.c
  M src/sub.c
  M src/thread.c
  M src/utils.c
  M src/vtables.c
  M src/warnings.c
  M t/tools/install/testlib/README

Log Message:
-----------
second batch of $Id$ removals


Commit: 04637e669bc9ccfa4ab3d72f85301a7b6fa6b1fe
    https://github.com/parrot/parrot/commit/04637e669bc9ccfa4ab3d72f85301a7b6fa6b1fe
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  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/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/pirc/heredoc/heredocmain.c
  M compilers/pirc/macro/lexer.h
  M compilers/pirc/macro/macro.h
  M compilers/pirc/macro/macro.l
  M compilers/pirc/macro/macro.y
  M compilers/pirc/macro/macrolexer.c
  M compilers/pirc/macro/macroparser.c
  M compilers/pirc/src/bcgen.c
  M compilers/pirc/src/bcgen.h
  M compilers/pirc/src/hdocprep.c
  M compilers/pirc/src/hdocprep.l
  M compilers/pirc/src/main.c
  M compilers/pirc/src/pir.l
  M compilers/pirc/src/pir.y
  M compilers/pirc/src/pircapi.c
  M compilers/pirc/src/pircapi.h
  M compilers/pirc/src/pircompiler.c
  M compilers/pirc/src/pircompiler.h
  M compilers/pirc/src/pircompunit.c
  M compilers/pirc/src/pircompunit.h
  M compilers/pirc/src/pirdefines.h
  M compilers/pirc/src/piremit.c
  M compilers/pirc/src/piremit.h
  M compilers/pirc/src/pirerr.c
  M compilers/pirc/src/pirerr.h
  M compilers/pirc/src/pirheredoc.h
  M compilers/pirc/src/pirlexer.c
  M compilers/pirc/src/pirlexer.h
  M compilers/pirc/src/pirmacro.c
  M compilers/pirc/src/pirmacro.h
  M compilers/pirc/src/pirop.c
  M compilers/pirc/src/pirop.h
  M compilers/pirc/src/pirparser.c
  M compilers/pirc/src/pirpcc.c
  M compilers/pirc/src/pirpcc.h
  M compilers/pirc/src/pirregalloc.c
  M compilers/pirc/src/pirregalloc.h
  M compilers/pirc/src/pirsymbol.c
  M compilers/pirc/src/pirsymbol.h
  M compilers/pirc/src/piryy.h
  M config/gen/config_h/config_h.in
  M config/gen/config_h/has_header_h.in
  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/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
  M config/gen/platform/freebsd/sysmem.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/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
  M config/gen/platform/netbsd/misc.c
  M config/gen/platform/netbsd/misc.h
  M config/gen/platform/openbsd/math.c
  M config/gen/platform/openbsd/memexec.c
  M config/gen/platform/openbsd/misc.h
  M config/gen/platform/solaris/math.c
  M config/gen/platform/solaris/time.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/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
  M examples/c/nanoparrot.c
  M examples/tools/pbc_checker.cpp
  M include/parrot/cclass.h
  M include/parrot/dynext.h
  M include/parrot/enums.h
  M include/parrot/imageio.h
  M include/parrot/imcc.h
  M include/parrot/packfile.h
  M include/parrot/platform_interface.h
  M include/parrot/warnings.h
  M src/dynoplibs/bit.ops
  M src/dynoplibs/debug.ops
  M 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/foo.pmc
  M src/dynpmc/foo2.pmc
  M src/dynpmc/rotest.pmc
  M src/dynpmc/subproxy.pmc
  M src/gc/malloc_trace.c
  M src/ops/bit.ops
  M src/ops/cmp.ops
  M src/ops/core.ops
  M src/ops/experimental.ops
  M src/ops/io.ops
  M src/ops/math.ops
  M src/ops/set.ops
  M src/ops/string.ops
  M src/ops/sys.ops
  M src/ops/var.ops
  M t/compilers/opsc/01-parse.t
  M t/tools/dev/searchops/samples.pm

Log Message:
-----------
some more $Id$ cleanups


Commit: ffc343bb2c516d9b4b0c8370c6b7b2a4517ccb16
    https://github.com/parrot/parrot/commit/ffc343bb2c516d9b4b0c8370c6b7b2a4517ccb16
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  M docs/project/committer_guide.pod
  M examples/benchmarks/fib.cs
  M examples/pir/make_hello_pbc.pir
  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/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/embed.h
  M include/parrot/encoding.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/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/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/parrot.h
  M include/parrot/pmc.h
  M include/parrot/pmc_freeze.h
  M include/parrot/pobj.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
  M 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 src/atomic/gcc_x86.c
  M src/nci/core_thunks.c
  M src/nci/extra_thunks.c
  M src/string/encoding/shared.h
  M src/string/unicode.h
  M t/tools/install/testlib/include/parrot/charset.h
  M t/tools/install/testlib/src/pmc/pmc_object.h
  M tools/dev/gen_class.pl
  M tools/dev/nci_thunk_gen.pir

Log Message:
-----------
another batch of $Id$ nuking


Commit: 29beb3fcc077047bf78319044b5d3078c791ad24
    https://github.com/parrot/parrot/commit/29beb3fcc077047bf78319044b5d3078c791ad24
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  M compilers/imcc/imc.h
  M config/gen/platform/ansi/pid.c
  M config/gen/platform/generic/pid.c
  M config/gen/platform/netbsd/math.c
  M config/gen/platform/win32/pid.c
  M docs/project/git_workflow.pod
  M editor/parrot.el
  M editor/pasm.el
  M examples/compilers/japhc.c
  M examples/pir/genprog.bas
  M examples/pir/interlangs.bas
  M examples/pir/mysqltest.bas
  M examples/pir/perl6.bas
  M examples/shootout/pidigits.pir
  M examples/tools/Makefile
  M include/parrot/oplib/core_ops.h
  M include/parrot/oplib/ops.h
  M include/parrot/opsenum.h
  M runtime/parrot/library/Parrot/Coroutine.pir
  M runtime/parrot/library/Parrot/Exception.pir
  M src/pmc/stringiterator.pmc
  M src/string/encoding/tables.h
  M t/pmc/stringiterator.t
  M tools/dev/mk_gitignore.pl

Log Message:
-----------
clean up a few straggling $Id$s


Commit: 79a7aa986b887bd0e233b65838a80b43952ae886
    https://github.com/parrot/parrot/commit/79a7aa986b887bd0e233b65838a80b43952ae886
Author: GeJ <geraud at nealab.net>
Date:   2010-11-09 (Tue, 09 Nov 2010)

Changed paths:
  M tools/dev/nci_thunk_gen.pir

Log Message:
-----------
Fix build error in nci_thunk_gen.pir.

Previous commit merged two sprintf calls into one but forgot to remove
the following concat that joined the two strings together.


Commit: 55da3d257e68c791bd140e99421956f68cd7d626
    https://github.com/parrot/parrot/commit/55da3d257e68c791bd140e99421956f68cd7d626
Author: GeJ <geraud at nealab.net>
Date:   2010-11-09 (Tue, 09 Nov 2010)

Changed paths:
  M .gitignore

Log Message:
-----------
gitignore++

Add a few missing rules present in the subversion repo but not in
.gitignore.

This silences git-status(1) after a make fulltest run.


Commit: 882b41494b20db810544497654cbd040923edcdf
    https://github.com/parrot/parrot/commit/882b41494b20db810544497654cbd040923edcdf
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-09 (Tue, 09 Nov 2010)

Changed paths:
  M docs/project/git_workflow.pod

Log Message:
-----------
[doc] Explain why we should use --no-ff when merging to master


Commit: 4859c6df8ad4424088a431ffe94571a4b003cee5
    https://github.com/parrot/parrot/commit/4859c6df8ad4424088a431ffe94571a4b003cee5
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-11-09 (Tue, 09 Nov 2010)

Changed paths:
  M MANIFEST.SKIP

Log Message:
-----------
re-generate MANIFEST_SKIP


Commit: 43b600d5f91ae2fdc6c903c0e350346a385377ab
    https://github.com/parrot/parrot/commit/43b600d5f91ae2fdc6c903c0e350346a385377ab
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-11-09 (Tue, 09 Nov 2010)

Changed paths:
  M MANIFEST.SKIP

Log Message:
-----------
Merge branch 'master' of /home/mhu/parrot


Commit: 2754a78577d2f254156d9a8e79a7978c32b7f1dc
    https://github.com/parrot/parrot/commit/2754a78577d2f254156d9a8e79a7978c32b7f1dc
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-09 (Tue, 09 Nov 2010)

Changed paths:
  M .gitignore

Log Message:
-----------
[git] Ignore vim swap files


Commit: 29ccd1d401d59c405cc59dc3947f27cf6b3bfec4
    https://github.com/parrot/parrot/commit/29ccd1d401d59c405cc59dc3947f27cf6b3bfec4
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-11-09 (Tue, 09 Nov 2010)

Changed paths:
  M t/steps/auto/revision-01.t

Log Message:
-----------
Modify test for git migration

Changed two of the tests but TODOed one I am not sure how to fix


Commit: 36f2ac466a48f59282628dfcda7f851bc4257fec
    https://github.com/parrot/parrot/commit/36f2ac466a48f59282628dfcda7f851bc4257fec
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-11-09 (Tue, 09 Nov 2010)

Changed paths:
  M t/steps/auto/revision-01.t

Log Message:
-----------
Merge branch 'master' of /home/mhu/parrot


Commit: db130bb2cc2655dcfa1b7df17648131600c7e3de
    https://github.com/parrot/parrot/commit/db130bb2cc2655dcfa1b7df17648131600c7e3de
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-11-09 (Tue, 09 Nov 2010)

Changed paths:
  M MANIFEST.SKIP

Log Message:
-----------
Re-generate MANIFEST.SKIP


Commit: c762e428e4998fb214f42972dbce087dfb9f9aab
    https://github.com/parrot/parrot/commit/c762e428e4998fb214f42972dbce087dfb9f9aab
Author: Coke <will at coleda.com>
Date:   2010-11-09 (Tue, 09 Nov 2010)

Changed paths:
  M README

Log Message:
-----------
Add pointer to docs website.


Commit: 0abb5b02d61edd291c11f35e113a9b7fbc75d33d
    https://github.com/parrot/parrot/commit/0abb5b02d61edd291c11f35e113a9b7fbc75d33d
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-09 (Tue, 09 Nov 2010)

Changed paths:
  M lib/Parrot/Revision.pm

Log Message:
-----------
[lib] Make Parrot::Revision not break old HLLs


Commit: 0058ed83456be6dd906ab2944832948e05139d1e
    https://github.com/parrot/parrot/commit/0058ed83456be6dd906ab2944832948e05139d1e
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-09 (Tue, 09 Nov 2010)

Changed paths:
  M t/steps/auto/revision-01.t

Log Message:
-----------
Revert "Modify test for git migration"

This reverts commit 29ccd1d401d59c405cc59dc3947f27cf6b3bfec4.


Commit: 693bb4ed4db0d37c69f2f65d2908828449a05ed2
    https://github.com/parrot/parrot/commit/693bb4ed4db0d37c69f2f65d2908828449a05ed2
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-09 (Tue, 09 Nov 2010)

Changed paths:
  M lib/Parrot/Revision.pm
  M t/steps/auto/revision-01.t

Log Message:
-----------
[t] TODO out some config tests relating to revisions


Commit: 94565580d50f736409cdf2d7495fe9003cf465c4
    https://github.com/parrot/parrot/commit/94565580d50f736409cdf2d7495fe9003cf465c4
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-09 (Tue, 09 Nov 2010)

Changed paths:
  M lib/Parrot/Revision.pm

Log Message:
-----------
[lib] Make Parrot::Revision lie correctly, darbelo++


Commit: a0f3af439c8eb065c6edd4ab84557471d6202c69
    https://github.com/parrot/parrot/commit/a0f3af439c8eb065c6edd4ab84557471d6202c69
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-11-09 (Tue, 09 Nov 2010)

Changed paths:
  M t/pmc/string.t

Log Message:
-----------
test String set_string_keyed vtable


Commit: 7161db00b82bf80b110e3b8d337548a52bb26d2d
    https://github.com/parrot/parrot/commit/7161db00b82bf80b110e3b8d337548a52bb26d2d
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2010-11-09 (Tue, 09 Nov 2010)

Changed paths:
  M compilers/opsc/src/Ops/Emitter.pm

Log Message:
-----------
[opsc] Don't output $Id$


Commit: a9e814c7107ea0ea97c6a9a322ef07a968e79564
    https://github.com/parrot/parrot/commit/a9e814c7107ea0ea97c6a9a322ef07a968e79564
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2010-11-09 (Tue, 09 Nov 2010)

Changed paths:
  M PBC_COMPAT
  M include/parrot/oplib/core_ops.h
  M include/parrot/oplib/ops.h
  M include/parrot/opsenum.h
  M include/parrot/string_funcs.h
  M src/ops/core_ops.c
  M src/ops/string.ops
  M src/string/api.c

Log Message:
-----------
Merge remote branch 'origin/remove_charset_ops'


Commit: f2fa0865ddb55c63b3b26ec5a75690b288b505c8
    https://github.com/parrot/parrot/commit/f2fa0865ddb55c63b3b26ec5a75690b288b505c8
Author: Bruce Gray <bruce.gray at acm.org>
Date:   2010-11-09 (Tue, 09 Nov 2010)

Changed paths:
  M t/pmc/string.t

Log Message:
-----------
Repair Unicode strings altered in commit a0f3af439c8eb065c6edd4ab84557471d6202c69


Commit: 9de751bfbbe5724777389345f221f0b246e56119
    https://github.com/parrot/parrot/commit/9de751bfbbe5724777389345f221f0b246e56119
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-09 (Tue, 09 Nov 2010)

Changed paths:
  M lib/Parrot/Harness/Smoke.pm

Log Message:
-----------
[lib] Make Parrot::Harness::Smoke report a git sha1 as the Revision for mikehh++


Commit: bec230db2126e1d946d4c66f7740d3e832e3cffb
    https://github.com/parrot/parrot/commit/bec230db2126e1d946d4c66f7740d3e832e3cffb
Author: gerd <gp at zimt.uni-siegen.de>
Date:   2010-11-10 (Wed, 10 Nov 2010)

Changed paths:
  M NEWS

Log Message:
-----------
add a news


Commit: 20b4cdb0a7dadcff97e79086965e3130b3203448
    https://github.com/parrot/parrot/commit/20b4cdb0a7dadcff97e79086965e3130b3203448
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-11-10 (Wed, 10 Nov 2010)

Changed paths:
  M t/pmc/string.t

Log Message:
-----------
test String set_integer_keyed and set_pmc_keyed vtables


Commit: aff3e22d48e78949ce9feab3a362340015b6c7f1
    https://github.com/parrot/parrot/commit/aff3e22d48e78949ce9feab3a362340015b6c7f1
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-10 (Wed, 10 Nov 2010)

Changed paths:
  M lib/Parrot/Revision.pm

Log Message:
-----------
[lib] Return a correctly formatted lie about our SVN revision


Commit: 132cca9194f9ccdf602c8e779a9a8f2b0cde74ff
    https://github.com/parrot/parrot/commit/132cca9194f9ccdf602c8e779a9a8f2b0cde74ff
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2010-11-10 (Wed, 10 Nov 2010)

Changed paths:
  M t/harness.pir

Log Message:
-----------
[t] send git revision (instead of r1)


Commit: c9136241473cc767190846e49b58a9b17d2985c3
    https://github.com/parrot/parrot/commit/c9136241473cc767190846e49b58a9b17d2985c3
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2010-11-10 (Wed, 10 Nov 2010)

Changed paths:
  M lib/Parrot/Revision.pm
  M t/pmc/string.t

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


Commit: 7171a0ec0f9cd8024c3ffc697c83dc3fd50e6cfb
    https://github.com/parrot/parrot/commit/7171a0ec0f9cd8024c3ffc697c83dc3fd50e6cfb
Author: unknown <fperrad at .(none)>
Date:   2010-11-10 (Wed, 10 Nov 2010)

Changed paths:
  M t/tools/create_language.t
  M t/tools/mk_language_shell.t

Log Message:
-----------
[t] fix tests on Windows


Commit: 4a8395ba9a55f0be3962081d2006197b275ce230
    https://github.com/parrot/parrot/commit/4a8395ba9a55f0be3962081d2006197b275ce230
Author: Bruce Gray <bruce.gray at acm.org>
Date:   2010-11-10 (Wed, 10 Nov 2010)

Changed paths:
  M ChangeLog
  M NEWS
  M docs/project/release_manager_guide.pod
  M examples/opengl/shapes.pir
  M examples/opengl/static-triangle-hll.pir
  M examples/opengl/static-triangle.pir
  M examples/opengl/triangle.pir
  M ext/nqp-rx/t/p6regex/rx_modifiers
  M runtime/parrot/library/OpenGL.pir
  M runtime/parrot/library/TclLibrary.pir
  M src/call/pcc.c
  M src/embed.c
  M src/pmc/imageiothaw.pmc
  M src/pmc/resizablepmcarray.pmc
  M t/compilers/pge/perl6regex/rx_modifiers
  M t/library/getopt_obj.t
  M t/op/exceptions.t
  M t/pmc/bytebuffer.t
  M t/pmc/callcontext.t
  M t/pmc/fixedfloatarray.t
  M t/pmc/float.t
  M t/pmc/pmcproxy.t
  M t/tools/parrot_config.t

Log Message:
-----------
Fix typos.


Commit: 7c975ba6450c0388e130cd9beea2aa0c96a81b5e
    https://github.com/parrot/parrot/commit/7c975ba6450c0388e130cd9beea2aa0c96a81b5e
Author: Bruce Gray <bruce.gray at acm.org>
Date:   2010-11-10 (Wed, 10 Nov 2010)

Changed paths:
  M CREDITS
  M compilers/imcc/optimizer.c
  M compilers/opsc/src/Ops/Op.pm
  M docs/book/pir/ch03_basic_syntax.pod
  M docs/book/pir/ch04_variables.pod
  M docs/book/pir/ch06_subroutines.pod
  M docs/pdds/pdd17_pmc.pod
  M examples/subs/pasm_sub1.pasm
  M ext/Parrot-Embed/t/interp.t
  M ext/Parrot-Embed/t/pipp.t
  M ext/nqp-rx/src/stage0/nqp-setting.nqp
  M ext/nqp-rx/t/p6regex/01-regex.t
  M include/parrot/atomic/gcc_pcc.h
  M include/parrot/interpreter.h
  M include/parrot/parrot.h
  M runtime/parrot/library/TclLibrary.pir
  M src/call/pcc.c
  M src/debug.c
  M src/dynoplibs/io.ops
  M src/gc/alloc_resources.c
  M src/gc/string_gc.c
  M src/io/core.c
  M src/io/unix.c
  M src/io/win32.c
  M src/pmc/callcontext.pmc
  M src/pmc/fixedbooleanarray.pmc
  M src/string/api.c
  M src/string/encoding/ucs2.c
  M src/thread.c
  M t/compilers/imcc/imcpasm/opt2.t
  M t/compilers/pct/complete_workflow.t
  M t/compilers/pge/perl6regex/01-regex.t
  M t/compilers/tge/grammar.t
  M t/examples/namespace.t
  M t/library/md5.t
  M t/oo/composition.t
  M t/op/annotate.t
  M t/op/sprintf2.t
  M t/pmc/oplib.t
  M t/steps/auto/socklen_t-01.t
  M t/tools/dev/searchops.t
  M tools/dev/ncidef2pasm.pl

Log Message:
-----------
Fix more typos.


Commit: f34b7f8b7d5413ae2a05ea3c55c0b0d19199dc49
    https://github.com/parrot/parrot/commit/f34b7f8b7d5413ae2a05ea3c55c0b0d19199dc49
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-10 (Wed, 10 Nov 2010)

Changed paths:
  A config/auto/sha1.pm
  A lib/Parrot/SHA1.pm

Log Message:
-----------
[config] Add a config step to determine our Git SHA1


Commit: 2598e616d5ff4799d4cb7afe0e7ea1b42ef6ef0d
    https://github.com/parrot/parrot/commit/2598e616d5ff4799d4cb7afe0e7ea1b42ef6ef0d
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-10 (Wed, 10 Nov 2010)

Changed paths:
  M lib/Parrot/Configure/Step/List.pm

Log Message:
-----------
[config] Actually run the new auto::sha1 probe


Commit: 3815ba8cc7e0b099c276ed277cbc3e8e1148d6b7
    https://github.com/parrot/parrot/commit/3815ba8cc7e0b099c276ed277cbc3e8e1148d6b7
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-10 (Wed, 10 Nov 2010)

Changed paths:
  M .gitignore

Log Message:
-----------
[config] Add cached sha1 file to .gitignore


Commit: 96696cf35e63010c0ef892a85f626f79bf2cf05b
    https://github.com/parrot/parrot/commit/96696cf35e63010c0ef892a85f626f79bf2cf05b
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-10 (Wed, 10 Nov 2010)

Changed paths:
  A t/configure/062-sha1_to_cache.t

Log Message:
-----------
[config] Add tests for caching the auto::sha1 probe


Commit: 49ca73eb9aef8e439bcaf278a3ddd4314461efe7
    https://github.com/parrot/parrot/commit/49ca73eb9aef8e439bcaf278a3ddd4314461efe7
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-11 (Thu, 11 Nov 2010)

Changed paths:
  A config/auto/git_describe.pm
  A lib/Parrot/Git/Describe.pm
  A t/configure/063-git_describe_to_cache.t

Log Message:
-----------
[config] Add a git_describe config probe and add tests


Commit: 2e10036d7d1df09b70c8c368c819b25e4bbf946b
    https://github.com/parrot/parrot/commit/2e10036d7d1df09b70c8c368c819b25e4bbf946b
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-11 (Thu, 11 Nov 2010)

Changed paths:
  M .gitignore

Log Message:
-----------
[config] Add cached git describe string to .gitignore


Commit: b9f40d587f854419850ca055efb54cda0ea18380
    https://github.com/parrot/parrot/commit/b9f40d587f854419850ca055efb54cda0ea18380
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-11 (Thu, 11 Nov 2010)

Changed paths:
  M t/configure/063-git_describe_to_cache.t

Log Message:
-----------
[config] Make the git_describe cache tests pass


Commit: 2d7a93202c4158ad6e9a4fd1db0022ae2427c409
    https://github.com/parrot/parrot/commit/2d7a93202c4158ad6e9a4fd1db0022ae2427c409
Author: Andy Lester <andy at petdance.com>
Date:   2010-11-11 (Thu, 11 Nov 2010)

Changed paths:
  M README

Log Message:
-----------
remove an extra dash


Commit: b63472c03692d16a884dd4200bcef9e0267b97a8
    https://github.com/parrot/parrot/commit/b63472c03692d16a884dd4200bcef9e0267b97a8
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-11-11 (Thu, 11 Nov 2010)

Changed paths:
  M config/gen/config_pm.pm

Log Message:
-----------
add pkg-config equivalents to parrot_config


Commit: 748cb9d0149ee5f7840ca1055fa48af266f130e3
    https://github.com/parrot/parrot/commit/748cb9d0149ee5f7840ca1055fa48af266f130e3
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-11-11 (Thu, 11 Nov 2010)

Changed paths:
  M docs/embed.pod

Log Message:
-----------
change docs to use parrot_config

pkg-config has problems (TT #1842).
autoconf isn't used by any embedders ATM, so is purely speculative.


Commit: 79cf2c7bff6906a42d2c130202cd97044f9f0d6a
    https://github.com/parrot/parrot/commit/79cf2c7bff6906a42d2c130202cd97044f9f0d6a
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-12 (Fri, 12 Nov 2010)

Changed paths:
  M config/auto/git_describe.pm

Log Message:
-----------
[config] Fix the regex that matches a git-describe string, PerlJam++


Commit: 8123d2d2c10d345f8d98b942f6d1900d00e54b1c
    https://github.com/parrot/parrot/commit/8123d2d2c10d345f8d98b942f6d1900d00e54b1c
Author: Moritz Lenz <moritz at faui2k3.org>
Date:   2010-11-12 (Fri, 12 Nov 2010)

Changed paths:
  M lib/Parrot/Configure/Compiler.pm

Log Message:
-----------
fix typo in lib/Parrot/Configure/Compiler.pm


Commit: c11d574fa6441373cdf1dc4e4b09c9eaf6aff324
    https://github.com/parrot/parrot/commit/c11d574fa6441373cdf1dc4e4b09c9eaf6aff324
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-12 (Fri, 12 Nov 2010)

Changed paths:
  M config/auto/git_describe.pm

Log Message:
-----------
[config] This almost adds the 'describe' key to the config hash


Commit: b18101c27a7b33e09bb78bacc896e6c1232a7939
    https://github.com/parrot/parrot/commit/b18101c27a7b33e09bb78bacc896e6c1232a7939
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-12 (Fri, 12 Nov 2010)

Changed paths:
  M lib/Parrot/Configure/Step/List.pm

Log Message:
-----------
[config] Add git_describe to the config step list


Commit: 4899abbcdff888b0a238885272757fee2a59111d
    https://github.com/parrot/parrot/commit/4899abbcdff888b0a238885272757fee2a59111d
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-12 (Fri, 12 Nov 2010)

Changed paths:
  M config/auto/git_describe.pm

Log Message:
-----------
[config] Fix bugs and make the git_describe config key work


Commit: 0d855e05cd5e8821b2bbed5e7ba7ce8649828f63
    https://github.com/parrot/parrot/commit/0d855e05cd5e8821b2bbed5e7ba7ce8649828f63
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-12 (Fri, 12 Nov 2010)

Changed paths:
  M config/auto/git_describe.pm

Log Message:
-----------
[config] Remove a dupe config key for our describe string


Commit: c1c584a0f609258ccb505bd52e5537de2af3613c
    https://github.com/parrot/parrot/commit/c1c584a0f609258ccb505bd52e5537de2af3613c
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2010-11-13 (Sat, 13 Nov 2010)

Changed paths:
  M t/harness.pir

Log Message:
-----------
[harness.pir] Smolder properties are case sensitive


Commit: e4bc674ec38a8a6f9479d30f2374a6dc3bbf3659
    https://github.com/parrot/parrot/commit/e4bc674ec38a8a6f9479d30f2374a6dc3bbf3659
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2010-11-13 (Sat, 13 Nov 2010)

Changed paths:
  M t/harness.pir

Log Message:
-----------
[harness.pir] fix git revision


Commit: 71f7dbfbdb567502bc4ffad73dbad0a3178d9189
    https://github.com/parrot/parrot/commit/71f7dbfbdb567502bc4ffad73dbad0a3178d9189
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-13 (Sat, 13 Nov 2010)

Changed paths:
  M .gitignore
  A config/auto/git_describe.pm
  A config/auto/sha1.pm
  M lib/Parrot/Configure/Step/List.pm
  A lib/Parrot/Git/Describe.pm
  A lib/Parrot/SHA1.pm
  A t/configure/062-sha1_to_cache.t
  A t/configure/063-git_describe_to_cache.t

Log Message:
-----------
Merge branch 'git_describe'


Commit: 258b1d992e2c9445af0b92c269a2078eb8ca0fd0
    https://github.com/parrot/parrot/commit/258b1d992e2c9445af0b92c269a2078eb8ca0fd0
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-13 (Sat, 13 Nov 2010)

Changed paths:
  M t/configure/028-option_or_data.t

Log Message:
-----------
[t] Make t/configure/028-option_or_data.t able to find the modules it wants


Commit: 35e413d801cc4fc8ba9175b7f0c0007804824311
    https://github.com/parrot/parrot/commit/35e413d801cc4fc8ba9175b7f0c0007804824311
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-11-13 (Sat, 13 Nov 2010)

Changed paths:
  M MANIFEST
  M MANIFEST.SKIP

Log Message:
-----------
re-generate MANIFEST and MANIFEST.SKIP


Commit: 87b7407ed18ba0ff515e1e7ccff6ed7981d152b0
    https://github.com/parrot/parrot/commit/87b7407ed18ba0ff515e1e7ccff6ed7981d152b0
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-13 (Sat, 13 Nov 2010)

Changed paths:
  M MANIFEST
  A t/configure/064-sha1_from_cache.t

Log Message:
-----------
[config] Add tests for fetching the git sha1 from cache


Commit: 0f1fb9fa997b904b77dcb85f062be5ec8064cfc1
    https://github.com/parrot/parrot/commit/0f1fb9fa997b904b77dcb85f062be5ec8064cfc1
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-13 (Sat, 13 Nov 2010)

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

Log Message:
-----------
[config] Add git-related cache files to Makefile template


Commit: 8581095ff870d77a3125026ec0bd58903473fd98
    https://github.com/parrot/parrot/commit/8581095ff870d77a3125026ec0bd58903473fd98
Author: Bruce Gray <bruce.gray at acm.org>
Date:   2010-11-13 (Sat, 13 Nov 2010)

Changed paths:
  M src/nci_test.c
  M t/codingstd/c_operator.t
  M t/library/mime_base64.t

Log Message:
-----------
Un-abbreviate cnt


Commit: 3c1710decdc1666a97eafcedf4d03b684205108a
    https://github.com/parrot/parrot/commit/3c1710decdc1666a97eafcedf4d03b684205108a
Author: Bruce Gray <bruce.gray at acm.org>
Date:   2010-11-13 (Sat, 13 Nov 2010)

Changed paths:
  M ChangeLog
  M config/gen/makefiles/root.in
  M docs/book/pct/ch03_compiler_tools.pod
  M editor/pasm.el
  M include/parrot/packfile.h
  M parrotbug
  M src/dynpmc/rational.pmc
  M src/packfile.c
  M src/runcore/cores.c
  M src/scheduler.c
  M src/string/api.c
  M src/utils.c
  M t/oo/objects.t
  M t/pmc/hash.t

Log Message:
-----------
Fix typos.


Commit: ec6c5b4f7783bf8eb1a69b0b625d24cd2ac896a1
    https://github.com/parrot/parrot/commit/ec6c5b4f7783bf8eb1a69b0b625d24cd2ac896a1
Author: Bruce Gray <bruce.gray at acm.org>
Date:   2010-11-13 (Sat, 13 Nov 2010)

Changed paths:
  M include/parrot/context.h
  M src/interp/inter_misc.c
  M src/string/api.c
  M t/codingstd/c_cppcomments.t
  M t/library/streams.t

Log Message:
-----------
Fix even more typos.


Commit: 8967056eac0572ba6b0c59a278a6228652345207
    https://github.com/parrot/parrot/commit/8967056eac0572ba6b0c59a278a6228652345207
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-13 (Sat, 13 Nov 2010)

Changed paths:
  M MANIFEST
  M config/auto/git_describe.pm
  A t/steps/auto/git_describe-01.t

Log Message:
-----------
Demonstrate all execution paths through config/auto/git_describe.pm by writing
t/steps/auto/git_describe-01.t.


Commit: dd5dccf609c12427216ddd207275a630be2d19a1
    https://github.com/parrot/parrot/commit/dd5dccf609c12427216ddd207275a630be2d19a1
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2010-11-14 (Sun, 14 Nov 2010)

Changed paths:
  M lib/Parrot/SHA1.pm

Log Message:
-----------
[config] chomp sha1


Commit: 8fff267e1251a2edbb1301dd7e53f348c54cf812
    https://github.com/parrot/parrot/commit/8fff267e1251a2edbb1301dd7e53f348c54cf812
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2010-11-14 (Sun, 14 Nov 2010)

Changed paths:
  M t/harness.pir

Log Message:
-----------
[harness.pir] uses config['sha1']


Commit: bdda22079ff7e371df3de75086e6c04f1b198f27
    https://github.com/parrot/parrot/commit/bdda22079ff7e371df3de75086e6c04f1b198f27
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2010-11-14 (Sun, 14 Nov 2010)

Changed paths:
  M t/harness.pir

Log Message:
-----------
[harness.pir] git_describe as Smolder property


Commit: 50261c9de0cb903462192359fcd4b9e0ca1dcd36
    https://github.com/parrot/parrot/commit/50261c9de0cb903462192359fcd4b9e0ca1dcd36
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2010-11-14 (Sun, 14 Nov 2010)

Changed paths:
  M config/auto/sha1.pm

Log Message:
-----------
[config] add an abbreviated form of SHA1


Commit: 1c1b8c0754e37b5076317006288eeec178792e19
    https://github.com/parrot/parrot/commit/1c1b8c0754e37b5076317006288eeec178792e19
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2010-11-14 (Sun, 14 Nov 2010)

Changed paths:
  M config/auto/git_describe.pm
  M config/auto/sha1.pm

Log Message:
-----------
[config] improve test & diag


Commit: dda8afdf3d8a63e7c519aa644bf1f9c4ed73837e
    https://github.com/parrot/parrot/commit/dda8afdf3d8a63e7c519aa644bf1f9c4ed73837e
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2010-11-14 (Sun, 14 Nov 2010)

Changed paths:
  M lib/Parrot/Harness/Smoke.pm

Log Message:
-----------
[harness] uses $PConfig{sha1}


Commit: 8bcbfc3b11b807264035a1cd8006b1d73f391ba9
    https://github.com/parrot/parrot/commit/8bcbfc3b11b807264035a1cd8006b1d73f391ba9
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2010-11-14 (Sun, 14 Nov 2010)

Changed paths:
  M lib/Parrot/Harness/Smoke.pm

Log Message:
-----------
[harness] git_describe as an Smolder property


Commit: 3f3fa82df8bf07a082f375fb88481b0f0e3cff0b
    https://github.com/parrot/parrot/commit/3f3fa82df8bf07a082f375fb88481b0f0e3cff0b
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2010-11-14 (Sun, 14 Nov 2010)

Changed paths:
  M lib/Parrot/Harness/Smoke.pm

Log Message:
-----------
[harness] branch & mods from Git


Commit: 2fcd47513bbd50f491278c7b1e2ed07ad29d8650
    https://github.com/parrot/parrot/commit/2fcd47513bbd50f491278c7b1e2ed07ad29d8650
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2010-11-14 (Sun, 14 Nov 2010)

Changed paths:
  M t/harness.pir

Log Message:
-----------
[harness.pir] add Git info : branch & modified files


Commit: 4a69b204aab18bf2d4a083c74abe419759262a02
    https://github.com/parrot/parrot/commit/4a69b204aab18bf2d4a083c74abe419759262a02
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-11-14 (Sun, 14 Nov 2010)

Changed paths:
  M t/steps/auto/git_describe-01.t

Log Message:
-----------
fix test to conform to config/auto/git_describe.pm

the test requires 7 hex digits (only 5 were provided) conforming to the
regex /^REL(EASE)?_\d+_\d+_\d+-\d+-g[0-9A-Fa-f]{7}$/ and also fix copyright


Commit: 495feaf7deffd540abc02fdbda1b965483175b1d
    https://github.com/parrot/parrot/commit/495feaf7deffd540abc02fdbda1b965483175b1d
Author: Moritz Lenz <moritz at faui2k3.org>
Date:   2010-11-14 (Sun, 14 Nov 2010)

Changed paths:
  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

Log Message:
-----------
[nqp] update bootstrap from 8c0b01f19f2b1b001672e41dfa022a7ff0dde8ec


Commit: 4a172e528acabb50edea70d53e353518b603ee0f
    https://github.com/parrot/parrot/commit/4a172e528acabb50edea70d53e353518b603ee0f
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-14 (Sun, 14 Nov 2010)

Changed paths:
  M tools/release/templates.json

Log Message:
-----------
[tools] Update our release.json template for a Git world


Commit: 6a8b710450d56a9cefe56f4500bb3b9c2bcefda9
    https://github.com/parrot/parrot/commit/6a8b710450d56a9cefe56f4500bb3b9c2bcefda9
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-14 (Sun, 14 Nov 2010)

Changed paths:
  M tools/release/release.json
  M tools/release/templates.json

Log Message:
-----------
[tools] Fiddle with release json keys


Commit: af8991f36572ebc74d32de21c94bdf01fc8a801a
    https://github.com/parrot/parrot/commit/af8991f36572ebc74d32de21c94bdf01fc8a801a
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-11-14 (Sun, 14 Nov 2010)

Changed paths:
  M tools/release/release.json
  M tools/release/templates.json

Log Message:
-----------
Merge branch 'git_release_json'


Commit: cd4143023b35bae69973667beb8ffd5dcdbb4f59
    https://github.com/parrot/parrot/commit/cd4143023b35bae69973667beb8ffd5dcdbb4f59
Author: GeJ <geraud at gcu.info>
Date:   2010-11-14 (Sun, 14 Nov 2010)

Changed paths:
  M lib/Parrot/Test/Pod.pm

Log Message:
-----------
[codingstd] Skip pod checking for files in ext/  (TT #1272)


Commit: d9d81b511e2d45c8edc7771333aa520ace965b0f
    https://github.com/parrot/parrot/commit/d9d81b511e2d45c8edc7771333aa520ace965b0f
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-15 (Mon, 15 Nov 2010)

Changed paths:
  M config/gen/makefiles/root.in
  A include/parrot/pointer_array.h
  A src/pointer_array.c

Log Message:
-----------
Stubs for future faster pointer storage.


Commit: a03a1f08d5abbc00528864c6dc239828ca2adf93
    https://github.com/parrot/parrot/commit/a03a1f08d5abbc00528864c6dc239828ca2adf93
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-15 (Mon, 15 Nov 2010)

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

Log Message:
-----------
Made Parrot_pa_* exported


Commit: 77b71f1339d3537c6e752918456814de1b44b718
    https://github.com/parrot/parrot/commit/77b71f1339d3537c6e752918456814de1b44b718
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-15 (Mon, 15 Nov 2010)

Changed paths:
  A t/src/pointer_array.t

Log Message:
-----------
Start adding tests for Pointer_Array.


Commit: 5f23c8ec6d3578c16526e8b5a14cb0a64bedb488
    https://github.com/parrot/parrot/commit/5f23c8ec6d3578c16526e8b5a14cb0a64bedb488
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-16 (Tue, 16 Nov 2010)

Changed paths:
  M t/src/pointer_array.t

Log Message:
-----------
Add more tests for allocating chunks.


Commit: 943e588a91dded6a25d6aeea277322f2154d7099
    https://github.com/parrot/parrot/commit/943e588a91dded6a25d6aeea277322f2154d7099
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-16 (Tue, 16 Nov 2010)

Changed paths:
  M t/src/pointer_array.t

Log Message:
-----------
Add (failing) test for iterating PA.


Commit: f273fd9c3a1f37ea6478f2b346da834e72e90d47
    https://github.com/parrot/parrot/commit/f273fd9c3a1f37ea6478f2b346da834e72e90d47
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-16 (Tue, 16 Nov 2010)

Changed paths:
  M src/pointer_array.c
  M t/src/pointer_array.t

Log Message:
-----------
Add more tests and fix pa_remove to properly mark free cells


Commit: 6fdab4a60b759e7ed888d5acce0769fe7d1fb65e
    https://github.com/parrot/parrot/commit/6fdab4a60b759e7ed888d5acce0769fe7d1fb65e
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-16 (Tue, 16 Nov 2010)

Changed paths:
  M t/src/pointer_array.t

Log Message:
-----------
Add more tests.


Commit: 0b70f3f192ad5778fc42cb127730c93a93c0db4c
    https://github.com/parrot/parrot/commit/0b70f3f192ad5778fc42cb127730c93a93c0db4c
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-16 (Tue, 16 Nov 2010)

Changed paths:
  M src/pointer_array.c
  M t/src/pointer_array.t

Log Message:
-----------
Fix pa_remove to properly maintain 'free list'


Commit: 2479225c9db42236929a2772df215ccb4215cf98
    https://github.com/parrot/parrot/commit/2479225c9db42236929a2772df215ccb4215cf98
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-16 (Tue, 16 Nov 2010)

Changed paths:
  M src/pointer_array.c

Log Message:
-----------
Implement Parrot_pa_destroy.


Commit: db2a2679a2b9bc3759f76a3a719bcd14ccc30492
    https://github.com/parrot/parrot/commit/db2a2679a2b9bc3759f76a3a719bcd14ccc30492
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-16 (Tue, 16 Nov 2010)

Changed paths:
  M src/gc/gc_ms2.c

Log Message:
-----------
Initial switch to Pointer_Array instead of Linked_List in GC MS2


Commit: b85824190261b076e5fbb78aa6e4022c554f7dd3
    https://github.com/parrot/parrot/commit/b85824190261b076e5fbb78aa6e4022c554f7dd3
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-16 (Tue, 16 Nov 2010)

Changed paths:
  M src/gc/gc_ms2.c

Log Message:
-----------
Resurrect string pool compacting


Commit: 111d25f07f11f806615db9f2301db1f856207f53
    https://github.com/parrot/parrot/commit/111d25f07f11f806615db9f2301db1f856207f53
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-17 (Wed, 17 Nov 2010)

Changed paths:
  M src/gc/gc_ms2.c

Log Message:
-----------
Remove usused static functions


Commit: 525f058e8726769ef099a132cd968c88f5875c70
    https://github.com/parrot/parrot/commit/525f058e8726769ef099a132cd968c88f5875c70
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-17 (Wed, 17 Nov 2010)

Changed paths:
  M src/gc/gc_ms2.c

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


Commit: 36be44a2d6c6a99666fc55c96cea0dfc7149abc3
    https://github.com/parrot/parrot/commit/36be44a2d6c6a99666fc55c96cea0dfc7149abc3
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-17 (Wed, 17 Nov 2010)

Changed paths:
  M src/gc/gc_ms2.c

Log Message:
-----------
Fix putting freed PMC back to Pointer_Array


Commit: 17d7fe2d8c089d78899715ed1af296e6c1ae68ea
    https://github.com/parrot/parrot/commit/17d7fe2d8c089d78899715ed1af296e6c1ae68ea
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-17 (Wed, 17 Nov 2010)

Changed paths:
  M src/gc/gc_ms2.c

Log Message:
-----------
Fix and reenable sweeping of string pool.


Commit: d93e81a8415f0f7f02f54ae2ca26a0fb7d31cc31
    https://github.com/parrot/parrot/commit/d93e81a8415f0f7f02f54ae2ca26a0fb7d31cc31
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-17 (Wed, 17 Nov 2010)

Changed paths:
  M src/gc/gc_ms2.c

Log Message:
-----------
Remove more unused functions.


Commit: ad1321533ca16e8f97764602355c6abf479dd2c8
    https://github.com/parrot/parrot/commit/ad1321533ca16e8f97764602355c6abf479dd2c8
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-17 (Wed, 17 Nov 2010)

Changed paths:
  M src/gc/gc_ms2.c

Log Message:
-----------
Reimplement destroy_pmc_pool function


Commit: fc3e87b7a173cac5ad7dcffcfd7600a2d8675a09
    https://github.com/parrot/parrot/commit/fc3e87b7a173cac5ad7dcffcfd7600a2d8675a09
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-17 (Wed, 17 Nov 2010)

Changed paths:
  M src/gc/gc_ms2.c

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


Commit: 8407c2bf365a8c0dd54b241e10c5f24663c572bd
    https://github.com/parrot/parrot/commit/8407c2bf365a8c0dd54b241e10c5f24663c572bd
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-17 (Wed, 17 Nov 2010)

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
  M README_win32.pod
  M RESPONSIBLE_PARTIES
  M TODO
  M compilers/data_json/data_json.pir
  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/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
  M compilers/pirc/README.pod
  M compilers/pirc/heredoc/heredocmain.c
  M compilers/pirc/macro/lexer.h
  M compilers/pirc/macro/macro.h
  M compilers/pirc/macro/macro.l
  M compilers/pirc/macro/macro.y
  M compilers/pirc/macro/macrolexer.c
  M compilers/pirc/macro/macroparser.c
  M compilers/pirc/src/bcgen.c
  M compilers/pirc/src/bcgen.h
  M compilers/pirc/src/hdocprep.c
  M compilers/pirc/src/hdocprep.l
  M compilers/pirc/src/main.c
  M compilers/pirc/src/pir.l
  M compilers/pirc/src/pir.y
  M compilers/pirc/src/pircapi.c
  M compilers/pirc/src/pircapi.h
  M compilers/pirc/src/pircompiler.c
  M compilers/pirc/src/pircompiler.h
  M compilers/pirc/src/pircompunit.c
  M compilers/pirc/src/pircompunit.h
  M compilers/pirc/src/pirdefines.h
  M compilers/pirc/src/piremit.c
  M compilers/pirc/src/piremit.h
  M compilers/pirc/src/pirerr.c
  M compilers/pirc/src/pirerr.h
  M compilers/pirc/src/pirheredoc.h
  M compilers/pirc/src/pirlexer.c
  M compilers/pirc/src/pirlexer.h
  M compilers/pirc/src/pirmacro.c
  M compilers/pirc/src/pirmacro.h
  M compilers/pirc/src/pirop.c
  M compilers/pirc/src/pirop.h
  M compilers/pirc/src/pirparser.c
  M compilers/pirc/src/pirpcc.c
  M compilers/pirc/src/pirpcc.h
  M compilers/pirc/src/pirregalloc.c
  M compilers/pirc/src/pirregalloc.h
  M compilers/pirc/src/pirsymbol.c
  M compilers/pirc/src/pirsymbol.h
  M compilers/pirc/src/piryy.h
  M compilers/pirc/t/basic.t
  M compilers/pirc/t/harness
  M compilers/pirc/t/heredoc.t
  M compilers/pirc/t/macro.t
  M compilers/pirc/t/stmts.t
  M 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
  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
  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/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
  M config/auto/ipv6.pm
  M config/auto/ipv6/test.in
  M config/auto/isreg.pm
  M config/auto/isreg/test_c.in
  M config/auto/jit.pm
  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/opengl.pm
  M config/auto/ops.pm
  M config/auto/pcre.pm
  M config/auto/perldoc.pm
  M config/auto/pmc.pm
  M config/auto/pod2man.pm
  M config/auto/readline.pm
  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/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/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
  M config/gen/platform/freebsd/sysmem.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
  M config/gen/platform/netbsd/math.c
  M config/gen/platform/netbsd/misc.c
  M config/gen/platform/netbsd/misc.h
  M config/gen/platform/openbsd/math.c
  M config/gen/platform/openbsd/memexec.c
  M config/gen/platform/openbsd/misc.h
  M config/gen/platform/solaris/math.c
  M config/gen/platform/solaris/time.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
  M config/init/defaults.pm
  M 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/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/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
  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/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
  M docs/project/debian_packaging_guide.pod
  A docs/project/git_terminology.pod
  A docs/project/git_workflow.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
  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
  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/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
  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
  M 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
  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/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/README
  M src/dynoplibs/bit.ops
  M src/dynoplibs/debug.ops
  M 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
  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
  M 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
  M 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
  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
  M src/packdump.c
  M src/packfile.c
  M src/packfile/byteorder.h
  M src/packfile/pf_items.c
  M src/packout.c
  M src/parrot_debugger.c
  M src/pbc_disassemble.c
  M src/pbc_dump.c
  M 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
  M 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
  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
  M 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.h
  M src/string/encoding/ucs2.c
  M src/string/encoding/ucs4.c
  M src/string/encoding/utf16.c
  M src/string/encoding/utf8.c
  M src/string/primitives.c
  M 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
  M 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
  M 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
  M 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
  M 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
  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
  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
  M t/src/embed.t
  M t/src/exit.t
  M t/src/extend.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
  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
  M t/steps/auto/ipv6-01.t
  M t/steps/auto/isreg-01.t
  M t/steps/auto/jit-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
  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
  M 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
  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
  M 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
  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
  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
  M tools/dev/list_unjitted.pl
  M tools/dev/manicheck.pl
  A tools/dev/mk_author_map.pl
  M 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 'gc_ms2_faster_list' into gc_ms2_sf

Conflicts:
	src/gc/gc_ms2.c




More information about the parrot-commits mailing list