[parrot/parrot] de14b8: Merge branch 'master' into gsoc_nci

noreply at github.com noreply at github.com
Wed Dec 15 00:26:47 UTC 2010


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

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

Changed paths:
  M .gitignore
  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
  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
  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
  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/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/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
  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/P6Regex-s0.pir
  M ext/nqp-rx/src/stage0/Regex-s0.pir
  M ext/nqp-rx/t/p6regex/01-regex.t
  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
  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
  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/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/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
  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
  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/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
  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/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
  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_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_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:
-----------
Merge branch 'master' into gsoc_nci

Conflicts:
	MANIFEST.SKIP


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

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

Log Message:
-----------
remove references to file_metadata.t (again)

pesky test doesn't want to die


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

Changed paths:
  M src/nci/libffi.c

Log Message:
-----------
[codingstd] c struct tags


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

Changed paths:
  M src/nci/libffi.c

Log Message:
-----------
[codetest] long lines


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

Changed paths:
  M src/nci/libffi.c

Log Message:
-----------
[codingstd] trailing space


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

Changed paths:
  M src/nci/libffi.c

Log Message:
-----------
[codingstd] c keyword parens

elif isn't a C keyword => no space between token and paren.
it is however a cpp keyword. silly test.


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

Changed paths:
  R src/packfile/pf_items.str
  R t/op/testlib/test_strings.pbc
  R t/pmc/testlib/annotations.pbc
  R t/pmc/testlib/number.pbc

Log Message:
-----------
remove generated files from index


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

Changed paths:
  M MANIFEST

Log Message:
-----------
mk_manifest_and_skip


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

Changed paths:
  M .gitignore
  M CREDITS
  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
  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
  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/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/P6Regex-s0.pir
  M ext/nqp-rx/src/stage0/Regex-s0.pir
  M ext/nqp-rx/t/p6regex/01-regex.t
  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
  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
  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
  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
  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/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
  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
  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/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

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

Conflicts:
	t/op/string_cs.t


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: e1b18ec427a40ebcddb4a29fcce253881a883844
    https://github.com/parrot/parrot/commit/e1b18ec427a40ebcddb4a29fcce253881a883844
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-11-09 (Tue, 09 Nov 2010)

Changed paths:
  M src/nci/libffi.c

Log Message:
-----------
fix C++ build

C++ - everyone's favorite C superset that actually isn't


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

Changed paths:
  M src/nci/libffi.c

Log Message:
-----------
add forgotten return statement


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

Changed paths:
  M .gitignore
  M CREDITS
  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
  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
  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/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/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
  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/P6Regex-s0.pir
  M ext/nqp-rx/src/stage0/Regex-s0.pir
  M ext/nqp-rx/t/p6regex/01-regex.t
  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
  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
  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/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
  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
  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/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
  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/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
  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_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_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:
-----------
Merge branch 'master' of github.com:parrot/parrot


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: e80e9ff55a99753901959da27b2fe90021759a9b
    https://github.com/parrot/parrot/commit/e80e9ff55a99753901959da27b2fe90021759a9b
Author: Bruce Gray <bruce.gray at acm.org>
Date:   2010-11-14 (Sun, 14 Nov 2010)

Changed paths:
  M tools/dev/pbc_to_exe.pir

Log Message:
-----------
Merge branch 'pbc_to_exe_direct_output'

Conflicts:
	tools/dev/pbc_to_exe.pir


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: b3bc6a937bb3a42d93d3a0fea0019100a4452331
    https://github.com/parrot/parrot/commit/b3bc6a937bb3a42d93d3a0fea0019100a4452331
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-14 (Sun, 14 Nov 2010)

Changed paths:
  M MANIFEST
  A t/steps/auto/sha1-01.t

Log Message:
-----------
To demonstrate all execution paths through config/auto/sha1.pm, add tests in
file t/steps/auto/sha1-01.t.


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: 34f29c2d02a1eb109d14e3cf78a7e6605edfddf0
    https://github.com/parrot/parrot/commit/34f29c2d02a1eb109d14e3cf78a7e6605edfddf0
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2010-11-15 (Mon, 15 Nov 2010)

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

Log Message:
-----------
[hello] clean & ignore more files


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

Changed paths:
  M config/gen/platform/win32/misc.h

Log Message:
-----------
[win32] check WINVER, see TT#1846


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: 8bc48ad4b852e3af5ba13fd7a7dbcd2abafc604e
    https://github.com/parrot/parrot/commit/8bc48ad4b852e3af5ba13fd7a7dbcd2abafc604e
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-15 (Mon, 15 Nov 2010)

Changed paths:
  M .gitignore

Log Message:
-----------
Fix .gitignore


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

Changed paths:
  M ports/macports/Portfile

Log Message:
-----------
pull in latest changes from
http://trac.macports.org/browser/trunk/dports/lang/parrot/Portfile
(our macport users are now only 1 supported release behind)


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

Changed paths:
  M .gitignore

Log Message:
-----------
Clean & fix .gitignore


Commit: c414af3416d60d67e99c75d184b1c8185765df69
    https://github.com/parrot/parrot/commit/c414af3416d60d67e99c75d184b1c8185765df69
Author: unknown <awhitworth at .internal.weblinc.com>
Date:   2010-11-15 (Mon, 15 Nov 2010)

Changed paths:
  M config/gen/platform/win32/misc.h

Log Message:
-----------
fix build on windows. I don't think there is such a thing as 'w32api.h'. It would be 'win32api.h' or, what I used, 'windows.h'


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

Changed paths:
  M config/gen/platform/win32/misc.h

Log Message:
-----------
[win32] w32api.h is only with MinGW


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

Changed paths:
  M MANIFEST.SKIP

Log Message:
-----------
Regenerate MANIFEST.SKIP


Commit: e6bb45cd8ec7508fa85b9456421537695f61f11c
    https://github.com/parrot/parrot/commit/e6bb45cd8ec7508fa85b9456421537695f61f11c
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-15 (Mon, 15 Nov 2010)

Changed paths:
  M .gitignore
  M MANIFEST.SKIP
  M config/gen/makefiles/root.in
  M config/gen/platform/win32/misc.h
  M lib/Parrot/Test/Pod.pm
  M ports/macports/Portfile

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


Commit: b0a5ec70d20eddf5eef224400ce2c25360fe57bf
    https://github.com/parrot/parrot/commit/b0a5ec70d20eddf5eef224400ce2c25360fe57bf
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-15 (Mon, 15 Nov 2010)

Changed paths:
  M tools/dev/headerizer.pl

Log Message:
-----------
Eliminate sub main() in favor of direct code.


Commit: d3f8f9b8b5ba5abfbfc0885b71eaf3846bb76baa
    https://github.com/parrot/parrot/commit/d3f8f9b8b5ba5abfbfc0885b71eaf3846bb76baa
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-15 (Mon, 15 Nov 2010)

Changed paths:
  M config/auto/libffi.pm
  M t/steps/auto/libffi-01.t
  M t/steps/init/defaults-01.t

Log Message:
-----------
[configure] Allow for possibility that pkg-config might not be present.  Extract code for determinining that possibility into internal method and test it.  Correct error in number of tests in plan in init::defaults.


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

Changed paths:
  M NEWS

Log Message:
-----------
Add some meat to our NEWS burrito


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

Changed paths:
  M NEWS

Log Message:
-----------
Add a bit of garnish to the NEWS burrito


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

Changed paths:
  M NEWS

Log Message:
-----------
Add a few spices to the NEWS burrito


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

Changed paths:
  M NEWS

Log Message:
-----------
Add a link for PL/Parrot in NEWS


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

Changed paths:
  M docs/project/git_terminology.pod

Log Message:
-----------
[docs] Be more correct with regard to root commits in Git


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

Changed paths:
  M docs/project/git_terminology.pod

Log Message:
-----------
[docs] Clarify the location of the staging area


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

Changed paths:
  M docs/project/git_terminology.pod

Log Message:
-----------
[docs] Document 'useless merge commits' and explain rebasing more


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: c32f07c09ebc776617d2ce7abf3193ae364e7e67
    https://github.com/parrot/parrot/commit/c32f07c09ebc776617d2ce7abf3193ae364e7e67
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2010-11-16 (Tue, 16 Nov 2010)

Changed paths:
  M config/gen/platform/win32/begin.c
  M config/gen/platform/win32/misc.h

Log Message:
-----------
[win32] move WINVER check from misc.h to begin.c

like in original patch (see TT#1846)


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: af7505336f70a48cd1787a35138845ac7898e3c0
    https://github.com/parrot/parrot/commit/af7505336f70a48cd1787a35138845ac7898e3c0
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2010-11-16 (Tue, 16 Nov 2010)

Changed paths:
  M t/compilers/pge/p5regex/p5rx.t
  M t/op/sprintf.t

Log Message:
-----------
[t] fix the nigthmare CRLF on Windows

(I work with git config core.autocrlf=true)


Commit: 2a19514ff55ac3067b554c486e1200c6b452bbc2
    https://github.com/parrot/parrot/commit/2a19514ff55ac3067b554c486e1200c6b452bbc2
Author: tcurtis <tyler.l.curtis at gmail.com>
Date:   2010-11-16 (Tue, 16 Nov 2010)

Changed paths:
  M NEWS

Log Message:
-----------
[NEWS] fix typo and mention the charset op removal.


Commit: c4477dd2efea3962eef3a22f671a1904e0ee47f5
    https://github.com/parrot/parrot/commit/c4477dd2efea3962eef3a22f671a1904e0ee47f5
Author: tcurtis <tyler.l.curtis at gmail.com>
Date:   2010-11-16 (Tue, 16 Nov 2010)

Changed paths:
  M CREDITS
  M ChangeLog
  M MANIFEST.generated
  M README
  M RESPONSIBLE_PARTIES
  M VERSION
  M docs/parrothist.pod
  M docs/project/release_manager_guide.pod
  M include/parrot/oplib/core_ops.h
  M src/ops/core_ops.c
  M tools/release/release.json

Log Message:
-----------
Release 2.10.0!


Commit: 7dbc0aaf9458f3fe160f973f0be30d579fbdaca4
    https://github.com/parrot/parrot/commit/7dbc0aaf9458f3fe160f973f0be30d579fbdaca4
Author: tcurtis <tyler.l.curtis at gmail.com>
Date:   2010-11-16 (Tue, 16 Nov 2010)

Changed paths:
  M NEWS

Log Message:
-----------
Add a note to NEWS about mk_language_shell/create_language.


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

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

Log Message:
-----------
[config] Fix TT#1849, where a released versions git describe string was not recognized


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

Changed paths:
  M .gitignore
  M CREDITS
  M ChangeLog
  M MANIFEST.SKIP
  M MANIFEST.generated
  M NEWS
  M README
  M RESPONSIBLE_PARTIES
  M VERSION
  M config/auto/git_describe.pm
  M config/auto/sha1.pm
  M config/gen/makefiles/root.in
  M config/gen/platform/win32/begin.c
  M config/gen/platform/win32/misc.h
  M docs/parrothist.pod
  M docs/project/git_terminology.pod
  M docs/project/release_manager_guide.pod
  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 include/parrot/oplib/core_ops.h
  M lib/Parrot/Harness/Smoke.pm
  M lib/Parrot/SHA1.pm
  M lib/Parrot/Test/Pod.pm
  M ports/macports/Portfile
  M src/ops/core_ops.c
  M t/compilers/pge/p5regex/p5rx.t
  M t/harness.pir
  M t/op/sprintf.t
  M t/steps/auto/git_describe-01.t
  M tools/release/release.json
  M tools/release/templates.json

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


Commit: 80d156ef8b867e29750211ec97d675ee1529d40b
    https://github.com/parrot/parrot/commit/80d156ef8b867e29750211ec97d675ee1529d40b
Author: tcurtis <tyler.l.curtis at gmail.com>
Date:   2010-11-16 (Tue, 16 Nov 2010)

Changed paths:
  M tools/release/release.json

Log Message:
-----------
Fix ftp.path.


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

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

Log Message:
-----------
[config][t] Fix a test relating to git describe strings


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

Changed paths:
  M t/configure/063-git_describe_to_cache.t
  M tools/release/release.json

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


Commit: 6d7ae9a8ce0496e20723f77e760af4004c068e1a
    https://github.com/parrot/parrot/commit/6d7ae9a8ce0496e20723f77e760af4004c068e1a
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-16 (Tue, 16 Nov 2010)

Changed paths:
  M config/auto/git_describe.pm

Log Message:
-----------
Correct documentation error (TT #1851).


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

Changed paths:
  M Configure.pl
  M MANIFEST
  A config/auto/libffi.pm
  A config/auto/libffi/test_c.in
  M config/gen/makefiles/root.in
  M config/init/defaults.pm
  M include/parrot/nci.h
  M include/parrot/parrot.h
  M lib/Parrot/Configure/Options/Conf.pm
  M lib/Parrot/Configure/Options/Conf/Shared.pm
  M lib/Parrot/Configure/Step/List.pm
  M src/global_setup.c
  M src/multidispatch.c
  A src/nci/libffi.c
  A src/nci/signatures.c
  M src/pmc/nci.pmc
  A t/steps/auto/libffi-01.t
  M t/steps/init/defaults-01.t
  A tools/dev/nci_thunk_gen.nqp

Log Message:
-----------
Merge branch 'gsoc_nci'

Conflicts:
	MANIFEST
	MANIFEST.SKIP


Commit: 27aa849de255f749f63119f089075e5fba7924ed
    https://github.com/parrot/parrot/commit/27aa849de255f749f63119f089075e5fba7924ed
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-16 (Tue, 16 Nov 2010)

Changed paths:
  M t/codingstd/pmc_docs.t

Log Message:
-----------
[codingstd] One more file passes the pmc_docs.t requirements.


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

Changed paths:
  M t/pmc/string.t

Log Message:
-----------
test String to_int method with upper case hex


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

Changed paths:
  R tools/dev/nci_thunk_gen.nqp

Log Message:
-----------
dead code removal

This was added with gsoc_nci. However, that portion of gsoc_nci was not
completed and has been culled. This is not the appropriate tool for creating
nci thunks at the current time.


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

Changed paths:
  M MANIFEST

Log Message:
-----------
mk_manifest_and_skip


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

Changed paths:
  M NEWS

Log Message:
-----------
add gsoc_nci merge to news


Commit: faf09fa1b98e01a968a112a8813d24ce7af1e568
    https://github.com/parrot/parrot/commit/faf09fa1b98e01a968a112a8813d24ce7af1e568
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-16 (Tue, 16 Nov 2010)

Changed paths:
  M CREDITS
  M ChangeLog
  M Configure.pl
  M MANIFEST
  M MANIFEST.generated
  M NEWS
  M README
  M RESPONSIBLE_PARTIES
  M VERSION
  M config/auto/git_describe.pm
  A config/auto/libffi.pm
  A config/auto/libffi/test_c.in
  M config/gen/makefiles/root.in
  M config/gen/platform/win32/begin.c
  M config/gen/platform/win32/misc.h
  M config/init/defaults.pm
  M docs/parrothist.pod
  M docs/project/git_terminology.pod
  M docs/project/release_manager_guide.pod
  M include/parrot/nci.h
  M include/parrot/oplib/core_ops.h
  M include/parrot/parrot.h
  M lib/Parrot/Configure/Options/Conf.pm
  M lib/Parrot/Configure/Options/Conf/Shared.pm
  M lib/Parrot/Configure/Step/List.pm
  M src/global_setup.c
  M src/multidispatch.c
  A src/nci/libffi.c
  A src/nci/signatures.c
  M src/ops/core_ops.c
  M src/pmc/nci.pmc
  M t/codingstd/pmc_docs.t
  M t/compilers/pge/p5regex/p5rx.t
  M t/configure/063-git_describe_to_cache.t
  M t/op/sprintf.t
  M t/pmc/string.t
  M t/steps/auto/git_describe-01.t
  A t/steps/auto/libffi-01.t
  M t/steps/init/defaults-01.t
  M tools/dev/pbc_to_exe.pir
  M tools/release/release.json

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

Conflicts:
	MANIFEST


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

Changed paths:
  M DEPRECATED.pod

Log Message:
-----------
deprecate pkg-config support


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: dbc1e22038568c0674fd560d24e3a56af1df50d5
    https://github.com/parrot/parrot/commit/dbc1e22038568c0674fd560d24e3a56af1df50d5
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2010-11-17 (Wed, 17 Nov 2010)

Changed paths:
  M tools/dev/fetch_languages.pl

Log Message:
-----------
[languages] many languages move on github/parrot


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

Changed paths:
  M tools/dev/fetch_languages.pl

Log Message:
-----------
[languages] missing ook


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

Changed paths:
  M src/dynoplibs/deprecated.ops

Log Message:
-----------
remove exchange dynop


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

Changed paths:
  M t/dynoplibs/deprecated.t

Log Message:
-----------
remove exchange op tests


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

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

Log Message:
-----------
[config] Make git-related config steps do nothing unless we are in a Git repo


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

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

Log Message:
-----------
[config] Make git-related config steps do nothing unless we are in a Git repo


Commit: 949f1b97fc1195c1ec6398269f9879e426f59f36
    https://github.com/parrot/parrot/commit/949f1b97fc1195c1ec6398269f9879e426f59f36
Author: plobsing <plobsinger at gmail.com>
Date:   2010-11-17 (Wed, 17 Nov 2010)

Changed paths:
  M DEPRECATED.pod

Log Message:
-----------
remove deprecation notice for exchange op

this has been completed


Commit: 410b2bf46ec254f82a756c59b0a7d2e5e06bdc05
    https://github.com/parrot/parrot/commit/410b2bf46ec254f82a756c59b0a7d2e5e06bdc05
Author: Coke <will at coleda.com>
Date:   2010-11-17 (Wed, 17 Nov 2010)

Changed paths:
  M config/auto/git_describe.pm

Log Message:
-----------
Shorten the description, make output fit on 1 line.
(The value returned by this config step is very long.)


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

Changed paths:
  M lib/Parrot/Git/Describe.pm

Log Message:
-----------
make git_describe more sure


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

Changed paths:
  M src/dynoplibs/deprecated.ops

Log Message:
-----------
remove deprecated indirect register ops


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

Changed paths:
  R t/dynoplibs/deprecated.t

Log Message:
-----------
delete tests for deleted indirect register ops


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

Changed paths:
  M MANIFEST

Log Message:
-----------
mk_manifest_and_skip


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

Changed paths:
  M docs/embed.pod
  M src/call/context.c

Log Message:
-----------
remove Parrot_clear_x()

These were used to implement the now-removed clear_x ops.
They should be removed for the same reasons the ops were removed.


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

Changed paths:
  M src/dynoplibs/Defines.in
  M src/dynoplibs/Rules.in
  R src/dynoplibs/deprecated.ops

Log Message:
-----------
remove deprecated_ops dynops lib

this is now empty and can be removed


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

Changed paths:
  M MANIFEST

Log Message:
-----------
mk_manifest_and_skip


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

Changed paths:
  M include/parrot/call.h

Log Message:
-----------
headerizer


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

Changed paths:
  M DEPRECATED.pod

Log Message:
-----------
indirect register opcode deprecation completed


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

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


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

Changed paths:
  M lib/Parrot/SHA1.pm

Log Message:
-----------
to make no noise in a release tarball


Commit: b997c45bd51bbb61d251e37f97c5d8f54a6b2a6f
    https://github.com/parrot/parrot/commit/b997c45bd51bbb61d251e37f97c5d8f54a6b2a6f
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-17 (Wed, 17 Nov 2010)

Changed paths:
  M DEPRECATED.pod
  M MANIFEST
  M config/auto/git_describe.pm
  M config/auto/sha1.pm
  M docs/embed.pod
  M include/parrot/call.h
  M lib/Parrot/Git/Describe.pm
  M lib/Parrot/SHA1.pm
  M src/call/context.c
  M src/dynoplibs/Defines.in
  M src/dynoplibs/Rules.in
  R src/dynoplibs/deprecated.ops
  R t/dynoplibs/deprecated.t
  M tools/dev/fetch_languages.pl

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


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

Changed paths:
  M MANIFEST

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


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

Changed paths:
  M src/pointer_array.c

Log Message:
-----------
add missing coda


Commit: 96148adc661558e7ed1ab6e051b0e2196a19de9d
    https://github.com/parrot/parrot/commit/96148adc661558e7ed1ab6e051b0e2196a19de9d
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-11-17 (Wed, 17 Nov 2010)

Changed paths:
  M src/pointer_array.c

Log Message:
-----------
add missing ASSERT_ARGS


Commit: 82f9d726587e20d87681dc59d494704620d09d2f
    https://github.com/parrot/parrot/commit/82f9d726587e20d87681dc59d494704620d09d2f
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-11-17 (Wed, 17 Nov 2010)

Changed paths:
  M src/pointer_array.c

Log Message:
-----------
Add missing documentation

this needs to be checked for completeness and possibly needed additions


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

Changed paths:
  M MANIFEST
  M src/pointer_array.c

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


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

Changed paths:
  M src/pointer_array.c

Log Message:
-----------
Update docs for Pointer_Array.


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

Changed paths:
  M include/parrot/pointer_array.h

Log Message:
-----------
Wrap _array macro parameter.


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

Changed paths:
  M src/pointer_array.c

Log Message:
-----------
Fix c++ comment and add reference to ticket number.


Commit: c8948a93d3f455375ed2e5999e0d67de1ec4a22e
    https://github.com/parrot/parrot/commit/c8948a93d3f455375ed2e5999e0d67de1ec4a22e
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-17 (Wed, 17 Nov 2010)

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

Log Message:
-----------
Remove unnecessary import.


Commit: 244d5fe28e1234c33ce3e3151e5a35057989b802
    https://github.com/parrot/parrot/commit/244d5fe28e1234c33ce3e3151e5a35057989b802
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-17 (Wed, 17 Nov 2010)

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

Log Message:
-----------
Set a meaningful result when skipping config step due to no .git.  Demonstrate all execution paths via test files.


Commit: 3f626ce04d6efc07692c8ba04708a43b1b6c4e20
    https://github.com/parrot/parrot/commit/3f626ce04d6efc07692c8ba04708a43b1b6c4e20
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 MANIFEST
  M MANIFEST.SKIP
  M MANIFEST.generated
  M NEWS
  M README
  M RESPONSIBLE_PARTIES
  M VERSION
  M config/auto/git_describe.pm
  A config/auto/libffi.pm
  A config/auto/libffi/test_c.in
  M config/auto/sha1.pm
  M config/gen/makefiles/root.in
  M config/gen/platform/win32/begin.c
  M config/gen/platform/win32/misc.h
  M config/init/defaults.pm
  M docs/embed.pod
  M docs/parrothist.pod
  M docs/project/git_terminology.pod
  M docs/project/release_manager_guide.pod
  M include/parrot/call.h
  M include/parrot/nci.h
  M include/parrot/oplib/core_ops.h
  M include/parrot/parrot.h
  M lib/Parrot/Configure/Options/Conf.pm
  M lib/Parrot/Configure/Options/Conf/Shared.pm
  M lib/Parrot/Configure/Step/List.pm
  M lib/Parrot/Git/Describe.pm
  M lib/Parrot/SHA1.pm
  M ports/macports/Portfile
  M src/call/context.c
  M src/dynoplibs/Defines.in
  M src/dynoplibs/Rules.in
  R src/dynoplibs/deprecated.ops
  M src/global_setup.c
  M src/multidispatch.c
  A src/nci/libffi.c
  A src/nci/signatures.c
  M src/ops/core_ops.c
  M src/pmc/nci.pmc
  M t/codingstd/pmc_docs.t
  M t/compilers/pge/p5regex/p5rx.t
  M t/configure/063-git_describe_to_cache.t
  R t/dynoplibs/deprecated.t
  M t/op/sprintf.t
  M t/pmc/string.t
  M t/steps/auto/git_describe-01.t
  A t/steps/auto/libffi-01.t
  M t/steps/init/defaults-01.t
  M tools/dev/fetch_languages.pl
  M tools/dev/pbc_to_exe.pir
  M tools/release/release.json

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

Conflicts:
	MANIFEST


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

Changed paths:
  R tools/dev/mk_gitignore.pl

Log Message:
-----------
Remove old mk_gitignore tool to generate .gitignore from svn-based MANIFEST.SKIP. We are in git now


Commit: 2897df38dfdebae0445dce29d5c414305fe42e36
    https://github.com/parrot/parrot/commit/2897df38dfdebae0445dce29d5c414305fe42e36
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-17 (Wed, 17 Nov 2010)

Changed paths:
  R tools/dev/mk_gitignore.pl

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


Commit: 0890e0761ce07f8b32af3a921b69ee50cedb5f29
    https://github.com/parrot/parrot/commit/0890e0761ce07f8b32af3a921b69ee50cedb5f29
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-17 (Wed, 17 Nov 2010)

Changed paths:
  R tools/dev/mk_gitignore.pl

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


Commit: 649a9d598e41ae9e3049037ad45443a63e354ea5
    https://github.com/parrot/parrot/commit/649a9d598e41ae9e3049037ad45443a63e354ea5
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-17 (Wed, 17 Nov 2010)

Changed paths:
  M MANIFEST

Log Message:
-----------
Update MANIFEST to reflect deletion of tools/dev/mk_gitignore.pl.


Commit: 5ac740e715f755125ae2423207657700471c2fe2
    https://github.com/parrot/parrot/commit/5ac740e715f755125ae2423207657700471c2fe2
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-17 (Wed, 17 Nov 2010)

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

Log Message:
-----------
Skip tests when .git not present (tarball).


Commit: 019a7733d87d4d550d6029e0c79470ba94b35a23
    https://github.com/parrot/parrot/commit/019a7733d87d4d550d6029e0c79470ba94b35a23
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-17 (Wed, 17 Nov 2010)

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

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

Conflicts:
	t/steps/auto/sha1-01.t


Commit: aa53013900641b481987496937672dd786437f7a
    https://github.com/parrot/parrot/commit/aa53013900641b481987496937672dd786437f7a
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 c++ compilation


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

Changed paths:
  M src/pointer_array.c

Log Message:
-----------
Fix c++ compilation


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

Changed paths:
  M t/src/pointer_array.t

Log Message:
-----------
Include embed.h to run tests on c++ build.


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

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

Log Message:
-----------
[codetest] trailing space


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

Changed paths:
  A config/gen/platform/netbsd/sysmem.c

Log Message:
-----------
adding in a netbsd sysmem file for he++


Commit: 28b24ab49990c5a84b6c769d07f071d56452264a
    https://github.com/parrot/parrot/commit/28b24ab49990c5a84b6c769d07f071d56452264a
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-11-18 (Thu, 18 Nov 2010)

Changed paths:
  M DEPRECATED.pod
  M MANIFEST
  M config/auto/git_describe.pm
  M config/auto/sha1.pm
  M docs/embed.pod
  M include/parrot/call.h
  M lib/Parrot/Git/Describe.pm
  M lib/Parrot/SHA1.pm
  M src/call/context.c
  M src/dynoplibs/Defines.in
  M src/dynoplibs/Rules.in
  R src/dynoplibs/deprecated.ops
  R t/dynoplibs/deprecated.t
  M t/steps/auto/git_describe-01.t
  M t/steps/auto/jit-01.t
  A t/steps/auto/sha1-01.t
  M tools/dev/fetch_languages.pl
  R tools/dev/mk_gitignore.pl

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


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

Changed paths:
  M src/pointer_array.c

Log Message:
-----------
fix pointer arrays where sizeof (int) != sizeof (void *)

also silence warning about undefined operation on self->chunks


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

Changed paths:
  M src/pointer_array.c

Log Message:
-----------
Will not work with g++  - use UINTVAL instead of int - we need an int type here


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

Changed paths:
  M t/dynpmc/rotest.t
  M t/oo/composition.t
  M t/oo/new.t
  M t/oo/ops.t
  M t/oo/subclass.t
  M t/op/exceptions.t
  M t/op/exit.t
  M t/op/string.t
  M t/pmc/arrayiterator.t
  M t/pmc/bytebuffer.t
  M t/pmc/exception.t
  M t/pmc/exceptionhandler.t
  M t/pmc/filehandle.t
  M t/pmc/hash.t
  M t/pmc/hashiterator.t
  M t/pmc/oplib.t
  M t/pmc/orderedhashiterator.t
  M t/pmc/resizablebooleanarray.t
  M t/pmc/ro.t
  M t/pmc/schedulermessage.t
  M t/pmc/stringhandle.t
  M t/pmc/stringiterator.t
  M t/profiling/profiling.t

Log Message:
-----------
change set_addr to set_label in exeption handlers in test files, TT #218


Commit: 7059420b7dd60bed4dff875a1510e4ad78adaf43
    https://github.com/parrot/parrot/commit/7059420b7dd60bed4dff875a1510e4ad78adaf43
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-11-18 (Thu, 18 Nov 2010)

Changed paths:
  M src/ops/core.ops

Log Message:
-----------
clarify the pod doc of constants for interpinfo argument, TT #104


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

Changed paths:
  M compilers/imcc/imcc.l
  M compilers/imcc/imcc.y
  M compilers/imcc/imclexer.c
  M compilers/imcc/imcparser.c
  M compilers/imcc/imcparser.h
  M docs/book/draft/ch11_directive_reference.pod
  M docs/pdds/pdd19_pir.pod

Log Message:
-----------
remove deprecated .nci_call PIR form

this is simply an outdated alias for .call


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

Changed paths:
  M compilers/imcc/imcc.l
  M compilers/imcc/imcc.y
  M compilers/imcc/imclexer.c
  M compilers/imcc/imcparser.c
  M compilers/imcc/imcparser.h
  M docs/book/draft/ch11_directive_reference.pod
  M docs/pdds/pdd19_pir.pod
  M editor/pir-mode.el

Log Message:
-----------
eliminate deprecated .meth_call PIR form

this is simply an outdated alias for .call


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

Changed paths:
  M t/compilers/imcc/syn/objects.t

Log Message:
-----------
fix tests depending on .meth_call

as recomended, these now use .call


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

Changed paths:
  M MANIFEST

Log Message:
-----------
mk_manifest_and_skip


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

Changed paths:
  M DEPRECATED.pod

Log Message:
-----------
retire completed deprecation.pod entries for .nci_call and .meth_call


Commit: dfbc072833114214143253a02a4113a9e0bfd8c5
    https://github.com/parrot/parrot/commit/dfbc072833114214143253a02a4113a9e0bfd8c5
Author: chromatic <chromatic at wgz.org>
Date:   2010-11-18 (Thu, 18 Nov 2010)

Changed paths:
  M src/gc/fixed_allocator.c

Log Message:
-----------
[GC] Rearranged Parrot_gc_fixed_allocator_allocate.

This makes the most likely condition occur first.


Commit: 98c21fc77d6a36c3c8fb44fbd97a527de9a046f6
    https://github.com/parrot/parrot/commit/98c21fc77d6a36c3c8fb44fbd97a527de9a046f6
Author: chromatic <chromatic at wgz.org>
Date:   2010-11-18 (Thu, 18 Nov 2010)

Changed paths:
  M src/gc/fixed_allocator.c

Log Message:
-----------
[GC] Simplified pool_allocate().


Commit: 43952b44dc085e7d246e98895ec35fab10b0522d
    https://github.com/parrot/parrot/commit/43952b44dc085e7d246e98895ec35fab10b0522d
Author: chromatic <chromatic at wgz.org>
Date:   2010-11-18 (Thu, 18 Nov 2010)

Changed paths:
  M src/gc/fixed_allocator.c

Log Message:
-----------
[GC] Made get_free_*_item() funcs decrement counts.

Now those accessor functions track the counts of free items in the pool.


Commit: f16f1ac394281dc1a0c82d43d5bdcfb06837dff9
    https://github.com/parrot/parrot/commit/f16f1ac394281dc1a0c82d43d5bdcfb06837dff9
Author: chromatic <chromatic at wgz.org>
Date:   2010-11-18 (Thu, 18 Nov 2010)

Changed paths:
  M src/gc/gc_ms2.c

Log Message:
-----------
[GC] Removed unnecessary MS2 callbacks.


Commit: 14e89876f3287491cab9f72f9809ca7abe680aaf
    https://github.com/parrot/parrot/commit/14e89876f3287491cab9f72f9809ca7abe680aaf
Author: chromatic <chromatic at wgz.org>
Date:   2010-11-18 (Thu, 18 Nov 2010)

Changed paths:
  M src/gc/gc_ms2.c

Log Message:
-----------
[GC] Inlined Parrot_pmc_destroy() in MS2 sweeper.

It's crazy how much of an optimization this is.


Commit: e21c2e76108016cfc70d444a6c06e10f613b9c0d
    https://github.com/parrot/parrot/commit/e21c2e76108016cfc70d444a6c06e10f613b9c0d
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-18 (Thu, 18 Nov 2010)

Changed paths:
  M DEPRECATED.pod
  M MANIFEST
  M compilers/imcc/imcc.l
  M compilers/imcc/imcc.y
  M compilers/imcc/imclexer.c
  M compilers/imcc/imcparser.c
  M compilers/imcc/imcparser.h
  A config/gen/platform/netbsd/sysmem.c
  M docs/book/draft/ch11_directive_reference.pod
  M docs/pdds/pdd19_pir.pod
  M editor/pir-mode.el
  M src/ops/core.ops
  M t/compilers/imcc/syn/objects.t
  M t/dynpmc/rotest.t
  M t/oo/composition.t
  M t/oo/new.t
  M t/oo/ops.t
  M t/oo/subclass.t
  M t/op/exceptions.t
  M t/op/exit.t
  M t/op/string.t
  M t/pmc/arrayiterator.t
  M t/pmc/bytebuffer.t
  M t/pmc/exception.t
  M t/pmc/exceptionhandler.t
  M t/pmc/filehandle.t
  M t/pmc/hash.t
  M t/pmc/hashiterator.t
  M t/pmc/oplib.t
  M t/pmc/orderedhashiterator.t
  M t/pmc/resizablebooleanarray.t
  M t/pmc/ro.t
  M t/pmc/schedulermessage.t
  M t/pmc/stringhandle.t
  M t/pmc/stringiterator.t
  M t/profiling/profiling.t
  M t/steps/auto/git_describe-01.t
  M t/steps/auto/sha1-01.t

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


Commit: 390038dd73b42e6facf5a7566686bd9e8878e2f9
    https://github.com/parrot/parrot/commit/390038dd73b42e6facf5a7566686bd9e8878e2f9
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-18 (Thu, 18 Nov 2010)

Changed paths:
  M DEPRECATED.pod
  M MANIFEST
  M compilers/imcc/imcc.l
  M compilers/imcc/imcc.y
  M compilers/imcc/imclexer.c
  M compilers/imcc/imcparser.c
  M compilers/imcc/imcparser.h
  M config/auto/git_describe.pm
  M config/auto/sha1.pm
  A config/gen/platform/netbsd/sysmem.c
  M docs/book/draft/ch11_directive_reference.pod
  M docs/pdds/pdd19_pir.pod
  M editor/pir-mode.el
  M src/ops/core.ops
  M t/compilers/imcc/syn/objects.t
  M t/dynpmc/rotest.t
  M t/oo/composition.t
  M t/oo/new.t
  M t/oo/ops.t
  M t/oo/subclass.t
  M t/op/exceptions.t
  M t/op/exit.t
  M t/op/string.t
  M t/pmc/arrayiterator.t
  M t/pmc/bytebuffer.t
  M t/pmc/exception.t
  M t/pmc/exceptionhandler.t
  M t/pmc/filehandle.t
  M t/pmc/hash.t
  M t/pmc/hashiterator.t
  M t/pmc/oplib.t
  M t/pmc/orderedhashiterator.t
  M t/pmc/resizablebooleanarray.t
  M t/pmc/ro.t
  M t/pmc/schedulermessage.t
  M t/pmc/stringhandle.t
  M t/pmc/stringiterator.t
  M t/profiling/profiling.t
  M t/steps/auto/git_describe-01.t
  M t/steps/auto/jit-01.t
  A t/steps/auto/sha1-01.t
  R tools/dev/mk_gitignore.pl

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

Conflicts:
	MANIFEST


Commit: 1de38be7a5d2e78a419384a675ce4f489e11e7e4
    https://github.com/parrot/parrot/commit/1de38be7a5d2e78a419384a675ce4f489e11e7e4
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-18 (Thu, 18 Nov 2010)

Changed paths:
  M src/gc/fixed_allocator.c
  M src/gc/fixed_allocator.h

Log Message:
-----------
Rerun headerizer


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

Changed paths:
  M MANIFEST
  M lib/Parrot/Manifest.pm

Log Message:
-----------
Prevent endless merge conflicts in MANIFEST and MANIFEST.SKIP, and update them


Commit: b23259670a7683a03ce71ae6988441e71a0c74e9
    https://github.com/parrot/parrot/commit/b23259670a7683a03ce71ae6988441e71a0c74e9
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-18 (Thu, 18 Nov 2010)

Changed paths:
  M MANIFEST
  M lib/Parrot/Manifest.pm

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


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

Changed paths:
  M MANIFEST
  M config/gen/makefiles/root.in
  A include/parrot/pointer_array.h
  M src/gc/fixed_allocator.c
  M src/gc/fixed_allocator.h
  M src/gc/gc_ms2.c
  A src/pointer_array.c
  A t/src/pointer_array.t

Log Message:
-----------
Merge branch 'gc_ms2_faster_list'


Commit: 56f84e5a812993a6e74f6a8ce91c322d436c6661
    https://github.com/parrot/parrot/commit/56f84e5a812993a6e74f6a8ce91c322d436c6661
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-18 (Thu, 18 Nov 2010)

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

Log Message:
-----------
Delete junk.


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

Changed paths:
  M VERSION

Log Message:
-----------
Bump VERSION


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

Changed paths:
  M t/dynpmc/foo.t

Log Message:
-----------
add test for ParrotLibrary prop survival

This is currently broken.


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

Changed paths:
  M src/gc/gc_ms2.c

Log Message:
-----------
mark constant PMCs as alive

this fixes ParrotLibrary prop failure


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

Changed paths:
  M VERSION

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


Commit: 3ed8dc76aeb39ae4ad16efc4d2958a77f8a86195
    https://github.com/parrot/parrot/commit/3ed8dc76aeb39ae4ad16efc4d2958a77f8a86195
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-19 (Fri, 19 Nov 2010)

Changed paths:
  M MANIFEST
  M VERSION
  M config/gen/makefiles/root.in
  A include/parrot/pointer_array.h
  M src/gc/fixed_allocator.c
  M src/gc/fixed_allocator.h
  M src/gc/gc_ms2.c
  A src/pointer_array.c
  A t/src/pointer_array.t

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


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

Changed paths:
  M include/parrot/oplib/core_ops.h
  M src/ops/core_ops.c

Log Message:
-----------
hand edit files to remove remaining references to 2_10_0 oplib


Commit: bdc004d77b5ede75f89ea8bef15bcaee534731b6
    https://github.com/parrot/parrot/commit/bdc004d77b5ede75f89ea8bef15bcaee534731b6
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-19 (Fri, 19 Nov 2010)

Changed paths:
  M include/parrot/oplib/core_ops.h
  M src/gc/gc_ms2.c
  M src/ops/core_ops.c
  M t/dynpmc/foo.t

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


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

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

Log Message:
-----------
add libdeps field to PackFile_ByteCode

allows tracking of non-dynoplib dependancies


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

Changed paths:
  M compilers/imcc/imcc.y
  M compilers/imcc/imcparser.c
  M compilers/imcc/imcparser.h
  M compilers/imcc/pbc.c

Log Message:
-----------
use libdeps to track .loadlibs in imcc


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

Changed paths:
  M docs/embed.pod
  M include/parrot/hll.h
  M src/hll.c
  M src/pmc/parrotinterpreter.pmc

Log Message:
-----------
remove HLL_lib HLL registry entry type

this is now handled per-bytecode segment as libdeps


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

Changed paths:
  M include/parrot/hll.h
  M src/packfile.c

Log Message:
-----------
headerizer


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

Changed paths:
  M src/packfile.c

Log Message:
-----------
[codetest] assert_args


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

Changed paths:
  M compilers/imcc/pbc.c

Log Message:
-----------
avoid segfaults in IMCC when compiling to PIR/PASM


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

Changed paths:
  M src/pmc/parrotinterpreter.pmc

Log Message:
-----------
eliminate typemap restoration from PBC

PBC depending on typemappings existing should map types themselves or ensure
other libraries which do so are loaded


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

Changed paths:
  M src/pmc/parrotinterpreter.pmc
  M src/pmc/sub.pmc

Log Message:
-----------
eliminate merging HLL info from parrotinterp found in PBC

in stead, Sub PMCs which actually consume HLL info create their HLL
if it is not yet present


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

Changed paths:
  M compilers/imcc/pbc.c
  M src/pmc/parrotinterpreter.pmc

Log Message:
-----------
stop using parrotinterp as first PMC constant

this is no longer necessary. also disallow freezing parrotinterp since this
no longer serves a useful propose.


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

Changed paths:
  M src/pmc/imageiofreeze.pmc
  M src/pmc/imageiosize.pmc
  M src/pmc/imageiothaw.pmc

Log Message:
-----------
eliminate parrotinterp special case in imageio

this ill-behaved PMC is now not allowed to be frozen


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

Changed paths:
  M compilers/imcc/imcc.y
  M compilers/imcc/imcparser.c
  M compilers/imcc/imcparser.h
  M compilers/imcc/pbc.c
  M docs/embed.pod
  M include/parrot/hll.h
  M include/parrot/packfile.h
  M src/hll.c
  M src/packfile.c
  M src/pmc/imageiofreeze.pmc
  M src/pmc/imageiosize.pmc
  M src/pmc/imageiothaw.pmc
  M src/pmc/parrotinterpreter.pmc
  M src/pmc/sub.pmc

Log Message:
-----------
Merge branch 'parrotinterp-freeze-unhack'


Commit: 02f5b420fa506e18af8c5e5bdf3e774821980764
    https://github.com/parrot/parrot/commit/02f5b420fa506e18af8c5e5bdf3e774821980764
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-19 (Fri, 19 Nov 2010)

Changed paths:
  M tools/dev/headerizer.pl

Log Message:
-----------
Move call to constructor closer to where object is first used.


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

Changed paths:
  M compilers/imcc/imcc.l
  M compilers/imcc/imcc.y
  M compilers/imcc/imclexer.c
  M compilers/imcc/imcparser.c
  M compilers/imcc/imcparser.h
  M compilers/imcc/main.c
  M compilers/pge/PGE/Exp.pir
  M docs/pdds/pdd19_pir.pod
  M editor/pir-mode.el
  M t/compilers/imcc/reg/alloc.t

Log Message:
-----------
eliminate deprecated :unique_reg PIR value flag


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

Changed paths:
  M DEPRECATED.pod

Log Message:
-----------
remove completed :unique_reg deprecation entry


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

Changed paths:
  M compilers/pge/PGE/Perl6Regex.pir

Log Message:
-----------
eliminate use of CodeString in PGE::Perl6Regex


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

Changed paths:
  M DEPRECATED.pod
  M compilers/imcc/imcc.l
  M compilers/imcc/imcc.y
  M compilers/imcc/imclexer.c
  M compilers/imcc/imcparser.c
  M compilers/imcc/imcparser.h
  M compilers/imcc/main.c
  M compilers/imcc/pbc.c
  M compilers/pge/PGE/Exp.pir
  M docs/embed.pod
  M docs/pdds/pdd19_pir.pod
  M editor/pir-mode.el
  M include/parrot/hll.h
  M include/parrot/packfile.h
  M src/hll.c
  M src/packfile.c
  M src/pmc/imageiofreeze.pmc
  M src/pmc/imageiosize.pmc
  M src/pmc/imageiothaw.pmc
  M src/pmc/parrotinterpreter.pmc
  M src/pmc/sub.pmc
  M t/compilers/imcc/reg/alloc.t

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


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

Changed paths:
  M MANIFEST.generated

Log Message:
-----------
add some 2.10.1 Release information


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

Changed paths:
  M README

Log Message:
-----------
add some 2.10.1 Release information


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

Changed paths:
  M docs/parrothist.pod

Log Message:
-----------
add some 2.10.1 Release information


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

Log Message:
-----------
Trying to merge the tag with trunk.


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

Changed paths:
  M MANIFEST.generated
  M README
  M docs/parrothist.pod

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


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

Changed paths:
  M docs/project/git_terminology.pod

Log Message:
-----------
Add 'tag' to our Git Terminology


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

Changed paths:
  M CREDITS

Log Message:
-----------
Add tadzik++ to the CREDITS. The karma must flow.


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

Changed paths:
  M compilers/data_json/data_json/pge2pir.tg

Log Message:
-----------
simplify booleans in data_json


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

Changed paths:
  M compilers/data_json/data_json.pir

Log Message:
-----------
add target option to data_json to allow PIR output

this makes debug easier


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

Changed paths:
  M .gitignore
  M CREDITS
  M ChangeLog
  M Configure.pl
  M DEPRECATED.pod
  M MANIFEST
  M MANIFEST.SKIP
  M MANIFEST.generated
  M NEWS
  M README
  M RESPONSIBLE_PARTIES
  M VERSION
  M compilers/imcc/imcc.l
  M compilers/imcc/imcc.y
  M compilers/imcc/imclexer.c
  M compilers/imcc/imcparser.c
  M compilers/imcc/imcparser.h
  M compilers/imcc/main.c
  M compilers/imcc/optimizer.c
  M compilers/imcc/pbc.c
  M compilers/opsc/src/Ops/Op.pm
  M compilers/pge/PGE/Exp.pir
  A config/auto/git_describe.pm
  A config/auto/libffi.pm
  A config/auto/libffi/test_c.in
  A config/auto/sha1.pm
  M config/gen/config_pm.pm
  M config/gen/makefiles/root.in
  A config/gen/platform/netbsd/sysmem.c
  M config/gen/platform/win32/begin.c
  M config/gen/platform/win32/misc.h
  M config/init/defaults.pm
  M docs/book/draft/ch11_directive_reference.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/embed.pod
  M docs/parrothist.pod
  M docs/pdds/pdd17_pmc.pod
  M docs/pdds/pdd19_pir.pod
  M docs/project/git_terminology.pod
  M docs/project/release_manager_guide.pod
  M editor/pasm.el
  M editor/pir-mode.el
  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/subs/pasm_sub1.pasm
  M ext/Parrot-Embed/t/interp.t
  M ext/Parrot-Embed/t/pipp.t
  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/gcc_pcc.h
  M include/parrot/call.h
  M include/parrot/context.h
  M include/parrot/hll.h
  M include/parrot/interpreter.h
  M include/parrot/nci.h
  M include/parrot/oplib/core_ops.h
  M include/parrot/packfile.h
  M include/parrot/parrot.h
  A include/parrot/pointer_array.h
  M lib/Parrot/Configure/Compiler.pm
  M lib/Parrot/Configure/Options/Conf.pm
  M lib/Parrot/Configure/Options/Conf/Shared.pm
  M lib/Parrot/Configure/Step/List.pm
  A lib/Parrot/Git/Describe.pm
  M lib/Parrot/Harness/Smoke.pm
  M lib/Parrot/Manifest.pm
  M lib/Parrot/Revision.pm
  A lib/Parrot/SHA1.pm
  M lib/Parrot/Test/Pod.pm
  M parrotbug
  M ports/macports/Portfile
  M runtime/parrot/library/OpenGL.pir
  M runtime/parrot/library/TclLibrary.pir
  M src/call/context.c
  M src/call/pcc.c
  M src/debug.c
  M src/dynoplibs/Defines.in
  M src/dynoplibs/Rules.in
  R src/dynoplibs/deprecated.ops
  M src/dynoplibs/io.ops
  M src/dynpmc/rational.pmc
  M src/embed.c
  M src/gc/alloc_resources.c
  M src/gc/fixed_allocator.c
  M src/gc/fixed_allocator.h
  M src/gc/gc_ms2.c
  M src/gc/string_gc.c
  M src/global_setup.c
  M src/hll.c
  M src/interp/inter_misc.c
  M src/io/core.c
  M src/io/unix.c
  M src/io/win32.c
  M src/multidispatch.c
  A src/nci/libffi.c
  A src/nci/signatures.c
  M src/nci_test.c
  M src/ops/core.ops
  M src/ops/core_ops.c
  M src/packfile.c
  M src/pmc/callcontext.pmc
  M src/pmc/fixedbooleanarray.pmc
  M src/pmc/imageiofreeze.pmc
  M src/pmc/imageiosize.pmc
  M src/pmc/imageiothaw.pmc
  M src/pmc/nci.pmc
  M src/pmc/parrotinterpreter.pmc
  M src/pmc/resizablepmcarray.pmc
  M src/pmc/sub.pmc
  A src/pointer_array.c
  M src/runcore/cores.c
  M src/scheduler.c
  M src/string/api.c
  M src/string/encoding/ucs2.c
  M src/thread.c
  M src/utils.c
  M t/codingstd/c_cppcomments.t
  M t/codingstd/c_operator.t
  M t/codingstd/pmc_docs.t
  M t/compilers/imcc/imcpasm/opt2.t
  M t/compilers/imcc/reg/alloc.t
  M t/compilers/imcc/syn/objects.t
  M t/compilers/pct/complete_workflow.t
  M t/compilers/pge/p5regex/p5rx.t
  M t/compilers/pge/perl6regex/01-regex.t
  M t/compilers/pge/perl6regex/rx_modifiers
  M t/compilers/tge/grammar.t
  M t/configure/028-option_or_data.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
  R t/dynoplibs/deprecated.t
  M t/dynpmc/foo.t
  M t/dynpmc/rotest.t
  M t/examples/namespace.t
  M t/harness.pir
  M t/library/getopt_obj.t
  M t/library/md5.t
  M t/library/mime_base64.t
  M t/library/streams.t
  M t/oo/composition.t
  M t/oo/new.t
  M t/oo/objects.t
  M t/oo/ops.t
  M t/oo/subclass.t
  M t/op/annotate.t
  M t/op/exceptions.t
  M t/op/exit.t
  M t/op/sprintf.t
  M t/op/sprintf2.t
  M t/op/string.t
  M t/pmc/arrayiterator.t
  M t/pmc/bytebuffer.t
  M t/pmc/callcontext.t
  M t/pmc/exception.t
  M t/pmc/exceptionhandler.t
  M t/pmc/filehandle.t
  M t/pmc/fixedfloatarray.t
  M t/pmc/float.t
  M t/pmc/hash.t
  M t/pmc/hashiterator.t
  M t/pmc/oplib.t
  M t/pmc/orderedhashiterator.t
  M t/pmc/pmcproxy.t
  M t/pmc/resizablebooleanarray.t
  M t/pmc/ro.t
  M t/pmc/schedulermessage.t
  M t/pmc/string.t
  M t/pmc/stringhandle.t
  M t/pmc/stringiterator.t
  M t/profiling/profiling.t
  A t/src/pointer_array.t
  A t/steps/auto/git_describe-01.t
  M t/steps/auto/jit-01.t
  A t/steps/auto/libffi-01.t
  A t/steps/auto/sha1-01.t
  M t/steps/auto/socklen_t-01.t
  M t/steps/init/defaults-01.t
  M t/tools/create_language.t
  M t/tools/dev/searchops.t
  M t/tools/mk_language_shell.t
  M t/tools/parrot_config.t
  M tools/dev/fetch_languages.pl
  R tools/dev/mk_gitignore.pl
  M tools/dev/ncidef2pasm.pl
  M tools/dev/pbc_to_exe.pir
  M tools/release/release.json
  M tools/release/templates.json

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

Conflicts:
	t/pmc/bytebuffer.t


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

Changed paths:
  M compilers/data_json/data_json.pir
  M compilers/data_json/data_json/pge2pir.tg
  M runtime/parrot/library/PGE/Util.pir

Log Message:
-----------
avoid using CodeString for register uid generation


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

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

Log Message:
-----------
headerizer


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

Changed paths:
  M compilers/imcc/pbc.c

Log Message:
-----------
add missing ASSERT_ARGS and c function docs


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

Changed paths:
  M compilers/data_json/data_json.pir
  M compilers/data_json/data_json/pge2pir.tg

Log Message:
-----------
use StringBuilder to replace CodeString append functionality


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

Changed paths:
  M compilers/data_json/data_json/pge2pir.tg

Log Message:
-----------
fix a few errors


Commit: 776f248cc7c179b1ba43dbc40fc2bcac39478ffb
    https://github.com/parrot/parrot/commit/776f248cc7c179b1ba43dbc40fc2bcac39478ffb
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2010-11-20 (Sat, 20 Nov 2010)

Changed paths:
  M src/io/socket_unix.c
  M src/io/socket_win32.c

Log Message:
-----------
[io] Revert change to socket code for now

It broke Rakudo's IO::Socket and UTF-8


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

Changed paths:
  M t/compilers/imcc/reg/alloc.t
  M t/compilers/imcc/syn/pcc.t
  M t/op/calling.t
  M t/pmc/continuation.t
  M t/pmc/coroutine.t
  M t/pmc/exception-old.t
  M t/pmc/sub.t

Log Message:
-----------
change more deprecated usages of set_addr to set_label in tests


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

Changed paths:
  M compilers/data_json/data_json/pge2pir.tg
  M runtime/parrot/library/PGE/Util.pir

Log Message:
-----------
avoid using CodeString for PIR string generation


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

Changed paths:
  M MANIFEST
  M lib/Parrot/Headerizer/Functions.pm
  M t/tools/dev/headerizer/01_functions.t
  A t/tools/dev/headerizer/02_methods.t
  M tools/dev/headerizer.pl

Log Message:
-----------
Extract some code from tools/dev/headerizer.pl and place it
into Parrot::Headerizer::Functions::qualify_sourcefile().
Start to test that function.  Provide more documentation for
functions in Parrot::Headerizer::Functions.  Add a new test
file to test Parrot::Headerizer methods.  Update MANIFEST.


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

Changed paths:
  M compilers/pge/PGE/Match.pir

Log Message:
-----------
eliminate use of CodeString in PGE;Match


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

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

Log Message:
-----------
use StringBuilder in place of CodeString in TGE


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

Changed paths:
  M compilers/pge/PGE/Exp.pir

Log Message:
-----------
eliminate CodeString in PGE;Expr;gencapture


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

Changed paths:
  M compilers/pge/PGE/Exp.pir

Log Message:
-----------
eliminate uses of CodeString.escape in PGE;Expr


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

Changed paths:
  M compilers/pge/PGE/Exp.pir
  M runtime/parrot/library/PGE/Util.pir

Log Message:
-----------
add pir_key_escape to PGE;Util to replace CodeString.key


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

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

Log Message:
-----------
remove .key and .escape methods from CodeString

these aren't used anywhere in core anymore


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

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

Log Message:
-----------
remove lineof and charname_to_ord methods from CodeString

these are no longer being used


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

Changed paths:
  M compilers/pge/PGE/Exp.pir
  M runtime/parrot/library/PGE/Perl6Grammar.pir
  M runtime/parrot/library/PGE/Util.pir
  M src/pmc/codestring.pmc
  M t/pmc/codestring.t

Log Message:
-----------
eliminate CodeString.unique


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

Changed paths:
  M compilers/pge/PGE/Exp.pir

Log Message:
-----------
use StringBuilder to replace CodeString in PGE;Expr


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

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

Log Message:
-----------
replace CodeString with StringBuilder in PGE;Perl6Regex


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

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

Log Message:
-----------
[disutils] SVN is gone


Commit: eabb0e871c8c8eeaa754ae9a0e0f9677e118e153
    https://github.com/parrot/parrot/commit/eabb0e871c8c8eeaa754ae9a0e0f9677e118e153
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-21 (Sun, 21 Nov 2010)

Changed paths:
  M t/tools/dev/headerizer/01_functions.t
  A t/tools/dev/headerizer/testlib/lack_directive.in
  A t/tools/dev/headerizer/testlib/none.in

Log Message:
-----------
Test additional branches and conditions in
Parrot::Headerizer::Functions::qualify_sourcefile().


Commit: a8c428da9527c93040ee10c45b9458c02c94381f
    https://github.com/parrot/parrot/commit/a8c428da9527c93040ee10c45b9458c02c94381f
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-21 (Sun, 21 Nov 2010)

Changed paths:
  M t/tools/dev/headerizer/01_functions.t
  A t/tools/dev/headerizer/testlib/missingheaderfile.in

Log Message:
-----------
Test additional branches and conditions in
Parrot::Headerizer::Functions::qualify_sourcefile().


Commit: ed0a74524b05b081d2a61608d781b896fcccf03c
    https://github.com/parrot/parrot/commit/ed0a74524b05b081d2a61608d781b896fcccf03c
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-21 (Sun, 21 Nov 2010)

Changed paths:
  M t/tools/dev/headerizer/01_functions.t

Log Message:
-----------
Test additional branches and conditions in
Parrot::Headerizer::Functions::qualify_sourcefile().


Commit: 6c3990d6e9f89359c87c2af60ad0a73264de0b8a
    https://github.com/parrot/parrot/commit/6c3990d6e9f89359c87c2af60ad0a73264de0b8a
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-11-21 (Sun, 21 Nov 2010)

Changed paths:
  M t/pmc/object-meths.t

Log Message:
-----------
apply patch from ronaldws++ for TT #467. This should resolve ticket


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

Changed paths:
  M config/auto/ipv6/test.in

Log Message:
-----------
Make ipv6 detection actually work, at least on Linux


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

Changed paths:
  R src/pmc/codestring.pmc
  M t/op/gc-active-buffers.t
  R t/pmc/codestring.t

Log Message:
-----------
remove CodeString


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

Changed paths:
  M MANIFEST

Log Message:
-----------
mk_manifest_and_skip


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

Changed paths:
  M PBC_COMPAT

Log Message:
-----------
bump PBC_COMPAT for codestring removal


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

Changed paths:
  M CREDITS
  M MANIFEST.generated
  M README
  M compilers/imcc/pbc.c
  M compilers/imcc/pbc.h
  M config/auto/ipv6/test.in
  M docs/parrothist.pod
  M docs/project/git_terminology.pod
  M runtime/parrot/library/distutils.pir
  M t/compilers/imcc/reg/alloc.t
  M t/compilers/imcc/syn/pcc.t
  M t/op/calling.t
  M t/pmc/continuation.t
  M t/pmc/coroutine.t
  M t/pmc/exception-old.t
  M t/pmc/object-meths.t
  M t/pmc/sub.t

Log Message:
-----------
Merge branch 'master' into codestring-deprecation-prep


Commit: 8128e25f4c832c1755bc9c3194599977acaed011
    https://github.com/parrot/parrot/commit/8128e25f4c832c1755bc9c3194599977acaed011
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-21 (Sun, 21 Nov 2010)

Changed paths:
  M t/tools/dev/headerizer/01_functions.t
  A t/tools/dev/headerizer/testlib/hvalidheader.in
  A t/tools/dev/headerizer/testlib/imcc.in
  A t/tools/dev/headerizer/testlib/validheader.in

Log Message:
-----------
Test additional branches and conditions in
Parrot::Headerizer::Functions::qualify_sourcefile().


Commit: 5c6db564f989b363fb68805d5e311769f043fdbc
    https://github.com/parrot/parrot/commit/5c6db564f989b363fb68805d5e311769f043fdbc
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-11-21 (Sun, 21 Nov 2010)

Changed paths:
  M src/pmc/hash.pmc

Log Message:
-----------
don't autovivify nested hashes. TT #1561


Commit: 73ceeb19cbb0e0de985ca703aadd2b1937541882
    https://github.com/parrot/parrot/commit/73ceeb19cbb0e0de985ca703aadd2b1937541882
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-11-21 (Sun, 21 Nov 2010)

Changed paths:
  M config/auto/ipv6/test.in

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


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

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

Log Message:
-----------
[smolder] swap sha1 & git_describe


Commit: 72ef5704ff35cd48a15702d5a565bb9c7282ac4f
    https://github.com/parrot/parrot/commit/72ef5704ff35cd48a15702d5a565bb9c7282ac4f
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2010-11-22 (Mon, 22 Nov 2010)

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

Log Message:
-----------
[makefile] SVN is gone


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

Changed paths:
  M examples/pir/sudoku.pir

Log Message:
-----------
Use hierarchical namespace instead of flat. Part of TT#1486.


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

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

Log Message:
-----------
Add loadlib 'io_ops' to make SDL.pir buildable again. Doesn't work anyway due other failures and absence of any tests.


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

Changed paths:
  M t/pmc/sub.t

Log Message:
-----------
change get_addr to get_label in a Sub test, TT #1857


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

Changed paths:
  M config/gen/makefiles/root.in
  M config/init/defaults.pm
  M lib/Parrot/Pmc2c/Emitter.pm
  M lib/Parrot/Pmc2c/Method.pm
  M lib/Parrot/Pmc2c/Pmc2cMain.pm
  M t/op/cc_state.t
  M t/perl/Parrot_Test.t
  M t/tools/pbc_dump.t

Log Message:
-----------
perl 5.13 deprecates use of bare qw() in a for;
Avoid the warning.


Commit: 0941496ad3a63d3ab12a08b37307480a922ec93f
    https://github.com/parrot/parrot/commit/0941496ad3a63d3ab12a08b37307480a922ec93f
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-11-22 (Mon, 22 Nov 2010)

Changed paths:
  M DEPRECATED.pod

Log Message:
-----------
remove find_lex note from DEPRECTATION.pod The change was done, there is doc in the wiki for 2.9 deprecations and TT #1207 is closed


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

Changed paths:
  M MANIFEST
  M PBC_COMPAT
  M compilers/data_json/data_json.pir
  M compilers/data_json/data_json/pge2pir.tg
  M compilers/pge/PGE/Exp.pir
  M compilers/pge/PGE/Match.pir
  M compilers/pge/PGE/Perl6Regex.pir
  M compilers/tge/TGE/Compiler.pir
  M runtime/parrot/library/PGE/Perl6Grammar.pir
  M runtime/parrot/library/PGE/Util.pir
  R src/pmc/codestring.pmc
  M t/op/gc-active-buffers.t
  R t/pmc/codestring.t

Log Message:
-----------
Merge branch 'codestring-deprecation-prep'


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

Changed paths:
  M DEPRECATED.pod

Log Message:
-----------
remove deprecation notice for completed codestring deprecation


Commit: 93f58ba1bd5c75763b5e193a6fc4444ca9115cc6
    https://github.com/parrot/parrot/commit/93f58ba1bd5c75763b5e193a6fc4444ca9115cc6
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-11-22 (Mon, 22 Nov 2010)

Changed paths:
  M config/gen/platform/win32/pid.c

Log Message:
-----------
win32 version of Parrot_getpid, TT #1564


Commit: 3e86e42d61adf7ef3f9e41059f675534869ec329
    https://github.com/parrot/parrot/commit/3e86e42d61adf7ef3f9e41059f675534869ec329
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-22 (Mon, 22 Nov 2010)

Changed paths:
  M CREDITS
  M DEPRECATED.pod
  M MANIFEST
  M PBC_COMPAT
  M compilers/data_json/data_json.pir
  M compilers/data_json/data_json/pge2pir.tg
  M compilers/imcc/pbc.c
  M compilers/imcc/pbc.h
  M compilers/pge/PGE/Exp.pir
  M compilers/pge/PGE/Match.pir
  M compilers/pge/PGE/Perl6Regex.pir
  M compilers/tge/TGE/Compiler.pir
  M config/auto/ipv6/test.in
  M config/gen/makefiles/root.in
  M config/gen/platform/win32/pid.c
  M config/init/defaults.pm
  M docs/project/git_terminology.pod
  M examples/pir/sudoku.pir
  M lib/Parrot/Harness/Smoke.pm
  M lib/Parrot/Pmc2c/Emitter.pm
  M lib/Parrot/Pmc2c/Method.pm
  M lib/Parrot/Pmc2c/Pmc2cMain.pm
  M runtime/parrot/library/PGE/Perl6Grammar.pir
  M runtime/parrot/library/PGE/Util.pir
  M runtime/parrot/library/SDL.pir
  M runtime/parrot/library/distutils.pir
  R src/pmc/codestring.pmc
  M src/pmc/hash.pmc
  M t/compilers/imcc/reg/alloc.t
  M t/compilers/imcc/syn/pcc.t
  M t/harness.pir
  M t/op/calling.t
  M t/op/cc_state.t
  M t/op/gc-active-buffers.t
  M t/perl/Parrot_Test.t
  R t/pmc/codestring.t
  M t/pmc/continuation.t
  M t/pmc/coroutine.t
  M t/pmc/exception-old.t
  M t/pmc/object-meths.t
  M t/pmc/sub.t
  M t/tools/pbc_dump.t

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


Commit: 9509f35806782e6a995e7295a17195d1b32a08a0
    https://github.com/parrot/parrot/commit/9509f35806782e6a995e7295a17195d1b32a08a0
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-22 (Mon, 22 Nov 2010)

Changed paths:
  M config/auto/ipv6.pm
  M t/steps/auto/ipv6-01.t

Log Message:
-----------
Use cc_run_capture() instead of cc_run() to capture error output.  Correct
number of tests in plan.


Commit: 7592f8a5f2b86185c0f5a6e0460addc5e41c6462
    https://github.com/parrot/parrot/commit/7592f8a5f2b86185c0f5a6e0460addc5e41c6462
Author: Andy Lester <andy at petdance.com>
Date:   2010-11-22 (Mon, 22 Nov 2010)

Changed paths:
  M src/gc/fixed_allocator.c

Log Message:
-----------
Removed unused pointer *ret


Commit: 12740ed9f9ea57587d4ee2afbb3f1df045640884
    https://github.com/parrot/parrot/commit/12740ed9f9ea57587d4ee2afbb3f1df045640884
Author: Andy Lester <andy at petdance.com>
Date:   2010-11-22 (Mon, 22 Nov 2010)

Changed paths:
  M src/pmc/boolean.pmc

Log Message:
-----------
consting two local vars


Commit: 285b502a799b3f589b5b1f40da290dd19852abe5
    https://github.com/parrot/parrot/commit/285b502a799b3f589b5b1f40da290dd19852abe5
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-11-23 (Tue, 23 Nov 2010)

Changed paths:
  M src/global_setup.c

Log Message:
-----------
break library init code apart into two functions, only one of which relies on the config hash. miniparrot does not link


Commit: 3b80d03eaaf1ccf2f8e30daa57acadecab0ed9b6
    https://github.com/parrot/parrot/commit/3b80d03eaaf1ccf2f8e30daa57acadecab0ed9b6
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-23 (Tue, 23 Nov 2010)

Changed paths:
  M config/auto/warnings.pm
  M t/steps/auto/warnings-01.t

Log Message:
-----------
[configure] Applying patch for TT #1862:
Configure.pl should actually test for
gcc -fvisibility=hidden support.


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

Changed paths:
  M config/auto/warnings.pm

Log Message:
-----------
fix codetest failure - trailing spaces


Commit: 45e28a4fa668de4dc3e8f20721e9011a524f29a1
    https://github.com/parrot/parrot/commit/45e28a4fa668de4dc3e8f20721e9011a524f29a1
Author: Matt Rajca <matt.rajca at me.com>
Date:   2010-11-23 (Tue, 23 Nov 2010)

Changed paths:
  M docs/embed.pod
  M include/parrot/datatypes.h
  M src/datatypes.c
  M src/multidispatch.c
  M src/pmc.c

Log Message:
-----------
Rename public functions in src/datatypes.c


Commit: 13094058e7042e5279c1674492268a5acb827133
    https://github.com/parrot/parrot/commit/13094058e7042e5279c1674492268a5acb827133
Author: Matt Rajca <matt.rajca at me.com>
Date:   2010-11-23 (Tue, 23 Nov 2010)

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

Log Message:
-----------
Ran headerizer


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

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

Log Message:
-----------
annotations and markers on arguments


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

Changed paths:
  M src/packdump.c

Log Message:
-----------
removed unused argument from static function


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

Changed paths:
  R compilers/pirc/Defines.mak
  R compilers/pirc/README.pod
  R compilers/pirc/Rules.mak
  R compilers/pirc/TODO
  R compilers/pirc/heredoc/heredocmain.c
  R compilers/pirc/macro/lexer.h
  R compilers/pirc/macro/macro.h
  R compilers/pirc/macro/macro.l
  R compilers/pirc/macro/macro.y
  R compilers/pirc/macro/macrolexer.c
  R compilers/pirc/macro/macrolexer.h
  R compilers/pirc/macro/macroparser.c
  R compilers/pirc/macro/macroparser.h
  R compilers/pirc/src/bcgen.c
  R compilers/pirc/src/bcgen.h
  R compilers/pirc/src/hdocprep.c
  R compilers/pirc/src/hdocprep.l
  R compilers/pirc/src/main.c
  R compilers/pirc/src/pir.l
  R compilers/pirc/src/pir.y
  R compilers/pirc/src/pircapi.c
  R compilers/pirc/src/pircapi.h
  R compilers/pirc/src/pircompiler.c
  R compilers/pirc/src/pircompiler.h
  R compilers/pirc/src/pircompunit.c
  R compilers/pirc/src/pircompunit.h
  R compilers/pirc/src/pirdefines.h
  R compilers/pirc/src/piremit.c
  R compilers/pirc/src/piremit.h
  R compilers/pirc/src/pirerr.c
  R compilers/pirc/src/pirerr.h
  R compilers/pirc/src/pirheredoc.h
  R compilers/pirc/src/pirlexer.c
  R compilers/pirc/src/pirlexer.h
  R compilers/pirc/src/pirmacro.c
  R compilers/pirc/src/pirmacro.h
  R compilers/pirc/src/pirop.c
  R compilers/pirc/src/pirop.h
  R compilers/pirc/src/pirparser.c
  R compilers/pirc/src/pirparser.h
  R compilers/pirc/src/pirpcc.c
  R compilers/pirc/src/pirpcc.h
  R compilers/pirc/src/pirregalloc.c
  R compilers/pirc/src/pirregalloc.h
  R compilers/pirc/src/pirsymbol.c
  R compilers/pirc/src/pirsymbol.h
  R compilers/pirc/src/piryy.h
  R compilers/pirc/t/basic.t
  R compilers/pirc/t/harness
  R compilers/pirc/t/heredoc.t
  R compilers/pirc/t/macro.t
  R compilers/pirc/t/stmts.t
  R compilers/pirc/t/subflags.t
  M config/gen/makefiles/root.in

Log Message:
-----------
delete pirc

Per discussion on #parrotsketch (2010-11-23) this will be removed as it is
unlikely to serve our purposes in its current form.

It has been split out into it's own project currently hosted at
https://github.com/plobsing/parrot-pirc. Any further developments should occur
there.


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

Changed paths:
  M MANIFEST

Log Message:
-----------
mk_manifest_and_skip


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

Changed paths:
  M NEWS

Log Message:
-----------
add news entry re: pirc removal


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

Changed paths:
  M tools/install/smoke.pl

Log Message:
-----------
PIRC is gone


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

Changed paths:
  M DEPRECATED.pod
  M NEWS

Log Message:
-----------
find_codepoint is no longer experimental, it is supported. Remove the entry from DEPRECATED.pod and add a short blurb to NEWS


Commit: 1d07f227d0133001c8fd1f65a898133982234802
    https://github.com/parrot/parrot/commit/1d07f227d0133001c8fd1f65a898133982234802
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-11-24 (Wed, 24 Nov 2010)

Changed paths:
  M DEPRECATED.pod
  M MANIFEST
  M NEWS
  M PBC_COMPAT
  M compilers/data_json/data_json.pir
  M compilers/data_json/data_json/pge2pir.tg
  M compilers/pge/PGE/Exp.pir
  M compilers/pge/PGE/Match.pir
  M compilers/pge/PGE/Perl6Regex.pir
  R compilers/pirc/Defines.mak
  R compilers/pirc/README.pod
  R compilers/pirc/Rules.mak
  R compilers/pirc/TODO
  R compilers/pirc/heredoc/heredocmain.c
  R compilers/pirc/macro/lexer.h
  R compilers/pirc/macro/macro.h
  R compilers/pirc/macro/macro.l
  R compilers/pirc/macro/macro.y
  R compilers/pirc/macro/macrolexer.c
  R compilers/pirc/macro/macrolexer.h
  R compilers/pirc/macro/macroparser.c
  R compilers/pirc/macro/macroparser.h
  R compilers/pirc/src/bcgen.c
  R compilers/pirc/src/bcgen.h
  R compilers/pirc/src/hdocprep.c
  R compilers/pirc/src/hdocprep.l
  R compilers/pirc/src/main.c
  R compilers/pirc/src/pir.l
  R compilers/pirc/src/pir.y
  R compilers/pirc/src/pircapi.c
  R compilers/pirc/src/pircapi.h
  R compilers/pirc/src/pircompiler.c
  R compilers/pirc/src/pircompiler.h
  R compilers/pirc/src/pircompunit.c
  R compilers/pirc/src/pircompunit.h
  R compilers/pirc/src/pirdefines.h
  R compilers/pirc/src/piremit.c
  R compilers/pirc/src/piremit.h
  R compilers/pirc/src/pirerr.c
  R compilers/pirc/src/pirerr.h
  R compilers/pirc/src/pirheredoc.h
  R compilers/pirc/src/pirlexer.c
  R compilers/pirc/src/pirlexer.h
  R compilers/pirc/src/pirmacro.c
  R compilers/pirc/src/pirmacro.h
  R compilers/pirc/src/pirop.c
  R compilers/pirc/src/pirop.h
  R compilers/pirc/src/pirparser.c
  R compilers/pirc/src/pirparser.h
  R compilers/pirc/src/pirpcc.c
  R compilers/pirc/src/pirpcc.h
  R compilers/pirc/src/pirregalloc.c
  R compilers/pirc/src/pirregalloc.h
  R compilers/pirc/src/pirsymbol.c
  R compilers/pirc/src/pirsymbol.h
  R compilers/pirc/src/piryy.h
  R compilers/pirc/t/basic.t
  R compilers/pirc/t/harness
  R compilers/pirc/t/heredoc.t
  R compilers/pirc/t/macro.t
  R compilers/pirc/t/stmts.t
  R compilers/pirc/t/subflags.t
  M compilers/tge/TGE/Compiler.pir
  M config/auto/ipv6.pm
  M config/auto/warnings.pm
  M config/gen/makefiles/root.in
  M config/gen/platform/win32/pid.c
  M include/parrot/pointer_array.h
  M runtime/parrot/library/PGE/Perl6Grammar.pir
  M runtime/parrot/library/PGE/Util.pir
  M src/gc/fixed_allocator.c
  M src/gc/gc_ms.c
  M src/packdump.c
  M src/packfile.c
  M src/pmc/boolean.pmc
  R src/pmc/codestring.pmc
  M src/pointer_array.c
  M t/op/gc-active-buffers.t
  R t/pmc/codestring.t
  M t/steps/auto/ipv6-01.t
  M t/steps/auto/warnings-01.t
  M tools/install/smoke.pl

Log Message:
-----------
merge in trunk, fix conflict in NEWS


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

Changed paths:
  M DEPRECATED.pod
  M MANIFEST
  M NEWS
  R compilers/pirc/Defines.mak
  R compilers/pirc/README.pod
  R compilers/pirc/Rules.mak
  R compilers/pirc/TODO
  R compilers/pirc/heredoc/heredocmain.c
  R compilers/pirc/macro/lexer.h
  R compilers/pirc/macro/macro.h
  R compilers/pirc/macro/macro.l
  R compilers/pirc/macro/macro.y
  R compilers/pirc/macro/macrolexer.c
  R compilers/pirc/macro/macrolexer.h
  R compilers/pirc/macro/macroparser.c
  R compilers/pirc/macro/macroparser.h
  R compilers/pirc/src/bcgen.c
  R compilers/pirc/src/bcgen.h
  R compilers/pirc/src/hdocprep.c
  R compilers/pirc/src/hdocprep.l
  R compilers/pirc/src/main.c
  R compilers/pirc/src/pir.l
  R compilers/pirc/src/pir.y
  R compilers/pirc/src/pircapi.c
  R compilers/pirc/src/pircapi.h
  R compilers/pirc/src/pircompiler.c
  R compilers/pirc/src/pircompiler.h
  R compilers/pirc/src/pircompunit.c
  R compilers/pirc/src/pircompunit.h
  R compilers/pirc/src/pirdefines.h
  R compilers/pirc/src/piremit.c
  R compilers/pirc/src/piremit.h
  R compilers/pirc/src/pirerr.c
  R compilers/pirc/src/pirerr.h
  R compilers/pirc/src/pirheredoc.h
  R compilers/pirc/src/pirlexer.c
  R compilers/pirc/src/pirlexer.h
  R compilers/pirc/src/pirmacro.c
  R compilers/pirc/src/pirmacro.h
  R compilers/pirc/src/pirop.c
  R compilers/pirc/src/pirop.h
  R compilers/pirc/src/pirparser.c
  R compilers/pirc/src/pirparser.h
  R compilers/pirc/src/pirpcc.c
  R compilers/pirc/src/pirpcc.h
  R compilers/pirc/src/pirregalloc.c
  R compilers/pirc/src/pirregalloc.h
  R compilers/pirc/src/pirsymbol.c
  R compilers/pirc/src/pirsymbol.h
  R compilers/pirc/src/piryy.h
  R compilers/pirc/t/basic.t
  R compilers/pirc/t/harness
  R compilers/pirc/t/heredoc.t
  R compilers/pirc/t/macro.t
  R compilers/pirc/t/stmts.t
  R compilers/pirc/t/subflags.t
  M config/gen/makefiles/root.in
  M include/parrot/pointer_array.h
  M src/gc/gc_ms.c
  M src/packdump.c
  M src/packfile.c
  M src/pointer_array.c
  M tools/install/smoke.pl

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


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

Changed paths:
  M NEWS

Log Message:
-----------
update pirc removal news item to use official repo


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

Changed paths:
  M DEPRECATED.pod
  M NEWS
  M tools/install/smoke.pl

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


Commit: 6993dc37bc90be7cb1329d4f15fb1bbd4e0250d2
    https://github.com/parrot/parrot/commit/6993dc37bc90be7cb1329d4f15fb1bbd4e0250d2
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-11-24 (Wed, 24 Nov 2010)

Changed paths:
  M NEWS

Log Message:
-----------
mention the purpose of this branch merge in NEWS


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

Changed paths:
  M NEWS

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


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

Changed paths:
  M .gitignore
  M MANIFEST.SKIP
  M RESPONSIBLE_PARTIES
  M docs/book/draft/appa_glossary.pod
  M docs/book/draft/appd_build_options.pod
  M docs/book/draft/ch01_introduction.pod
  M docs/book/pct/ch01_introduction.pod
  M docs/glossary.pod
  M docs/imcc/imcfaq.pod
  M docs/pdds/draft/pdd06_pasm.pod
  M docs/pdds/pdd19_pir.pod
  M lib/Parrot/Distribution.pm
  M lib/Parrot/Docs/Section/Compilers.pm
  M lib/Parrot/Test.pm
  M t/codingstd/linelength.t

Log Message:
-----------
remove more pirc references.


Commit: 31eeb30e63bb78c1929dbda410a089544e6101eb
    https://github.com/parrot/parrot/commit/31eeb30e63bb78c1929dbda410a089544e6101eb
Author: Coke <will at coleda.com>
Date:   2010-11-24 (Wed, 24 Nov 2010)

Changed paths:
  M docs/faq.pod
  M docs/optable.pod

Log Message:
-----------
Update/Remove some stale references to languages/
dir (long gone.)


Commit: 60c49d43441f03308a105b4bc97b3c0840628c16
    https://github.com/parrot/parrot/commit/60c49d43441f03308a105b4bc97b3c0840628c16
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-11-24 (Wed, 24 Nov 2010)

Changed paths:
  M DEPRECATED.pod

Log Message:
-----------
add note to DEPRECATED.pod about #1800


Commit: 3cfeb72496e5cf02fb974be0992eec6bffcc974f
    https://github.com/parrot/parrot/commit/3cfeb72496e5cf02fb974be0992eec6bffcc974f
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-11-24 (Wed, 24 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 src/ops/core_ops.c
  M src/ops/experimental.ops
  M src/ops/string.ops

Log Message:
-----------
move find_codepoint from experimental.ops to string.ops TT #1629


Commit: ea6a288821c881b13dd5702aef3b4668bc57e406
    https://github.com/parrot/parrot/commit/ea6a288821c881b13dd5702aef3b4668bc57e406
Author: sygi <sygnowski at gmail.com>
Date:   2010-11-24 (Wed, 24 Nov 2010)

Changed paths:
  M src/exit.c

Log Message:
-----------
proba


Commit: 3215717146cadcbb0b62bdc772bd13863c269517
    https://github.com/parrot/parrot/commit/3215717146cadcbb0b62bdc772bd13863c269517
Author: sygi <sygnowski at gmail.com>
Date:   2010-11-24 (Wed, 24 Nov 2010)

Changed paths:
  M compilers/imcc/pbc.c
  M docs/embed.pod
  M include/parrot/exit.h
  M src/embed.c
  M src/interp/inter_create.c
  M t/src/exit.t

Log Message:
-----------
parrot_on_exit->parrot_x_on_exit


Commit: 1e06c9fd93e2a6198922cb33b45d4f71a357b577
    https://github.com/parrot/parrot/commit/1e06c9fd93e2a6198922cb33b45d4f71a357b577
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2010-11-24 (Wed, 24 Nov 2010)

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

Log Message:
-----------
[str] Fix assertion in Unicode chr


Commit: 741efbd068ba91af43d89ce2fd9e602ed4ac09c5
    https://github.com/parrot/parrot/commit/741efbd068ba91af43d89ce2fd9e602ed4ac09c5
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2010-11-24 (Wed, 24 Nov 2010)

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

Log Message:
-----------
[str] Add missing ASSERT_ARGS


Commit: 319feed504fc90cf96362ae3a1190fbf34578b9d
    https://github.com/parrot/parrot/commit/319feed504fc90cf96362ae3a1190fbf34578b9d
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2010-11-24 (Wed, 24 Nov 2010)

Changed paths:
  M src/string/encoding/ucs2.c
  M src/string/encoding/ucs4.c
  M src/string/encoding/utf16.c

Log Message:
-----------
[str] Fix exception types in string scan functions


Commit: 5a0561b1939184d5ee74e9876d3898ed24c8a553
    https://github.com/parrot/parrot/commit/5a0561b1939184d5ee74e9876d3898ed24c8a553
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2010-11-24 (Wed, 24 Nov 2010)

Changed paths:
  M .gitignore
  M DEPRECATED.pod
  M MANIFEST
  M MANIFEST.SKIP
  M NEWS
  M PBC_COMPAT
  M RESPONSIBLE_PARTIES
  M compilers/data_json/data_json.pir
  M compilers/data_json/data_json/pge2pir.tg
  M compilers/imcc/pbc.c
  M compilers/imcc/pbc.h
  M compilers/pge/PGE/Exp.pir
  M compilers/pge/PGE/Match.pir
  M compilers/pge/PGE/Perl6Regex.pir
  R compilers/pirc/Defines.mak
  R compilers/pirc/README.pod
  R compilers/pirc/Rules.mak
  R compilers/pirc/TODO
  R compilers/pirc/heredoc/heredocmain.c
  R compilers/pirc/macro/lexer.h
  R compilers/pirc/macro/macro.h
  R compilers/pirc/macro/macro.l
  R compilers/pirc/macro/macro.y
  R compilers/pirc/macro/macrolexer.c
  R compilers/pirc/macro/macrolexer.h
  R compilers/pirc/macro/macroparser.c
  R compilers/pirc/macro/macroparser.h
  R compilers/pirc/src/bcgen.c
  R compilers/pirc/src/bcgen.h
  R compilers/pirc/src/hdocprep.c
  R compilers/pirc/src/hdocprep.l
  R compilers/pirc/src/main.c
  R compilers/pirc/src/pir.l
  R compilers/pirc/src/pir.y
  R compilers/pirc/src/pircapi.c
  R compilers/pirc/src/pircapi.h
  R compilers/pirc/src/pircompiler.c
  R compilers/pirc/src/pircompiler.h
  R compilers/pirc/src/pircompunit.c
  R compilers/pirc/src/pircompunit.h
  R compilers/pirc/src/pirdefines.h
  R compilers/pirc/src/piremit.c
  R compilers/pirc/src/piremit.h
  R compilers/pirc/src/pirerr.c
  R compilers/pirc/src/pirerr.h
  R compilers/pirc/src/pirheredoc.h
  R compilers/pirc/src/pirlexer.c
  R compilers/pirc/src/pirlexer.h
  R compilers/pirc/src/pirmacro.c
  R compilers/pirc/src/pirmacro.h
  R compilers/pirc/src/pirop.c
  R compilers/pirc/src/pirop.h
  R compilers/pirc/src/pirparser.c
  R compilers/pirc/src/pirparser.h
  R compilers/pirc/src/pirpcc.c
  R compilers/pirc/src/pirpcc.h
  R compilers/pirc/src/pirregalloc.c
  R compilers/pirc/src/pirregalloc.h
  R compilers/pirc/src/pirsymbol.c
  R compilers/pirc/src/pirsymbol.h
  R compilers/pirc/src/piryy.h
  R compilers/pirc/t/basic.t
  R compilers/pirc/t/harness
  R compilers/pirc/t/heredoc.t
  R compilers/pirc/t/macro.t
  R compilers/pirc/t/stmts.t
  R compilers/pirc/t/subflags.t
  M compilers/tge/TGE/Compiler.pir
  M config/auto/ipv6.pm
  M config/auto/ipv6/test.in
  M config/auto/warnings.pm
  M config/gen/makefiles/root.in
  M config/gen/platform/win32/pid.c
  M config/init/defaults.pm
  M docs/book/draft/appa_glossary.pod
  M docs/book/draft/appd_build_options.pod
  M docs/book/draft/ch01_introduction.pod
  M docs/book/pct/ch01_introduction.pod
  M docs/embed.pod
  M docs/faq.pod
  M docs/glossary.pod
  M docs/imcc/imcfaq.pod
  M docs/optable.pod
  M docs/pdds/draft/pdd06_pasm.pod
  M docs/pdds/pdd19_pir.pod
  M examples/pir/sudoku.pir
  M include/parrot/datatypes.h
  M include/parrot/oplib/core_ops.h
  M include/parrot/oplib/ops.h
  M include/parrot/opsenum.h
  M include/parrot/pointer_array.h
  M lib/Parrot/Distribution.pm
  M lib/Parrot/Docs/Section/Compilers.pm
  M lib/Parrot/Harness/Smoke.pm
  M lib/Parrot/Pmc2c/Emitter.pm
  M lib/Parrot/Pmc2c/Method.pm
  M lib/Parrot/Pmc2c/Pmc2cMain.pm
  M lib/Parrot/Test.pm
  M runtime/parrot/library/PGE/Perl6Grammar.pir
  M runtime/parrot/library/PGE/Util.pir
  M runtime/parrot/library/SDL.pir
  M runtime/parrot/library/distutils.pir
  M src/datatypes.c
  M src/gc/fixed_allocator.c
  M src/gc/gc_ms.c
  M src/multidispatch.c
  M src/ops/core_ops.c
  M src/ops/experimental.ops
  M src/ops/string.ops
  M src/packdump.c
  M src/packfile.c
  M src/pmc.c
  M src/pmc/boolean.pmc
  R src/pmc/codestring.pmc
  M src/pmc/hash.pmc
  M src/pointer_array.c
  M t/codingstd/linelength.t
  M t/compilers/imcc/reg/alloc.t
  M t/compilers/imcc/syn/pcc.t
  M t/harness.pir
  M t/op/calling.t
  M t/op/cc_state.t
  M t/op/gc-active-buffers.t
  M t/perl/Parrot_Test.t
  R t/pmc/codestring.t
  M t/pmc/continuation.t
  M t/pmc/coroutine.t
  M t/pmc/exception-old.t
  M t/pmc/object-meths.t
  M t/pmc/sub.t
  M t/steps/auto/ipv6-01.t
  M t/steps/auto/warnings-01.t
  M t/tools/pbc_dump.t
  M tools/install/smoke.pl

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

Conflicts:
	t/tools/pbc_dump.t


Commit: c988360767c4814e68dc15b7d716e2eeb5af1652
    https://github.com/parrot/parrot/commit/c988360767c4814e68dc15b7d716e2eeb5af1652
Author: Matt Rajca <matt.rajca at me.com>
Date:   2010-11-24 (Wed, 24 Nov 2010)

Changed paths:
  M compilers/imcc/imcc.y
  M compilers/imcc/imcparser.c
  M docs/embed.pod
  M include/parrot/dynext.h
  M src/dynext.c
  M src/ops/core.ops
  M src/ops/core_ops.c
  M src/packfile.c
  M src/pmc/parrotinterpreter.pmc
  M t/tools/dev/searchops/samples.pm

Log Message:
-----------
Rename public functions in src/dynext.c


Commit: 0851b2cd102ab8e7c6c731645cac3fdaa853c6b2
    https://github.com/parrot/parrot/commit/0851b2cd102ab8e7c6c731645cac3fdaa853c6b2
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-11-24 (Wed, 24 Nov 2010)

Changed paths:
  M .gitignore
  M DEPRECATED.pod
  M MANIFEST
  M MANIFEST.SKIP
  M NEWS
  M PBC_COMPAT
  M RESPONSIBLE_PARTIES
  M compilers/data_json/data_json.pir
  M compilers/data_json/data_json/pge2pir.tg
  M compilers/pge/PGE/Exp.pir
  M compilers/pge/PGE/Match.pir
  M compilers/pge/PGE/Perl6Regex.pir
  R compilers/pirc/Defines.mak
  R compilers/pirc/README.pod
  R compilers/pirc/Rules.mak
  R compilers/pirc/TODO
  R compilers/pirc/heredoc/heredocmain.c
  R compilers/pirc/macro/lexer.h
  R compilers/pirc/macro/macro.h
  R compilers/pirc/macro/macro.l
  R compilers/pirc/macro/macro.y
  R compilers/pirc/macro/macrolexer.c
  R compilers/pirc/macro/macrolexer.h
  R compilers/pirc/macro/macroparser.c
  R compilers/pirc/macro/macroparser.h
  R compilers/pirc/src/bcgen.c
  R compilers/pirc/src/bcgen.h
  R compilers/pirc/src/hdocprep.c
  R compilers/pirc/src/hdocprep.l
  R compilers/pirc/src/main.c
  R compilers/pirc/src/pir.l
  R compilers/pirc/src/pir.y
  R compilers/pirc/src/pircapi.c
  R compilers/pirc/src/pircapi.h
  R compilers/pirc/src/pircompiler.c
  R compilers/pirc/src/pircompiler.h
  R compilers/pirc/src/pircompunit.c
  R compilers/pirc/src/pircompunit.h
  R compilers/pirc/src/pirdefines.h
  R compilers/pirc/src/piremit.c
  R compilers/pirc/src/piremit.h
  R compilers/pirc/src/pirerr.c
  R compilers/pirc/src/pirerr.h
  R compilers/pirc/src/pirheredoc.h
  R compilers/pirc/src/pirlexer.c
  R compilers/pirc/src/pirlexer.h
  R compilers/pirc/src/pirmacro.c
  R compilers/pirc/src/pirmacro.h
  R compilers/pirc/src/pirop.c
  R compilers/pirc/src/pirop.h
  R compilers/pirc/src/pirparser.c
  R compilers/pirc/src/pirparser.h
  R compilers/pirc/src/pirpcc.c
  R compilers/pirc/src/pirpcc.h
  R compilers/pirc/src/pirregalloc.c
  R compilers/pirc/src/pirregalloc.h
  R compilers/pirc/src/pirsymbol.c
  R compilers/pirc/src/pirsymbol.h
  R compilers/pirc/src/piryy.h
  R compilers/pirc/t/basic.t
  R compilers/pirc/t/harness
  R compilers/pirc/t/heredoc.t
  R compilers/pirc/t/macro.t
  R compilers/pirc/t/stmts.t
  R compilers/pirc/t/subflags.t
  M compilers/tge/TGE/Compiler.pir
  M config/auto/ipv6.pm
  M config/auto/warnings.pm
  M config/gen/makefiles/root.in
  M config/gen/platform/win32/pid.c
  M config/init/defaults.pm
  M docs/book/draft/appa_glossary.pod
  M docs/book/draft/appd_build_options.pod
  M docs/book/draft/ch01_introduction.pod
  M docs/book/pct/ch01_introduction.pod
  M docs/embed.pod
  M docs/faq.pod
  M docs/glossary.pod
  M docs/imcc/imcfaq.pod
  M docs/optable.pod
  M docs/pdds/draft/pdd06_pasm.pod
  M docs/pdds/pdd19_pir.pod
  M examples/pir/sudoku.pir
  M include/parrot/datatypes.h
  M include/parrot/oplib/core_ops.h
  M include/parrot/oplib/ops.h
  M include/parrot/opsenum.h
  M include/parrot/pointer_array.h
  M lib/Parrot/Distribution.pm
  M lib/Parrot/Docs/Section/Compilers.pm
  M lib/Parrot/Harness/Smoke.pm
  M lib/Parrot/Pmc2c/Emitter.pm
  M lib/Parrot/Pmc2c/Method.pm
  M lib/Parrot/Pmc2c/Pmc2cMain.pm
  M lib/Parrot/Test.pm
  M runtime/parrot/library/PGE/Perl6Grammar.pir
  M runtime/parrot/library/PGE/Util.pir
  M runtime/parrot/library/SDL.pir
  M src/datatypes.c
  M src/gc/fixed_allocator.c
  M src/gc/gc_ms.c
  M src/multidispatch.c
  M src/ops/core_ops.c
  M src/ops/experimental.ops
  M src/ops/string.ops
  M src/packdump.c
  M src/packfile.c
  M src/pmc.c
  M src/pmc/boolean.pmc
  R src/pmc/codestring.pmc
  M src/pointer_array.c
  M t/codingstd/linelength.t
  M t/harness.pir
  M t/op/cc_state.t
  M t/op/gc-active-buffers.t
  M t/perl/Parrot_Test.t
  R t/pmc/codestring.t
  M t/pmc/sub.t
  M t/steps/auto/ipv6-01.t
  M t/steps/auto/warnings-01.t
  M t/tools/pbc_dump.t
  M tools/install/smoke.pl

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


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

Changed paths:
  M src/global_setup.c

Log Message:
-----------
this commit ended up on the wrong branch somehow. Remove it for now


Commit: 6ab7c2ea58146743d9b022c0999d2e76b58bcbc1
    https://github.com/parrot/parrot/commit/6ab7c2ea58146743d9b022c0999d2e76b58bcbc1
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-11-24 (Wed, 24 Nov 2010)

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


Commit: 8af50291109ea8717434dca8acadc65239949f92
    https://github.com/parrot/parrot/commit/8af50291109ea8717434dca8acadc65239949f92
Author: Matt Rajca <matt.rajca at me.com>
Date:   2010-11-24 (Wed, 24 Nov 2010)

Changed paths:
  M include/parrot/vtables.h
  M lib/Parrot/Pmc2c/PMC/default.pm
  M src/gc/mark_sweep.c
  M src/interp/inter_create.c
  M src/pmc.c
  M src/pmc/class.pmc
  M src/pmc/parrotinterpreter.pmc
  M src/vtables.c

Log Message:
-----------
Rename public functions in src/vtable.c


Commit: 1e06e5ccc752de9dbfc12bfa63429a5866d0ddb8
    https://github.com/parrot/parrot/commit/1e06e5ccc752de9dbfc12bfa63429a5866d0ddb8
Author: sygi <sygnowski at gmail.com>
Date:   2010-11-25 (Thu, 25 Nov 2010)

Changed paths:
  M ChangeLog
  M compilers/imcc/debug.c
  M compilers/imcc/main.c
  M docs/dev/c_functions.pod
  M docs/embed.pod
  M docs/pdds/pdd23_exceptions.pod
  M examples/c/pbc_info.c
  M examples/c/test_main.c
  M include/parrot/embed.h
  M src/debug.c
  M src/exceptions.c
  M src/main.c
  M src/packdump.c
  M src/parrot_debugger.c
  M src/pbc_disassemble.c
  M src/pbc_dump.c
  M src/pbc_merge.c
  M t/src/basic.t
  M t/src/embed.t
  M t/src/exit.t
  M t/src/extend.t
  M tools/dev/pbc_to_exe.pir

Log Message:
-----------
parrot_exit->parrot_x_exit


Commit: c63fc3e7a3ef665dd9aacec32f2ee085c79cf861
    https://github.com/parrot/parrot/commit/c63fc3e7a3ef665dd9aacec32f2ee085c79cf861
Author: Gerd Pokorra <gp at zimt.uni-siegen.de>
Date:   2010-11-25 (Thu, 25 Nov 2010)

Changed paths:
  M docs/project/release_manager_guide.pod

Log Message:
-----------
remove some svn related stuff


Commit: 883196d132e09cdedd1f04d6d66bb8f630ca962b
    https://github.com/parrot/parrot/commit/883196d132e09cdedd1f04d6d66bb8f630ca962b
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-25 (Thu, 25 Nov 2010)

Changed paths:
  M MANIFEST
  R lib/Parrot/Headerizer.pm
  M lib/Parrot/Headerizer/Functions.pm
  A lib/Parrot/Headerizer/Object.pm
  M t/codingstd/c_function_docs.t
  M t/codingstd/pmc_docs.t
  M t/tools/dev/headerizer/01_functions.t
  M t/tools/dev/headerizer/02_methods.t
  M tools/dev/headerizer.pl

Log Message:
-----------
Rename lib/Parrot/Headerizer.pm to lib/Parrot/Headerizer/Object.pm.
Move most code out of tools/dev/headerizer.pl into Parrot::Headerizer::Object
or Parrot::Headerizer::Functions.  Tests need to be updated.


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

Changed paths:
  M docs/project/git_workflow.pod
  M docs/project/release_manager_guide.pod

Log Message:
-----------
[docs] Improve some git docs and formatting

Adding some information about C<git commit -a> and reformatted
some docs to be more copy-paste friendly.


Commit: 778bdb9be29afd71f9e03cf0c99bf82f09fb1567
    https://github.com/parrot/parrot/commit/778bdb9be29afd71f9e03cf0c99bf82f09fb1567
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-25 (Thu, 25 Nov 2010)

Changed paths:
  M lib/Parrot/Headerizer/Functions.pm
  M lib/Parrot/Headerizer/Object.pm
  M t/tools/dev/headerizer/01_functions.t
  M t/tools/dev/headerizer/02_methods.t

Log Message:
-----------
Add tests for Parrot::Headerizer::Functions::assert_args().
Allow for possibility of uninitialized values in api_first_then_alpha().
Rearrange some code for more logical order.


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

Changed paths:
  M NEWS

Log Message:
-----------
change the NEWS entry. Too many files are having their functions updated to list individually


Commit: 139944dd36750da91cc96223fffa88b20209b496
    https://github.com/parrot/parrot/commit/139944dd36750da91cc96223fffa88b20209b496
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-11-25 (Thu, 25 Nov 2010)

Changed paths:
  M ChangeLog
  M NEWS
  M compilers/imcc/debug.c
  M compilers/imcc/main.c
  M compilers/imcc/pbc.c
  M docs/dev/c_functions.pod
  M docs/embed.pod
  M docs/pdds/pdd23_exceptions.pod
  M examples/c/pbc_info.c
  M examples/c/test_main.c
  M include/parrot/embed.h
  M include/parrot/exit.h
  M src/debug.c
  M src/embed.c
  M src/exceptions.c
  M src/exit.c
  M src/interp/inter_create.c
  M src/main.c
  M src/packdump.c
  M src/parrot_debugger.c
  M src/pbc_disassemble.c
  M src/pbc_dump.c
  M src/pbc_merge.c
  M t/src/basic.t
  M t/src/embed.t
  M t/src/exit.t
  M t/src/extend.t
  M tools/dev/pbc_to_exe.pir

Log Message:
-----------
Merge branch 'exit_func_rename'


Commit: 3097140a8b5b791f63627382babcccb23b121f4c
    https://github.com/parrot/parrot/commit/3097140a8b5b791f63627382babcccb23b121f4c
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-11-25 (Thu, 25 Nov 2010)

Changed paths:
  M docs/project/git_workflow.pod
  M docs/project/release_manager_guide.pod

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


Commit: dcb1b5b6d1d617283de8985c723065afe754fcc4
    https://github.com/parrot/parrot/commit/dcb1b5b6d1d617283de8985c723065afe754fcc4
Author: Matt Rajca <matt.rajca at me.com>
Date:   2010-11-25 (Thu, 25 Nov 2010)

Changed paths:
  M CREDITS
  M compilers/imcc/pcc.c
  M docs/embed.pod
  M include/parrot/misc.h
  M src/dynoplibs/math.ops
  M src/dynoplibs/sys.ops
  M src/exit.c
  M src/ops/core_ops.c
  M src/ops/math.ops
  M src/pmc/fixedintegerarray.pmc
  M src/pmc/fixedpmcarray.pmc
  M src/pmc/integer.pmc
  M src/pmc/scalar.pmc
  M src/string/api.c
  M src/string/encoding/shared.c
  M src/utils.c

Log Message:
-----------
Rename public functions in src/utils.c


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

Changed paths:
  M src/exit.c

Log Message:
-----------
fix item detail to pass c_function_docs.t


Commit: 88a1a0cc31951343c8d0c54b4cb293613f50742a
    https://github.com/parrot/parrot/commit/88a1a0cc31951343c8d0c54b4cb293613f50742a
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-11-26 (Fri, 26 Nov 2010)

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


Commit: c9bf5a09e7df22bf7adeffaf7d5820a7d6af987f
    https://github.com/parrot/parrot/commit/c9bf5a09e7df22bf7adeffaf7d5820a7d6af987f
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-26 (Fri, 26 Nov 2010)

Changed paths:
  M lib/Parrot/Headerizer/Functions.pm
  M lib/Parrot/Headerizer/Object.pm
  M t/tools/dev/headerizer/01_functions.t
  M t/tools/dev/headerizer/02_methods.t
  M tools/dev/headerizer.pl

Log Message:
-----------
Place methods in more logical order within module.  api_first_then_alpha() was
not testing correctly; place it directly in code rather than in imported
subroutine.  Add tests.


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

Changed paths:
  M MANIFEST
  A t/pmc/addrinfo.t

Log Message:
-----------
[t] Add a basic test for the Addrinfo PMC


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

Changed paths:
  M MANIFEST
  R t/pmc/addrinfo.t

Log Message:
-----------
Revert "[t] Add a basic test for the Addrinfo PMC"

This reverts commit 7ad73bd58ca2a092c67061891b8c4e7f91c1f9bc.

This commit should have gone into the tt1798_ipv6 branch. I did
not releaze that the Addrinfo PMC was added in that branch.


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

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

Log Message:
-----------
add patch (modified) from bacek++ to fix TT #1872


Commit: c232b9f2b4a5d361fb7c948e267c8ecdbe82fa6a
    https://github.com/parrot/parrot/commit/c232b9f2b4a5d361fb7c948e267c8ecdbe82fa6a
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-26 (Fri, 26 Nov 2010)

Changed paths:
  M lib/Parrot/Headerizer/Object.pm
  M t/tools/dev/headerizer/02_methods.t
  A t/tools/dev/headerizer/testlib/list.in
  A t/tools/dev/headerizer/testlib/list_h.in

Log Message:
-----------
Add tests for Parrot::Headerizer::Object methods.


Commit: 237a741d6a40bd280b3ed16c3a7fcbab21f8c5d4
    https://github.com/parrot/parrot/commit/237a741d6a40bd280b3ed16c3a7fcbab21f8c5d4
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-26 (Fri, 26 Nov 2010)

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

Log Message:
-----------
Add 'headerizer_tests' target.


Commit: 9a7cfabd75c82e447606fcca53c1fb98059c0a5e
    https://github.com/parrot/parrot/commit/9a7cfabd75c82e447606fcca53c1fb98059c0a5e
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-26 (Fri, 26 Nov 2010)

Changed paths:
  M include/parrot/pointer_array.h

Log Message:
-----------
Properly calculate CELL_PER_CHUNK.


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

Changed paths:
  M src/gc/gc_ms2.c

Log Message:
-----------
One more fix of GC MS2 for tracing stack pointers. Strings are stored in different Pointer_Array


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

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

Log Message:
-----------
fix test to aviod passing TODO's

I think this test is redundant at present as it was svn related
and should probably be removed from the repository


Commit: 392bcec81efa7a355fa96f0d5167aec38bb19d55
    https://github.com/parrot/parrot/commit/392bcec81efa7a355fa96f0d5167aec38bb19d55
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2010-11-27 (Sat, 27 Nov 2010)

Changed paths:
  M CREDITS
  M ChangeLog
  M NEWS
  M compilers/imcc/debug.c
  M compilers/imcc/imcc.y
  M compilers/imcc/imcparser.c
  M compilers/imcc/main.c
  M compilers/imcc/pbc.c
  M compilers/imcc/pcc.c
  M docs/dev/c_functions.pod
  M docs/embed.pod
  M docs/pdds/pdd23_exceptions.pod
  M docs/project/git_workflow.pod
  M docs/project/release_manager_guide.pod
  M examples/c/pbc_info.c
  M examples/c/test_main.c
  M include/parrot/dynext.h
  M include/parrot/embed.h
  M include/parrot/exit.h
  M include/parrot/misc.h
  M include/parrot/pointer_array.h
  M include/parrot/vtables.h
  M lib/Parrot/Pmc2c/PMC/default.pm
  M src/debug.c
  M src/dynext.c
  M src/dynoplibs/math.ops
  M src/dynoplibs/sys.ops
  M src/embed.c
  M src/exceptions.c
  M src/exit.c
  M src/gc/gc_ms2.c
  M src/gc/mark_sweep.c
  M src/interp/inter_create.c
  M src/main.c
  M src/ops/core.ops
  M src/ops/core_ops.c
  M src/ops/math.ops
  M src/packdump.c
  M src/packfile.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/class.pmc
  M src/pmc/fixedintegerarray.pmc
  M src/pmc/fixedpmcarray.pmc
  M src/pmc/integer.pmc
  M src/pmc/parrotinterpreter.pmc
  M src/pmc/scalar.pmc
  M src/pointer_array.c
  M src/string/api.c
  M src/string/encoding/shared.c
  M src/utils.c
  M src/vtables.c
  M t/src/basic.t
  M t/src/embed.t
  M t/src/exit.t
  M t/src/extend.t
  M t/steps/auto/revision-01.t
  M t/tools/dev/searchops/samples.pm
  M tools/dev/pbc_to_exe.pir

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


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

Changed paths:
  M t/tools/dev/headerizer/02_methods.t

Log Message:
-----------
Add tests for 'macro_match' option.


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

Changed paths:
  M tools/dev/headerizer.pl

Log Message:
-----------
Provide better documentation for '--macro' option.


Commit: 4e441aab7fe1c62b4a0d2f0d6090bf45015602cd
    https://github.com/parrot/parrot/commit/4e441aab7fe1c62b4a0d2f0d6090bf45015602cd
Author: Allison Randal <allison at parrot.org>
Date:   2010-11-27 (Sat, 27 Nov 2010)

Changed paths:
  M ports/debian/changelog
  M ports/debian/rules

Log Message:
-----------
Updating Debian packaging files for 2.9.1 supported release.


Commit: 43e7a3682260f8d31dfae10fefdec11a2082c424
    https://github.com/parrot/parrot/commit/43e7a3682260f8d31dfae10fefdec11a2082c424
Author: Allison Randal <allison at perl.org>
Date:   2010-11-27 (Sat, 27 Nov 2010)

Changed paths:
  M src/gc/system.c

Log Message:
-----------
Fix call in ifdef'd code for ia64 arch, signature of trace_mem_block was changed, but call not updated.


Commit: ad90ddc1bca2786e754985f6d23027dd626664a3
    https://github.com/parrot/parrot/commit/ad90ddc1bca2786e754985f6d23027dd626664a3
Author: Allison Randal <allison at parrot.org>
Date:   2010-11-27 (Sat, 27 Nov 2010)

Changed paths:
  A ports/debian/patches/05_fix_gc_ftbfs_ia64.patch
  M ports/debian/patches/series

Log Message:
-----------
Add a patch to debian packaging, fixes ia64 build failure in 2.9.1 packages.


Commit: b626c46cbe4b3e4a547b0c011d8ae69a82b86f9e
    https://github.com/parrot/parrot/commit/b626c46cbe4b3e4a547b0c011d8ae69a82b86f9e
Author: Allison Randal <allison at parrot.org>
Date:   2010-11-27 (Sat, 27 Nov 2010)

Changed paths:
  M ports/debian/control

Log Message:
-----------
Updated generated Debian package file for 2.9.1 release.


Commit: 1d234363c314fe6ccc35d5d3b0f3084f93ff1269
    https://github.com/parrot/parrot/commit/1d234363c314fe6ccc35d5d3b0f3084f93ff1269
Author: Allison Randal <allison at parrot.org>
Date:   2010-11-27 (Sat, 27 Nov 2010)

Changed paths:
  M ports/debian/changelog

Log Message:
-----------
Add ia64 patch to Debian changelog file for 2.9.1 release.


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

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

Log Message:
-----------
Adapt tests to cover all execution paths in the current, git-oriented version
of config/auto/revision.pm.


Commit: cf5af19c53079821253d98171e1bc8800c4ce73c
    https://github.com/parrot/parrot/commit/cf5af19c53079821253d98171e1bc8800c4ce73c
Author: Léo Grange <grangeleo at gmail.com>
Date:   2010-11-28 (Sun, 28 Nov 2010)

Changed paths:
  M compilers/imcc/pbc.c
  M include/parrot/key.h
  M include/parrot/pointer_array.h
  M src/call/args.c
  M src/dynpmc/subproxy.pmc
  M src/hash.c
  M src/key.c
  M src/packdump.c
  M src/pmc/default.pmc
  M src/pmc/fixedpmcarray.pmc
  M src/pmc/hash.pmc
  M src/pmc/imageiosize.pmc
  M src/pmc/key.pmc
  M src/pmc/oplib.pmc
  M src/pmc/orderedhash.pmc
  M src/pmc/parrotinterpreter.pmc
  M src/pmc/unmanagedstruct.pmc
  M src/runcore/trace.c

Log Message:
-----------
All public function in src/key.c renamed from key_* to Parrot_key_*.


Commit: 1e89f76292f840b153b0a09ac0a204d907c46a70
    https://github.com/parrot/parrot/commit/1e89f76292f840b153b0a09ac0a204d907c46a70
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-11-28 (Sun, 28 Nov 2010)

Changed paths:
  M src/dynext.c

Log Message:
-----------
fix a check for nullness that must be STING_IS_NULLness in dynamic loading that was causing some segfaults


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

Changed paths:
  M src/dynext.c

Log Message:
-----------
protect a bit more Parrot_dyn_load_lib against mistakes like the one fixed in 1e89f76


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

Changed paths:
  M src/gc/gc_ms2.c

Log Message:
-----------
Don't try to remove "constant" PMC from PoinerArray.

They are very-very special and handled separately. This commit
prevent breakage of Pointer_Array invariant about storing only
pointers belong to it.


Commit: 2f60133f1e037a968655fb3b56a971731c8f3e57
    https://github.com/parrot/parrot/commit/2f60133f1e037a968655fb3b56a971731c8f3e57
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-28 (Sun, 28 Nov 2010)

Changed paths:
  M config/auto/revision.pm
  M ports/debian/changelog
  M ports/debian/control
  A ports/debian/patches/05_fix_gc_ftbfs_ia64.patch
  M ports/debian/patches/series
  M ports/debian/rules
  M src/dynext.c
  M src/gc/system.c
  M t/steps/auto/revision-01.t

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


Commit: 9a0f1b5016a4c78b580b6beaa8d72d205ca1ce7e
    https://github.com/parrot/parrot/commit/9a0f1b5016a4c78b580b6beaa8d72d205ca1ce7e
Author: vmax <vmax0770 at gmail.com>
Date:   2010-11-28 (Sun, 28 Nov 2010)

Changed paths:
  M README

Log Message:
-----------
Added "how to get parrot from github" section


Commit: 8aa40c94372fa3121abcc237fe1d455247e0990c
    https://github.com/parrot/parrot/commit/8aa40c94372fa3121abcc237fe1d455247e0990c
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-11-28 (Sun, 28 Nov 2010)

Changed paths:
  M compilers/imcc/pbc.c
  M include/parrot/key.h
  M include/parrot/pointer_array.h
  M src/call/args.c
  M src/dynpmc/subproxy.pmc
  M src/hash.c
  M src/key.c
  M src/packdump.c
  M src/pmc/default.pmc
  M src/pmc/fixedpmcarray.pmc
  M src/pmc/hash.pmc
  M src/pmc/imageiosize.pmc
  M src/pmc/key.pmc
  M src/pmc/oplib.pmc
  M src/pmc/orderedhash.pmc
  M src/pmc/parrotinterpreter.pmc
  M src/pmc/unmanagedstruct.pmc
  M src/runcore/trace.c

Log Message:
-----------
Merge branch 'key_func_renames'


Commit: 0e3417087df6bbcf4ffe347389089453c614c891
    https://github.com/parrot/parrot/commit/0e3417087df6bbcf4ffe347389089453c614c891
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2010-11-28 (Sun, 28 Nov 2010)

Changed paths:
  M compilers/imcc/pbc.c
  M config/auto/revision.pm
  M include/parrot/key.h
  M include/parrot/pointer_array.h
  M ports/debian/changelog
  M ports/debian/control
  A ports/debian/patches/05_fix_gc_ftbfs_ia64.patch
  M ports/debian/patches/series
  M ports/debian/rules
  M src/call/args.c
  M src/dynext.c
  M src/dynpmc/subproxy.pmc
  M src/gc/gc_ms2.c
  M src/gc/system.c
  M src/hash.c
  M src/key.c
  M src/packdump.c
  M src/pmc/default.pmc
  M src/pmc/fixedpmcarray.pmc
  M src/pmc/hash.pmc
  M src/pmc/imageiosize.pmc
  M src/pmc/key.pmc
  M src/pmc/oplib.pmc
  M src/pmc/orderedhash.pmc
  M src/pmc/parrotinterpreter.pmc
  M src/pmc/unmanagedstruct.pmc
  M src/runcore/trace.c
  M t/steps/auto/revision-01.t

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


Commit: 4f9d434134f92fd27bcc50ae4f26255c23ed841a
    https://github.com/parrot/parrot/commit/4f9d434134f92fd27bcc50ae4f26255c23ed841a
Author: vmax <vmax0770 at gmail.com>
Date:   2010-11-28 (Sun, 28 Nov 2010)

Changed paths:
  M README

Log Message:
-----------
Added some information, formatted


Commit: 8e00918699c0c704005d04c2a28e31af57ab0a1f
    https://github.com/parrot/parrot/commit/8e00918699c0c704005d04c2a28e31af57ab0a1f
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2010-11-28 (Sun, 28 Nov 2010)

Changed paths:
  M compilers/imcc/pbc.c
  M config/gen/config_pm/config_pir.in
  M config/gen/makefiles/root.in
  M include/parrot/string.h
  M src/dynpmc/gziphandle.pmc
  M src/global_setup.c
  M src/io/api.c
  M src/io/buffer.c
  M src/io/socket_unix.c
  M src/io/socket_win32.c
  M src/io/utf8.c
  M src/library.c
  M src/multidispatch.c
  M src/pmc/bytebuffer.pmc
  M src/pmc/eval.pmc
  M src/pmc/filehandle.pmc
  M src/pmc/fixedbooleanarray.pmc
  M src/string/api.c
  M src/string/encoding/ascii.c
  M src/string/encoding/binary.c
  M src/string/encoding/latin1.c
  M src/string/encoding/null.c
  M src/string/encoding/shared.c
  M src/string/encoding/shared.h
  M src/string/encoding/tables.c
  M src/string/encoding/tables.h
  M src/string/encoding/ucs2.c
  M src/string/encoding/ucs4.c
  M src/string/encoding/utf16.c
  M src/string/encoding/utf8.c
  M src/string/unicode.h
  M t/compilers/imcc/syn/objects.t
  M t/library/mime_base64.t
  M t/op/string_cs.t
  M t/op/stringu.t
  M t/pmc/bytebuffer.t
  M t/pmc/freeze.t
  M t/pmc/packfile.t
  M t/pmc/testlib/packfile_common.pir
  M t/tools/pbc_disassemble.t
  M t/tools/pbc_dump.t
  M tools/dev/pbc_to_exe.pir

Log Message:
-----------
Merge branch 'string_checks'


Commit: ab904c839ef1697db52395b36ff804fded965ecc
    https://github.com/parrot/parrot/commit/ab904c839ef1697db52395b36ff804fded965ecc
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-28 (Sun, 28 Nov 2010)

Changed paths:
  M t/tools/dev/headerizer/02_methods.t
  A t/tools/dev/headerizer/testlib/fixedbooleanarray_pmc.in

Log Message:
-----------
Add tests for case where sourcefile is a PMC.  Add sample file used in illustrating that case.


Commit: 19993a943543f18f4204cfde815d371250ca4edd
    https://github.com/parrot/parrot/commit/19993a943543f18f4204cfde815d371250ca4edd
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2010-11-28 (Sun, 28 Nov 2010)

Changed paths:
  M t/pmc/bytebuffer.t

Log Message:
-----------
Refix typo reverted by previous merge


Commit: 04ab174f19678021768bb491d0afeb6ed9187684
    https://github.com/parrot/parrot/commit/04ab174f19678021768bb491d0afeb6ed9187684
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-28 (Sun, 28 Nov 2010)

Changed paths:
  M src/pmc/default.pmc

Log Message:
-----------
Create constant metadata for constant PMCs in default PMC.

This is required to preserve GC invariant when "constant" objects are not marked.


Commit: e72cca0ad9130e094ea13dd1da1d5749f095a9c5
    https://github.com/parrot/parrot/commit/e72cca0ad9130e094ea13dd1da1d5749f095a9c5
Author: Gerd Pokorra <gp at zimt.uni-siegen.de>
Date:   2010-11-28 (Sun, 28 Nov 2010)

Changed paths:
  M NEWS

Log Message:
-----------
remove some whitespace


Commit: c998b1e57c9b6610c5c48cf5569d56a115023cce
    https://github.com/parrot/parrot/commit/c998b1e57c9b6610c5c48cf5569d56a115023cce
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-28 (Sun, 28 Nov 2010)

Changed paths:
  M lib/Parrot/Headerizer/Functions.pm
  M lib/Parrot/Headerizer/Object.pm
  M t/tools/dev/headerizer/01_functions.t
  M t/tools/dev/headerizer/02_methods.t
  A t/tools/dev/headerizer/testlib/nci_pmc.in

Log Message:
-----------
To demonstrate all execution paths, encapsulate some code within
Parrot::Headerizer::Object methods into subroutines, move the subs into
Parrot::Headerizer::Functions and add tests for them.


Commit: 2aa5bc9f14814720a66d8aadb27b1015a983b95a
    https://github.com/parrot/parrot/commit/2aa5bc9f14814720a66d8aadb27b1015a983b95a
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-28 (Sun, 28 Nov 2010)

Changed paths:
  M lib/Parrot/Headerizer/Functions.pm
  M t/tools/dev/headerizer/01_functions.t

Log Message:
-----------
Add tests for Parrot::Headerizer::Functions::shim_test().


Commit: 51cfb3855ec91b184154639ccc74e03d5c07d380
    https://github.com/parrot/parrot/commit/51cfb3855ec91b184154639ccc74e03d5c07d380
Author: Jimmy Zhuo <zhuomingliang at yahoo.com.cn>
Date:   2010-11-28 (Sun, 28 Nov 2010)

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

Log Message:
-----------
apply patch from TT #1865, it allows more windows environments with git to work correctly, ronaldws++


Commit: 6138a06f6534da5964a8ea59295b676dc0a7844b
    https://github.com/parrot/parrot/commit/6138a06f6534da5964a8ea59295b676dc0a7844b
Author: Jimmy Zhuo <zhuomingliang at yahoo.com.cn>
Date:   2010-11-28 (Sun, 28 Nov 2010)

Changed paths:
  M .gitignore
  M CREDITS
  M ChangeLog
  M DEPRECATED.pod
  M MANIFEST
  M MANIFEST.SKIP
  M NEWS
  M PBC_COMPAT
  M RESPONSIBLE_PARTIES
  M compilers/data_json/data_json.pir
  M compilers/data_json/data_json/pge2pir.tg
  M compilers/imcc/debug.c
  M compilers/imcc/imcc.y
  M compilers/imcc/imcparser.c
  M compilers/imcc/main.c
  M compilers/imcc/pbc.c
  M compilers/imcc/pcc.c
  M compilers/pge/PGE/Exp.pir
  M compilers/pge/PGE/Match.pir
  M compilers/pge/PGE/Perl6Regex.pir
  R compilers/pirc/Defines.mak
  R compilers/pirc/README.pod
  R compilers/pirc/Rules.mak
  R compilers/pirc/TODO
  R compilers/pirc/heredoc/heredocmain.c
  R compilers/pirc/macro/lexer.h
  R compilers/pirc/macro/macro.h
  R compilers/pirc/macro/macro.l
  R compilers/pirc/macro/macro.y
  R compilers/pirc/macro/macrolexer.c
  R compilers/pirc/macro/macrolexer.h
  R compilers/pirc/macro/macroparser.c
  R compilers/pirc/macro/macroparser.h
  R compilers/pirc/src/bcgen.c
  R compilers/pirc/src/bcgen.h
  R compilers/pirc/src/hdocprep.c
  R compilers/pirc/src/hdocprep.l
  R compilers/pirc/src/main.c
  R compilers/pirc/src/pir.l
  R compilers/pirc/src/pir.y
  R compilers/pirc/src/pircapi.c
  R compilers/pirc/src/pircapi.h
  R compilers/pirc/src/pircompiler.c
  R compilers/pirc/src/pircompiler.h
  R compilers/pirc/src/pircompunit.c
  R compilers/pirc/src/pircompunit.h
  R compilers/pirc/src/pirdefines.h
  R compilers/pirc/src/piremit.c
  R compilers/pirc/src/piremit.h
  R compilers/pirc/src/pirerr.c
  R compilers/pirc/src/pirerr.h
  R compilers/pirc/src/pirheredoc.h
  R compilers/pirc/src/pirlexer.c
  R compilers/pirc/src/pirlexer.h
  R compilers/pirc/src/pirmacro.c
  R compilers/pirc/src/pirmacro.h
  R compilers/pirc/src/pirop.c
  R compilers/pirc/src/pirop.h
  R compilers/pirc/src/pirparser.c
  R compilers/pirc/src/pirparser.h
  R compilers/pirc/src/pirpcc.c
  R compilers/pirc/src/pirpcc.h
  R compilers/pirc/src/pirregalloc.c
  R compilers/pirc/src/pirregalloc.h
  R compilers/pirc/src/pirsymbol.c
  R compilers/pirc/src/pirsymbol.h
  R compilers/pirc/src/piryy.h
  R compilers/pirc/t/basic.t
  R compilers/pirc/t/harness
  R compilers/pirc/t/heredoc.t
  R compilers/pirc/t/macro.t
  R compilers/pirc/t/stmts.t
  R compilers/pirc/t/subflags.t
  M compilers/tge/TGE/Compiler.pir
  M config/auto/ipv6.pm
  M config/auto/revision.pm
  M config/auto/warnings.pm
  M config/gen/config_pm/config_pir.in
  M config/gen/makefiles/root.in
  M config/gen/platform/win32/pid.c
  M config/init/defaults.pm
  M docs/book/draft/appa_glossary.pod
  M docs/book/draft/appd_build_options.pod
  M docs/book/draft/ch01_introduction.pod
  M docs/book/pct/ch01_introduction.pod
  M docs/dev/c_functions.pod
  M docs/embed.pod
  M docs/faq.pod
  M docs/glossary.pod
  M docs/imcc/imcfaq.pod
  M docs/optable.pod
  M docs/pdds/draft/pdd06_pasm.pod
  M docs/pdds/pdd19_pir.pod
  M docs/pdds/pdd23_exceptions.pod
  M docs/project/git_workflow.pod
  M docs/project/release_manager_guide.pod
  M examples/c/pbc_info.c
  M examples/c/test_main.c
  M examples/pir/sudoku.pir
  M include/parrot/datatypes.h
  M include/parrot/dynext.h
  M include/parrot/embed.h
  M include/parrot/exit.h
  M include/parrot/key.h
  M include/parrot/misc.h
  M include/parrot/oplib/core_ops.h
  M include/parrot/oplib/ops.h
  M include/parrot/opsenum.h
  M include/parrot/pointer_array.h
  M include/parrot/string.h
  M include/parrot/vtables.h
  M lib/Parrot/Distribution.pm
  M lib/Parrot/Docs/Section/Compilers.pm
  M lib/Parrot/Pmc2c/Emitter.pm
  M lib/Parrot/Pmc2c/Method.pm
  M lib/Parrot/Pmc2c/PMC/default.pm
  M lib/Parrot/Pmc2c/Pmc2cMain.pm
  M lib/Parrot/Test.pm
  M ports/debian/changelog
  M ports/debian/control
  A ports/debian/patches/05_fix_gc_ftbfs_ia64.patch
  M ports/debian/patches/series
  M ports/debian/rules
  M runtime/parrot/library/PGE/Perl6Grammar.pir
  M runtime/parrot/library/PGE/Util.pir
  M runtime/parrot/library/SDL.pir
  M src/call/args.c
  M src/datatypes.c
  M src/debug.c
  M src/dynext.c
  M src/dynoplibs/math.ops
  M src/dynoplibs/sys.ops
  M src/dynpmc/gziphandle.pmc
  M src/dynpmc/subproxy.pmc
  M src/embed.c
  M src/exceptions.c
  M src/exit.c
  M src/gc/fixed_allocator.c
  M src/gc/gc_ms.c
  M src/gc/gc_ms2.c
  M src/gc/mark_sweep.c
  M src/gc/system.c
  M src/global_setup.c
  M src/hash.c
  M src/interp/inter_create.c
  M src/io/api.c
  M src/io/buffer.c
  M src/io/socket_unix.c
  M src/io/socket_win32.c
  M src/io/utf8.c
  M src/key.c
  M src/library.c
  M src/main.c
  M src/multidispatch.c
  M src/ops/core.ops
  M src/ops/core_ops.c
  M src/ops/experimental.ops
  M src/ops/math.ops
  M src/ops/string.ops
  M src/packdump.c
  M src/packfile.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/boolean.pmc
  M src/pmc/bytebuffer.pmc
  M src/pmc/class.pmc
  R src/pmc/codestring.pmc
  M src/pmc/default.pmc
  M src/pmc/eval.pmc
  M src/pmc/filehandle.pmc
  M src/pmc/fixedbooleanarray.pmc
  M src/pmc/fixedintegerarray.pmc
  M src/pmc/fixedpmcarray.pmc
  M src/pmc/hash.pmc
  M src/pmc/imageiosize.pmc
  M src/pmc/integer.pmc
  M src/pmc/key.pmc
  M src/pmc/oplib.pmc
  M src/pmc/orderedhash.pmc
  M src/pmc/parrotinterpreter.pmc
  M src/pmc/scalar.pmc
  M src/pmc/unmanagedstruct.pmc
  M src/pointer_array.c
  M src/runcore/trace.c
  M src/string/api.c
  M src/string/encoding/ascii.c
  M src/string/encoding/binary.c
  M src/string/encoding/latin1.c
  M src/string/encoding/null.c
  M src/string/encoding/shared.c
  M src/string/encoding/shared.h
  M src/string/encoding/tables.c
  M src/string/encoding/tables.h
  M src/string/encoding/ucs2.c
  M src/string/encoding/ucs4.c
  M src/string/encoding/utf16.c
  M src/string/encoding/utf8.c
  M src/string/unicode.h
  M src/utils.c
  M src/vtables.c
  M t/codingstd/linelength.t
  M t/compilers/imcc/syn/objects.t
  M t/library/mime_base64.t
  M t/op/cc_state.t
  M t/op/gc-active-buffers.t
  M t/op/string_cs.t
  M t/op/stringu.t
  M t/perl/Parrot_Test.t
  M t/pmc/bytebuffer.t
  R t/pmc/codestring.t
  M t/pmc/freeze.t
  M t/pmc/packfile.t
  M t/pmc/sub.t
  M t/pmc/testlib/packfile_common.pir
  M t/src/basic.t
  M t/src/embed.t
  M t/src/exit.t
  M t/src/extend.t
  M t/steps/auto/ipv6-01.t
  M t/steps/auto/revision-01.t
  M t/steps/auto/warnings-01.t
  M t/tools/dev/searchops/samples.pm
  M t/tools/pbc_disassemble.t
  M t/tools/pbc_dump.t
  M tools/dev/pbc_to_exe.pir
  M tools/install/smoke.pl

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


Commit: fccfb064932f0c3fbbb30b608e32169b36fa7cb0
    https://github.com/parrot/parrot/commit/fccfb064932f0c3fbbb30b608e32169b36fa7cb0
Author: vmax <vmax0770 at gmail.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M README

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



Commit: 1cfc9b9f743e486663f69cf08be08c63faf19ced
    https://github.com/parrot/parrot/commit/1cfc9b9f743e486663f69cf08be08c63faf19ced
Author: vmax <vmax0770 at gmail.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M README

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



Commit: 6735bb156fd43d5e3341224efe2c649d95221a7e
    https://github.com/parrot/parrot/commit/6735bb156fd43d5e3341224efe2c649d95221a7e
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M docs/embed.pod
  M include/parrot/global_setup.h
  M src/global_setup.c
  M tools/build/parrot_config_c.pl

Log Message:
-----------
renaming Parrot_set_config_hash_internal to Parrot_gbl_set_config_hash_internal


Commit: 2f7ae4ef4c96e51b3b39579731af34668727f20c
    https://github.com/parrot/parrot/commit/2f7ae4ef4c96e51b3b39579731af34668727f20c
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  R README
  A README.markdown

Log Message:
-----------
adding .markdown extension to README for GitHub


Commit: 4e7ba26b63bf7f3fa420048529097dc7911f5989
    https://github.com/parrot/parrot/commit/4e7ba26b63bf7f3fa420048529097dc7911f5989
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M config/gen/core_pmcs.pm
  M include/parrot/global_setup.h
  M src/global_setup.c
  M src/vtables.c

Log Message:
-----------
renaming Parrot_initialize_core_pmcs to Parrot_gbl_initialize_core_pmcs


Commit: ed542fb6027d5c0bf1ecd26ab8b4272ec7728bfe
    https://github.com/parrot/parrot/commit/ed542fb6027d5c0bf1ecd26ab8b4272ec7728bfe
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M config/gen/core_pmcs.pm
  M include/parrot/global_setup.h
  M src/global_setup.c

Log Message:
-----------
renaming Parrot_register_core_pmcs to Parrot_gbl_register_core_pmcs


Commit: 6c6bfd60e8962b665a974ba3a86652764c96b973
    https://github.com/parrot/parrot/commit/6c6bfd60e8962b665a974ba3a86652764c96b973
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M src/global_setup.c

Log Message:
-----------
renaming parrot_global_setup_2 to Parrot_gbl_setup_2


Commit: ad66f87af60c3c95a8ebd1cd6c7f596ba3cfec65
    https://github.com/parrot/parrot/commit/ad66f87af60c3c95a8ebd1cd6c7f596ba3cfec65
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M src/embed.c
  M src/global_setup.c
  M src/interp/inter_create.c

Log Message:
-----------
renaming init_world_once to Parrot_gbl_init_world_once and parrot_set_config_hash_interpreter to Parrot_gbl_set_config_hash_interpreter


Commit: 92cf61845af0efb5ac13bfb218db877fa291b9c6
    https://github.com/parrot/parrot/commit/92cf61845af0efb5ac13bfb218db877fa291b9c6
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M include/parrot/global_setup.h

Log Message:
-----------
forgot to rename a init_world_once function


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

Changed paths:
  A README
  R README.markdown

Log Message:
-----------
undo README rename


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

Changed paths:
  M README

Log Message:
-----------
merge in the README improvements with new git information from GCI student vmax++


Commit: 056265dec0600314bf9d10f5655730a46eecd30d
    https://github.com/parrot/parrot/commit/056265dec0600314bf9d10f5655730a46eecd30d
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M CREDITS

Log Message:
-----------
Adding myself to CREDITS file


Commit: 5e024766c1ff2521bdcdc530f373283c535fc91e
    https://github.com/parrot/parrot/commit/5e024766c1ff2521bdcdc530f373283c535fc91e
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M include/parrot/hll.h
  M src/global_setup.c
  M src/hll.c

Log Message:
-----------
Renaming Parrot_init_HLL() to Parrot_hll_init_HLL()


Commit: 82337d1c4f8a6a6936a81e048d7ff0adfc9adbf1
    https://github.com/parrot/parrot/commit/82337d1c4f8a6a6936a81e048d7ff0adfc9adbf1
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M compilers/imcc/imcc.y
  M compilers/imcc/imcparser.c
  M docs/embed.pod
  M include/parrot/hll.h
  M src/hll.c
  M src/pmc/sub.pmc

Log Message:
-----------
Renaming Parrot_register_HLL() to Parrot_hll_register_HLL()


Commit: cff8e25a0b2cb02a93211d2dbf7a77de80e9c5b7
    https://github.com/parrot/parrot/commit/cff8e25a0b2cb02a93211d2dbf7a77de80e9c5b7
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M docs/embed.pod
  M include/parrot/hll.h
  M lib/Parrot/Pmc2c/PMCEmitter.pm
  M src/hll.c
  M src/pmc/parrotinterpreter.pmc

Log Message:
-----------
Renaming Parrot_register_HLL_type() to Parrot_hll_register_HLL_type()


Commit: c4127049593e522146ece337712dc71f9f0a4e04
    https://github.com/parrot/parrot/commit/c4127049593e522146ece337712dc71f9f0a4e04
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M docs/embed.pod
  M include/parrot/hll.h
  M src/hll.c

Log Message:
-----------
Renaming Parrot_get_HLL_type() to Parrot_hll_get_HLL_type()


Commit: e515afad3f634cb0510959ff61a0d8c80d462450
    https://github.com/parrot/parrot/commit/e515afad3f634cb0510959ff61a0d8c80d462450
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M compilers/imcc/pbc.c
  M docs/embed.pod
  M include/parrot/hll.h
  M src/call/args.c
  M src/dynoplibs/trans.ops
  M src/hash.c
  M src/hll.c
  M src/io/api.c
  M src/namespace.c
  M src/ops/cmp.ops
  M src/ops/core_ops.c
  M src/ops/experimental.ops
  M src/ops/pmc.ops
  M src/pmc.c
  M src/pmc/callcontext.pmc
  M src/pmc/complex.pmc
  M src/pmc/coroutine.pmc
  M src/pmc/fixedpmcarray.pmc
  M src/pmc/float.pmc
  M src/pmc/integer.pmc
  M src/pmc/orderedhash.pmc
  M src/pmc/string.pmc
  M src/pmc/stringiterator.pmc
  M src/pmc/sub.pmc
  M src/string/api.c
  M src/utils.c

Log Message:
-----------
Renaming Parrot_get_ctx_HLL_type() to Parrot_hll_get_ctx_HLL_type()


Commit: f6b063c50e65b6964f4f108367aa8b0873508a0a
    https://github.com/parrot/parrot/commit/f6b063c50e65b6964f4f108367aa8b0873508a0a
Author: Mark Glines <infinoid at chirp.(none)>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M README

Log Message:
-----------
[README] Minor nit: the Debian/Ubuntu package is called git-core, not core.


Commit: 8e800306cffec161455db57fa9836e0e3e5e5f36
    https://github.com/parrot/parrot/commit/8e800306cffec161455db57fa9836e0e3e5e5f36
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M docs/embed.pod
  M include/parrot/hll.h
  M src/hll.c
  M src/namespace.c
  M src/ops/core_ops.c
  M src/ops/var.ops

Log Message:
-----------
Renaming Parrot_get_ctx_HLL_namespace() to Parrot_hll_get_ctx_HLL_namespace()


Commit: 35090a7a6130fd9cdee07f5fe895e5e286d3936c
    https://github.com/parrot/parrot/commit/35090a7a6130fd9cdee07f5fe895e5e286d3936c
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M docs/embed.pod
  M include/parrot/hll.h
  M src/dynext.c
  M src/hll.c
  M src/namespace.c
  M src/packfile.c

Log Message:
-----------
Renaming Parrot_get_HLL_namespace() to Parrot_hll_get_HLL_namespace()


Commit: f7134def9fa2f5a847b2dca103add4e4701b9a05
    https://github.com/parrot/parrot/commit/f7134def9fa2f5a847b2dca103add4e4701b9a05
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M docs/embed.pod
  M include/parrot/hll.h
  M src/hll.c
  M src/pmc/parrotinterpreter.pmc

Log Message:
-----------
Renaming Parrot_regenerate_HLL_namespaces() to Parrot_hll_regenerate_HLL_namespaces()


Commit: f89a69a2cefcbc1226e8cf1059096f2e974ca5f9
    https://github.com/parrot/parrot/commit/f89a69a2cefcbc1226e8cf1059096f2e974ca5f9
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M docs/embed.pod
  M include/parrot/hll.h
  M src/hll.c
  M src/pmc/callcontext.pmc
  M src/pmc/sub.pmc

Log Message:
-----------
Renaming Parrot_get_HLL_name() to Parrot_hll_get_HLL_name()


Commit: 99bcc837e2532e4d8a0b6c397f1dd5cb477fcf94
    https://github.com/parrot/parrot/commit/99bcc837e2532e4d8a0b6c397f1dd5cb477fcf94
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M docs/embed.pod
  M include/parrot/hll.h
  M lib/Parrot/Pmc2c/PMCEmitter.pm
  M src/hll.c

Log Message:
-----------
Renaming Parrot_get_HLL_id() to Parrot_hll_get_HLL_id()


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

Changed paths:
  M CREDITS
  M compilers/imcc/imcc.y
  M compilers/imcc/imcparser.c
  M compilers/imcc/pbc.c
  M docs/embed.pod
  M include/parrot/hll.h
  M lib/Parrot/Pmc2c/PMCEmitter.pm
  M src/call/args.c
  M src/dynext.c
  M src/dynoplibs/trans.ops
  M src/global_setup.c
  M src/hash.c
  M src/hll.c
  M src/io/api.c
  M src/namespace.c
  M src/ops/cmp.ops
  M src/ops/core_ops.c
  M src/ops/experimental.ops
  M src/ops/pmc.ops
  M src/ops/var.ops
  M src/packfile.c
  M src/pmc.c
  M src/pmc/callcontext.pmc
  M src/pmc/complex.pmc
  M src/pmc/coroutine.pmc
  M src/pmc/fixedpmcarray.pmc
  M src/pmc/float.pmc
  M src/pmc/integer.pmc
  M src/pmc/orderedhash.pmc
  M src/pmc/parrotinterpreter.pmc
  M src/pmc/string.pmc
  M src/pmc/stringiterator.pmc
  M src/pmc/sub.pmc
  M src/string/api.c
  M src/utils.c

Log Message:
-----------
merge in changes from fbrito++. GCI task to rename functions in src/hll.c to match naming convnetions


Commit: e16b53a76899a4dadb0f54f4e2fff231c6e58c51
    https://github.com/parrot/parrot/commit/e16b53a76899a4dadb0f54f4e2fff231c6e58c51
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M README

Log Message:
-----------
Add instructions for obtaining git for Mac OS X.  Remove outdated language re
Perl 5's alleged shortcomings.


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

Changed paths:
  M t/pmc/stringiterator.t

Log Message:
-----------
[t] String iterator get_*_keyed tests for different encodings


Commit: 856c6e5efc359bd1bdcd0db757ff4a13c907fbe3
    https://github.com/parrot/parrot/commit/856c6e5efc359bd1bdcd0db757ff4a13c907fbe3
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M t/op/string_cs.t

Log Message:
-----------
[t] Add tests for conversion to UCS-4


Commit: 4c93dc14ba08bb8c115d75afc0db342a48b8dd55
    https://github.com/parrot/parrot/commit/4c93dc14ba08bb8c115d75afc0db342a48b8dd55
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M include/parrot/string.h
  M src/pmc/stringiterator.pmc
  M src/string/api.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/ucs2.c
  M src/string/encoding/ucs4.c
  M src/string/encoding/utf16.c
  M src/string/encoding/utf8.c

Log Message:
-----------
[str] Replace STRING_iter_set_position with STRING_iter_skip


Commit: 1f7b157f5b086a99d1bdeb92db62deacaef08f3b
    https://github.com/parrot/parrot/commit/1f7b157f5b086a99d1bdeb92db62deacaef08f3b
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M t/op/stringu.t

Log Message:
-----------
[t] Test ord with different Unicode encodings


Commit: 81591521fb9ef63805cb949c308b5cdc275fdc2d
    https://github.com/parrot/parrot/commit/81591521fb9ef63805cb949c308b5cdc275fdc2d
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M t/op/stringu.t

Log Message:
-----------
[t] Test another malformed UTF-8 string


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

Changed paths:
  M t/op/stringu.t

Log Message:
-----------
[t] Test illegal UTF-8 escape char


Commit: 7df9d8486eac6c83b8cc6df723e444d468cf5178
    https://github.com/parrot/parrot/commit/7df9d8486eac6c83b8cc6df723e444d468cf5178
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M t/op/stringu.t

Log Message:
-----------
[t] More tests for illegal char escapes


Commit: df600839226d5dc422ea2b120544ed13147ca6dc
    https://github.com/parrot/parrot/commit/df600839226d5dc422ea2b120544ed13147ca6dc
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M lib/Parrot/Headerizer/Functions.pm
  M lib/Parrot/Headerizer/Object.pm
  M t/tools/dev/headerizer/01_functions.t
  A t/tools/dev/headerizer/testlib/function_decls.in

Log Message:
-----------
Refactor some code from within
Parrot::Headerizer::Object::replace_headerized_declarations()
into
Parrot::Headerizer::Functions::add_headerizer_markers().
Code itself is working, but not correctly tested yet in
01_functions.t


Commit: 6cc3b2ced92047d4b2bc51ba014328bcdb70c412
    https://github.com/parrot/parrot/commit/6cc3b2ced92047d4b2bc51ba014328bcdb70c412
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M lib/Parrot/Headerizer/Functions.pm
  M lib/Parrot/Headerizer/Object.pm

Log Message:
-----------
Delete commented-out code.


Commit: 31f6c2e542ffc745bf567b8ffacb814cb9e1b643
    https://github.com/parrot/parrot/commit/31f6c2e542ffc745bf567b8ffacb814cb9e1b643
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-29 (Mon, 29 Nov 2010)

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

Log Message:
-----------
Apply patch submitted by fbrito++ in http://trac.parrot.org/parrot/ticket/1876.  Have
'make clean' remove blib/ on the grounds that blib/ is created by 'make' rather than by
Configure.pl and 'make clean' is intended to remove files created specifically by
'make'.


Commit: 8d9d806b1ef689f49b36287f7510e7cb9e06a113
    https://github.com/parrot/parrot/commit/8d9d806b1ef689f49b36287f7510e7cb9e06a113
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

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

Log Message:
-----------
Moving get_fd() from filehandle.pmc to handle.pmc

Signed-off-by: Jonathan "Duke" Leto <jonathan at leto.net>


Commit: 70992f350b5c4c8c7655586939cc2d52dcaeaef4
    https://github.com/parrot/parrot/commit/70992f350b5c4c8c7655586939cc2d52dcaeaef4
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M t/pmc/socket.t

Log Message:
-----------
Test: Socket get_fd() should not return -1

Signed-off-by: Jonathan "Duke" Leto <jonathan at leto.net>


Commit: 93b2c4399ff44f0b9544e4eacb0fd022e160c2d3
    https://github.com/parrot/parrot/commit/93b2c4399ff44f0b9544e4eacb0fd022e160c2d3
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M t/pmc/filehandle.t

Log Message:
-----------
Forgot to tell FileHandle test that I added a new one

Signed-off-by: Jonathan "Duke" Leto <jonathan at leto.net>


Commit: 7a4bef02fa2580ed98700262651596b63308c329
    https://github.com/parrot/parrot/commit/7a4bef02fa2580ed98700262651596b63308c329
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M t/pmc/filehandle.t

Log Message:
-----------
Test: FileHandle get_fd() should not return -1

Signed-off-by: Jonathan "Duke" Leto <jonathan at leto.net>


Commit: 1d7dded85bf9bfda64ea186884c837764eb1e728
    https://github.com/parrot/parrot/commit/1d7dded85bf9bfda64ea186884c837764eb1e728
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-11-29 (Mon, 29 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 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/gettext/gettext_c.in
  M config/auto/glibc/test_c.in
  M config/auto/gmp/gmp_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/isreg/test_c.in
  M config/auto/libffi/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/neg_0/test_c.in
  M config/auto/opengl/opengl_c.in
  M config/auto/pcre/pcre_c.in
  M config/auto/readline/readline_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/floatval_maxmin_c.in
  M config/auto/sizes/intval_maxmin_c.in
  M config/auto/sizes/test2_c.in
  M config/auto/sizes/test3_c.in
  M config/auto/sizes/test_c.in
  M config/auto/snprintf/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 config/auto/zlib/zlib_c.in
  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/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/netbsd/sysmem.c
  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 examples/benchmarks/primes.c
  M examples/benchmarks/primes2.c
  M examples/c/nanoparrot.c
  M examples/c/pbc_info.c
  M examples/c/test_main.c
  M examples/compilers/japhc.c
  M examples/embed/cotorra.c
  M examples/mops/mops.c
  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/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
  M 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 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/bit.ops
  M src/dynoplibs/debug.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/dynlexpad.pmc
  M src/dynpmc/file.pmc
  M src/dynpmc/foo.pmc
  M src/dynpmc/foo2.pmc
  M src/dynpmc/gziphandle.pmc
  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/libffi.c
  M src/nci/signatures.c
  M src/nci_test.c
  M src/oo.c
  M src/ops/bit.ops
  M src/ops/cmp.ops
  M src/ops/core.ops
  M src/ops/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/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
  M src/pointer_array.c
  M src/runcore/cores.c
  M src/runcore/main.c
  M src/runcore/profiling.c
  M src/runcore/trace.c
  M src/scheduler.c
  M src/spf_render.c
  M src/spf_vtable.c
  M src/string/api.c
  M src/string/encoding.c
  M src/string/encoding/ascii.c
  M src/string/encoding/binary.c
  M src/string/encoding/latin1.c
  M src/string/encoding/null.c
  M src/string/encoding/shared.c
  M src/string/encoding/shared.h
  M src/string/encoding/tables.c
  M src/string/encoding/tables.h
  M src/string/encoding/ucs2.c
  M src/string/encoding/ucs4.c
  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/vtables.c
  M src/warnings.c
  M t/codingstd/c_code_coda.t
  M t/tools/install/testlib/include/parrot/charset.h
  M t/tools/install/testlib/src/pmc/pmc_object.h

Log Message:
-----------
update C file vim modelines

Specifies 2-space label outdent as per coding standard. Satisfies TT # 1547.

command used:
> perl -Mlib=lib -MParrot::Distribution -E 'say $_->path for Parrot::Distribution->new->get_c_language_files' | xargs sed -i "s/vim:\(.*\):$/vim:\1 cinoptions='\\\\:2=2' :/"


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

Changed paths:
  M CREDITS
  M ChangeLog
  M NEWS
  M README
  M compilers/imcc/debug.c
  M compilers/imcc/imcc.y
  M compilers/imcc/imcparser.c
  M compilers/imcc/main.c
  M compilers/imcc/pbc.c
  M compilers/imcc/pcc.c
  M config/auto/revision.pm
  M config/gen/config_pm/config_pir.in
  M config/gen/core_pmcs.pm
  M config/gen/makefiles/root.in
  M docs/dev/c_functions.pod
  M docs/embed.pod
  M docs/pdds/pdd23_exceptions.pod
  M docs/project/git_workflow.pod
  M docs/project/release_manager_guide.pod
  M examples/c/pbc_info.c
  M examples/c/test_main.c
  M include/parrot/embed.h
  M include/parrot/exit.h
  M include/parrot/global_setup.h
  M include/parrot/hll.h
  M include/parrot/key.h
  M include/parrot/misc.h
  M include/parrot/pointer_array.h
  M include/parrot/string.h
  M include/parrot/vtables.h
  M lib/Parrot/Pmc2c/PMC/default.pm
  M lib/Parrot/Pmc2c/PMCEmitter.pm
  M ports/debian/changelog
  M ports/debian/control
  A ports/debian/patches/05_fix_gc_ftbfs_ia64.patch
  M ports/debian/patches/series
  M ports/debian/rules
  M src/call/args.c
  M src/debug.c
  M src/dynext.c
  M src/dynoplibs/math.ops
  M src/dynoplibs/sys.ops
  M src/dynoplibs/trans.ops
  M src/dynpmc/gziphandle.pmc
  M src/dynpmc/subproxy.pmc
  M src/embed.c
  M src/exceptions.c
  M src/exit.c
  M src/gc/gc_ms2.c
  M src/gc/mark_sweep.c
  M src/gc/system.c
  M src/global_setup.c
  M src/hash.c
  M src/hll.c
  M src/interp/inter_create.c
  M src/io/api.c
  M src/io/buffer.c
  M src/io/socket_unix.c
  M src/io/socket_win32.c
  M src/io/utf8.c
  M src/key.c
  M src/library.c
  M src/main.c
  M src/multidispatch.c
  M src/namespace.c
  M src/ops/cmp.ops
  M src/ops/core_ops.c
  M src/ops/experimental.ops
  M src/ops/math.ops
  M src/ops/pmc.ops
  M src/ops/var.ops
  M src/packdump.c
  M src/packfile.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/bytebuffer.pmc
  M src/pmc/callcontext.pmc
  M src/pmc/class.pmc
  M src/pmc/complex.pmc
  M src/pmc/coroutine.pmc
  M src/pmc/default.pmc
  M src/pmc/eval.pmc
  M src/pmc/filehandle.pmc
  M src/pmc/fixedbooleanarray.pmc
  M src/pmc/fixedintegerarray.pmc
  M src/pmc/fixedpmcarray.pmc
  M src/pmc/float.pmc
  M src/pmc/handle.pmc
  M src/pmc/hash.pmc
  M src/pmc/imageiosize.pmc
  M src/pmc/integer.pmc
  M src/pmc/key.pmc
  M src/pmc/oplib.pmc
  M src/pmc/orderedhash.pmc
  M src/pmc/parrotinterpreter.pmc
  M src/pmc/scalar.pmc
  M src/pmc/string.pmc
  M src/pmc/stringiterator.pmc
  M src/pmc/sub.pmc
  M src/pmc/unmanagedstruct.pmc
  M src/pointer_array.c
  M src/runcore/trace.c
  M src/string/api.c
  M src/string/encoding/ascii.c
  M src/string/encoding/binary.c
  M src/string/encoding/latin1.c
  M src/string/encoding/null.c
  M src/string/encoding/shared.c
  M src/string/encoding/shared.h
  M src/string/encoding/tables.c
  M src/string/encoding/tables.h
  M src/string/encoding/ucs2.c
  M src/string/encoding/ucs4.c
  M src/string/encoding/utf16.c
  M src/string/encoding/utf8.c
  M src/string/unicode.h
  M src/utils.c
  M src/vtables.c
  M t/compilers/imcc/syn/objects.t
  M t/library/mime_base64.t
  M t/op/string_cs.t
  M t/op/stringu.t
  M t/pmc/bytebuffer.t
  M t/pmc/filehandle.t
  M t/pmc/freeze.t
  M t/pmc/packfile.t
  M t/pmc/socket.t
  M t/pmc/stringiterator.t
  M t/pmc/testlib/packfile_common.pir
  M t/src/basic.t
  M t/src/embed.t
  M t/src/exit.t
  M t/src/extend.t
  M t/steps/auto/revision-01.t
  M t/tools/pbc_disassemble.t
  M t/tools/pbc_dump.t
  M tools/build/parrot_config_c.pl
  M tools/dev/pbc_to_exe.pir

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


Commit: f40b6f0002c429e98be3501094f2ebbb4a7116c4
    https://github.com/parrot/parrot/commit/f40b6f0002c429e98be3501094f2ebbb4a7116c4
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M src/pmc/handle.pmc

Log Message:
-----------
Fixing doc that was copied from another place


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

Changed paths:
  A docs/project/core_inclusion.pod

Log Message:
-----------
[project] initial version of core inclusion document


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

Changed paths:
  M src/pmc/handle.pmc

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


Commit: e844c4ca8111312f978bd58b00e4eb988484109d
    https://github.com/parrot/parrot/commit/e844c4ca8111312f978bd58b00e4eb988484109d
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

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

Log Message:
-----------
Moving close() from FileHandle to Handle


Commit: 0428783261342d1a970a1549783c3445b9f50ff6
    https://github.com/parrot/parrot/commit/0428783261342d1a970a1549783c3445b9f50ff6
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

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

Log Message:
-----------
Moving close() from Socket to Handle


Commit: 4a7b901f2a762f5e8296941a803494efad57ea19
    https://github.com/parrot/parrot/commit/4a7b901f2a762f5e8296941a803494efad57ea19
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M src/io/api.c
  M src/pmc/stringhandle.pmc

Log Message:
-----------
Moving close() from StringHandle to Handle


Commit: b57705c09687e759569e3d5f0ac8cdc248a18562
    https://github.com/parrot/parrot/commit/b57705c09687e759569e3d5f0ac8cdc248a18562
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M src/io/api.c

Log Message:
-----------
Changing some variable names from code that I've copied

Had to include pcm_socket because it couldn't find macro
PARROT_SOCKET


Commit: b13bbe82f205ce0686b2522061a42c1f35d4cfb7
    https://github.com/parrot/parrot/commit/b13bbe82f205ce0686b2522061a42c1f35d4cfb7
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M src/io/api.c

Log Message:
-----------
Reused documentation of old close() in the new one


Commit: 4a3d5e7df0ad019146516f458a5d2c6cde4020cc
    https://github.com/parrot/parrot/commit/4a3d5e7df0ad019146516f458a5d2c6cde4020cc
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M src/io/api.c

Log Message:
-----------
This would not work outside StringHandle


Commit: 85c73bf6c8fadf8c421d6b36fe7447650ab01e19
    https://github.com/parrot/parrot/commit/85c73bf6c8fadf8c421d6b36fe7447650ab01e19
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2010-11-30 (Tue, 30 Nov 2010)

Changed paths:
  M runtime/parrot/library/HTTP/Message.pir
  M runtime/parrot/library/osutils.pir

Log Message:
-----------
[io] readall with encoding


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

Changed paths:
  M MANIFEST

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


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

Changed paths:
  M src/global_setup.c

Log Message:
-----------
fix =item for c_function_docs


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

Changed paths:
  M docs/project/core_inclusion.pod

Log Message:
-----------
fix codetest failure - linelength


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

Changed paths:
  M src/hash.c

Log Message:
-----------
fix codetest failure - linelength


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

Changed paths:
  M src/hll.c

Log Message:
-----------
fix codetest failure - linelength


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

Changed paths:
  M src/namespace.c

Log Message:
-----------
fix codetest failure - linelength


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

Changed paths:
  M src/ops/experimental.ops

Log Message:
-----------
fix codetest failure - linelength


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

Changed paths:
  M config/gen/platform.pm

Log Message:
-----------
replace CODA to reflect changes in coda


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

Changed paths:
  M config/gen/platform.pm

Log Message:
-----------
forgot to change Copyright date


Commit: 26904d02df01bb43346cb3c2aa9bd37e4fb913d9
    https://github.com/parrot/parrot/commit/26904d02df01bb43346cb3c2aa9bd37e4fb913d9
Author: jkeenan <jkeen at verizon.net>
Date:   2010-11-30 (Tue, 30 Nov 2010)

Changed paths:
  M docs/project/core_inclusion.pod

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



Commit: 9984719c2ad2b6846bd04f853588fc1d5296ab75
    https://github.com/parrot/parrot/commit/9984719c2ad2b6846bd04f853588fc1d5296ab75
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-11-30 (Tue, 30 Nov 2010)

Changed paths:
  M src/io/api.c
  M src/pmc/filehandle.pmc
  M src/pmc/handle.pmc
  M src/pmc/socket.pmc
  M src/pmc/stringhandle.pmc

Log Message:
-----------
Merge branch 'gci_io_close'


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

Changed paths:
  M t/pmc/complex.t

Log Message:
-----------
unskip Complex div by zero tests


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

Changed paths:
  M t/compilers/data_json/to_parrot.t

Log Message:
-----------
fix and unTODO a json test after chekcing that the reason failing was not valid


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

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

Log Message:
-----------
fix some makefile dependencies.


Commit: 35b5125b6d412305504d52170b05d20337541fa8
    https://github.com/parrot/parrot/commit/35b5125b6d412305504d52170b05d20337541fa8
Author: cotto <christoph_github at mksig.org>
Date:   2010-11-30 (Tue, 30 Nov 2010)

Changed paths:
  M docs/project/core_inclusion.pod

Log Message:
-----------
add a couple more questions from kid51++ to core_inclusion.pod


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

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

Log Message:
-----------
[str] Hopefully fix UCS-4 test failure discovered by whiteknight++


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

Changed paths:
  M src/string/encoding/shared.c
  M t/op/string_cs.t

Log Message:
-----------
[str] Rewrite Unicode upcase, downcase and titlecase

Set correct result strlen. Fix downcase and titlecase to combined chars.


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

Changed paths:
  M t/pmc/stringiterator.t

Log Message:
-----------
[t] More tests for string iterators and encodings


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

Changed paths:
  M MANIFEST
  A src/pmc/mappedbytearray.pmc

Log Message:
-----------
skeleton initial implementation


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

Changed paths:
  M src/pmc/mappedbytearray.pmc

Log Message:
-----------
a few checks for mmap availability


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

Changed paths:
  M src/pmc/mappedbytearray.pmc

Log Message:
-----------
implmented minimal functionality, read only, linux only


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

Changed paths:
  M src/pmc/mappedbytearray.pmc

Log Message:
-----------
add ability to open for write, still highly experimental but valid for testing


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

Changed paths:
  M src/pmc/mappedbytearray.pmc

Log Message:
-----------
use common style for open mode parameter, improve mode handling and diagnostics and clean coding std


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

Changed paths:
  M src/pmc/mappedbytearray.pmc

Log Message:
-----------
add the "supported" method, avoid break compiling when not supported and improve pod doc


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

Changed paths:
  M src/pmc/mappedbytearray.pmc

Log Message:
-----------
add init and get_bool vtables and close method, change the handling of the custom destroy flag


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

Changed paths:
  M MANIFEST
  A t/pmc/mappedbytearray.pmc

Log Message:
-----------
first tests for MappedByteArray PMC


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

Changed paths:
  R t/pmc/mappedbytearray.pmc
  A t/pmc/mappedbytearray.t

Log Message:
-----------
ooops, wrong filename


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

Changed paths:
  M MANIFEST

Log Message:
-----------
wrong MANIFEST too


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

Changed paths:
  M src/pmc/mappedbytearray.pmc

Log Message:
-----------
codingstd fixes


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

Changed paths:
  M src/pmc/mappedbytearray.pmc

Log Message:
-----------
method MappedByteArray.get_string


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

Changed paths:
  M src/pmc/mappedbytearray.pmc

Log Message:
-----------
implement MappedByteArray functionality for mingw32


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

Changed paths:
  M t/pmc/mappedbytearray.t

Log Message:
-----------
test MappedByteArray 'supported' method


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

Changed paths:
  M src/pmc/mappedbytearray.pmc

Log Message:
-----------
add method get_utf8 to MappedByteArray


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

Changed paths:
  M src/pmc/mappedbytearray.pmc

Log Message:
-----------
delete call to STRING_validate in MappedByteArray, not needed and no longer existent in master


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

Changed paths:
  M t/op/string.t
  M t/op/string_cs.t
  M t/pmc/stringiterator.t

Log Message:
-----------
[t] More string tests to improve test coverage


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

Changed paths:
  M DEPRECATED.pod

Log Message:
-----------
set experimental status of MappedByteArray, TT #1877


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

Changed paths:
  M src/pmc/mappedbytearray.pmc

Log Message:
-----------
fix coda to conform to new coda


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

Changed paths:
  M src/pmc/mappedbytearray.pmc

Log Message:
-----------
fix indentation of pre-processor directives to pass codetest


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

Changed paths:
  M docs/project/core_inclusion.pod

Log Message:
-----------
fix codetest failure - linelength


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

Changed paths:
  M docs/project/git_workflow.pod

Log Message:
-----------
[docs] Add docs for merging Github pull requests


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

Changed paths:
  M MANIFEST.generated

Log Message:
-----------
add files to MANIFEST.generated


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

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

Log Message:
-----------
move Parrot_io_parse_open_flags from io/filehandle.c to io/api.c, TT #1639


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

Changed paths:
  M include/parrot/hll.h

Log Message:
-----------
add a #define for Parrot_hll_get_ctx_HLL_namespace, to get rakudo building again. We can remove this one after 2.11, or later if needed


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

Changed paths:
  M t/op/string_cs.t

Log Message:
-----------
[t] Fix skip count for non-ICU builds


Commit: 2231f2f5d22222490ebdebab4f494465074712fe
    https://github.com/parrot/parrot/commit/2231f2f5d22222490ebdebab4f494465074712fe
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-30 (Tue, 30 Nov 2010)

Changed paths:
  M docs/project/git_workflow.pod

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


Commit: 8c09a001aef4832daf6b41734a2969feacc19eb8
    https://github.com/parrot/parrot/commit/8c09a001aef4832daf6b41734a2969feacc19eb8
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-30 (Tue, 30 Nov 2010)

Changed paths:
  M include/parrot/hll.h
  M t/op/string_cs.t

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


Commit: 5195fb148d2cc7c5193c88260b179dceed3a58bc
    https://github.com/parrot/parrot/commit/5195fb148d2cc7c5193c88260b179dceed3a58bc
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-30 (Tue, 30 Nov 2010)

Changed paths:
  M lib/Parrot/Headerizer/Functions.pm
  M lib/Parrot/Headerizer/Object.pm
  M t/tools/dev/headerizer/01_functions.t

Log Message:
-----------
Refactor some code from Parrot::Headerizer::make_function_decls() into Parrot::Headerizer::Functions::handle_modified_args().  Test the new function in 01_functions.t.


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

Changed paths:
  M include/parrot/warnings.h
  M src/dynpmc/gziphandle.pmc
  M src/embed.c
  M src/interp/inter_misc.c
  M src/library.c
  M src/nci/libffi.c
  M src/ops/core_ops.c
  M src/ops/experimental.ops
  M src/pmc/packfiledebug.pmc
  M src/pmc/parrotinterpreter.pmc
  M src/pmc/string.pmc
  M src/string/api.c
  M src/warnings.c

Log Message:
-----------
[gci] Implement Parrot_warn_experimental fbrito++


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

Changed paths:
  M docs/project/git_workflow.pod

Log Message:
-----------
[docs] Get rid of lies and add a NOTE about unofficialness


Commit: 93996b1b21e59a4dbfb707ca727dd779a8057907
    https://github.com/parrot/parrot/commit/93996b1b21e59a4dbfb707ca727dd779a8057907
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-30 (Tue, 30 Nov 2010)

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

Log Message:
-----------
Move read and readline from FileHandle to Handle


Commit: da7f551b2f0fdd3b51d04eceb350b88227463bb2
    https://github.com/parrot/parrot/commit/da7f551b2f0fdd3b51d04eceb350b88227463bb2
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-30 (Tue, 30 Nov 2010)

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

Log Message:
-----------
Make recv method call Parrot_io_reads


Commit: 617ebe6d2a2d3d9deb4efd8ca7cef6fa93d03cf1
    https://github.com/parrot/parrot/commit/617ebe6d2a2d3d9deb4efd8ca7cef6fa93d03cf1
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-30 (Tue, 30 Nov 2010)

Changed paths:
  M src/io/api.c

Log Message:
-----------
Make Parrot_io_readline throw exception on Socket


Commit: 4af637d6351efe66ea0dd64163f67428c77c91d1
    https://github.com/parrot/parrot/commit/4af637d6351efe66ea0dd64163f67428c77c91d1
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-30 (Tue, 30 Nov 2010)

Changed paths:
  M src/pmc/handle.pmc
  M src/pmc/stringhandle.pmc

Log Message:
-----------
Remove read and readline from FileHandle (should be inherited from Handle)


Commit: 05ab1f5a794d93779889bca7217e3317ca3278b4
    https://github.com/parrot/parrot/commit/05ab1f5a794d93779889bca7217e3317ca3278b4
Author: Coke <will at coleda.com>
Date:   2010-12-01 (Wed, 01 Dec 2010)

Changed paths:
  M config/gen/makefiles/root.in
  M config/inter/libparrot.pm

Log Message:
-----------
Allow spaces in install dir. TT #1716


Commit: a1f5f6340ef55b4c29580955c92178871c0bb625
    https://github.com/parrot/parrot/commit/a1f5f6340ef55b4c29580955c92178871c0bb625
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-01 (Wed, 01 Dec 2010)

Changed paths:
  M src/pmc/mappedbytearray.pmc

Log Message:
-----------
fix to mappedbytearray.pmc to make it build on my system


Commit: e4e4eacaf48a5405d63cc4f3fd049626c87433fe
    https://github.com/parrot/parrot/commit/e4e4eacaf48a5405d63cc4f3fd049626c87433fe
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-12-01 (Wed, 01 Dec 2010)

Changed paths:
  M src/pmc/mappedbytearray.pmc

Log Message:
-----------
delete a debug fprintf accidentaly included in the mappedbytearray merge


Commit: 6e995609be503c047d8a1432ed4c096633f0af36
    https://github.com/parrot/parrot/commit/6e995609be503c047d8a1432ed4c096633f0af36
Author: luben <karavelov at spnet.net>
Date:   2010-12-01 (Wed, 01 Dec 2010)

Changed paths:
  M src/pmc/mappedbytearray.pmc

Log Message:
-----------
ISO C90 forbids mixed declarations and code


Commit: 35efb357d2beb1333f1d28df6b21f6e5a9eb5f64
    https://github.com/parrot/parrot/commit/35efb357d2beb1333f1d28df6b21f6e5a9eb5f64
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-12-01 (Wed, 01 Dec 2010)

Changed paths:
  M t/pmc/socket.t

Log Message:
-----------
[t] Move socket get_fd test to its own method


Commit: d3bdb44cc5945faff78252551224f40edf74615b
    https://github.com/parrot/parrot/commit/d3bdb44cc5945faff78252551224f40edf74615b
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-12-01 (Wed, 01 Dec 2010)

Changed paths:
  M t/pmc/socket.t

Log Message:
-----------
[t] Add test to Socket readline (not implemented)


Commit: 4a2f0c7585096a63615e9f8ba70cbeb289c27483
    https://github.com/parrot/parrot/commit/4a2f0c7585096a63615e9f8ba70cbeb289c27483
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-12-01 (Wed, 01 Dec 2010)

Changed paths:
  M t/pmc/socket.t

Log Message:
-----------
[t] Add test to Socket read


Commit: 157ac2824072315f83445daf66ed902e798b2ef6
    https://github.com/parrot/parrot/commit/157ac2824072315f83445daf66ed902e798b2ef6
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-01 (Wed, 01 Dec 2010)

Changed paths:
  M src/io/api.c
  M src/pmc/filehandle.pmc
  M src/pmc/handle.pmc
  M src/pmc/socket.pmc
  M src/pmc/stringhandle.pmc
  M t/pmc/socket.t

Log Message:
-----------
Merge branch 'gci_read_socket'


Commit: 3bb45c95864810515058d95b285e82d95d92c728
    https://github.com/parrot/parrot/commit/3bb45c95864810515058d95b285e82d95d92c728
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2010-12-01 (Wed, 01 Dec 2010)

Changed paths:
  M t/op/string_cs.t
  M t/op/stringu.t

Log Message:
-----------
[t] Change tests to hopefully trigger UCS-4 to UCS-4 conversion


Commit: 6cde374de05ed197cb28add9988099af6c8f36fe
    https://github.com/parrot/parrot/commit/6cde374de05ed197cb28add9988099af6c8f36fe
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-12-01 (Wed, 01 Dec 2010)

Changed paths:
  M src/gc/system.c
  M src/global_setup.c
  M src/packfile.c
  M src/pmc/oplib.pmc
  M src/runcore/main.c
  M src/string/encoding/shared.c

Log Message:
-----------
fix a few warnings and standard violations


Commit: e4b8819f19b45cf163634841d6e41fe5ca91e986
    https://github.com/parrot/parrot/commit/e4b8819f19b45cf163634841d6e41fe5ca91e986
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-12-01 (Wed, 01 Dec 2010)

Changed paths:
  M src/pmc/socket.pmc

Log Message:
-----------
Add is_closed to Socket


Commit: 2a3c7f8f225fdd28f0c3639e172a21cde612c8fe
    https://github.com/parrot/parrot/commit/2a3c7f8f225fdd28f0c3639e172a21cde612c8fe
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-12-01 (Wed, 01 Dec 2010)

Changed paths:
  M t/pmc/socket.t

Log Message:
-----------
[t] Add test to Socket is_closed()


Commit: 5c760acc3a290a9987fc54bb7d3b154d0d382ae6
    https://github.com/parrot/parrot/commit/5c760acc3a290a9987fc54bb7d3b154d0d382ae6
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-12-01 (Wed, 01 Dec 2010)

Changed paths:
  M src/gc/fixed_allocator.c

Log Message:
-----------
fix a warning, const a var and simplify a bit in function pool_is_owned


Commit: 4159775d7c5efa0cccf80974290fa077debccd36
    https://github.com/parrot/parrot/commit/4159775d7c5efa0cccf80974290fa077debccd36
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-12-01 (Wed, 01 Dec 2010)

Changed paths:
  M src/gc/fixed_allocator.c

Log Message:
-----------
minor fix in allocate_new_pool_arena


Commit: aae1ea907a2ed64caa4c47934f42c7810d9cb8a5
    https://github.com/parrot/parrot/commit/aae1ea907a2ed64caa4c47934f42c7810d9cb8a5
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-01 (Wed, 01 Dec 2010)

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

Log Message:
-----------
Merge branch 'gci_closed_socket'


Commit: dd3c6c9290b9302f89bb52e171c48b255dec35b3
    https://github.com/parrot/parrot/commit/dd3c6c9290b9302f89bb52e171c48b255dec35b3
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-12-01 (Wed, 01 Dec 2010)

Changed paths:
  M lib/Parrot/Headerizer/Functions.pm
  M lib/Parrot/Headerizer/Object.pm
  M t/tools/dev/headerizer/01_functions.t

Log Message:
-----------
Refactor more code into testable subroutines, place them into Functions.pm, test them in 01_functions.t.


Commit: 6d5595e04c7167a76e25129beae318cfb47a2294
    https://github.com/parrot/parrot/commit/6d5595e04c7167a76e25129beae318cfb47a2294
Author: Gerd Pokorra <gp at zimt.uni-siegen.de>
Date:   2010-12-02 (Thu, 02 Dec 2010)

Changed paths:
  M README

Log Message:
-----------
change to Fedora package name


Commit: 277b983086570a22a6814123150cc1b9a8780c7a
    https://github.com/parrot/parrot/commit/277b983086570a22a6814123150cc1b9a8780c7a
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-12-02 (Thu, 02 Dec 2010)

Changed paths:
  M lib/Parrot/Headerizer/Functions.pm
  M lib/Parrot/Headerizer/Object.pm
  M t/tools/dev/headerizer/01_functions.t

Log Message:
-----------
Refactor some code out of Object.pm into new Functions.pm subroutine  handle_split_declaration().  Write tests for all execution paths of that subroutine.


Commit: 92f34715d5f0ba7a1c9806e81b11a60f10fa7ae4
    https://github.com/parrot/parrot/commit/92f34715d5f0ba7a1c9806e81b11a60f10fa7ae4
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-12-02 (Thu, 02 Dec 2010)

Changed paths:
  M lib/Parrot/Headerizer/Functions.pm

Log Message:
-----------
Eliminate an implicit, but unreachable branch in handle_split_declaration().


Commit: e76c132ace788fc8a3e88e502da047be52ced015
    https://github.com/parrot/parrot/commit/e76c132ace788fc8a3e88e502da047be52ced015
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-12-03 (Fri, 03 Dec 2010)

Changed paths:
  M lib/Parrot/Headerizer/Functions.pm
  M lib/Parrot/Headerizer/Object.pm
  M t/tools/dev/headerizer/01_functions.t

Log Message:
-----------
Refactor two blocks of code out of function_components_from_declaration(). Place in Functions.pm.  Test them in 01_functions.t.


Commit: 5045bf7d9ff91a3f23dba0543d65c2399862860b
    https://github.com/parrot/parrot/commit/5045bf7d9ff91a3f23dba0543d65c2399862860b
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-12-03 (Fri, 03 Dec 2010)

Changed paths:
  M lib/Parrot/Headerizer/Functions.pm
  M lib/Parrot/Headerizer/Object.pm
  M t/tools/dev/headerizer/01_functions.t

Log Message:
-----------
Refactor one block of code out of function_components_from_declaration(). Place in Functions.pm.  Test it in 01_functions.t.


Commit: b8cf4e4448bdd0981e90d2c9c8e7b7edc3fb4c33
    https://github.com/parrot/parrot/commit/b8cf4e4448bdd0981e90d2c9c8e7b7edc3fb4c33
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-12-03 (Fri, 03 Dec 2010)

Changed paths:
  M lib/Parrot/Headerizer/Functions.pm
  M lib/Parrot/Headerizer/Object.pm
  M t/tools/dev/headerizer/01_functions.t

Log Message:
-----------
Fix syntax error.


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

Changed paths:
  M README

Log Message:
-----------
Fix some of the README git instructions


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

Changed paths:
  M docs/project/git_workflow.pod

Log Message:
-----------
[t] Add some info about git add --force


Commit: 72908f9b2e536dd3af440874c0b4a8e6090ae1e3
    https://github.com/parrot/parrot/commit/72908f9b2e536dd3af440874c0b4a8e6090ae1e3
Author: Andy Dougherty <doughera at fractal.phys.lafayette.edu>
Date:   2010-12-03 (Fri, 03 Dec 2010)

Changed paths:
  M MANIFEST
  M config/auto/headers.pm
  R config/gen/platform/freebsd/sysmem.c
  M config/gen/platform/generic/sysmem.c
  R config/gen/platform/netbsd/sysmem.c

Log Message:
-----------
Make config/gen/platform/generic/sysmem.c more generic.

Include the two most likely methods (sysconf and sysctl) in the
generic file, based on various #ifdef probes.  This way, new systems
are more likely to work without first needing their own sysmem.c file.

If neither sysconf() nor sysctl() seems to work, assume a default of
512 MB.  One could certainly argue for putting an error message here
instead.

Signed-off-by: Jonathan "Duke" Leto <jonathan at leto.net>


Commit: 6acd7b29695d5d04e3fdee2f30c7abade0650e41
    https://github.com/parrot/parrot/commit/6acd7b29695d5d04e3fdee2f30c7abade0650e41
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2010-12-03 (Fri, 03 Dec 2010)

Changed paths:
  M src/pmc/class.pmc

Log Message:
-----------
[pmc] remove unneeded use of PARROT_IN_OBJECTS_C


Commit: 6702284affccb217a7fc898270bf5a3cb80e428e
    https://github.com/parrot/parrot/commit/6702284affccb217a7fc898270bf5a3cb80e428e
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2010-12-04 (Sat, 04 Dec 2010)

Changed paths:
  M lib/Parrot/Vtable.pm
  M src/oo.c

Log Message:
-----------
[oo] remove some unneeded #defines


Commit: 8ffe7735a029626f30e06649dcd4f538e7bb45a4
    https://github.com/parrot/parrot/commit/8ffe7735a029626f30e06649dcd4f538e7bb45a4
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-12-04 (Sat, 04 Dec 2010)

Changed paths:
  M lib/Parrot/Headerizer/Object.pm
  M t/tools/dev/headerizer/01_functions.t
  M t/tools/dev/headerizer/02_methods.t

Log Message:
-----------
[codingstd] Fix trailing whitespace and POD formatting errors.


Commit: 3fbc7cb26e83b8ecd85fe136d0c920bbca7ac05f
    https://github.com/parrot/parrot/commit/3fbc7cb26e83b8ecd85fe136d0c920bbca7ac05f
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-12-04 (Sat, 04 Dec 2010)

Changed paths:
  M lib/Parrot/Headerizer/Functions.pm
  M lib/Parrot/Headerizer/Object.pm
  M t/tools/dev/headerizer/01_functions.t

Log Message:
-----------
Refactor some code into replace_pod_item().  Place that subroutine in Functions.pm and test it.


Commit: 6233b6e4eacf3bf04b410b3913761f932f442738
    https://github.com/parrot/parrot/commit/6233b6e4eacf3bf04b410b3913761f932f442738
Author: Matt Schallert <mattschallert at gmail.com>
Date:   2010-12-04 (Sat, 04 Dec 2010)

Changed paths:
  M include/parrot/oplib/core_ops.h
  M include/parrot/sub.h
  M src/debug.c
  M src/namespace.c
  M src/ops/core.ops
  M src/ops/core_ops.c
  M src/ops/var.ops
  M src/pmc/continuation.pmc
  M src/pmc/exceptionhandler.pmc
  M src/runcore/profiling.c
  M src/sub.c
  M src/warnings.c

Log Message:
-----------
Changed functions in sub.c to meet standards

Signed-off-by: Jonathan "Duke" Leto <jonathan at leto.net>


Commit: 6aa336c4e7b987806c787572b3e3004770a0d0a2
    https://github.com/parrot/parrot/commit/6aa336c4e7b987806c787572b3e3004770a0d0a2
Author: Matt Schallert <mattschallert at gmail.com>
Date:   2010-12-04 (Sat, 04 Dec 2010)

Changed paths:
  M docs/embed.pod
  M include/parrot/sub.h
  M src/dynoplibs/debug.ops
  M src/gc/mark_sweep.c
  M src/pmc/coroutine.pmc
  M src/pmc/sub.pmc
  M src/sub.c
  M src/thread.c

Log Message:
-----------
Finished sub.c function renaming

Signed-off-by: Jonathan "Duke" Leto <jonathan at leto.net>


Commit: c817d4b78f4f5ee76a269abd58f45ad4c439671d
    https://github.com/parrot/parrot/commit/c817d4b78f4f5ee76a269abd58f45ad4c439671d
Author: Andy Lester <andy at petdance.com>
Date:   2010-12-04 (Sat, 04 Dec 2010)

Changed paths:
  M include/parrot/hll.h
  M include/parrot/sub.h
  M src/global_setup.c
  M src/sub.c

Log Message:
-----------
reran headerizer


Commit: 6507414f9cc13abf58159c453654800270954638
    https://github.com/parrot/parrot/commit/6507414f9cc13abf58159c453654800270954638
Author: Andy Lester <andy at petdance.com>
Date:   2010-12-04 (Sat, 04 Dec 2010)

Changed paths:
  M src/pmc/fixedbooleanarray.pmc

Log Message:
-----------
localizing and consting, and flagged a function as constant


Commit: 1f1054f8c1c08f21f186a025854749b26360e169
    https://github.com/parrot/parrot/commit/1f1054f8c1c08f21f186a025854749b26360e169
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-12-05 (Sun, 05 Dec 2010)

Changed paths:
  M README

Log Message:
-----------
Don't use git switches that only work in newer gits


Commit: 5e4c2034bebf4716b744cb996c1fdf5af1892718
    https://github.com/parrot/parrot/commit/5e4c2034bebf4716b744cb996c1fdf5af1892718
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-05 (Sun, 05 Dec 2010)

Changed paths:
  M src/packfile.c
  M src/pbc_merge.c

Log Message:
-----------
add libdeps support to pbc merge


Commit: 9bec614611e258af0505e8021d89fb60ddef4e0f
    https://github.com/parrot/parrot/commit/9bec614611e258af0505e8021d89fb60ddef4e0f
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-05 (Sun, 05 Dec 2010)

Changed paths:
  M MANIFEST
  M README
  M config/auto/headers.pm
  R config/gen/platform/freebsd/sysmem.c
  M config/gen/platform/generic/sysmem.c
  R config/gen/platform/netbsd/sysmem.c
  M docs/embed.pod
  M docs/project/git_workflow.pod
  M include/parrot/hll.h
  M include/parrot/oplib/core_ops.h
  M include/parrot/sub.h
  M lib/Parrot/Vtable.pm
  M src/debug.c
  M src/dynoplibs/debug.ops
  M src/gc/mark_sweep.c
  M src/global_setup.c
  M src/namespace.c
  M src/oo.c
  M src/ops/core.ops
  M src/ops/core_ops.c
  M src/ops/var.ops
  M src/pmc/class.pmc
  M src/pmc/continuation.pmc
  M src/pmc/coroutine.pmc
  M src/pmc/exceptionhandler.pmc
  M src/pmc/fixedbooleanarray.pmc
  M src/pmc/sub.pmc
  M src/runcore/profiling.c
  M src/sub.c
  M src/thread.c
  M src/warnings.c

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


Commit: f9c7b116f3ac06bb1414e33aa1c22221170dfeaf
    https://github.com/parrot/parrot/commit/f9c7b116f3ac06bb1414e33aa1c22221170dfeaf
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2010-12-05 (Sun, 05 Dec 2010)

Changed paths:
  M src/call/args.c

Log Message:
-----------
add no-op spaces to pcc call parsing


Commit: 59bed186e9b0f7235f0eb101901998f94fb966f2
    https://github.com/parrot/parrot/commit/59bed186e9b0f7235f0eb101901998f94fb966f2
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2010-12-05 (Sun, 05 Dec 2010)

Changed paths:
  M README
  M include/parrot/hll.h
  M include/parrot/sub.h
  M src/global_setup.c
  M src/packfile.c
  M src/pbc_merge.c
  M src/pmc/fixedbooleanarray.pmc
  M src/sub.c

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


Commit: b84615acd222ae99fe6880548f529ae295336b95
    https://github.com/parrot/parrot/commit/b84615acd222ae99fe6880548f529ae295336b95
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2010-12-05 (Sun, 05 Dec 2010)

Changed paths:
  M src/pmc/class.pmc

Log Message:
-----------
remove a pluggable MRO comment; if we want one we can figure out how to add it


Commit: e2ee0dab05c11f6cdcad5a76d64da2aa78793ef1
    https://github.com/parrot/parrot/commit/e2ee0dab05c11f6cdcad5a76d64da2aa78793ef1
Author: Coke <will at coleda.com>
Date:   2010-12-06 (Mon, 06 Dec 2010)

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

Log Message:
-----------
Fix build dep. broken in b57705c09687e759569e


Commit: 45523d2310c7cdb5a0ebcacc50932a1efd83b933
    https://github.com/parrot/parrot/commit/45523d2310c7cdb5a0ebcacc50932a1efd83b933
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-12-06 (Mon, 06 Dec 2010)

Changed paths:
  M README

Log Message:
-----------
[doc] Tweak formatting in README


Commit: df599f54147a5dbf1601b975f6a1dbc018d76d6b
    https://github.com/parrot/parrot/commit/df599f54147a5dbf1601b975f6a1dbc018d76d6b
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-12-06 (Mon, 06 Dec 2010)

Changed paths:
  M docs/project/git_workflow.pod

Log Message:
-----------
[doc] Describe how to track remote branches in elderly Gits


Commit: 20ae439fb4dfdde2be87f024eaf37421729a9237
    https://github.com/parrot/parrot/commit/20ae439fb4dfdde2be87f024eaf37421729a9237
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2010-12-06 (Mon, 06 Dec 2010)

Changed paths:
  M docs/project/git_workflow.pod

Log Message:
-----------
[doc] Fix order of git command line options


Commit: d922b8a235e8c2d8e2a91f1547cb7d449db39b0c
    https://github.com/parrot/parrot/commit/d922b8a235e8c2d8e2a91f1547cb7d449db39b0c
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2010-12-06 (Mon, 06 Dec 2010)

Changed paths:
  M src/global_setup.c

Log Message:
-----------
[src] Better error message when linking against incompatible libparrot

This should fix TT #1833.


Commit: 77176824904f9257fa3cd9ac1c0943ba61f57860
    https://github.com/parrot/parrot/commit/77176824904f9257fa3cd9ac1c0943ba61f57860
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2010-12-06 (Mon, 06 Dec 2010)

Changed paths:
  M src/global_setup.c

Log Message:
-----------
[codingstd] Fix line length


Commit: 8c3a723c13808e8d5331bc2096d88f3c860732b7
    https://github.com/parrot/parrot/commit/8c3a723c13808e8d5331bc2096d88f3c860732b7
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-12-07 (Tue, 07 Dec 2010)

Changed paths:
  M t/pmc/mappedbytearray.t

Log Message:
-----------
a bit more initial tests for MappedByteArray


Commit: 880b3e23dec717ca2bb9ba6ad9a8fa4402679162
    https://github.com/parrot/parrot/commit/880b3e23dec717ca2bb9ba6ad9a8fa4402679162
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-12-07 (Tue, 07 Dec 2010)

Changed paths:
  M t/tools/dev/headerizer/02_methods.t

Log Message:
-----------
Test more execution paths in attrs_from_args().


Commit: b1f035b3bb873603be4ead1ea52aed25e986cb22
    https://github.com/parrot/parrot/commit/b1f035b3bb873603be4ead1ea52aed25e986cb22
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-12-07 (Tue, 07 Dec 2010)

Changed paths:
  M t/tools/dev/headerizer/02_methods.t

Log Message:
-----------
Return from tempdir gracefully.


Commit: f8e868c27fb22c028c3950fc50ba4b0f46d25a5d
    https://github.com/parrot/parrot/commit/f8e868c27fb22c028c3950fc50ba4b0f46d25a5d
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-12-08 (Wed, 08 Dec 2010)

Changed paths:
  M src/scheduler.c

Log Message:
-----------
simplify a bit Parrot_cx_find_handler_local


Commit: 6d0418631487abd62736697fc896d04aa5b9cfc4
    https://github.com/parrot/parrot/commit/6d0418631487abd62736697fc896d04aa5b9cfc4
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-12-08 (Wed, 08 Dec 2010)

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

Log Message:
-----------
add init_int vtable to Exception


Commit: 2b1c3369fb02e339bbbb6c3ddfb435fb692053fb
    https://github.com/parrot/parrot/commit/2b1c3369fb02e339bbbb6c3ddfb435fb692053fb
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-12-08 (Wed, 08 Dec 2010)

Changed paths:
  M examples/nci/ls.pir

Log Message:
-----------
questionable fix for nci example ls.pir, WFM in amd64 linux, TT #1180


Commit: 9d14f6b196d693039f0a359e6bf052fbee71233f
    https://github.com/parrot/parrot/commit/9d14f6b196d693039f0a359e6bf052fbee71233f
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-12-08 (Wed, 08 Dec 2010)

Changed paths:
  M examples/nci/ls.pir

Log Message:
-----------
a bit more portable fix for nci example ls.pir, WFM in amd64 and i386 linux, TT #1180


Commit: 3129b838eaad7e79e7bf6c0adf23b700e225a4e3
    https://github.com/parrot/parrot/commit/3129b838eaad7e79e7bf6c0adf23b700e225a4e3
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-12-08 (Wed, 08 Dec 2010)

Changed paths:
  M lib/Parrot/Headerizer/Object.pm
  M t/tools/dev/headerizer/02_methods.t

Log Message:
-----------
Refactor some code from within Parrot::Headerizer::Object into internal method
check_pointer_return_type().  Test it in 02_methods.t.  Replace repetitive
test setup code with a subroutine.


Commit: 04b7151f506e2b2fe397e5e9a224641cd1bb23c6
    https://github.com/parrot/parrot/commit/04b7151f506e2b2fe397e5e9a224641cd1bb23c6
Author: Nolan Lum <nol888 at gmail.com>
Date:   2010-12-08 (Wed, 08 Dec 2010)

Changed paths:
  M t/pmc/string.t

Log Message:
-----------
Add tests to string.t

Bring code coverage of string.pmc to 91%.


Commit: 19648f1861447aa8ad8a4bca5bdec322e14b44ac
    https://github.com/parrot/parrot/commit/19648f1861447aa8ad8a4bca5bdec322e14b44ac
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-08 (Wed, 08 Dec 2010)

Changed paths:
  M include/parrot/oplib.h
  M src/runcore/main.c

Log Message:
-----------
eliminate static numbering of ops

static numbers for ops has no meaning. also, opsc generates number automatically
now, rendering these completely unecessary.

also eliminate a nasty cast (op_func_t* => void** => (void*)() => op_func_t*)


Commit: 1660edd4ac8d36d13a7e1e109091f42bfc865781
    https://github.com/parrot/parrot/commit/1660edd4ac8d36d13a7e1e109091f42bfc865781
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-08 (Wed, 08 Dec 2010)

Changed paths:
  M src/ops/core.ops
  M t/tools/dev/searchops/samples.pm

Log Message:
-----------
eliminate op documentation mentioning defunct CORE_OPS_*


Commit: 352fa3cae196e5268adad8bd24bfd72e3e48e9aa
    https://github.com/parrot/parrot/commit/352fa3cae196e5268adad8bd24bfd72e3e48e9aa
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-08 (Wed, 08 Dec 2010)

Changed paths:
  A src/nci/framebuilder.pod

Log Message:
-----------
add some documentation about pluggable framebuilder subsystem


Commit: 1ebb549239aa0bd24b773e2c1355c22ede0992ef
    https://github.com/parrot/parrot/commit/1ebb549239aa0bd24b773e2c1355c22ede0992ef
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-08 (Wed, 08 Dec 2010)

Changed paths:
  M MANIFEST

Log Message:
-----------
mk_manifest_and_skip


Commit: 86406d0673dcb254fc06d5e4fb00ce64bf28965b
    https://github.com/parrot/parrot/commit/86406d0673dcb254fc06d5e4fb00ce64bf28965b
Author: Andy Lester <andy at petdance.com>
Date:   2010-12-08 (Wed, 08 Dec 2010)

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

Log Message:
-----------
consting and PARROT_xxx annotations


Commit: ffa881fd3f57c69e7d03fe45fd656f6318c031d7
    https://github.com/parrot/parrot/commit/ffa881fd3f57c69e7d03fe45fd656f6318c031d7
Author: Gerd Pokorra <gp at zimt.uni-siegen.de>
Date:   2010-12-09 (Thu, 09 Dec 2010)

Changed paths:
  M t/pmc/string.t

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


Commit: b1b79f38e845bfbe572f28ea0acda4a6eec498a5
    https://github.com/parrot/parrot/commit/b1b79f38e845bfbe572f28ea0acda4a6eec498a5
Author: Gerd Pokorra <gp at zimt.uni-siegen.de>
Date:   2010-12-09 (Thu, 09 Dec 2010)

Changed paths:
  M t/pmc/string.t

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


Commit: 7842d2717d2b8570e8f83dc0d35e72aa697824ca
    https://github.com/parrot/parrot/commit/7842d2717d2b8570e8f83dc0d35e72aa697824ca
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2010-12-09 (Thu, 09 Dec 2010)

Changed paths:
  A examples/pir/md5sum.pir

Log Message:
-----------
add md5sum tool using MappedByteArray from Kapace++'s gci task


Commit: 44e2ba5b68d1b067bceb0223c8e66d7709b14f6f
    https://github.com/parrot/parrot/commit/44e2ba5b68d1b067bceb0223c8e66d7709b14f6f
Author: Nolan Lum <nol888 at gmail.com>
Date:   2010-12-09 (Thu, 09 Dec 2010)

Changed paths:
  M CREDITS
  M src/pmc/string.pmc
  M t/pmc/string.t

Log Message:
-----------
Fix bug in String PMC with extraneous multimethod.

Increase code coverage of String PMC tests.


Commit: 26c3ed32f7e4a1372c6dbaee1e5b6629abc45a4d
    https://github.com/parrot/parrot/commit/26c3ed32f7e4a1372c6dbaee1e5b6629abc45a4d
Author: Nolan Lum <nol888 at gmail.com>
Date:   2010-12-09 (Thu, 09 Dec 2010)

Changed paths:
  M t/pmc/string.t

Log Message:
-----------
Change behavior of exception-related tests.


Commit: 6ca3c7442c97e9a29b57477b447e74763e9f913d
    https://github.com/parrot/parrot/commit/6ca3c7442c97e9a29b57477b447e74763e9f913d
Author: sygi <sygnowski at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  A README.polski

Log Message:
-----------
polish translation of README

Signed-off-by: Jonathan "Duke" Leto <jonathan at leto.net>


Commit: cb0a1c05b4a5b6452c6f44e6490d4f384aaedbba
    https://github.com/parrot/parrot/commit/cb0a1c05b4a5b6452c6f44e6490d4f384aaedbba
Author: sygi <sygnowski at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M README.polski

Log Message:
-----------
tiny corrects

Signed-off-by: Jonathan "Duke" Leto <jonathan at leto.net>


Commit: b94ba6aef31f6d74d56d2bce4ca1caab28ee4856
    https://github.com/parrot/parrot/commit/b94ba6aef31f6d74d56d2bce4ca1caab28ee4856
Author: sygi <sygnowski at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M README.polski

Log Message:
-----------
tiny corrects

Signed-off-by: Jonathan "Duke" Leto <jonathan at leto.net>


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

Changed paths:
  M NEWS

Log Message:
-----------
Add NEWS item about README translations


Commit: 113c002b3aca5a85a25f13045ec67117c3f2a398
    https://github.com/parrot/parrot/commit/113c002b3aca5a85a25f13045ec67117c3f2a398
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M MANIFEST

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


Commit: 67b58a124e53ccb8d61247a89069fafac00d9de5
    https://github.com/parrot/parrot/commit/67b58a124e53ccb8d61247a89069fafac00d9de5
Author: Nolan Lum <nol888 at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M t/pmc/string.t

Log Message:
-----------
Fix wording.


Commit: 5c746dba12f7d893e54db700ad2ef08b1f9ad925
    https://github.com/parrot/parrot/commit/5c746dba12f7d893e54db700ad2ef08b1f9ad925
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M include/parrot/oplib.h
  M src/runcore/main.c

Log Message:
-----------
eliminate static numbering of ops

static numbers for ops has no meaning. also, opsc generates number automatically
now, rendering these completely unecessary.

also eliminate a nasty cast (op_func_t* => void** => (void*)() => op_func_t*)


Commit: ead90b8560e3fbe40aecd601f420d1bb53730055
    https://github.com/parrot/parrot/commit/ead90b8560e3fbe40aecd601f420d1bb53730055
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M src/ops/core.ops
  M t/tools/dev/searchops/samples.pm

Log Message:
-----------
eliminate op documentation mentioning defunct CORE_OPS_*


Commit: 30bb037df3e8793538f58509bebc45f7bc8e2a3a
    https://github.com/parrot/parrot/commit/30bb037df3e8793538f58509bebc45f7bc8e2a3a
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  A src/nci/framebuilder.pod

Log Message:
-----------
add some documentation about pluggable framebuilder subsystem


Commit: 20ee3ca438c1023663a2fdad2b31d8dc823c2fa0
    https://github.com/parrot/parrot/commit/20ee3ca438c1023663a2fdad2b31d8dc823c2fa0
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M MANIFEST

Log Message:
-----------
mk_manifest_and_skip


Commit: 29bd61dab261c681798b5b51c0e98c557d879a93
    https://github.com/parrot/parrot/commit/29bd61dab261c681798b5b51c0e98c557d879a93
Author: Gerd Pokorra <gp at zimt.uni-siegen.de>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M t/pmc/string.t

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


Commit: 90a31da69026fb924f1fb0638663cc6f9318b11d
    https://github.com/parrot/parrot/commit/90a31da69026fb924f1fb0638663cc6f9318b11d
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  A examples/pir/md5sum.pir

Log Message:
-----------
add md5sum tool using MappedByteArray from Kapace++'s gci task


Commit: d1ea164f5e8693cf1c7fc7e857ac007009d9c1e6
    https://github.com/parrot/parrot/commit/d1ea164f5e8693cf1c7fc7e857ac007009d9c1e6
Author: sygi <sygnowski at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  A README.polski

Log Message:
-----------
polish translation of README

Signed-off-by: Jonathan "Duke" Leto <jonathan at leto.net>


Commit: 8d97c3bbe09b15effcdee2b4f2f84e67fc57d370
    https://github.com/parrot/parrot/commit/8d97c3bbe09b15effcdee2b4f2f84e67fc57d370
Author: sygi <sygnowski at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M README.polski

Log Message:
-----------
tiny corrects

Signed-off-by: Jonathan "Duke" Leto <jonathan at leto.net>


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

Changed paths:
  M NEWS

Log Message:
-----------
Add NEWS item about README translations


Commit: 6878f9102bafb66fb8620a05401fc2524a7fa6ca
    https://github.com/parrot/parrot/commit/6878f9102bafb66fb8620a05401fc2524a7fa6ca
Author: sygi <sygnowski at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M README.polski

Log Message:
-----------
tiny corrects

Signed-off-by: Jonathan "Duke" Leto <jonathan at leto.net>


Commit: 0fa52e709332a424195c11c058b63136e1b33ef7
    https://github.com/parrot/parrot/commit/0fa52e709332a424195c11c058b63136e1b33ef7
Author: Nolan Lum <nol888 at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Log Message:
-----------
Merge https://github.com/parrot/parrot


Commit: 16bfa07fef0b3c45041e852ae093c9f98a95c417
    https://github.com/parrot/parrot/commit/16bfa07fef0b3c45041e852ae093c9f98a95c417
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M examples/pir/md5sum.pir

Log Message:
-----------
add Copyright line and coda at end

some documentation is needed


Commit: 4a805892f3350391400520b519546addf81ea2d2
    https://github.com/parrot/parrot/commit/4a805892f3350391400520b519546addf81ea2d2
Author: Nolan Lum <nol888 at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M t/pmc/integer.t

Log Message:
-----------
Bring Integer PMC test suite code coverage to 100%.


Commit: 2ec8558bc0be827b5109da3520f6c6e1811c7f89
    https://github.com/parrot/parrot/commit/2ec8558bc0be827b5109da3520f6c6e1811c7f89
Author: Nolan Lum <nol888 at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

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


Commit: 30db3ac783174b8f07ece9775f2ec80c065822e8
    https://github.com/parrot/parrot/commit/30db3ac783174b8f07ece9775f2ec80c065822e8
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M CREDITS
  M src/pmc/string.pmc
  M t/pmc/string.t

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


Commit: a288ffe47c23b543bba93fedc0a7644571864e0f
    https://github.com/parrot/parrot/commit/a288ffe47c23b543bba93fedc0a7644571864e0f
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M t/pmc/integer.t

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


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

Changed paths:
  M MANIFEST
  M NEWS
  A README.espanol

Log Message:
-----------
[doc] Spanish translation of README by pitoco++

This is a Spanish translation of our README by a Google Code-In
student. Thanks to all the mentors that helped the student
improve this translation, especially NotFound++.


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

Changed paths:
  M NEWS

Log Message:
-----------
[doc] News tweaks


Commit: 7f15ac0ca358ef29594a510ef0d782d4438bd165
    https://github.com/parrot/parrot/commit/7f15ac0ca358ef29594a510ef0d782d4438bd165
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M src/gc/fixed_allocator.c

Log Message:
-----------
add some casts to avoid pointer comparaison warnings


Commit: 7621fbed169f5da8fbc473fcd886d0589cc4474c
    https://github.com/parrot/parrot/commit/7621fbed169f5da8fbc473fcd886d0589cc4474c
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  A tools/dev/github_post_receive.pl

Log Message:
-----------
add post-receive script for gci task


Commit: 8024efa79e082a93dec83e2cfee8c6c0e5d5a399
    https://github.com/parrot/parrot/commit/8024efa79e082a93dec83e2cfee8c6c0e5d5a399
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M tools/dev/github_post_receive.pl

Log Message:
-----------
add minimal POD


Commit: e0b878471329103c0301bce37e871118b3b5f598
    https://github.com/parrot/parrot/commit/e0b878471329103c0301bce37e871118b3b5f598
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M t/pmc/integer.t

Log Message:
-----------
move all the BigInt tests out into their own functions and group them together


Commit: a52658a6bcfdd84097b4e0d785539ddee3f7eb87
    https://github.com/parrot/parrot/commit/a52658a6bcfdd84097b4e0d785539ddee3f7eb87
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M t/pmc/integer.t

Log Message:
-----------
detect if we don't have BigInt, and skip the tests otherwise


Commit: 21e18509c10719f41d06dd5a4b8c44c237e32a8f
    https://github.com/parrot/parrot/commit/21e18509c10719f41d06dd5a4b8c44c237e32a8f
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M MANIFEST
  M NEWS
  A README.espanol
  M src/gc/fixed_allocator.c
  A tools/dev/github_post_receive.pl

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


Commit: 41af763a9838a49ab7f812f0db8bffba48249d3d
    https://github.com/parrot/parrot/commit/41af763a9838a49ab7f812f0db8bffba48249d3d
Author: Nolan Lum <nol888 at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M t/pmc/integer.t

Log Message:
-----------
Remove trailing whitespace.


Commit: 8bcc66e402200f0d7876f0964ca447c8591ec0bd
    https://github.com/parrot/parrot/commit/8bcc66e402200f0d7876f0964ca447c8591ec0bd
Author: Tony Young <rofflwaffls at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M MANIFEST
  M config/gen/makefiles/root.in
  A frontend/parrot/main.c
  A frontend/parrot_debugger/main.c
  A frontend/pbc_dump/main.c
  A frontend/pbc_merge/main.c
  R src/main.c
  R src/parrot_debugger.c
  R src/pbc_dump.c
  R src/pbc_merge.c

Log Message:
-----------
Moved various files from /src to /frontend


Commit: ab8b582b36be2850d521ec19b5a1d7309ffdf2cb
    https://github.com/parrot/parrot/commit/ab8b582b36be2850d521ec19b5a1d7309ffdf2cb
Author: Nolan Lum <nol888 at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M MANIFEST
  M NEWS
  A README.espanol
  M examples/pir/md5sum.pir
  M src/gc/fixed_allocator.c
  M t/pmc/integer.t
  A tools/dev/github_post_receive.pl

Log Message:
-----------
Merge https://github.com/parrot/parrot

Conflicts:
	t/pmc/integer.t

Revised integer tests to use int min/max value for platform portability.


Commit: 8a6314ebaacf5cde10c4a625d9a7d40b8bf3b984
    https://github.com/parrot/parrot/commit/8a6314ebaacf5cde10c4a625d9a7d40b8bf3b984
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M t/pmc/integer.t

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


Commit: 9099987ad7072de7ea8f9654df3cf0daead18c61
    https://github.com/parrot/parrot/commit/9099987ad7072de7ea8f9654df3cf0daead18c61
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M t/pmc/string.t

Log Message:
-----------
[codingstd] No trailing whitespace.


Commit: 3a19b500722157981c8527bcf8d079ae6b1d0f5b
    https://github.com/parrot/parrot/commit/3a19b500722157981c8527bcf8d079ae6b1d0f5b
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M MANIFEST
  M config/gen/makefiles/root.in
  A frontend/parrot/main.c
  A frontend/parrot_debugger/main.c
  A frontend/pbc_dump/main.c
  A frontend/pbc_merge/main.c
  R src/main.c
  R src/parrot_debugger.c
  R src/pbc_dump.c
  R src/pbc_merge.c

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


Commit: dcb971396baf8149d8f0cabb042d8dc7e790e13a
    https://github.com/parrot/parrot/commit/dcb971396baf8149d8f0cabb042d8dc7e790e13a
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M src/pmc/hash.pmc

Log Message:
-----------
DRY a bit Hash PMC


Commit: e5fa363853c0008ca8f755ceb707e40d34417947
    https://github.com/parrot/parrot/commit/e5fa363853c0008ca8f755ceb707e40d34417947
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M src/pmc/hash.pmc

Log Message:
-----------
forgot to add ASSERT_ARGS in dcb9713


Commit: 4db8296b8bde6b3c989d13f3f6b61089c24557f1
    https://github.com/parrot/parrot/commit/4db8296b8bde6b3c989d13f3f6b61089c24557f1
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M MANIFEST

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


Commit: 6f9f528c01897d85f4bb63ed70364b114db4a826
    https://github.com/parrot/parrot/commit/6f9f528c01897d85f4bb63ed70364b114db4a826
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M tools/dev/github_post_receive.pl

Log Message:
-----------
fix codetest failures

add copyright line and add coda
fix platform-specific perl shebang line
replace hard tabs


Commit: 864c42fa53b26fe19c192a8ba8eb442e7ece0f24
    https://github.com/parrot/parrot/commit/864c42fa53b26fe19c192a8ba8eb442e7ece0f24
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M lib/Parrot/Headerizer/Object.pm

Log Message:
-----------
Begin to standardize the POD in this file.


Commit: db760d28c7579e72bcf185e8afb9ec76b23013a7
    https://github.com/parrot/parrot/commit/db760d28c7579e72bcf185e8afb9ec76b23013a7
Author: Nolan Lum <nol888 at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M MANIFEST
  M config/gen/makefiles/docs.in
  M config/gen/makefiles/root.in
  R src/packfile.c
  A src/packfile/api.c
  A src/packfile/object_serialization.c
  A src/packfile/output.c
  R src/packout.c
  R src/pmc_freeze.c

Log Message:
-----------
Refactor packfile core files. Modify makefile templates to account for change.

packfile.c -> api.c
pmc_freeze.c -> object_serialization.c
packout.c -> output.c


Commit: b0c9397a2336001eeec9840ff1e83d7692693449
    https://github.com/parrot/parrot/commit/b0c9397a2336001eeec9840ff1e83d7692693449
Author: Nolan Lum <nol888 at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M MANIFEST
  M config/gen/makefiles/root.in
  A frontend/parrot/main.c
  A frontend/parrot_debugger/main.c
  A frontend/pbc_dump/main.c
  A frontend/pbc_merge/main.c
  R src/main.c
  R src/parrot_debugger.c
  R src/pbc_dump.c
  R src/pbc_merge.c
  M src/pmc/hash.pmc
  M t/pmc/string.t
  M tools/dev/github_post_receive.pl

Log Message:
-----------
Merge https://github.com/parrot/parrot

Conflicts:
	MANIFEST


Commit: e69f9bf8558c2188eea5ec19d638d8abb379a798
    https://github.com/parrot/parrot/commit/e69f9bf8558c2188eea5ec19d638d8abb379a798
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M .gitignore

Log Message:
-----------
add some new files to .gitignore


Commit: 352d6105577f413a6713d5e42cb9f2d62b51cb7b
    https://github.com/parrot/parrot/commit/352d6105577f413a6713d5e42cb9f2d62b51cb7b
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-12-11 (Sat, 11 Dec 2010)

Changed paths:
  M src/dynpmc/os.pmc

Log Message:
-----------
avoid encoding exceptions in OS.readdir on non-windows platforms


Commit: d3b6bc7d01283e8aed62dbcbcf414466727597ef
    https://github.com/parrot/parrot/commit/d3b6bc7d01283e8aed62dbcbcf414466727597ef
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-11 (Sat, 11 Dec 2010)

Changed paths:
  M .gitignore
  M MANIFEST
  M config/gen/makefiles/docs.in
  M config/gen/makefiles/root.in
  M src/dynpmc/os.pmc
  R src/packfile.c
  A src/packfile/api.c
  A src/packfile/object_serialization.c
  A src/packfile/output.c
  R src/packout.c
  M src/pmc/hash.pmc
  R src/pmc_freeze.c
  M t/pmc/string.t
  M tools/dev/github_post_receive.pl

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


Commit: 7d8623c4186f61cd79c461a3b73a59089c8f2ccc
    https://github.com/parrot/parrot/commit/7d8623c4186f61cd79c461a3b73a59089c8f2ccc
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-12-11 (Sat, 11 Dec 2010)

Changed paths:
  M MANIFEST.SKIP

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


Commit: 62ea3480b7503046432c89bde11c988945b32f5e
    https://github.com/parrot/parrot/commit/62ea3480b7503046432c89bde11c988945b32f5e
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-12-11 (Sat, 11 Dec 2010)

Changed paths:
  M lib/Parrot/Headerizer/Object.pm

Log Message:
-----------
All methods in P::H::Object.pm now have some documentation in POD format.


Commit: fd8c59a30f27a85990f28f7cbe4f60b9fecde3e5
    https://github.com/parrot/parrot/commit/fd8c59a30f27a85990f28f7cbe4f60b9fecde3e5
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-12-11 (Sat, 11 Dec 2010)

Changed paths:
  M lib/Parrot/Headerizer/Functions.pm
  M lib/Parrot/Headerizer/Object.pm
  M tools/dev/headerizer.pl

Log Message:
-----------
Add documentation in POD format to all functions in P::H::Functions.pm.  Add author credits to headerizer.pl.


Commit: 071661ac302628f4d2d256dfcd7b72bc3aa4778c
    https://github.com/parrot/parrot/commit/071661ac302628f4d2d256dfcd7b72bc3aa4778c
Author: chromatic <chromatic at wgz.org>
Date:   2010-12-11 (Sat, 11 Dec 2010)

Changed paths:
  A docs/project/merge_review_guidelines.pod

Log Message:
-----------
Added guidelines for branch merge review.


Commit: 7713372c2551dc58eb97b62b575b77d55a4752b7
    https://github.com/parrot/parrot/commit/7713372c2551dc58eb97b62b575b77d55a4752b7
Author: chromatic <chromatic at wgz.org>
Date:   2010-12-11 (Sat, 11 Dec 2010)

Changed paths:
  M docs/project/git_workflow.pod

Log Message:
-----------
Fixed some typos; linked to merge review docs.


Commit: 22a625f95e3681bc648dd9812de60106259bd3a2
    https://github.com/parrot/parrot/commit/22a625f95e3681bc648dd9812de60106259bd3a2
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-11 (Sat, 11 Dec 2010)

Changed paths:
  M MANIFEST
  M config/gen/makefiles/root.in
  A frontend/pbc_dump/packdump.c
  R src/packdump.c

Log Message:
-----------
move src/packdump.c to frontend/pbc_dump/ where it belongs since it is part of that frontend


Commit: 39b8b702957a0ad783450933a0e60008eff18c80
    https://github.com/parrot/parrot/commit/39b8b702957a0ad783450933a0e60008eff18c80
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-11 (Sat, 11 Dec 2010)

Changed paths:
  M MANIFEST.SKIP
  M docs/project/git_workflow.pod
  A docs/project/merge_review_guidelines.pod

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


Commit: ec3d188f9308676f1c376692092ae5fb4cdd02d6
    https://github.com/parrot/parrot/commit/ec3d188f9308676f1c376692092ae5fb4cdd02d6
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-12-11 (Sat, 11 Dec 2010)

Changed paths:
  M examples/nci/ls.pir

Log Message:
-----------
add a note about platform dependence to NCI example ls.pis - TT #1180


Commit: 3aafa0b990f718ff828ee84956dc8855db9d6c3e
    https://github.com/parrot/parrot/commit/3aafa0b990f718ff828ee84956dc8855db9d6c3e
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-12-11 (Sat, 11 Dec 2010)

Changed paths:
  M MANIFEST
  M config/gen/makefiles/root.in
  M lib/Parrot/Distribution.pm
  R lib/Parrot/Headerizer.pm
  A lib/Parrot/Headerizer/Functions.pm
  A lib/Parrot/Headerizer/Object.pm
  M t/codingstd/c_function_docs.t
  M t/codingstd/pmc_docs.t
  A t/tools/dev/headerizer/01_functions.t
  A t/tools/dev/headerizer/02_methods.t
  A t/tools/dev/headerizer/testlib/fixedbooleanarray_pmc.in
  A t/tools/dev/headerizer/testlib/function_decls.in
  A t/tools/dev/headerizer/testlib/hvalidheader.in
  A t/tools/dev/headerizer/testlib/imcc.in
  A t/tools/dev/headerizer/testlib/lack_directive.in
  A t/tools/dev/headerizer/testlib/list.in
  A t/tools/dev/headerizer/testlib/list_h.in
  A t/tools/dev/headerizer/testlib/missingheaderfile.in
  A t/tools/dev/headerizer/testlib/nci_pmc.in
  A t/tools/dev/headerizer/testlib/none.in
  A t/tools/dev/headerizer/testlib/validheader.in
  M tools/dev/headerizer.pl

Log Message:
-----------
Merge branch 'tt532_headerizer_refactor'.  After first pass at merge, resolve conflicts,
update MANIFEST and fix codingstd errors revealed during 'make fulltest'.


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

Changed paths:
  M MANIFEST
  M NEWS
  A README.deutsch

Log Message:
-----------
[doc] German translation of our README, wesjdj++


Commit: 6b79d2490597d797daa6fffc668633e4e3e59c1b
    https://github.com/parrot/parrot/commit/6b79d2490597d797daa6fffc668633e4e3e59c1b
Author: Andy Lester <andy at petdance.com>
Date:   2010-12-11 (Sat, 11 Dec 2010)

Changed paths:
  M .gitignore
  M CREDITS
  M MANIFEST
  M MANIFEST.SKIP
  M NEWS
  A README.deutsch
  A README.espanol
  A README.polski
  M config/gen/makefiles/docs.in
  M config/gen/makefiles/root.in
  M docs/project/git_workflow.pod
  A docs/project/merge_review_guidelines.pod
  M examples/nci/ls.pir
  A examples/pir/md5sum.pir
  A frontend/parrot/main.c
  A frontend/parrot_debugger/main.c
  A frontend/pbc_dump/main.c
  A frontend/pbc_dump/packdump.c
  A frontend/pbc_merge/main.c
  M include/parrot/oplib.h
  M src/dynpmc/os.pmc
  M src/gc/fixed_allocator.c
  R src/main.c
  A src/nci/framebuilder.pod
  M src/ops/core.ops
  R src/packdump.c
  R src/packfile.c
  A src/packfile/api.c
  A src/packfile/object_serialization.c
  A src/packfile/output.c
  R src/packout.c
  R src/parrot_debugger.c
  R src/pbc_dump.c
  R src/pbc_merge.c
  M src/pmc/hash.pmc
  M src/pmc/string.pmc
  R src/pmc_freeze.c
  M src/runcore/main.c
  M t/pmc/integer.t
  M t/pmc/string.t
  M t/tools/dev/searchops/samples.pm
  A tools/dev/github_post_receive.pl

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


Commit: 31ca7a23abfc9601eab05ca4cdbc380607c7d6a8
    https://github.com/parrot/parrot/commit/31ca7a23abfc9601eab05ca4cdbc380607c7d6a8
Author: Andy Lester <andy at petdance.com>
Date:   2010-12-11 (Sat, 11 Dec 2010)

Changed paths:
  M include/parrot/packfile.h
  M include/parrot/pmc_freeze.h

Log Message:
-----------
updated headers for headerizing


Commit: bbf140fc8b786c6f79f83aeda2f0998d4b47c4eb
    https://github.com/parrot/parrot/commit/bbf140fc8b786c6f79f83aeda2f0998d4b47c4eb
Author: David Czech <davidczech510 at gmail.com>
Date:   2010-12-11 (Sat, 11 Dec 2010)

Changed paths:
  A md5task/main_m.pir
  A md5task/main_nfio.pir
  M runtime/parrot/library/LWP/Protocol.pir
  A test_data

Log Message:
-----------
Getting There on Chunked Encoding...
 and the other md5 GCI task is in here too.


Commit: 6b61c676a2bdf522d91669d30a1ce3a75a721304
    https://github.com/parrot/parrot/commit/6b61c676a2bdf522d91669d30a1ce3a75a721304
Author: Nolan Lum <nol888 at gmail.com>
Date:   2010-12-11 (Sat, 11 Dec 2010)

Changed paths:
  M t/pmc/iterator.t

Log Message:
-----------
Increase Iterator PMC test coverage.


Commit: d22eea0ccaf4a4876d1d011b2d6a291dbe68895d
    https://github.com/parrot/parrot/commit/d22eea0ccaf4a4876d1d011b2d6a291dbe68895d
Author: David Czech <davidczech510 at gmail.com>
Date:   2010-12-12 (Sun, 12 Dec 2010)

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

Log Message:
-----------
Chunked Encoding now working.
 Need some more testing and review.
 Perhaps a bit of cleanup, Use registers instead of variables.


Commit: c24b8447c6d02510d2272726343f138e3174ead5
    https://github.com/parrot/parrot/commit/c24b8447c6d02510d2272726343f138e3174ead5
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-12-12 (Sun, 12 Dec 2010)

Changed paths:
  M src/list.c

Log Message:
-----------
fix codetest failure - line length


Commit: f76eee7dc84fd595cb684a34f2603194b6699b14
    https://github.com/parrot/parrot/commit/f76eee7dc84fd595cb684a34f2603194b6699b14
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-12-12 (Sun, 12 Dec 2010)

Changed paths:
  M lib/Parrot/Manifest.pm
  M t/manifest/01-basic.t

Log Message:
-----------
Now that we rely on 'git ls-files' to identify files which are candidates for
inclusion in MANIFEST et al., we no longer need to record directories
traversed, which means we can remove one TODO-ed test.  (This should have no
impact on functioning of tools/dev/mk_manifest_and_skip.pl.)


Commit: 23f2e8d5bdaf9cc9d7951fecd791adbf4a020cd8
    https://github.com/parrot/parrot/commit/23f2e8d5bdaf9cc9d7951fecd791adbf4a020cd8
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-12-12 (Sun, 12 Dec 2010)

Changed paths:
  M .gitignore
  M MANIFEST.SKIP

Log Message:
-----------
Add one generated .o file to .gitignore so that it is not reported by 'git status'.  Regenerate MANIFEST.SKIP.


Commit: 6b443535b2d8d995134c245e83689933795896c4
    https://github.com/parrot/parrot/commit/6b443535b2d8d995134c245e83689933795896c4
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-12-12 (Sun, 12 Dec 2010)

Changed paths:
  M .gitignore

Log Message:
-----------
Remove outdated references to 'svn:ignore' from .gitignore.


Commit: c8712276a2973ad1c672ea5a4772b5745c817545
    https://github.com/parrot/parrot/commit/c8712276a2973ad1c672ea5a4772b5745c817545
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-12 (Sun, 12 Dec 2010)

Changed paths:
  M t/pmc/integer.t

Log Message:
-----------
skip if sys_ops unavailable


Commit: 8d7399024e2e0428eb2375f5544f8c78c4a3f7f4
    https://github.com/parrot/parrot/commit/8d7399024e2e0428eb2375f5544f8c78c4a3f7f4
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-12-12 (Sun, 12 Dec 2010)

Changed paths:
  M t/pmc/integer.t

Log Message:
-----------
skip only Integer tests that depend on sysops when unavailable


Commit: dd7ff4e50f6883fb096062c28fe7c8987ab202db
    https://github.com/parrot/parrot/commit/dd7ff4e50f6883fb096062c28fe7c8987ab202db
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-12-12 (Sun, 12 Dec 2010)

Changed paths:
  M src/pmc/namespace.pmc

Log Message:
-----------
fix a segfaulting bug in method Namespace.export_to


Commit: 6f2c9b1ade816db8cd467fb6c6610320c34bbd65
    https://github.com/parrot/parrot/commit/6f2c9b1ade816db8cd467fb6c6610320c34bbd65
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-12-12 (Sun, 12 Dec 2010)

Changed paths:
  M t/pmc/namespace.t

Log Message:
-----------
regresion test for dd7ff4e


Commit: 532f1ce4695812892db4bf6a68b89173fa3b98ec
    https://github.com/parrot/parrot/commit/532f1ce4695812892db4bf6a68b89173fa3b98ec
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-12 (Sun, 12 Dec 2010)

Changed paths:
  M MANIFEST
  M config/gen/makefiles/docs.in
  M config/gen/makefiles/root.in
  A frontend/parrot/main.c
  A frontend/parrot_debugger/main.c
  A frontend/pbc_dump/main.c
  A frontend/pbc_merge/main.c
  R src/main.c
  R src/packfile.c
  A src/packfile/api.c
  A src/packfile/object_serialization.c
  A src/packfile/output.c
  R src/packout.c
  R src/parrot_debugger.c
  R src/pbc_dump.c
  R src/pbc_merge.c
  M src/pmc/hash.pmc
  R src/pmc_freeze.c
  M t/pmc/iterator.t
  M t/pmc/string.t
  M tools/dev/github_post_receive.pl

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


Commit: ee634dab9ef04c8db5c99c69c67798ecb1d1d01b
    https://github.com/parrot/parrot/commit/ee634dab9ef04c8db5c99c69c67798ecb1d1d01b
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-12 (Sun, 12 Dec 2010)

Changed paths:
  M t/pmc/iterator.t

Log Message:
-----------
Merge branch 'gci_iterator_coverage'


Commit: eaddf691ce96ff60d87c53cf47c785a272e86a3d
    https://github.com/parrot/parrot/commit/eaddf691ce96ff60d87c53cf47c785a272e86a3d
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-12 (Sun, 12 Dec 2010)

Changed paths:
  A md5task/main_m.pir
  A md5task/main_nfio.pir
  M runtime/parrot/library/LWP/Protocol.pir
  A test_data

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


Commit: b3ec6cf554ae6dc8f933a8dc672423ef76979fa9
    https://github.com/parrot/parrot/commit/b3ec6cf554ae6dc8f933a8dc672423ef76979fa9
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-12-13 (Mon, 13 Dec 2010)

Changed paths:
  M MANIFEST

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


Commit: 79595251a932dda08433d336caf56fb2f186b59d
    https://github.com/parrot/parrot/commit/79595251a932dda08433d336caf56fb2f186b59d
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-12-13 (Mon, 13 Dec 2010)

Changed paths:
  M md5task/main_m.pir

Log Message:
-----------
fix codetest failures

add copyright line
add pir coda
remove trailing spaces
some documentati8on would be welcome!


Commit: 55c5515f66ef0f57a6d14ebdfa62a61cf6127a8a
    https://github.com/parrot/parrot/commit/55c5515f66ef0f57a6d14ebdfa62a61cf6127a8a
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-12-13 (Mon, 13 Dec 2010)

Changed paths:
  M md5task/main_nfio.pir

Log Message:
-----------
fix codetest failures

add copyright line
add pir coda
remove trailing spaces
some documentati8on would be welcome!


Commit: 4e18c2770dd6ff630e7af0ed52c2829b11709f07
    https://github.com/parrot/parrot/commit/4e18c2770dd6ff630e7af0ed52c2829b11709f07
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-12-13 (Mon, 13 Dec 2010)

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

Log Message:
-----------
fix codetest failures - trailing spaces


Commit: a3882f52fba008633250a873e036a2c0a7d6eedd
    https://github.com/parrot/parrot/commit/a3882f52fba008633250a873e036a2c0a7d6eedd
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-12-13 (Mon, 13 Dec 2010)

Changed paths:
  M .gitignore
  M MANIFEST
  M MANIFEST.SKIP
  M NEWS
  A README.deutsch
  M include/parrot/list.h
  M include/parrot/packfile.h
  M include/parrot/pmc_freeze.h
  M lib/Parrot/Manifest.pm
  A md5task/main_m.pir
  A md5task/main_nfio.pir
  M runtime/parrot/library/LWP/Protocol.pir
  M src/list.c
  M src/pmc/namespace.pmc
  M t/manifest/01-basic.t
  M t/pmc/integer.t
  M t/pmc/iterator.t
  M t/pmc/namespace.t
  A test_data

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


Commit: 65b4794692f3f73d157579e9a9a9c1041feaf2a6
    https://github.com/parrot/parrot/commit/65b4794692f3f73d157579e9a9a9c1041feaf2a6
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-12-13 (Mon, 13 Dec 2010)

Changed paths:
  M MANIFEST
  R md5task/main_m.pir
  R md5task/main_nfio.pir
  R test_data

Log Message:
-----------
Remove some files that were accidentally committed.


Commit: f123b3079b08e50f1581dcdbb52ee2ae75685ac1
    https://github.com/parrot/parrot/commit/f123b3079b08e50f1581dcdbb52ee2ae75685ac1
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-12-13 (Mon, 13 Dec 2010)

Changed paths:
  M MANIFEST
  A lib/Parrot/Headerizer.pm
  R lib/Parrot/Headerizer/Object.pm
  M t/codingstd/c_function_docs.t
  M t/codingstd/pmc_docs.t
  M t/tools/dev/headerizer/02_methods.t
  M tools/dev/headerizer.pl

Log Message:
-----------
Complete work on http://trac.parrot.org/parrot/ticket/532.  Change
Parrot::Headerizer::Object back to simply Parrot::Headerizer.


Commit: 5b8fb372b74dee93bf8ffce16ae039a5d314e99c
    https://github.com/parrot/parrot/commit/5b8fb372b74dee93bf8ffce16ae039a5d314e99c
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-12-13 (Mon, 13 Dec 2010)

Changed paths:
  M MANIFEST
  R md5task/main_m.pir
  R md5task/main_nfio.pir
  R test_data

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


Commit: 07df1ca0fd08b677476cacfd0e8001a832623d1c
    https://github.com/parrot/parrot/commit/07df1ca0fd08b677476cacfd0e8001a832623d1c
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-12-14 (Tue, 14 Dec 2010)

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

Log Message:
-----------
add the throws_type function to Test;More and use it in a new test for Namespace


Commit: 07d9124b23e2e2f05335ee40b638c1eb96aacea7
    https://github.com/parrot/parrot/commit/07d9124b23e2e2f05335ee40b638c1eb96aacea7
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-12-14 (Tue, 14 Dec 2010)

Changed paths:
  M src/pmc/namespace.pmc

Log Message:
-----------
use appropiate exception types in Namespace.export_to method


Commit: 33a5288719cf7b32d61eecdd73a194b64d5a7198
    https://github.com/parrot/parrot/commit/33a5288719cf7b32d61eecdd73a194b64d5a7198
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-12-14 (Tue, 14 Dec 2010)

Changed paths:
  M t/pmc/namespace.t

Log Message:
-----------
more tests for Namespace methods


Commit: b9e4e7303f7cae984ba3b37069afefe7a51196ff
    https://github.com/parrot/parrot/commit/b9e4e7303f7cae984ba3b37069afefe7a51196ff
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-12-14 (Tue, 14 Dec 2010)

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

Log Message:
-----------
fix typos from 07df1ca


Commit: aaf01d1530a8ba20440b6a1e57dbfe4e87ab80ac
    https://github.com/parrot/parrot/commit/aaf01d1530a8ba20440b6a1e57dbfe4e87ab80ac
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-14 (Tue, 14 Dec 2010)

Changed paths:
  M DEPRECATED.pod

Log Message:
-----------
add Complex PMC deprecation


Commit: c3f2c987853fc17c3ea2a1b9ab707f1dffa39f4f
    https://github.com/parrot/parrot/commit/c3f2c987853fc17c3ea2a1b9ab707f1dffa39f4f
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-14 (Tue, 14 Dec 2010)

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

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


Commit: d130ad7800e6dd899bfd3b6fe44764f68b428f70
    https://github.com/parrot/parrot/commit/d130ad7800e6dd899bfd3b6fe44764f68b428f70
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-12-14 (Tue, 14 Dec 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
  A README.deutsch
  A README.espanol
  A README.polski
  M README_win32.pod
  M RESPONSIBLE_PARTIES
  M TODO
  M VERSION
  M compilers/data_json/data_json.pir
  M compilers/data_json/data_json/pge2pir.tg
  M compilers/imcc/cfg.c
  M compilers/imcc/cfg.h
  M compilers/imcc/debug.c
  M compilers/imcc/debug.h
  M compilers/imcc/imc.c
  M compilers/imcc/imc.h
  M compilers/imcc/imcc.l
  M compilers/imcc/imcc.y
  M compilers/imcc/imclexer.c
  M compilers/imcc/imcparser.c
  M compilers/imcc/imcparser.h
  M compilers/imcc/instructions.c
  M compilers/imcc/instructions.h
  M compilers/imcc/main.c
  M compilers/imcc/optimizer.c
  M compilers/imcc/optimizer.h
  M compilers/imcc/parser.h
  M compilers/imcc/parser_util.c
  M compilers/imcc/pbc.c
  M compilers/imcc/pbc.h
  M compilers/imcc/pcc.c
  M compilers/imcc/reg_alloc.c
  M compilers/imcc/sets.c
  M compilers/imcc/sets.h
  M compilers/imcc/symreg.c
  M compilers/imcc/symreg.h
  M compilers/imcc/unit.h
  M compilers/opsc/README.pod
  M compilers/opsc/ops2c.nqp
  M compilers/opsc/opsc.pir
  M compilers/opsc/src/Ops/Compiler.pm
  M compilers/opsc/src/Ops/Compiler/Actions.pm
  M compilers/opsc/src/Ops/Compiler/Grammar.pm
  M compilers/opsc/src/Ops/Emitter.pm
  M compilers/opsc/src/Ops/File.pm
  M compilers/opsc/src/Ops/Op.pm
  M compilers/opsc/src/Ops/OpLib.pm
  M compilers/opsc/src/Ops/Renumberer.pm
  M compilers/opsc/src/Ops/Trans.pm
  M compilers/opsc/src/Ops/Trans/C.pm
  M compilers/opsc/src/builtins.pir
  M compilers/pct/PCT.pir
  M compilers/pct/README.pod
  M compilers/pct/src/PAST.pir
  M compilers/pct/src/PAST/Compiler.pir
  M compilers/pct/src/PAST/Node.pir
  M compilers/pct/src/PCT/Dumper.pir
  M compilers/pct/src/PCT/Grammar.pir
  M compilers/pct/src/PCT/HLLCompiler.pir
  M compilers/pct/src/PCT/Node.pir
  M compilers/pct/src/POST/Compiler.pir
  M compilers/pct/src/POST/Node.pir
  M compilers/pge/PGE.pir
  M compilers/pge/PGE/Exp.pir
  M compilers/pge/PGE/Match.pir
  M compilers/pge/PGE/OPTable.pir
  M compilers/pge/PGE/P5Regex.pir
  M compilers/pge/PGE/Perl6Regex.pir
  M compilers/pge/PGE/Regex.pir
  M compilers/pge/PGE/builtins.pg
  M compilers/pge/README.pod
  R compilers/pirc/Defines.mak
  R compilers/pirc/README.pod
  R compilers/pirc/Rules.mak
  R compilers/pirc/TODO
  R compilers/pirc/heredoc/heredocmain.c
  R compilers/pirc/macro/lexer.h
  R compilers/pirc/macro/macro.h
  R compilers/pirc/macro/macro.l
  R compilers/pirc/macro/macro.y
  R compilers/pirc/macro/macrolexer.c
  R compilers/pirc/macro/macrolexer.h
  R compilers/pirc/macro/macroparser.c
  R compilers/pirc/macro/macroparser.h
  R compilers/pirc/src/bcgen.c
  R compilers/pirc/src/bcgen.h
  R compilers/pirc/src/hdocprep.c
  R compilers/pirc/src/hdocprep.l
  R compilers/pirc/src/main.c
  R compilers/pirc/src/pir.l
  R compilers/pirc/src/pir.y
  R compilers/pirc/src/pircapi.c
  R compilers/pirc/src/pircapi.h
  R compilers/pirc/src/pircompiler.c
  R compilers/pirc/src/pircompiler.h
  R compilers/pirc/src/pircompunit.c
  R compilers/pirc/src/pircompunit.h
  R compilers/pirc/src/pirdefines.h
  R compilers/pirc/src/piremit.c
  R compilers/pirc/src/piremit.h
  R compilers/pirc/src/pirerr.c
  R compilers/pirc/src/pirerr.h
  R compilers/pirc/src/pirheredoc.h
  R compilers/pirc/src/pirlexer.c
  R compilers/pirc/src/pirlexer.h
  R compilers/pirc/src/pirmacro.c
  R compilers/pirc/src/pirmacro.h
  R compilers/pirc/src/pirop.c
  R compilers/pirc/src/pirop.h
  R compilers/pirc/src/pirparser.c
  R compilers/pirc/src/pirparser.h
  R compilers/pirc/src/pirpcc.c
  R compilers/pirc/src/pirpcc.h
  R compilers/pirc/src/pirregalloc.c
  R compilers/pirc/src/pirregalloc.h
  R compilers/pirc/src/pirsymbol.c
  R compilers/pirc/src/pirsymbol.h
  R compilers/pirc/src/piryy.h
  R compilers/pirc/t/basic.t
  R compilers/pirc/t/harness
  R compilers/pirc/t/heredoc.t
  R compilers/pirc/t/macro.t
  R compilers/pirc/t/stmts.t
  R compilers/pirc/t/subflags.t
  M compilers/tge/TGE.pir
  M compilers/tge/TGE/Compiler.pir
  M compilers/tge/TGE/Grammar.pir
  M compilers/tge/TGE/Rule.pir
  M compilers/tge/TGE/Tree.pir
  M compilers/tge/tgc.pir
  M config/auto/arch.pm
  M config/auto/attributes.pm
  M config/auto/attributes/test_c.in
  M config/auto/backtrace.pm
  M config/auto/backtrace/test_c.in
  M config/auto/backtrace/test_dlinfo_c.in
  M config/auto/byteorder.pm
  M config/auto/byteorder/test_c.in
  M config/auto/cpu.pm
  M config/auto/cpu/i386/auto.pm
  M config/auto/cpu/i386/test_gcc_cmpxchg_c.in
  M config/auto/cpu/ppc/auto.pm
  M config/auto/cpu/ppc/test_gcc_cmpset_c.in
  M config/auto/cpu/sun4/auto.pm
  M config/auto/cpu/sun4/test_atomic_c.in
  M config/auto/cpu/x86_64/auto.pm
  M config/auto/ctags.pm
  M config/auto/env.pm
  M config/auto/env/test_setenv_c.in
  M config/auto/env/test_unsetenv_c.in
  M config/auto/format.pm
  M config/auto/frames.pm
  M config/auto/frames/test_exec_cygwin_c.in
  M config/auto/frames/test_exec_linux_c.in
  M config/auto/frames/test_exec_openbsd_c.in
  M config/auto/gc.pm
  M config/auto/gc/test_c.in
  M config/auto/gcc.pm
  M config/auto/gcc/test_c.in
  M config/auto/gettext.pm
  M config/auto/gettext/gettext_c.in
  A config/auto/git_describe.pm
  M config/auto/glibc.pm
  M config/auto/glibc/test_c.in
  M config/auto/gmp.pm
  M config/auto/gmp/gmp_c.in
  M config/auto/headers.pm
  M config/auto/headers/test_c.in
  M config/auto/icu.pm
  M config/auto/inline.pm
  M config/auto/inline/test1_c.in
  M config/auto/inline/test2_c.in
  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
  A config/auto/libffi.pm
  A config/auto/libffi/test_c.in
  M config/auto/llvm.pm
  M config/auto/llvm/hello.c
  M config/auto/memalign.pm
  M config/auto/memalign/test2_c.in
  M config/auto/memalign/test_c.in
  M config/auto/msvc.pm
  M config/auto/msvc/test_c.in
  M config/auto/neg_0.pm
  M config/auto/neg_0/test_c.in
  M config/auto/opengl.pm
  M config/auto/opengl/opengl_c.in
  M config/auto/ops.pm
  M config/auto/pcre.pm
  M config/auto/pcre/pcre_c.in
  M config/auto/perldoc.pm
  M config/auto/pmc.pm
  M config/auto/pod2man.pm
  M config/auto/readline.pm
  M config/auto/readline/readline_c.in
  M config/auto/revision.pm
  A config/auto/sha1.pm
  M config/auto/signal.pm
  M config/auto/signal/test1_c.in
  M config/auto/signal/test2_c.in
  M config/auto/signal/test_itimer_c.in
  M config/auto/sizes.pm
  M config/auto/sizes/floatval_maxmin_c.in
  M config/auto/sizes/intval_maxmin_c.in
  M config/auto/sizes/test2_c.in
  M config/auto/sizes/test3_c.in
  M config/auto/sizes/test_c.in
  M config/auto/snprintf.pm
  M config/auto/snprintf/test_c.in
  M config/auto/socklen_t.pm
  M config/auto/stat.pm
  M config/auto/stat/test_c.in
  M config/auto/thread.pm
  M config/auto/timespec.pm
  M config/auto/timespec/test_c.in
  M config/auto/va_ptr.pm
  M config/auto/va_ptr/test_c.in
  M config/auto/warnings.pm
  M config/auto/warnings/test_c.in
  M config/auto/zlib.pm
  M config/auto/zlib/zlib_c.in
  M config/gen/config_h.pm
  M config/gen/config_h/config_h.in
  M config/gen/config_h/has_header_h.in
  M config/gen/config_pm.pm
  M config/gen/config_pm/Config_pm.in
  M config/gen/config_pm/config_lib_pir.in
  M config/gen/config_pm/config_pir.in
  M config/gen/core_pmcs.pm
  M config/gen/makefiles.pm
  M config/gen/makefiles/docs.in
  M config/gen/makefiles/editor.in
  M config/gen/makefiles/ext.in
  M config/gen/makefiles/parrot_embed_pl.in
  M config/gen/makefiles/root.in
  M config/gen/opengl.pm
  M config/gen/platform.pm
  M config/gen/platform/ansi/dl.c
  M config/gen/platform/ansi/exec.c
  M config/gen/platform/ansi/io.h
  M config/gen/platform/ansi/pid.c
  M config/gen/platform/ansi/time.c
  M config/gen/platform/cygwin/math.c
  M config/gen/platform/darwin/begin.c
  M config/gen/platform/darwin/hires_timer.c
  M config/gen/platform/darwin/sysmem.c
  R 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/appa_glossary.pod
  M docs/book/draft/appb_patch_submission.pod
  M docs/book/draft/appd_build_options.pod
  M docs/book/draft/appe_source_code.pod
  M docs/book/draft/ch01_introduction.pod
  M docs/book/draft/ch11_directive_reference.pod
  M docs/book/draft/chXX_hlls.pod
  M docs/book/pct/ch01_introduction.pod
  M docs/book/pct/ch03_compiler_tools.pod
  M docs/book/pir/ch03_basic_syntax.pod
  M docs/book/pir/ch04_variables.pod
  M docs/book/pir/ch06_subroutines.pod
  M docs/compiler_faq.pod
  M docs/configuration.pod
  M docs/debug.pod
  M docs/debugger.pod
  M docs/dev/byteorder.pod
  M docs/dev/c_functions.pod
  M docs/dev/debugging_with_msvc.pod
  M docs/dev/events.pod
  M docs/dev/headerizer.pod
  M docs/dev/infant.pod
  M docs/dev/longopt.pod
  M docs/dev/optimizer.pod
  M docs/dev/parrot_api.pod
  M docs/dev/pccmethods.pod
  M docs/dev/pmc_freeze.pod
  M docs/dev/profiling.pod
  M docs/embed.pod
  M docs/extend.pod
  M docs/faq.pod
  M docs/gettingstarted.pod
  M docs/glossary.pod
  M docs/imcc/imcfaq.pod
  M docs/imcc/operation.pod
  M docs/intro.pod
  M docs/memory_internals.pod
  M docs/multidispatch.pod
  M docs/optable.pod
  M docs/overview.pod
  M docs/parrot.pod
  M docs/parrotbyte.pod
  M docs/parrothist.pod
  M docs/pct/gettingstarted.pod
  M docs/pct/past_building_blocks.pod
  M docs/pct/pct_optable_guide.pod
  M docs/pdds/draft/pdd01_overview.pod
  M docs/pdds/draft/pdd05_opfunc.pod
  M docs/pdds/draft/pdd06_pasm.pod
  M docs/pdds/draft/pdd08_keys.pod
  M docs/pdds/draft/pdd10_embedding.pod
  M docs/pdds/draft/pdd11_extending.pod
  M docs/pdds/draft/pdd14_numbers.pod
  M docs/pdds/draft/pdd16_native_call.pod
  M docs/pdds/draft/pdd29_compiler_tools.pod
  M docs/pdds/draft/pdd31_hll.pod
  M docs/pdds/pdd00_pdd.pod
  M docs/pdds/pdd03_calling_conventions.pod
  M docs/pdds/pdd07_codingstd.pod
  M docs/pdds/pdd09_gc.pod
  M docs/pdds/pdd13_bytecode.pod
  M docs/pdds/pdd15_objects.pod
  M docs/pdds/pdd17_pmc.pod
  M docs/pdds/pdd18_security.pod
  M docs/pdds/pdd19_pir.pod
  M docs/pdds/pdd20_lexical_vars.pod
  M docs/pdds/pdd21_namespaces.pod
  M docs/pdds/pdd22_io.pod
  M docs/pdds/pdd23_exceptions.pod
  M docs/pdds/pdd24_events.pod
  M docs/pdds/pdd25_concurrency.pod
  M docs/pdds/pdd26_ast.pod
  M docs/pdds/pdd27_multiple_dispatch.pod
  M docs/pdds/pdd28_strings.pod
  M docs/pdds/pdd30_install.pod
  M docs/pdds/pdd_template.pod
  M docs/pmc/struct.pod
  M docs/porting_intro.pod
  R docs/project/branching_guide.pod
  M docs/project/cage_cleaners_guide.pod
  M docs/project/committer_guide.pod
  A docs/project/core_inclusion.pod
  M docs/project/debian_packaging_guide.pod
  A docs/project/git_terminology.pod
  A docs/project/git_workflow.pod
  A docs/project/merge_review_guidelines.pod
  M docs/project/metacommitter_guide.pod
  M docs/project/release_manager_guide.pod
  M docs/project/roles_responsibilities.pod
  M docs/project/support_policy.pod
  M docs/project/ticket_triaging.pod
  M docs/project/ubuntu_packaging_guide.pod
  M docs/req/model_users.pod
  M docs/running.pod
  M docs/stability.pod
  M docs/submissions.pod
  M docs/tests.pod
  M docs/user/pir/intro.pod
  M docs/user/pir/objects.pod
  M docs/user/pir/pmcs.pod
  M docs/vtables.pod
  M editor/README.pod
  M editor/kate_syntax.pl
  M editor/mk_skeleton.pir
  M editor/ops2vim.pl
  M editor/parrot.el
  M editor/pasm.el
  M editor/pir-mode.el
  R editor/subversion_config
  M examples/README
  M examples/benchmarks/addit.pasm
  M examples/benchmarks/addit.pir
  M examples/benchmarks/addit.pl
  M examples/benchmarks/addit2.pir
  M examples/benchmarks/array_access.pir
  M examples/benchmarks/arriter.pir
  M examples/benchmarks/arriter.pl
  M examples/benchmarks/arriter_o1.pir
  M examples/benchmarks/bench_newp.pasm
  M examples/benchmarks/boolean.pir
  M examples/benchmarks/fib.cs
  M examples/benchmarks/fib.pir
  M examples/benchmarks/fib.pl
  M examples/benchmarks/float4.pir
  M examples/benchmarks/freeze.pasm
  M examples/benchmarks/freeze.pl
  M examples/benchmarks/gc_alloc_new.pasm
  M examples/benchmarks/gc_alloc_reuse.pasm
  M examples/benchmarks/gc_generations.pasm
  M examples/benchmarks/gc_header_new.pasm
  M examples/benchmarks/gc_header_reuse.pasm
  M examples/benchmarks/gc_waves_headers.pasm
  M examples/benchmarks/gc_waves_sizeable_data.pasm
  M examples/benchmarks/gc_waves_sizeable_headers.pasm
  M examples/benchmarks/hamming.pir
  M examples/benchmarks/hello.pir
  M examples/benchmarks/mops.pasm
  M examples/benchmarks/mops.pl
  M examples/benchmarks/mops_intval.pasm
  M examples/benchmarks/oo1.pir
  M examples/benchmarks/oo1.pl
  M examples/benchmarks/oo2.pir
  M examples/benchmarks/oo2.pl
  M examples/benchmarks/oo3.pir
  M examples/benchmarks/oo3.pl
  M examples/benchmarks/oo4.pasm
  M examples/benchmarks/oo4.pl
  M examples/benchmarks/oo5.pir
  M examples/benchmarks/oo5.pl
  M examples/benchmarks/oo6.pir
  M examples/benchmarks/oo6.pl
  M examples/benchmarks/oofib.pir
  M examples/benchmarks/oofib.pl
  M examples/benchmarks/overload.pir
  M examples/benchmarks/overload.pl
  M examples/benchmarks/primes.c
  M examples/benchmarks/primes.pasm
  M examples/benchmarks/primes.pl
  M examples/benchmarks/primes2.c
  M examples/benchmarks/primes2.pir
  M examples/benchmarks/primes2.pl
  M examples/benchmarks/primes2.py
  M examples/benchmarks/primes2_i.pir
  M examples/benchmarks/primes_i.pasm
  M examples/benchmarks/rand.pir
  M examples/benchmarks/stress.pasm
  M examples/benchmarks/stress.pl
  M examples/benchmarks/stress1.pasm
  M examples/benchmarks/stress1.pl
  M examples/benchmarks/stress2.pasm
  M examples/benchmarks/stress2.pl
  M examples/benchmarks/stress3.pasm
  M examples/benchmarks/stress_integers.pir
  M examples/benchmarks/stress_strings.pir
  M examples/benchmarks/vpm.pir
  M examples/benchmarks/vpm.pl
  M examples/c/nanoparrot.c
  M examples/c/pbc_info.c
  M examples/c/test_main.c
  M examples/compilers/Makefile
  M examples/compilers/japhc.c
  M examples/config/file/configcompiler
  M examples/config/file/configwithfatalstep
  M examples/embed/Makefile
  M examples/embed/Makefile.msvc
  M examples/embed/cotorra.c
  M examples/io/get.pir
  M examples/io/http.pir
  M examples/io/httpd.pir
  M examples/io/post.pir
  M examples/json/postalcodes.pir
  M examples/json/test.pir
  M examples/languages/abc/MAINTAINER
  M examples/languages/abc/README
  M examples/languages/abc/abc.pir
  M examples/languages/abc/setup.pir
  M examples/languages/abc/src/builtins/all.pir
  M examples/languages/abc/src/parser/actions.nqp
  M examples/languages/abc/t/01-tests.t
  M examples/languages/squaak/MAINTAINER
  M examples/languages/squaak/doc/tutorial_episode_1.pod
  M examples/languages/squaak/doc/tutorial_episode_2.pod
  M examples/languages/squaak/doc/tutorial_episode_3.pod
  M examples/languages/squaak/doc/tutorial_episode_4.pod
  M examples/languages/squaak/doc/tutorial_episode_5.pod
  M examples/languages/squaak/doc/tutorial_episode_6.pod
  M examples/languages/squaak/doc/tutorial_episode_7.pod
  M examples/languages/squaak/doc/tutorial_episode_8.pod
  M examples/languages/squaak/doc/tutorial_episode_9.pod
  M examples/languages/squaak/examples/factorial.sq
  M examples/languages/squaak/examples/life.sq
  M examples/languages/squaak/setup.pir
  M examples/languages/squaak/squaak.pir
  M examples/languages/squaak/src/Squaak/Actions.pm
  M examples/languages/squaak/src/Squaak/Compiler.pm
  M examples/languages/squaak/src/Squaak/Grammar.pm
  M examples/languages/squaak/src/Squaak/Runtime.pm
  M examples/languages/squaak/src/squaak.pir
  M examples/library/getopt_demo.pir
  M examples/library/md5sum.pir
  M examples/library/ncurses_life.pir
  M examples/library/pcre.pir
  M examples/mops/mops.c
  M examples/mops/mops.cs
  M examples/mops/mops.p6
  M examples/mops/mops.pl
  M examples/mops/mops.py
  M examples/mops/mops.rb
  M examples/namespace/namespace_dump.pir
  M examples/nci/PQt.cpp
  M examples/nci/QtHelloWorld.pasm
  M examples/nci/QtHelloWorld.pir
  M examples/nci/Xlib.pir
  M examples/nci/Xlibconstants.pir
  M examples/nci/ls.pir
  M examples/nci/sdl_blue_rectangle.pir
  M examples/nci/win32api.pir
  M examples/nci/xlibtest.nqp
  M examples/nci/xlibtest.p6
  M examples/nci/xlibtest.pir
  M examples/opengl/math.pir
  M examples/opengl/shapes.pir
  M examples/opengl/static-triangle-hll.pir
  M examples/opengl/static-triangle.pir
  M examples/opengl/triangle.pir
  M examples/pasm/cat.pasm
  M examples/pasm/fact.pasm
  M examples/pasm/hello.pasm
  M examples/pasm/trace.pasm
  M examples/past/01-sub.pir
  M examples/past/blocktype_immediate.pir
  M examples/past/four_plus_one.pir
  M examples/pge/demo.pir
  M examples/pir/befunge/Changes
  M examples/pir/befunge/MAINTAINER
  M examples/pir/befunge/README
  M examples/pir/befunge/befunge.pir
  M examples/pir/befunge/debug.pir
  M examples/pir/befunge/flow.pir
  M examples/pir/befunge/io.pir
  M examples/pir/befunge/load.pir
  M examples/pir/befunge/maths.pir
  M examples/pir/befunge/setup.pir
  M examples/pir/befunge/stack.pir
  M examples/pir/befunge/t/basic.t
  M examples/pir/circle.pir
  M examples/pir/euclid.pir
  M examples/pir/genprog.bas
  M examples/pir/hanoi.pir
  M examples/pir/interlangs.bas
  M examples/pir/interlangs.pir
  M examples/pir/io.pir
  M examples/pir/levenshtein.pir
  M examples/pir/life.pir
  M examples/pir/local_label.pir
  M examples/pir/make_hello_pbc.pir
  M examples/pir/mandel.pir
  A examples/pir/md5sum.pir
  M examples/pir/mysqltest.bas
  M examples/pir/perl6.bas
  M examples/pir/pirric.pir
  M examples/pir/queens_r.pir
  M examples/pir/readline.pir
  M examples/pir/substr.pir
  M examples/pir/sudoku.pir
  M examples/pir/uniq.pir
  M examples/sdl/anim_image.pir
  M examples/sdl/anim_image_dblbuf.pir
  M examples/sdl/blue_font.pir
  M examples/sdl/blue_rect.pir
  M examples/sdl/blue_rect.pl
  M examples/sdl/bounce_parrot_logo.pir
  M examples/sdl/lcd/clock.pir
  M examples/sdl/mandel.pir
  M examples/sdl/minesweeper/eventhandler.pir
  M examples/sdl/minesweeper/field.pir
  M examples/sdl/minesweeper/mines.pir
  M examples/sdl/move_parrot_logo.pir
  M examples/sdl/raw_pixels.pir
  M examples/sdl/tetris/app.pir
  M examples/sdl/tetris/block.pir
  M examples/sdl/tetris/blockdata.pir
  M examples/sdl/tetris/blocks.pir
  M examples/sdl/tetris/board.pir
  M examples/sdl/tetris/boarddata.pir
  M examples/sdl/tetris/eventhandler.pir
  M examples/sdl/tetris/tetris.pir
  M examples/shootout/ack.pir
  M examples/shootout/binarytrees.pir
  M examples/shootout/fannkuch.pir
  M examples/shootout/fasta.pir
  M examples/shootout/harmonic.pir
  M examples/shootout/knucleotide.pir
  M examples/shootout/mandelbrot.pir
  M examples/shootout/nbody.pir
  M examples/shootout/nsieve-bits-2.pir
  M examples/shootout/nsieve-bits.pir
  M examples/shootout/nsieve.pir
  M examples/shootout/partialsums-2.pir
  M examples/shootout/partialsums.pir
  M examples/shootout/pidigits.pir
  M examples/shootout/random.pasm
  M examples/shootout/random.pir
  M examples/shootout/recursive-2.pir
  M examples/shootout/recursive.pir
  M examples/shootout/regexdna.pir
  M examples/shootout/revcomp.pir
  M examples/shootout/spectralnorm.pir
  M examples/shootout/sumcol.pir
  M examples/shootout/takfp.pir
  M examples/streams/Bytes.pir
  M examples/streams/Combiner.pir
  M examples/streams/Coroutine.pir
  M examples/streams/Filter.pir
  M examples/streams/Include.pir
  M examples/streams/Lines.pir
  M examples/streams/Replay.pir
  M examples/streams/SubCounter.pir
  M examples/streams/SubHello.pir
  M examples/streams/Writer.pir
  M examples/subs/bsr_ret.pasm
  M examples/subs/coroutine.pasm
  M examples/subs/multi_retvals.pir
  M examples/subs/no_retval.pir
  M examples/subs/pasm_sub1.pasm
  M examples/subs/single_retval.pir
  M examples/tcl/tcltkdemo.pir
  M examples/tge/branch/lib/Branch.pir
  M examples/tge/branch/lib/Leaf.pir
  M examples/tge/branch/transform.pir
  M examples/tools/Makefile
  M examples/tools/pbc_checker.cpp
  M examples/tutorial/01_temp_var.pir
  M examples/tutorial/02_local_var.pir
  M examples/tutorial/03_temp_var_basic_pmcs.pir
  M examples/tutorial/04_pod_comments.pir
  M examples/tutorial/10_math_ops.pir
  M examples/tutorial/11_math_ops_self_mod.pir
  M examples/tutorial/12_math_ops_pasm.pir
  M examples/tutorial/13_logical_ops.pir
  M examples/tutorial/20_string_ops.pir
  M examples/tutorial/21_string_ops_repeat.pir
  M examples/tutorial/22_string_ops_length.pir
  M examples/tutorial/23_string_ops_substr.pir
  M examples/tutorial/24_string_ops_clone.pir
  M examples/tutorial/30_arrays_basic.pir
  M examples/tutorial/31_array_ops_split.pir
  M examples/tutorial/32_array_ops_sprintf.pir
  M examples/tutorial/33_hashes.pir
  M examples/tutorial/34_multikey.pir
  M examples/tutorial/40_file_ops.pir
  M examples/tutorial/50_goto.pir
  M examples/tutorial/51_if_unless.pir
  M examples/tutorial/52_if_compare.pir
  M examples/tutorial/53_loop.pir
  M examples/tutorial/55_iterator.pir
  M examples/tutorial/56_defined.pir
  M examples/tutorial/57_exists.pir
  M examples/tutorial/60_subroutines.pir
  M examples/tutorial/61_namespaces.pir
  M examples/tutorial/62_namespaces.pir
  M examples/tutorial/70_class_object.pir
  M examples/tutorial/81_continuation.pir
  M examples/tutorial/82_coroutine.pir
  M examples/tutorial/83_external_libraries.pir
  M examples/tutorial/90_writing_tests.pir
  M ext/Parrot-Embed/lib/Parrot/Embed.pm
  M ext/Parrot-Embed/lib/Parrot/Interpreter.pm
  M ext/Parrot-Embed/lib/Parrot/PMC.pm
  M ext/Parrot-Embed/t/00-load.t
  M ext/Parrot-Embed/t/greet.pir
  M ext/Parrot-Embed/t/interp.t
  M ext/Parrot-Embed/t/languages.t
  M ext/Parrot-Embed/t/pipp.t
  M ext/Parrot-Embed/tools/check_embed_coverage.pl
  M ext/Parrot-Embed/tools/write_typemap.pl
  M ext/nqp-rx/src/stage0/HLL-s0.pir
  M ext/nqp-rx/src/stage0/NQP-s0.pir
  M ext/nqp-rx/src/stage0/P6Regex-s0.pir
  M ext/nqp-rx/src/stage0/Regex-s0.pir
  M ext/nqp-rx/src/stage0/nqp-setting.nqp
  M ext/nqp-rx/t/p6regex/01-regex.t
  M ext/nqp-rx/t/p6regex/rx_modifiers
  A frontend/parrot/main.c
  A frontend/parrot_debugger/main.c
  A frontend/pbc_dump/main.c
  A frontend/pbc_dump/packdump.c
  A frontend/pbc_merge/main.c
  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
  A lib/Parrot/Headerizer/Functions.pm
  M lib/Parrot/IO/Directory.pm
  M lib/Parrot/IO/File.pm
  M lib/Parrot/IO/Path.pm
  M lib/Parrot/Install.pm
  M lib/Parrot/Manifest.pm
  M lib/Parrot/Pmc2c/Attribute.pm
  M lib/Parrot/Pmc2c/ComposedMethod.pm
  M lib/Parrot/Pmc2c/Dumper.pm
  M lib/Parrot/Pmc2c/Emitter.pm
  M lib/Parrot/Pmc2c/Library.pm
  M lib/Parrot/Pmc2c/MULTI.pm
  M lib/Parrot/Pmc2c/Method.pm
  M lib/Parrot/Pmc2c/MethodEmitter.pm
  M lib/Parrot/Pmc2c/Object.pm
  M lib/Parrot/Pmc2c/PCCMETHOD.pm
  M lib/Parrot/Pmc2c/PMC.pm
  M lib/Parrot/Pmc2c/PMC/Null.pm
  M lib/Parrot/Pmc2c/PMC/Object.pm
  M lib/Parrot/Pmc2c/PMC/ParrotClass.pm
  M lib/Parrot/Pmc2c/PMC/PrintTree.pm
  M lib/Parrot/Pmc2c/PMC/RO.pm
  M lib/Parrot/Pmc2c/PMC/default.pm
  M lib/Parrot/Pmc2c/PMCEmitter.pm
  M lib/Parrot/Pmc2c/Parser.pm
  M lib/Parrot/Pmc2c/Pmc2cMain.pm
  M lib/Parrot/Pmc2c/UtilFunctions.pm
  M lib/Parrot/Pmc2c/VTable.pm
  M lib/Parrot/Revision.pm
  A lib/Parrot/SHA1.pm
  M lib/Parrot/SearchOps.pm
  M lib/Parrot/Test.pm
  M lib/Parrot/Test/Harness.pm
  M lib/Parrot/Test/PGE.pm
  M lib/Parrot/Test/PIR_PGE.pm
  M lib/Parrot/Test/Pod.pm
  M lib/Parrot/Test/Pod/Utils.pm
  M lib/Parrot/Test/Util.pm
  M lib/Parrot/Test/Util/Runloop.pm
  M lib/Parrot/Vtable.pm
  M lib/Perl/Critic/Policy/CodeLayout/ProhibitDuplicateCoda.pm
  M lib/Perl/Critic/Policy/CodeLayout/ProhibitTrailingWhitespace.pm
  M lib/Perl/Critic/Policy/CodeLayout/UseParrotCoda.pm
  M lib/Perl/Critic/Policy/TestingAndDebugging/MisplacedShebang.pm
  M lib/Perl/Critic/Policy/TestingAndDebugging/ProhibitShebangWarningsArg.pm
  M lib/Perl/Critic/Policy/TestingAndDebugging/RequirePortableShebang.pm
  M parrotbug
  M ports/debian/changelog
  M ports/debian/control
  A ports/debian/patches/05_fix_gc_ftbfs_ia64.patch
  M ports/debian/patches/series
  M ports/debian/rules
  M ports/macports/Portfile
  M runtime/parrot/bin/prove.pir
  M runtime/parrot/dynext/README
  M runtime/parrot/include/README
  M runtime/parrot/include/fp_equality.pasm
  M runtime/parrot/include/hllmacros.pir
  M runtime/parrot/include/test_more.pir
  M runtime/parrot/languages/parrot/parrot.pir
  M runtime/parrot/library/Archive/Tar.pir
  M runtime/parrot/library/Archive/Zip.pir
  M runtime/parrot/library/CGI/QueryHash.pir
  M runtime/parrot/library/Config/JSON.pir
  M runtime/parrot/library/Configure/genfile.pir
  M runtime/parrot/library/Crow.pir
  M runtime/parrot/library/Curses.pir
  M runtime/parrot/library/Data/Dumper.pir
  M runtime/parrot/library/Data/Dumper/Base.pir
  M runtime/parrot/library/Data/Dumper/Default.pir
  M runtime/parrot/library/Digest/MD5.pir
  A runtime/parrot/library/Digest/sha256.pir
  M runtime/parrot/library/Getopt/Obj.pir
  M runtime/parrot/library/HTTP/Daemon.pir
  M runtime/parrot/library/HTTP/Message.pir
  M runtime/parrot/library/Iter.pir
  M runtime/parrot/library/JSON.pir
  M runtime/parrot/library/LWP/Protocol.pir
  M runtime/parrot/library/LWP/UserAgent.pir
  M runtime/parrot/library/MIME/Base64.pir
  M runtime/parrot/library/Math/Rand.pir
  M runtime/parrot/library/NCI/Utils.pir
  M runtime/parrot/library/OpenGL.pir
  M runtime/parrot/library/OpenGL/Math.pir
  M runtime/parrot/library/P6object.pir
  M runtime/parrot/library/PGE/Dumper.pir
  M runtime/parrot/library/PGE/Glob.pir
  M runtime/parrot/library/PGE/Hs.pir
  M runtime/parrot/library/PGE/Perl6Grammar.pir
  M runtime/parrot/library/PGE/Text.pir
  M runtime/parrot/library/PGE/Util.pir
  M runtime/parrot/library/Parrot/Coroutine.pir
  M runtime/parrot/library/Parrot/Exception.pir
  M runtime/parrot/library/Pg.pir
  M runtime/parrot/library/ProfTest/Matcher.nqp
  M runtime/parrot/library/ProfTest/NQPProfile.nqp
  M runtime/parrot/library/ProfTest/PIRProfile.nqp
  M runtime/parrot/library/ProfTest/Want.nqp
  M runtime/parrot/library/Protoobject.pir
  M runtime/parrot/library/Range.pir
  M runtime/parrot/library/SDL.pir
  M runtime/parrot/library/SDL/App.pir
  M runtime/parrot/library/SDL/Button.pir
  M runtime/parrot/library/SDL/Color.pir
  M runtime/parrot/library/SDL/Constants.pir
  M runtime/parrot/library/SDL/Event.pir
  M runtime/parrot/library/SDL/EventHandler.pir
  M runtime/parrot/library/SDL/Font.pir
  M runtime/parrot/library/SDL/Image.pir
  M runtime/parrot/library/SDL/LCD.pir
  M runtime/parrot/library/SDL/Rect.pir
  M runtime/parrot/library/SDL/Sprite.pir
  M runtime/parrot/library/SDL/StopWatch.pir
  M runtime/parrot/library/SDL/Surface.pir
  M runtime/parrot/library/Stream/Base.pir
  M runtime/parrot/library/Stream/Combiner.pir
  M runtime/parrot/library/Stream/Coroutine.pir
  M runtime/parrot/library/Stream/Filter.pir
  M runtime/parrot/library/Stream/Lines.pir
  M runtime/parrot/library/Stream/ParrotIO.pir
  M runtime/parrot/library/Stream/Replay.pir
  M runtime/parrot/library/Stream/Sub.pir
  M runtime/parrot/library/Stream/Writer.pir
  M runtime/parrot/library/String/Utils.pir
  M runtime/parrot/library/TAP/Formatter.pir
  M runtime/parrot/library/TAP/Harness.pir
  M runtime/parrot/library/TAP/Parser.pir
  M runtime/parrot/library/Tcl/Glob.pir
  M runtime/parrot/library/TclLibrary.pir
  M runtime/parrot/library/Test/Builder.pir
  M runtime/parrot/library/Test/Builder/Output.pir
  M runtime/parrot/library/Test/Builder/Test.pir
  M runtime/parrot/library/Test/Builder/TestPlan.pir
  M runtime/parrot/library/Test/Builder/Tester.pir
  M runtime/parrot/library/Test/Class.pir
  M runtime/parrot/library/Test/More.pir
  M runtime/parrot/library/URI.pir
  M runtime/parrot/library/URI/Escape.pir
  M runtime/parrot/library/YAML/Dumper.pir
  M runtime/parrot/library/YAML/Dumper/Base.pir
  M runtime/parrot/library/YAML/Dumper/Default.pir
  M runtime/parrot/library/distutils.pir
  M runtime/parrot/library/dumper.pir
  M runtime/parrot/library/libpcre.pir
  M runtime/parrot/library/ncurses.pasm
  M runtime/parrot/library/ncurses.pir
  M runtime/parrot/library/osutils.pir
  M runtime/parrot/library/parrotlib.pir
  M runtime/parrot/library/pcore.pir
  M runtime/parrot/library/pcre.pir
  M runtime/parrot/library/postgres.pasm
  M runtime/parrot/library/postgres.pir
  M runtime/parrot/library/random_lib.pir
  M runtime/parrot/library/uuid.pir
  M runtime/parrot/library/yaml_dumper.pir
  M src/atomic/gcc_x86.c
  M src/call/args.c
  M src/call/context.c
  M src/call/context_accessors.c
  M src/call/ops.c
  M src/call/pcc.c
  M src/datatypes.c
  M src/debug.c
  M src/dynext.c
  M src/dynoplibs/Defines.in
  M src/dynoplibs/README
  M src/dynoplibs/Rules.in
  M src/dynoplibs/bit.ops
  M src/dynoplibs/debug.ops
  R src/dynoplibs/deprecated.ops
  M src/dynoplibs/io.ops
  M src/dynoplibs/math.ops
  M src/dynoplibs/obscure.ops
  M src/dynoplibs/sys.ops
  M src/dynoplibs/trans.ops
  M src/dynpmc/Defines.in
  M src/dynpmc/Rules.in
  M src/dynpmc/dynlexpad.pmc
  M src/dynpmc/ext.pir
  M src/dynpmc/file.pmc
  M src/dynpmc/foo.pmc
  M src/dynpmc/foo2.pmc
  M src/dynpmc/gziphandle.pmc
  M src/dynpmc/main.pasm
  M src/dynpmc/os.pmc
  M src/dynpmc/pccmethod_test.pmc
  M src/dynpmc/rational.pmc
  M src/dynpmc/rotest.pmc
  M src/dynpmc/subproxy.pmc
  M src/embed.c
  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
  R src/main.c
  M src/misc.c
  M src/multidispatch.c
  M src/namespace.c
  M src/nci/api.c
  M src/nci/core_thunks.c
  M src/nci/extra_thunks.c
  A src/nci/framebuilder.pod
  A src/nci/libffi.c
  A src/nci/signatures.c
  M src/nci_test.c
  M src/oo.c
  M src/ops/bit.ops
  M src/ops/cmp.ops
  M src/ops/core.ops
  M src/ops/core_ops.c
  M src/ops/experimental.ops
  M src/ops/io.ops
  M src/ops/math.ops
  M src/ops/object.ops
  M src/ops/pmc.ops
  M src/ops/set.ops
  M src/ops/string.ops
  M src/ops/sys.ops
  M src/ops/var.ops
  R src/packdump.c
  R src/packfile.c
  A src/packfile/api.c
  M src/packfile/byteorder.h
  A src/packfile/object_serialization.c
  A src/packfile/output.c
  M src/packfile/pf_items.c
  R src/packout.c
  R src/parrot_debugger.c
  M src/pbc_disassemble.c
  R src/pbc_dump.c
  R src/pbc_merge.c
  M src/pmc.c
  M src/pmc/addrregistry.pmc
  M src/pmc/arrayiterator.pmc
  M src/pmc/bigint.pmc
  M src/pmc/bignum.pmc
  M src/pmc/boolean.pmc
  M src/pmc/bytebuffer.pmc
  M src/pmc/callcontext.pmc
  M src/pmc/capture.pmc
  M src/pmc/class.pmc
  R src/pmc/codestring.pmc
  M src/pmc/complex.pmc
  M src/pmc/continuation.pmc
  M src/pmc/coroutine.pmc
  M src/pmc/default.pmc
  M src/pmc/env.pmc
  M src/pmc/eval.pmc
  M src/pmc/eventhandler.pmc
  M src/pmc/exception.pmc
  M src/pmc/exceptionhandler.pmc
  M src/pmc/exporter.pmc
  M src/pmc/filehandle.pmc
  M src/pmc/fixedbooleanarray.pmc
  M src/pmc/fixedfloatarray.pmc
  M src/pmc/fixedintegerarray.pmc
  M src/pmc/fixedpmcarray.pmc
  M src/pmc/fixedstringarray.pmc
  M src/pmc/float.pmc
  M src/pmc/handle.pmc
  M src/pmc/hash.pmc
  M src/pmc/hashiterator.pmc
  M src/pmc/hashiteratorkey.pmc
  M src/pmc/imageiofreeze.pmc
  M src/pmc/imageiosize.pmc
  M src/pmc/imageiostrings.pmc
  M src/pmc/imageiothaw.pmc
  M src/pmc/integer.pmc
  M src/pmc/iterator.pmc
  M src/pmc/key.pmc
  M src/pmc/lexinfo.pmc
  M src/pmc/lexpad.pmc
  M src/pmc/managedstruct.pmc
  A src/pmc/mappedbytearray.pmc
  M src/pmc/multisub.pmc
  M src/pmc/namespace.pmc
  M src/pmc/nativepccmethod.pmc
  M src/pmc/nci.pmc
  M src/pmc/null.pmc
  M src/pmc/object.pmc
  M src/pmc/opcode.pmc
  M src/pmc/oplib.pmc
  M src/pmc/orderedhash.pmc
  M src/pmc/orderedhashiterator.pmc
  M src/pmc/packfile.pmc
  M src/pmc/packfileannotation.pmc
  M src/pmc/packfileannotations.pmc
  M src/pmc/packfileconstanttable.pmc
  M src/pmc/packfiledebug.pmc
  M src/pmc/packfiledirectory.pmc
  M src/pmc/packfilerawsegment.pmc
  M src/pmc/packfilesegment.pmc
  M src/pmc/parrotinterpreter.pmc
  M src/pmc/parrotlibrary.pmc
  M src/pmc/parrotthread.pmc
  M src/pmc/pmcproxy.pmc
  M src/pmc/pointer.pmc
  M src/pmc/resizablebooleanarray.pmc
  M src/pmc/resizablefloatarray.pmc
  M src/pmc/resizableintegerarray.pmc
  M src/pmc/resizablepmcarray.pmc
  M src/pmc/resizablestringarray.pmc
  M src/pmc/role.pmc
  M src/pmc/scalar.pmc
  M src/pmc/scheduler.pmc
  M src/pmc/schedulermessage.pmc
  M src/pmc/sockaddr.pmc
  M src/pmc/socket.pmc
  M src/pmc/string.pmc
  M src/pmc/stringbuilder.pmc
  M src/pmc/stringhandle.pmc
  M src/pmc/stringiterator.pmc
  M src/pmc/sub.pmc
  M src/pmc/task.pmc
  M src/pmc/threadinterpreter.pmc
  M src/pmc/timer.pmc
  M src/pmc/undef.pmc
  M src/pmc/unmanagedstruct.pmc
  R src/pmc_freeze.c
  A src/pointer_array.c
  M src/runcore/cores.c
  M src/runcore/main.c
  M src/runcore/profiling.c
  M src/runcore/trace.c
  M src/scheduler.c
  M src/spf_render.c
  M src/spf_vtable.c
  M src/string/api.c
  M src/string/encoding.c
  M src/string/encoding/ascii.c
  M src/string/encoding/binary.c
  M src/string/encoding/latin1.c
  M src/string/encoding/null.c
  M src/string/encoding/shared.c
  M src/string/encoding/shared.h
  M src/string/encoding/tables.c
  M src/string/encoding/tables.h
  M src/string/encoding/ucs2.c
  M src/string/encoding/ucs4.c
  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
  R t/dynoplibs/deprecated.t
  M t/dynoplibs/io-old.t
  M t/dynoplibs/io.t
  M t/dynoplibs/math.t
  M t/dynoplibs/obscure.t
  M t/dynoplibs/pmc_pow.t
  M t/dynoplibs/string_pmc_bitwise.t
  M t/dynoplibs/sysinfo.t
  M t/dynoplibs/time.t
  M t/dynoplibs/time_old.t
  M t/dynoplibs/trans-infnan.t
  M t/dynoplibs/trans-old.t
  M t/dynoplibs/trans.t
  M t/dynpmc/dynlexpad.t
  M t/dynpmc/file.t
  M t/dynpmc/foo.t
  M t/dynpmc/foo2.t
  M t/dynpmc/gziphandle.t
  M t/dynpmc/os.t
  M t/dynpmc/pccmethod_test.t
  M t/dynpmc/rational.t
  M t/dynpmc/rotest.t
  M t/dynpmc/subclass_with_pir_method.t
  M t/dynpmc/subproxy.t
  M t/examples/catchall.t
  M t/examples/library.t
  M t/examples/namespace.t
  M t/examples/pasm.t
  M t/examples/past.t
  M t/examples/pgegrep.t
  M t/examples/pir.t
  M t/examples/pod.t
  M t/examples/shootout.t
  M t/examples/streams.t
  M t/examples/subs.t
  M t/examples/tutorial.t
  M t/harness
  M t/harness.pir
  M t/include/fp_equality.t
  M t/library/archive_tar.t
  M t/library/archive_zip.t
  M t/library/cgi_query_hash.t
  M t/library/configure.t
  M t/library/coroutine.t
  M t/library/distutils.t
  M t/library/dumper.t
  M t/library/getopt_obj.t
  M t/library/hllmacros.t
  M t/library/iter.t
  M t/library/lwp.t
  M t/library/md5.t
  M t/library/mime_base64.t
  M t/library/osutils.t
  M t/library/p6object.t
  M t/library/parrotlib.t
  M t/library/pcre.t
  M t/library/pg.t
  M t/library/protoobject.t
  M t/library/rand.t
  M t/library/range.t
  M t/library/streams.t
  M t/library/string_utils.t
  M t/library/tap_parser.t
  M t/library/tcl_glob.t
  M t/library/tcl_lib.t
  M t/library/test_builder_done_testing.t
  M t/library/test_builder_tester.t
  M t/library/test_class.t
  M t/library/test_more.t
  M t/library/uri.t
  M t/library/uri_escape.t
  M t/library/uuid.t
  M t/library/yaml_dumper.t
  M t/manifest/01-basic.t
  M t/manifest/02-regenerate_file.t
  M t/manifest/03-regenerate_skip.t
  M t/manifest/04-alt_file.t
  M t/manifest/05-alt_skip.t
  M t/native_pbc/header.t
  M t/native_pbc/integer.t
  M t/native_pbc/number.t
  M t/native_pbc/string.t
  M t/native_pbc/testdata/number.pasm
  M t/native_pbc/testdata/string.pasm
  M t/oo/attributes.t
  M t/oo/composition.t
  M t/oo/inheritance.t
  M t/oo/isa.t
  M t/oo/metamodel.t
  M t/oo/methods.t
  M t/oo/mro-c3.t
  M t/oo/names.t
  M t/oo/new-old.t
  M t/oo/new.t
  M t/oo/objects.t
  M t/oo/ops.t
  M t/oo/proxy.t
  M t/oo/root_new.t
  M t/oo/subclass.t
  M t/oo/vtableoverride.t
  M t/op/00ff-dos.t
  M t/op/00ff-unix.t
  M t/op/64bit.t
  M t/op/annotate-old.t
  M t/op/annotate.t
  M t/op/arithmetics.t
  M t/op/arithmetics_pmc.t
  M t/op/basic.t
  M t/op/box.t
  M t/op/calling.t
  M t/op/cc_params.t
  M t/op/cc_params_old.t
  M t/op/cc_state.t
  M t/op/cmp-nonbranch.t
  M t/op/comp.t
  M t/op/copy.t
  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
  R t/pmc/codestring.t
  M t/pmc/complex.t
  M t/pmc/config.t
  M t/pmc/context.t
  M t/pmc/continuation.t
  M t/pmc/coroutine.t
  M t/pmc/default.t
  M t/pmc/env.t
  M t/pmc/eval.t
  M t/pmc/eventhandler.t
  M t/pmc/exception-old.t
  M t/pmc/exception.t
  M t/pmc/exceptionhandler.t
  M t/pmc/exporter.t
  M t/pmc/filehandle.t
  M t/pmc/fixedbooleanarray.t
  M t/pmc/fixedfloatarray.t
  M t/pmc/fixedintegerarray.t
  M t/pmc/fixedpmcarray.t
  M t/pmc/fixedstringarray.t
  M t/pmc/float.t
  M t/pmc/freeze.t
  M t/pmc/globals.t
  M t/pmc/handle.t
  M t/pmc/hash.t
  M t/pmc/hashiterator.t
  M t/pmc/hashiteratorkey.t
  M t/pmc/imageio.t
  M t/pmc/imageiosize.t
  M t/pmc/imageiostrings.t
  M t/pmc/integer.t
  M t/pmc/io.t
  M t/pmc/io_iterator.t
  M t/pmc/io_status.t
  A t/pmc/io_stdin.t
  M t/pmc/iterator.t
  M t/pmc/key.t
  M t/pmc/lexinfo.t
  M t/pmc/lexpad.t
  M t/pmc/managedstruct.t
  A t/pmc/mappedbytearray.t
  M t/pmc/multidispatch.t
  M t/pmc/multisub.t
  M t/pmc/namespace-old.t
  M t/pmc/namespace-subs.t
  M t/pmc/namespace.t
  M t/pmc/nci.t
  M t/pmc/null.t
  M t/pmc/object-meths.t
  M t/pmc/object-mro.t
  M t/pmc/object.t
  M t/pmc/opcode.t
  M t/pmc/oplib.t
  M t/pmc/orderedhash.t
  M t/pmc/orderedhashiterator.t
  M t/pmc/packfile.t
  M t/pmc/packfileannotation.t
  M t/pmc/packfileannotations.t
  M t/pmc/packfileconstanttable.t
  M t/pmc/packfiledirectory.t
  M t/pmc/packfilerawsegment.t
  M t/pmc/packfilesegment.t
  M t/pmc/parrotclass.t
  M t/pmc/parrotinterpreter.t
  M t/pmc/parrotio.t
  M t/pmc/parrotlibrary.t
  M t/pmc/parrotobject.t
  M t/pmc/parrotthread.t
  M t/pmc/pmc.t
  M t/pmc/pmcproxy.t
  M t/pmc/pointer.t
  M t/pmc/prop.t
  M t/pmc/resizablebooleanarray.t
  M t/pmc/resizablefloatarray.t
  M t/pmc/resizableintegerarray.t
  M t/pmc/resizablepmcarray.t
  M t/pmc/resizablestringarray.t
  M t/pmc/ro.t
  M t/pmc/role.t
  M t/pmc/scalar.t
  M t/pmc/scheduler.t
  M t/pmc/schedulermessage.t
  M t/pmc/signal.t
  M t/pmc/sockaddr.t
  M t/pmc/socket.t
  M t/pmc/string.t
  M t/pmc/stringbuilder.t
  M t/pmc/stringhandle.t
  M t/pmc/stringiterator.t
  M t/pmc/sub.t
  M t/pmc/sys.t
  M t/pmc/task.t
  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
  A t/steps/auto/libffi-01.t
  M t/steps/auto/llvm-01.t
  M t/steps/auto/memalign-01.t
  M t/steps/auto/msvc-01.t
  M t/steps/auto/neg_0-01.t
  M t/steps/auto/opengl-01.t
  M t/steps/auto/ops-01.t
  M t/steps/auto/pcre-01.t
  M t/steps/auto/perldoc-01.t
  M t/steps/auto/pmc-01.t
  M t/steps/auto/pod2man-01.t
  M t/steps/auto/readline-01.t
  M t/steps/auto/readline-02.t
  M t/steps/auto/revision-01.t
  A t/steps/auto/sha1-01.t
  M t/steps/auto/signal-01.t
  M t/steps/auto/sizes-01.t
  M t/steps/auto/snprintf-01.t
  M t/steps/auto/socklen_t-01.t
  M t/steps/auto/stat-01.t
  M t/steps/auto/thread-01.t
  M t/steps/auto/timespec-01.t
  M t/steps/auto/va_ptr-01.t
  M t/steps/auto/warnings-01.t
  M t/steps/auto/zlib-01.t
  M t/steps/gen/config_h-01.t
  M t/steps/gen/config_pm-01.t
  M t/steps/gen/core_pmcs-01.t
  M t/steps/gen/makefiles-01.t
  M t/steps/gen/opengl-01.t
  M t/steps/gen/platform-01.t
  M t/steps/init/defaults-01.t
  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
  A t/tools/dev/headerizer/01_functions.t
  A t/tools/dev/headerizer/02_methods.t
  A t/tools/dev/headerizer/testlib/fixedbooleanarray_pmc.in
  A t/tools/dev/headerizer/testlib/function_decls.in
  A t/tools/dev/headerizer/testlib/hvalidheader.in
  A t/tools/dev/headerizer/testlib/imcc.in
  A t/tools/dev/headerizer/testlib/lack_directive.in
  A t/tools/dev/headerizer/testlib/list.in
  A t/tools/dev/headerizer/testlib/list_h.in
  A t/tools/dev/headerizer/testlib/missingheaderfile.in
  A t/tools/dev/headerizer/testlib/nci_pmc.in
  A t/tools/dev/headerizer/testlib/none.in
  A t/tools/dev/headerizer/testlib/validheader.in
  M t/tools/dev/pmctree.t
  M t/tools/dev/searchops.t
  M t/tools/dev/searchops/samples.pm
  M t/tools/dump_pbc.t
  M t/tools/install/01-create_directories.t
  M t/tools/install/02-install_files.t
  M t/tools/install/03-lines_to_files.t
  M t/tools/install/dev_overall.t
  M t/tools/install/overall.t
  M t/tools/install/testlib/LICENSE
  M t/tools/install/testlib/MANIFEST.1defective
  M t/tools/install/testlib/README
  M t/tools/install/testlib/compilers/nqp/bootstrap/actions.pm
  M t/tools/install/testlib/compilers/pge/PGE.pir
  M t/tools/install/testlib/dev_generated_pseudo
  M t/tools/install/testlib/dev_manifest_pseudo
  M t/tools/install/testlib/docs/compiler_faq.pod
  M t/tools/install/testlib/docs/gettingstarted.pod
  M t/tools/install/testlib/docs/pct/past_building_blocks.pod
  M t/tools/install/testlib/docs/resources/phony_resource
  M t/tools/install/testlib/generated_pseudo
  M t/tools/install/testlib/generated_pseudo_with_dupe
  M t/tools/install/testlib/include/parrot/charset.h
  M t/tools/install/testlib/install_config.fpmc
  M t/tools/install/testlib/lib/Parrot/Configure.pm
  M t/tools/install/testlib/manifest_pseudo
  M t/tools/install/testlib/parrot.pc
  M t/tools/install/testlib/runtime/parrot/include/sockets.pasm
  M t/tools/install/testlib/runtime/parrot/library/TGE.pbc
  M t/tools/install/testlib/src/ops/ops.num
  M t/tools/install/testlib/src/pmc/pmc_object.h
  M t/tools/install/testlib/tools/build/ops2c.pl
  M t/tools/install/testlib/vtable.dump
  M t/tools/mk_language_shell.t
  M t/tools/parrot_config.t
  M t/tools/parrot_debugger.t
  M t/tools/pbc_disassemble.t
  M t/tools/pbc_dump.t
  M t/tools/pbc_merge.t
  M t/tools/pmc2cutils/01-pmc2cutils.t
  M t/tools/pmc2cutils/02-find_file.t
  M t/tools/pmc2cutils/03-dump_vtable.t
  M t/tools/pmc2cutils/04-dump_pmc.t
  M t/tools/pmc2cutils/05-gen_c.t
  M t/tools/pmc2cutils/08-pmc-pm.t
  M t/tools/pmc2cutils/README
  M tools/build/README
  M tools/build/c2str.pl
  M tools/build/fixup_gen_file.pl
  M tools/build/h2inc.pl
  M tools/build/ops2c.pl
  M tools/build/parrot_config_c.pl
  M tools/build/pbcversion_h.pl
  M tools/build/pmc2c.pl
  M tools/build/vtable_extend.pl
  M tools/build/vtable_h.pl
  M tools/dev/README
  M tools/dev/addopstags.pl
  M tools/dev/as2c.pl
  M tools/dev/bench_op.pir
  R tools/dev/branch_status.pl
  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
  A tools/dev/github_post_receive.pl
  M tools/dev/headerizer.pl
  M tools/dev/install_dev_files.pl
  M tools/dev/install_doc_files.pl
  M tools/dev/install_files.pl
  M tools/dev/lib_deps.pl
  M tools/dev/list_unjitted.pl
  M tools/dev/manicheck.pl
  A tools/dev/mk_author_map.pl
  R tools/dev/mk_gitignore.pl
  M tools/dev/mk_inno.pl
  M tools/dev/mk_inno_language.pl
  M tools/dev/mk_language_shell.in
  M tools/dev/mk_manifest_and_skip.pl
  M tools/dev/mk_native_pbc
  M tools/dev/mk_nci_thunks.pl
  M tools/dev/mk_rpm_manifests.pl
  M tools/dev/nci_test_gen.pl
  M tools/dev/nci_thunk_gen.pir
  M tools/dev/ncidef2pasm.pl
  M tools/dev/nm.pl
  M tools/dev/nopaste.pl
  M tools/dev/ops_not_tested.pl
  M tools/dev/parrot-config.pir
  M tools/dev/parrot-fuzzer
  M tools/dev/parrot_api.pl
  M tools/dev/parrot_coverage.pl
  M tools/dev/parrot_shell.pl
  M tools/dev/parrotbench.pl
  M tools/dev/pbc_header.pl
  M tools/dev/pbc_to_exe.pir
  M tools/dev/pmcrenumber.pl
  M tools/dev/pmctree.pl
  M tools/dev/pprof2cg.pl
  M tools/dev/reconfigure.pl
  M tools/dev/search-ops.pl
  R tools/dev/svnclobber.pl
  M tools/dev/symlink.pl
  M tools/dev/update_copyright.pl
  M tools/dev/vms-patch
  M tools/dev/vtablize.pl
  M tools/docs/filename_and_chapter.pl
  M tools/docs/mk_chm.pl
  M tools/docs/ops_summary.pl
  M tools/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:
-----------
[html_cleanup] merge in master, fix conflicts


Commit: 15ec483e7083db3e9d537086387de76dfbec8b4d
    https://github.com/parrot/parrot/commit/15ec483e7083db3e9d537086387de76dfbec8b4d
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2010-12-14 (Tue, 14 Dec 2010)

Changed paths:
  M MANIFEST

Log Message:
-----------
regenerate MANIFEST




More information about the parrot-commits mailing list