# ex: set ro:
# $Id: MANIFEST 37530 2009-03-17 20:18:48Z allison $
#
# generated by tools/dev/mk_manifest_and_skip.pl Tue Mar 17 20:11:32 2009 UT
#
# See tools/dev/install_files.pl for documentation on the
# format of this file.
# See docs/submissions.pod on how to recreate this file after SVN
# has been told about new or deleted files.
CREDITS                                                     []
ChangeLog                                                   []
Configure.pl                                                []
DEPRECATED.pod                                              []
DONORS.pod                                                  []
LICENSE                                                     [main]doc
MANIFEST                                                    []
MANIFEST.SKIP                                               []
MANIFEST.generated                                          []
META.yml                                                    []
Makefile.PL                                                 []
NEWS                                                        [main]doc
PBC_COMPAT                                                  [main]doc
PLATFORMS                                                   [devel]doc
README                                                      [devel]doc
README_cygwin.pod                                           []
README_win32.pod                                            []
RESPONSIBLE_PARTIES                                         [main]doc
TODO                                                        []
VERSION                                                     [devel]
compilers/imcc/cfg.c                                        [imcc]
compilers/imcc/cfg.h                                        [imcc]
compilers/imcc/debug.c                                      [imcc]
compilers/imcc/debug.h                                      [imcc]
compilers/imcc/imc.c                                        [imcc]
compilers/imcc/imc.h                                        [imcc]
compilers/imcc/imcc.l                                       [imcc]
compilers/imcc/imcc.y                                       [imcc]
compilers/imcc/imclexer.c                                   [imcc]
compilers/imcc/imcparser.c                                  [imcc]
compilers/imcc/imcparser.h                                  [imcc]
compilers/imcc/instructions.c                               [imcc]
compilers/imcc/instructions.h                               [imcc]
compilers/imcc/main.c                                       [imcc]
compilers/imcc/optimizer.c                                  [imcc]
compilers/imcc/optimizer.h                                  [imcc]
compilers/imcc/parser.h                                     [imcc]
compilers/imcc/parser_util.c                                [imcc]
compilers/imcc/pbc.c                                        [imcc]
compilers/imcc/pbc.h                                        [imcc]
compilers/imcc/pcc.c                                        [imcc]
compilers/imcc/reg_alloc.c                                  [imcc]
compilers/imcc/sets.c                                       [imcc]
compilers/imcc/sets.h                                       [imcc]
compilers/imcc/symreg.c                                     [imcc]
compilers/imcc/symreg.h                                     [imcc]
compilers/imcc/unit.h                                       [imcc]
compilers/json/JSON.pir                                     [json]
compilers/json/JSON/grammar.pg                              [json]
compilers/json/JSON/pge2pir.tg                              [json]
compilers/json/postalcodes.pir                              [json]
compilers/json/test.pir                                     [json]
compilers/ncigen/MAINTAINER                                 [ncigen]
compilers/ncigen/NCIGEN.TODO                                [ncigen]
compilers/ncigen/NCIGENP6.pm                                [ncigen]
compilers/ncigen/README                                     []doc
compilers/ncigen/config/makefiles/ncigen.in                 [ncigen]
compilers/ncigen/lib/Parrot/Test/NCIGENAST.pm               [ncigen]
compilers/ncigen/ncigen.pir                                 [ncigen]
compilers/ncigen/ncigen.pl                                  [ncigen]
compilers/ncigen/src/NCIGENAST.pir                          [ncigen]
compilers/ncigen/src/NCIPIR.pir                             [ncigen]
compilers/ncigen/src/builtins/say.pir                       [ncigen]
compilers/ncigen/src/parser/actions.pm                      [ncigen]
compilers/ncigen/src/parser/grammar.pg                      [ncigen]
compilers/ncigen/t/NCIGENAST/struct_00.t                    [test]
compilers/ncigen/t/NCIGENAST/typedef_00.t                   [test]
compilers/ncigen/t/harness                                  [test]
compilers/ncigen/t/parse_00.t                               [test]
compilers/ncigen/t/parse_01.t                               [test]
compilers/ncigen/t/parse_02.t                               [test]
compilers/nqp/README.pod                                    []doc
compilers/nqp/TODO.pod                                      [nqp]
compilers/nqp/bootstrap/actions.pm                          [nqp]
compilers/nqp/bootstrap/nqp.pir                             [nqp]
compilers/nqp/bootstrap/t/harness                           [test]
compilers/nqp/nqp.pir                                       [nqp]
compilers/nqp/src/Grammar.pg                                [nqp]
compilers/nqp/src/Grammar/Actions.pir                       [nqp]
compilers/nqp/src/builtins.pir                              [nqp]
compilers/nqp/t/01-literals.t                               [test]
compilers/nqp/t/02-if-else.t                                [test]
compilers/nqp/t/02-if.t                                     [test]
compilers/nqp/t/03-unless.t                                 [test]
compilers/nqp/t/04-comments.t                               [test]
compilers/nqp/t/05-pod.t                                    [test]
compilers/nqp/t/06-args-pos.t                               [test]
compilers/nqp/t/07-boolean.t                                [test]
compilers/nqp/t/08-blocks.t                                 [test]
compilers/nqp/t/09-var.t                                    [test]
compilers/nqp/t/10-sub.t                                    [test]
compilers/nqp/t/11-cmp.t                                    [test]
compilers/nqp/t/12-list.t                                   [test]
compilers/nqp/t/13-logical.t                                [test]
compilers/nqp/t/14-op.t                                     [test]
compilers/nqp/t/15-module.t                                 [test]
compilers/nqp/t/16-while.t                                  [test]
compilers/nqp/t/17-class.t                                  [test]
compilers/nqp/t/18-inline.t                                 [test]
compilers/nqp/t/19-hash_access.t                            [test]
compilers/nqp/t/20-list_access.t                            [test]
compilers/nqp/t/22-optional_args.t                          [test]
compilers/nqp/t/23-named_args.t                             [test]
compilers/nqp/t/24-scalar_context.t                         [test]
compilers/nqp/t/25-list_context.t                           [test]
compilers/nqp/t/26-method_ops.t                             [test]
compilers/nqp/t/27-ternary.t                                [test]
compilers/nqp/t/28-return.t                                 [test]
compilers/nqp/t/harness                                     [test]
compilers/pct/PCT.pir                                       [pct]
compilers/pct/README.pod                                    []doc
compilers/pct/src/PAST.pir                                  [pct]
compilers/pct/src/PAST/Compiler.pir                         [pct]
compilers/pct/src/PAST/Node.pir                             [pct]
compilers/pct/src/PCT/Grammar.pir                           [pct]
compilers/pct/src/PCT/HLLCompiler.pir                       [pct]
compilers/pct/src/PCT/Node.pir                              [pct]
compilers/pct/src/POST/Compiler.pir                         [pct]
compilers/pct/src/POST/Node.pir                             [pct]
compilers/pge/P6Rule.grammar                                [pge]
compilers/pge/PGE.pir                                       [pge]
compilers/pge/PGE/Exp.pir                                   [pge]
compilers/pge/PGE/Match.pir                                 [pge]
compilers/pge/PGE/OPTable.pir                               [pge]
compilers/pge/PGE/P5Regex.pir                               [pge]
compilers/pge/PGE/Perl6Regex.pir                            [pge]
compilers/pge/PGE/Regex.pir                                 [pge]
compilers/pge/PGE/builtins.pg                               [pge]
compilers/pge/README.pod                                    []doc
compilers/pge/STATUS                                        [pge]
compilers/pge/demo.pir                                      [pge]
compilers/pirc/README.pod                                   []doc
compilers/pirc/TODO                                         [pirc]
compilers/pirc/heredoc/heredocmain.c                        [pirc]
compilers/pirc/macro/lexer.h                                [pirc]
compilers/pirc/macro/macro.h                                [pirc]
compilers/pirc/macro/macro.l                                [pirc]
compilers/pirc/macro/macro.y                                [pirc]
compilers/pirc/macro/macrolexer.c                           [pirc]
compilers/pirc/macro/macrolexer.h                           [pirc]
compilers/pirc/macro/macroparser.c                          [pirc]
compilers/pirc/macro/macroparser.h                          [pirc]
compilers/pirc/src/bcgen.c                                  [pirc]
compilers/pirc/src/bcgen.h                                  [pirc]
compilers/pirc/src/hdocprep.c                               [pirc]
compilers/pirc/src/hdocprep.l                               [pirc]
compilers/pirc/src/main.c                                   [pirc]
compilers/pirc/src/pir.l                                    [pirc]
compilers/pirc/src/pir.y                                    [pirc]
compilers/pirc/src/pircapi.c                                [pirc]
compilers/pirc/src/pircapi.h                                [pirc]
compilers/pirc/src/pircompiler.c                            [pirc]
compilers/pirc/src/pircompiler.h                            [pirc]
compilers/pirc/src/pircompunit.c                            [pirc]
compilers/pirc/src/pircompunit.h                            [pirc]
compilers/pirc/src/pirdefines.h                             [pirc]
compilers/pirc/src/piremit.c                                [pirc]
compilers/pirc/src/piremit.h                                [pirc]
compilers/pirc/src/pirerr.c                                 [pirc]
compilers/pirc/src/pirerr.h                                 [pirc]
compilers/pirc/src/pirheredoc.h                             [pirc]
compilers/pirc/src/pirlexer.c                               [pirc]
compilers/pirc/src/pirlexer.h                               [pirc]
compilers/pirc/src/pirmacro.c                               [pirc]
compilers/pirc/src/pirmacro.h                               [pirc]
compilers/pirc/src/pirop.c                                  [pirc]
compilers/pirc/src/pirop.h                                  [pirc]
compilers/pirc/src/pirparser.c                              [pirc]
compilers/pirc/src/pirparser.h                              [pirc]
compilers/pirc/src/pirpcc.c                                 [pirc]
compilers/pirc/src/pirpcc.h                                 [pirc]
compilers/pirc/src/pirregalloc.c                            [pirc]
compilers/pirc/src/pirregalloc.h                            [pirc]
compilers/pirc/src/pirsymbol.c                              [pirc]
compilers/pirc/src/pirsymbol.h                              [pirc]
compilers/pirc/src/piryy.h                                  [pirc]
compilers/pirc/t/basic.t                                    [test]
compilers/pirc/t/harness                                    [test]
compilers/pirc/t/heredoc.t                                  [test]
compilers/pirc/t/macro.t                                    [test]
compilers/pirc/t/stmts.t                                    [test]
compilers/pirc/t/subflags.t                                 [test]
compilers/tge/README                                        []doc
compilers/tge/TGE.pir                                       [tge]
compilers/tge/TGE/Compiler.pir                              [tge]
compilers/tge/TGE/Grammar.pir                               [tge]
compilers/tge/TGE/Parser.pg                                 [tge]
compilers/tge/TGE/Rule.pir                                  [tge]
compilers/tge/TGE/Tree.pir                                  [tge]
compilers/tge/tgc.pir                                       [tge]
config/auto/alignptrs.pm                                    []
config/auto/alignptrs/test_c.in                             []
config/auto/arch.pm                                         []
config/auto/attributes.pm                                   []
config/auto/attributes/test_c.in                            []
config/auto/backtrace.pm                                    []
config/auto/backtrace/test_c.in                             []
config/auto/backtrace/test_dlinfo_c.in                      []
config/auto/byteorder.pm                                    []
config/auto/byteorder/test_c.in                             []
config/auto/cgoto.pm                                        []
config/auto/cgoto/test_c.in                                 []
config/auto/cpu.pm                                          []
config/auto/cpu/i386/Makefile                               []
config/auto/cpu/i386/auto.pm                                []
config/auto/cpu/i386/memcpy_mmx.c                           []
config/auto/cpu/i386/memcpy_mmx_in.c                        []
config/auto/cpu/i386/memcpy_sse.c                           []
config/auto/cpu/i386/memcpy_sse_in.c                        []
config/auto/cpu/i386/test_gcc_cmpxchg_c.in                  []
config/auto/cpu/ppc/auto.pm                                 []
config/auto/cpu/ppc/test_gcc_cmpset_c.in                    []
config/auto/cpu/sun4/auto.pm                                []
config/auto/cpu/sun4/test_atomic_c.in                       []
config/auto/cpu/x86_64/auto.pm                              []
config/auto/crypto.pm                                       []
config/auto/crypto/crypto_c.in                              []
config/auto/ctags.pm                                        []
config/auto/env.pm                                          []
config/auto/env/test_setenv_c.in                            []
config/auto/env/test_unsetenv_c.in                          []
config/auto/fink.pm                                         []
config/auto/format.pm                                       []
config/auto/format/floatval_maxmin_c.in                     []
config/auto/format/intval_maxmin_c.in                       []
config/auto/funcptr.pm                                      []
config/auto/funcptr/test_c.in                               []
config/auto/gc.pm                                           []
config/auto/gc/test_c.in                                    []
config/auto/gcc.pm                                          []
config/auto/gcc/test_c.in                                   []
config/auto/gdbm.pm                                         []
config/auto/gdbm/gdbm_c.in                                  []
config/auto/gettext.pm                                      []
config/auto/gettext/gettext_c.in                            []
config/auto/glibc.pm                                        []
config/auto/glibc/test_c.in                                 []
config/auto/gmp.pm                                          []
config/auto/gmp/gmp_c.in                                    []
config/auto/headers.pm                                      []
config/auto/headers/test_c.in                               []
config/auto/icu.pm                                          []
config/auto/inline.pm                                       []
config/auto/inline/test1_c.in                               []
config/auto/inline/test2_c.in                               []
config/auto/isreg.pm                                        []
config/auto/isreg/test_c.in                                 []
config/auto/jit.pm                                          []
config/auto/jit/test_c.in                                   []
config/auto/jit/test_exec_cygwin_c.in                       []
config/auto/jit/test_exec_linux_c.in                        []
config/auto/jit/test_exec_openbsd_c.in                      []
config/auto/macports.pm                                     []
config/auto/memalign.pm                                     []
config/auto/memalign/test2_c.in                             []
config/auto/memalign/test_c.in                              []
config/auto/msvc.pm                                         []
config/auto/msvc/test_c.in                                  []
config/auto/neg_0.pm                                        []
config/auto/neg_0/test_c.in                                 []
config/auto/opengl.pm                                       []
config/auto/opengl/opengl_c.in                              []
config/auto/ops.pm                                          []
config/auto/pcre.pm                                         []
config/auto/pcre/pcre_c.in                                  []
config/auto/perldoc.pm                                      []
config/auto/pmc.pm                                          []
config/auto/pod2man.pm                                      []
config/auto/readline.pm                                     []
config/auto/readline/readline_c.in                          []
config/auto/revision.pm                                     []
config/auto/signal.pm                                       []
config/auto/signal/test1_c.in                               []
config/auto/signal/test2_c.in                               []
config/auto/signal/test_itimer_c.in                         []
config/auto/sizes.pm                                        []
config/auto/sizes/test2_c.in                                []
config/auto/sizes/test3_c.in                                []
config/auto/sizes/test_c.in                                 []
config/auto/snprintf.pm                                     []
config/auto/snprintf/test_c.in                              []
config/auto/socklen_t.pm                                    []
config/auto/va_ptr.pm                                       []
config/auto/va_ptr/test_c.in                                []
config/auto/warnings.pm                                     []
config/auto/warnings/test_c.in                              []
config/gen/call_list.pm                                     []
config/gen/call_list/core.in                                []
config/gen/call_list/misc.in                                []
config/gen/config_h.pm                                      []
config/gen/config_h/config_h.in                             []
config/gen/config_h/feature_h.in                            []
config/gen/config_pm.pm                                     []
config/gen/config_pm/Config_pm.in                           []
config/gen/config_pm/config_lib_pasm.in                     []
config/gen/config_pm/config_pir.in                          []
config/gen/config_pm/myconfig.in                            []
config/gen/core_pmcs.pm                                     []
config/gen/crypto.pm                                        []
config/gen/crypto/digest_pmc.in                             []
config/gen/crypto/digest_t.in                               []
config/gen/makefiles.pm                                     []
config/gen/makefiles/CFLAGS.in                              []
config/gen/makefiles/docs.in                                []
config/gen/makefiles/dynoplibs.in                           []
config/gen/makefiles/dynoplibs_pl.in                        []
config/gen/makefiles/dynpmc.in                              []
config/gen/makefiles/dynpmc_pl.in                           []
config/gen/makefiles/editor.in                              []
config/gen/makefiles/ext.in                                 []
config/gen/makefiles/json.in                                []
config/gen/makefiles/nqp.in                                 []
config/gen/makefiles/parrot_embed_pl.in                     []
config/gen/makefiles/parrot_pc.in                           []
config/gen/makefiles/pct.in                                 []
config/gen/makefiles/pge.in                                 []
config/gen/makefiles/pirc.in                                []
config/gen/makefiles/root.in                                []
config/gen/makefiles/tge.in                                 []
config/gen/opengl.pm                                        []
config/gen/parrot_include.pm                                []
config/gen/platform.pm                                      []
config/gen/platform/aix/asm.s                               []
config/gen/platform/ansi/dl.c                               []
config/gen/platform/ansi/exec.c                             []
config/gen/platform/ansi/io.h                               []
config/gen/platform/ansi/time.c                             []
config/gen/platform/cygwin/math.c                           []
config/gen/platform/darwin/begin.c                          []
config/gen/platform/darwin/dl.c                             []
config/gen/platform/darwin/memalign.c                       []
config/gen/platform/generic/dl.c                            []
config/gen/platform/generic/dl.h                            []
config/gen/platform/generic/env.c                           []
config/gen/platform/generic/exec.c                          []
config/gen/platform/generic/io.h                            []
config/gen/platform/generic/itimer.c                        []
config/gen/platform/generic/math.c                          []
config/gen/platform/generic/math.h                          []
config/gen/platform/generic/memalign.c                      []
config/gen/platform/generic/memexec.c                       []
config/gen/platform/generic/platform_limits.h               []
config/gen/platform/generic/signal.c                        []
config/gen/platform/generic/signal.h                        []
config/gen/platform/generic/stat.c                          []
config/gen/platform/generic/stat.h                          []
config/gen/platform/generic/threads.h                       []
config/gen/platform/generic/time.c                          []
config/gen/platform/ia64/asm.s                              []
config/gen/platform/netbsd/math.c                           []
config/gen/platform/openbsd/math.c                          []
config/gen/platform/openbsd/memexec.c                       []
config/gen/platform/openbsd/misc.h                          []
config/gen/platform/platform_interface.h                    []
config/gen/platform/solaris/math.c                          []
config/gen/platform/solaris/time.c                          []
config/gen/platform/win32/begin.c                           []
config/gen/platform/win32/dl.c                              []
config/gen/platform/win32/env.c                             []
config/gen/platform/win32/exec.c                            []
config/gen/platform/win32/io.h                              []
config/gen/platform/win32/misc.c                            []
config/gen/platform/win32/misc.h                            []
config/gen/platform/win32/signal.c                          []
config/gen/platform/win32/signal.h                          []
config/gen/platform/win32/stat.c                            []
config/gen/platform/win32/stat.h                            []
config/gen/platform/win32/string.h                          []
config/gen/platform/win32/threads.h                         []
config/gen/platform/win32/time.c                            []
config/init/defaults.pm                                     []
config/init/headers.pm                                      []
config/init/hints.pm                                        []
config/init/hints/aix.pm                                    []
config/init/hints/cygwin.pm                                 []
config/init/hints/darwin.pm                                 []
config/init/hints/dec_osf.pm                                []
config/init/hints/dragonfly.pm                              []
config/init/hints/freebsd.pm                                []
config/init/hints/hpux.pm                                   []
config/init/hints/irix.pm                                   []
config/init/hints/linux.pm                                  []
config/init/hints/mswin32.pm                                []
config/init/hints/msys.pm                                   []
config/init/hints/netbsd.pm                                 []
config/init/hints/nto.pm                                    []
config/init/hints/openbsd.pm                                []
config/init/hints/os2.pm                                    []
config/init/hints/solaris.pm                                []
config/init/hints/vms.pm                                    []
config/init/install.pm                                      []
config/init/manifest.pm                                     []
config/init/optimize.pm                                     []
config/inter/charset.pm                                     []
config/inter/encoding.pm                                    []
config/inter/lex.pm                                         []
config/inter/libparrot.pm                                   []
config/inter/make.pm                                        []
config/inter/progs.pm                                       []
config/inter/shlibs.pm                                      []
config/inter/types.pm                                       []
config/inter/yacc.pm                                        []
docs/book/README                                            []doc
docs/book/appX_patch_submission.pod                         []
docs/book/ch01_overview.pod                                 []
docs/book/ch02_getting_started.pod                          []
docs/book/ch03_pir_basics.pod                               []
docs/book/ch04_pir_subroutines.pod                          []
docs/book/ch05_pasm.pod                                     []
docs/book/ch06_library.pod                                  []
docs/book/ch07_testing_and_debugging.pod                    []
docs/book/ch08_architecture.pod                             []
docs/book/ch09_pct.pod                                      []
docs/book/ch10_hlls.pod                                     []
docs/book/ch11_pmcs.pod                                     []
docs/book/ch12_opcodes.pod                                  []
docs/book/ch13_reference.pod                                []
docs/book/figs/p6e_0801.png                                 []
docs/compiler_faq.pod                                       [devel]doc
docs/configuration.pod                                      []
docs/debug.pod                                              [devel]doc
docs/debugger.pod                                           []
docs/dev/byteorder.pod                                      []
docs/dev/c_functions.pod                                    []
docs/dev/debugging_with_msvc.pod                            []
docs/dev/events.pod                                         []
docs/dev/fhs.pod                                            []
docs/dev/headerizer.pod                                     []
docs/dev/infant.pod                                         []
docs/dev/jit_i386.pod                                       []
docs/dev/longopt.pod                                        []
docs/dev/optimizer.pod                                      []
docs/dev/parrot_api.pod                                     []
docs/dev/pcc_state.pod                                      []
docs/dev/pccmethods.pod                                     []
docs/dev/pmc_freeze.pod                                     []
docs/dev/pmc_obj_design_meeting_notes.pod                   []
docs/embed.pod                                              []
docs/extend.pod                                             []
docs/faq.pod                                                [main]doc
docs/gettingstarted.pod                                     [main]doc
docs/glossary.pod                                           [main]doc
docs/imcc/README                                            []doc
docs/imcc/imcfaq.pod                                        []
docs/imcc/operation.pod                                     []
docs/intro.pod                                              [main]doc
docs/jit.pod                                                []
docs/memory_internals.pod                                   []
docs/multidispatch.pod                                      []
docs/native_exec.pod                                        []
docs/optable.pod                                            []
docs/overview.pod                                           []
docs/parrot.pod                                             []
docs/parrotbyte.pod                                         []
docs/parrothist.pod                                         []
docs/pct/gettingstarted.pod                                 [pct]doc
docs/pct/past_building_blocks.pod                           [pct]doc
docs/pct/pct_optable_guide.pod                              [pct]doc
docs/pdds/draft/pdd01_overview.pod                          []
docs/pdds/draft/pdd05_opfunc.pod                            []
docs/pdds/draft/pdd06_pasm.pod                              []
docs/pdds/draft/pdd08_keys.pod                              []
docs/pdds/draft/pdd10_embedding.pod                         []
docs/pdds/draft/pdd11_extending.pod                         []
docs/pdds/draft/pdd14_numbers.pod                           []
docs/pdds/draft/pdd16_native_call.pod                       []
docs/pdds/draft/pdd29_compiler_tools.pod                    []
docs/pdds/draft/pdd30_install.pod                           []
docs/pdds/draft/pdd31_hll_interop.pod                       []
docs/pdds/pdd00_pdd.pod                                     []
docs/pdds/pdd03_calling_conventions.pod                     []
docs/pdds/pdd07_codingstd.pod                               []
docs/pdds/pdd09_gc.pod                                      []
docs/pdds/pdd13_bytecode.pod                                []
docs/pdds/pdd15_object_metamodel.png                        []
docs/pdds/pdd15_object_metamodel.svg                        []
docs/pdds/pdd15_objects.pod                                 []
docs/pdds/pdd17_pmc.pod                                     []
docs/pdds/pdd18_security.pod                                []
docs/pdds/pdd19_pir.pod                                     []
docs/pdds/pdd20_lexical_vars.pod                            []
docs/pdds/pdd21_namespaces.pod                              []
docs/pdds/pdd22_io.pod                                      []
docs/pdds/pdd23_exceptions.pod                              []
docs/pdds/pdd24_events.pod                                  []
docs/pdds/pdd25_concurrency.pod                             []
docs/pdds/pdd26_ast.pod                                     []
docs/pdds/pdd27_multiple_dispatch.pod                       []
docs/pdds/pdd28_strings.pod                                 []
docs/pdds/pdd_template.pod                                  []
docs/pmc.pod                                                []
docs/pmc/array.pod                                          [main]doc
docs/pmc/documentation.pod                                  [main]doc
docs/pmc/struct.pod                                         [main]doc
docs/pmc/subs.pod                                           [main]doc
docs/pmc2c.pod                                              [devel]doc
docs/porting_intro.pod                                      []
docs/project/branching_guide.pod                            [devel]doc
docs/project/cage_cleaners_guide.pod                        [devel]doc
docs/project/committer_guide.pod                            [devel]doc
docs/project/debian_packaging_guide.pod                     [devel]doc
docs/project/metacommitter_guide.pod                        [devel]doc
docs/project/pause_guide.pod                                [devel]doc
docs/project/release_manager_guide.pod                      [devel]doc
docs/project/roles_responsibilities.pod                     [devel]doc
docs/project/support_policy.pod                             [devel]doc
docs/project/ticket_triaging.pod                            [devel]doc
docs/project/ubuntu_packaging_guide.pod                     [devel]doc
docs/req/model_users.pod                                    []
docs/resources/favicon.ico                                  []
docs/resources/parrot.css                                   []
docs/resources/parrot_logo.png                              []
docs/resources/up.gif                                       []
docs/running.pod                                            []
docs/stability.pod                                          []
docs/submissions.pod                                        []
docs/tests.pod                                              []
docs/user/pir/exceptions.pod                                [main]doc
docs/user/pir/intro.pod                                     [main]doc
docs/user/pir/objects.pod                                   [main]doc
docs/user/pir/pmcs.pod                                      [main]doc
docs/vtables.pod                                            [devel]doc
editor/README.pod                                           []doc
editor/filetype_parrot.vim                                  []
editor/indent_pir.vim                                       []
editor/kate_syntax.pl                                       []
editor/ops2vim.pl                                           []
editor/parrot.el                                            []
editor/pasm.el                                              []
editor/pasm.vim                                             []
editor/pir-mode.el                                          []
editor/pir_vim.in                                           []
editor/pmc.vim                                              []
editor/skeleton.pir                                         []
editor/subversion_config                                    []
examples/README                                             []doc
examples/benchmarks/addit.pasm                              [examples]
examples/benchmarks/addit.pir                               [examples]
examples/benchmarks/addit.pl                                [examples]
examples/benchmarks/addit.rb                                [examples]
examples/benchmarks/addit2.pir                              [examples]
examples/benchmarks/array_access.pir                        [examples]
examples/benchmarks/arriter.pir                             [examples]
examples/benchmarks/arriter.pl                              [examples]
examples/benchmarks/arriter.rb                              [examples]
examples/benchmarks/arriter_o1.pir                          [examples]
examples/benchmarks/bench_newp.pasm                         [examples]
examples/benchmarks/fib.pir                                 [examples]
examples/benchmarks/fib.pl                                  [examples]
examples/benchmarks/fib.py                                  [examples]
examples/benchmarks/fib.rb                                  [examples]
examples/benchmarks/float4.pir                              [examples]
examples/benchmarks/freeze.pasm                             [examples]
examples/benchmarks/freeze.pl                               [examples]
examples/benchmarks/gc_alloc_new.pasm                       [examples]
examples/benchmarks/gc_alloc_reuse.pasm                     [examples]
examples/benchmarks/gc_generations.pasm                     [examples]
examples/benchmarks/gc_header_new.pasm                      [examples]
examples/benchmarks/gc_header_reuse.pasm                    [examples]
examples/benchmarks/gc_waves_headers.pasm                   [examples]
examples/benchmarks/gc_waves_sizeable_data.pasm             [examples]
examples/benchmarks/gc_waves_sizeable_headers.pasm          [examples]
examples/benchmarks/mops.pasm                               [examples]
examples/benchmarks/mops.pl                                 [examples]
examples/benchmarks/mops_intval.pasm                        [examples]
examples/benchmarks/oo1.pasm                                [examples]
examples/benchmarks/oo1.pl                                  [examples]
examples/benchmarks/oo1.py                                  [examples]
examples/benchmarks/oo1.rb                                  [examples]
examples/benchmarks/oo2.pasm                                [examples]
examples/benchmarks/oo2.pl                                  [examples]
examples/benchmarks/oo2.py                                  [examples]
examples/benchmarks/oo2.rb                                  [examples]
examples/benchmarks/oo3.pasm                                [examples]
examples/benchmarks/oo3.pl                                  [examples]
examples/benchmarks/oo3.py                                  [examples]
examples/benchmarks/oo3.rb                                  [examples]
examples/benchmarks/oo4.pasm                                [examples]
examples/benchmarks/oo4.pl                                  [examples]
examples/benchmarks/oo4.py                                  [examples]
examples/benchmarks/oo4.rb                                  [examples]
examples/benchmarks/oo5.pir                                 [examples]
examples/benchmarks/oo5.pl                                  [examples]
examples/benchmarks/oo5.py                                  [examples]
examples/benchmarks/oo5.rb                                  [examples]
examples/benchmarks/oo6.pir                                 [examples]
examples/benchmarks/oo6.pl                                  [examples]
examples/benchmarks/oo6.py                                  [examples]
examples/benchmarks/oo6.rb                                  [examples]
examples/benchmarks/oofib.pir                               [examples]
examples/benchmarks/oofib.pl                                [examples]
examples/benchmarks/oofib.py                                [examples]
examples/benchmarks/oofib.rb                                [examples]
examples/benchmarks/oon.txt                                 [examples]
examples/benchmarks/overload.pir                            [examples]
examples/benchmarks/overload.pl                             [examples]
examples/benchmarks/primes.c                                [examples]
examples/benchmarks/primes.pasm                             [examples]
examples/benchmarks/primes.pl                               [examples]
examples/benchmarks/primes2.c                               [examples]
examples/benchmarks/primes2.pir                             [examples]
examples/benchmarks/primes2.pl                              [examples]
examples/benchmarks/primes2.py                              [examples]
examples/benchmarks/primes2.rb                              [examples]
examples/benchmarks/primes2_i.pir                           [examples]
examples/benchmarks/primes_i.pasm                           [examples]
examples/benchmarks/shared_ref.pasm                         [examples]
examples/benchmarks/shared_ref.pl                           [examples]
examples/benchmarks/stress.pasm                             [examples]
examples/benchmarks/stress.pl                               [examples]
examples/benchmarks/stress.rb                               [examples]
examples/benchmarks/stress1.pasm                            [examples]
examples/benchmarks/stress1.pl                              [examples]
examples/benchmarks/stress2.pasm                            [examples]
examples/benchmarks/stress2.pl                              [examples]
examples/benchmarks/stress2.rb                              [examples]
examples/benchmarks/stress3.pasm                            [examples]
examples/benchmarks/vpm.pir                                 [examples]
examples/benchmarks/vpm.pl                                  [examples]
examples/benchmarks/vpm.py                                  [examples]
examples/benchmarks/vpm.rb                                  [examples]
examples/c/nanoparrot.c                                     [examples]
examples/c/test_main.c                                      [examples]
examples/compilers/Makefile                                 [examples]
examples/compilers/japhc.c                                  [examples]
examples/embed/Makefile                                     [examples]
examples/embed/Makefile.msvc                                [examples]
examples/embed/lorito.c                                     [examples]
examples/japh/README                                        []doc
examples/japh/japh1.pasm                                    [examples]
examples/japh/japh3.pasm                                    [examples]
examples/japh/japh4.pasm                                    [examples]
examples/japh/japh5.pasm                                    [examples]
examples/languages/abc/Configure.pl                         [examples]
examples/languages/abc/MAINTAINER                           [examples]
examples/languages/abc/README                               []doc
examples/languages/abc/TODO                                 [examples]
examples/languages/abc/abc.pir                              [examples]
examples/languages/abc/config/makefiles/root.in             [examples]
examples/languages/abc/src/builtins/all.pir                 [examples]
examples/languages/abc/src/parser/actions.pm                [examples]
examples/languages/abc/src/parser/grammar-oper.pg           [examples]
examples/languages/abc/src/parser/grammar.pg                [examples]
examples/languages/abc/t/01-tests.t                         [examples]
examples/languages/abc/t/abc_basic                          [examples]
examples/languages/abc/t/abc_functions                      [examples]
examples/languages/abc/t/abc_special_variables              [examples]
examples/languages/abc/t/abc_statement                      [examples]
examples/languages/abc/t/harness                            [examples]
examples/languages/squaak/Configure.pl                      [examples]
examples/languages/squaak/MAINTAINER                        [examples]
examples/languages/squaak/README                            []doc
examples/languages/squaak/config/makefiles/root.in          [examples]
examples/languages/squaak/doc/tutorial_episode_1.pod        [examples]
examples/languages/squaak/doc/tutorial_episode_2.pod        [examples]
examples/languages/squaak/doc/tutorial_episode_3.pod        [examples]
examples/languages/squaak/doc/tutorial_episode_4.pod        [examples]
examples/languages/squaak/doc/tutorial_episode_5.pod        [examples]
examples/languages/squaak/doc/tutorial_episode_6.pod        [examples]
examples/languages/squaak/doc/tutorial_episode_7.pod        [examples]
examples/languages/squaak/doc/tutorial_episode_8.pod        [examples]
examples/languages/squaak/doc/tutorial_episode_9.pod        [examples]
examples/languages/squaak/examples/factorial.sq             [examples]
examples/languages/squaak/examples/life.sq                  [examples]
examples/languages/squaak/squaak.pir                        [examples]
examples/languages/squaak/src/builtins/say.pir              [examples]
examples/languages/squaak/src/parser/actions.pm             [examples]
examples/languages/squaak/src/parser/grammar.pg             [examples]
examples/languages/squaak/t/00-sanity.t                     [examples]
examples/languages/squaak/t/01-math.t                       [examples]
examples/languages/squaak/t/harness                         [examples]
examples/library/acorn.l                                    [examples]
examples/library/getopt_demo.pir                            [examples]
examples/library/md5sum.pir                                 [examples]
examples/library/ncurses_life.pir                           [examples]
examples/library/pcre.pir                                   [examples]
examples/mops/README                                        []doc
examples/mops/mops.c                                        [examples]
examples/mops/mops.cs                                       [examples]
examples/mops/mops.il                                       [examples]
examples/mops/mops.p6                                       [examples]
examples/mops/mops.pl                                       [examples]
examples/mops/mops.ps                                       [examples]
examples/mops/mops.py                                       [examples]
examples/mops/mops.rb                                       [examples]
examples/mops/mops.scheme                                   [examples]
examples/namespace/namespace_dump.pir                       [examples]
examples/nci/Mysql.pir                                      [examples]
examples/nci/PQt.cpp                                        [examples]
examples/nci/QtHelloWorld.pasm                              [examples]
examples/nci/QtHelloWorld.pir                               [examples]
examples/nci/Xlib.pir                                       [examples]
examples/nci/Xlibconstants.pir                              [examples]
examples/nci/ls.pir                                         [examples]
examples/nci/mysqltest.p6                                   [examples]
examples/nci/mysqltest.pir                                  [examples]
examples/nci/sdl_blue_rectangle.pir                         [examples]
examples/nci/win32api.pir                                   [examples]
examples/nci/xlibtest.nqp                                   [examples]
examples/nci/xlibtest.p6                                    [examples]
examples/nci/xlibtest.pir                                   [examples]
examples/nci/xlibtest.rb                                    [examples]
examples/opengl/shapes.p6                                   [examples]
examples/opengl/shapes.pir                                  [examples]
examples/opengl/static-triangle.p6                          [examples]
examples/opengl/static-triangle.pir                         [examples]
examples/opengl/triangle.p6                                 [examples]
examples/opengl/triangle.pir                                [examples]
examples/pasm/cat.pasm                                      [examples]
examples/pasm/fact.pasm                                     [examples]
examples/pasm/hello.pasm                                    [examples]
examples/pasm/trace.pasm                                    [examples]
examples/past/01-sub.pir                                    [examples]
examples/past/blocktype_immediate.pir                       [examples]
examples/past/four_plus_one.pir                             [examples]
examples/pir/befunge/Changes                                [examples]
examples/pir/befunge/Configure.pl                           [examples]
examples/pir/befunge/MAINTAINER                             [examples]
examples/pir/befunge/README                                 []doc
examples/pir/befunge/befunge.pir                            [examples]
examples/pir/befunge/config/makefiles/root.in               [examples]
examples/pir/befunge/debug.pir                              [examples]
examples/pir/befunge/flow.pir                               [examples]
examples/pir/befunge/io.pir                                 [examples]
examples/pir/befunge/load.pir                               [examples]
examples/pir/befunge/maths.pir                              [examples]
examples/pir/befunge/pascserp.bef                           [examples]
examples/pir/befunge/stack.pir                              [examples]
examples/pir/befunge/t/basic.t                              [examples]
examples/pir/befunge/t/harness                              [examples]
examples/pir/befunge/test.bef                               [examples]
examples/pir/circle.pir                                     [examples]
examples/pir/euclid.pir                                     [examples]
examples/pir/genprog.bas                                    [examples]
examples/pir/hanoi.pir                                      [examples]
examples/pir/interlangs.bas                                 [examples]
examples/pir/interlangs.pir                                 [examples]
examples/pir/io.pir                                         [examples]
examples/pir/levenshtein.pir                                [examples]
examples/pir/life.pir                                       [examples]
examples/pir/local_label.pir                                [examples]
examples/pir/mandel.pir                                     [examples]
examples/pir/mysqltest.bas                                  [examples]
examples/pir/perl6.bas                                      [examples]
examples/pir/pirric.pir                                     [examples]
examples/pir/queens_r.pir                                   [examples]
examples/pir/quine_ord.pir                                  [examples]
examples/pir/readline.pir                                   [examples]
examples/pir/substr.pir                                     [examples]
examples/pir/sudoku.pir                                     [examples]
examples/pir/uniq.pir                                       [examples]
examples/sdl/anim_image.pir                                 [examples]
examples/sdl/anim_image_dblbuf.pir                          [examples]
examples/sdl/blue_font.pir                                  [examples]
examples/sdl/blue_rect.pir                                  [examples]
examples/sdl/blue_rect.pl                                   [examples]
examples/sdl/bounce_parrot_logo.pir                         [examples]
examples/sdl/lcd/clock.pir                                  [examples]
examples/sdl/mandel.pir                                     [examples]
examples/sdl/minesweeper/README                             []doc
examples/sdl/minesweeper/eventhandler.pir                   [examples]
examples/sdl/minesweeper/field.pir                          [examples]
examples/sdl/minesweeper/mines.pir                          [examples]
examples/sdl/minesweeper/mines.png                          [examples]
examples/sdl/minesweeper/mines_debug.png                    [examples]
examples/sdl/minesweeper/smiley.png                         [examples]
examples/sdl/move_parrot_logo.pir                           [examples]
examples/sdl/parrot_small.png                               [examples]
examples/sdl/raw_pixels.pir                                 [examples]
examples/sdl/tetris/README                                  []doc
examples/sdl/tetris/app.pir                                 [examples]
examples/sdl/tetris/block.pir                               [examples]
examples/sdl/tetris/blockdata.pir                           [examples]
examples/sdl/tetris/blocks.pir                              [examples]
examples/sdl/tetris/board.pir                               [examples]
examples/sdl/tetris/boarddata.pir                           [examples]
examples/sdl/tetris/eventhandler.pir                        [examples]
examples/sdl/tetris/tetris.pir                              [examples]
examples/shootout/README                                    []doc
examples/shootout/ack.pir                                   [examples]
examples/shootout/ack.pir_output                            [examples]
examples/shootout/binarytrees.pir                           [examples]
examples/shootout/binarytrees.pir_output                    [examples]
examples/shootout/fannkuch.pir                              [examples]
examples/shootout/fannkuch.pir_output                       [examples]
examples/shootout/fasta.pir                                 [examples]
examples/shootout/fasta.pir_output                          [examples]
examples/shootout/harmonic.pir                              [examples]
examples/shootout/knucleotide.pir                           [examples]
examples/shootout/knucleotide.pir_input                     [examples]
examples/shootout/knucleotide.pir_output                    [examples]
examples/shootout/mandelbrot.pir                            [examples]
examples/shootout/mandelbrot.pir_output                     [examples]
examples/shootout/nbody.pir                                 [examples]
examples/shootout/nbody.pir_output                          [examples]
examples/shootout/nsieve-bits-2.pir                         [examples]
examples/shootout/nsieve-bits-2.pir_output                  [examples]
examples/shootout/nsieve-bits.pir                           [examples]
examples/shootout/nsieve-bits.pir_output                    [examples]
examples/shootout/nsieve.pir                                [examples]
examples/shootout/nsieve.pir_output                         [examples]
examples/shootout/partialsums-2.pir                         [examples]
examples/shootout/partialsums-2.pir_output                  [examples]
examples/shootout/partialsums.pir                           [examples]
examples/shootout/partialsums.pir_output                    [examples]
examples/shootout/pidigits.pir                              [examples]
examples/shootout/pidigits.pir_output                       [examples]
examples/shootout/random.pasm                               [examples]
examples/shootout/random.pir                                [examples]
examples/shootout/recursive-2.pir                           [examples]
examples/shootout/recursive-2.pir_output                    [examples]
examples/shootout/recursive.pir                             [examples]
examples/shootout/recursive.pir_output                      [examples]
examples/shootout/regexdna.pir                              [examples]
examples/shootout/regexdna.pir_input                        [examples]
examples/shootout/regexdna.pir_output                       [examples]
examples/shootout/revcomp.pir                               [examples]
examples/shootout/revcomp.pir_input                         [examples]
examples/shootout/revcomp.pir_output                        [examples]
examples/shootout/spectralnorm.pir                          [examples]
examples/shootout/spectralnorm.pir_output                   [examples]
examples/shootout/sumcol.pir                                [examples]
examples/shootout/sumcol.pir_input                          [examples]
examples/shootout/sumcol.pir_output                         [examples]
examples/shootout/takfp.pir                                 [examples]
examples/shootout/takfp.pir_output                          [examples]
examples/streams/Bytes.pir                                  [examples]
examples/streams/Combiner.pir                               [examples]
examples/streams/Coroutine.pir                              [examples]
examples/streams/FileLines.pir                              [examples]
examples/streams/Filter.pir                                 [examples]
examples/streams/Include.pir                                [examples]
examples/streams/Lines.pir                                  [examples]
examples/streams/ParrotIO.pir                               [examples]
examples/streams/Replay.pir                                 [examples]
examples/streams/SubCounter.pir                             [examples]
examples/streams/SubHello.pir                               [examples]
examples/streams/Writer.pir                                 [examples]
examples/subs/bsr_ret.pasm                                  [examples]
examples/subs/coroutine.pasm                                [examples]
examples/subs/jsr_ret.pasm                                  [examples]
examples/subs/multi_retvals.pir                             [examples]
examples/subs/no_retval.pir                                 [examples]
examples/subs/pasm_sub1.pasm                                [examples]
examples/subs/single_retval.pir                             [examples]
examples/tcl/tcltkdemo.pir                                  [examples]
examples/tge/README                                         []doc
examples/tge/branch/branch.g                                [examples]
examples/tge/branch/lib/Branch.pir                          [examples]
examples/tge/branch/lib/Leaf.pir                            [examples]
examples/tge/branch/transform.pir                           [examples]
examples/tools/Makefile                                     [examples]
examples/tools/pbc_checker.cpp                              [examples]
examples/tutorial/00_README.pod                             []doc
examples/tutorial/01_temp_var.pir                           [examples]
examples/tutorial/02_local_var.pir                          [examples]
examples/tutorial/03_temp_var_basic_pmcs.pir                [examples]
examples/tutorial/04_pod_comments.pir                       [examples]
examples/tutorial/10_math_ops.pir                           [examples]
examples/tutorial/11_math_ops_self_mod.pir                  [examples]
examples/tutorial/12_math_ops_pasm.pir                      [examples]
examples/tutorial/13_logical_ops.pir                        [examples]
examples/tutorial/20_string_ops.pir                         [examples]
examples/tutorial/21_string_ops_repeat.pir                  [examples]
examples/tutorial/22_string_ops_length.pir                  [examples]
examples/tutorial/23_string_ops_substr.pir                  [examples]
examples/tutorial/24_string_ops_clone.pir                   [examples]
examples/tutorial/30_arrays_basic.pir                       [examples]
examples/tutorial/31_array_ops_split.pir                    [examples]
examples/tutorial/32_array_ops_sprintf.pir                  [examples]
examples/tutorial/33_hashes.pir                             [examples]
examples/tutorial/34_multikey.pir                           [examples]
examples/tutorial/40_file_ops.pir                           [examples]
examples/tutorial/50_goto.pir                               [examples]
examples/tutorial/51_if_unless.pir                          [examples]
examples/tutorial/52_if_compare.pir                         [examples]
examples/tutorial/53_loop.pir                               [examples]
examples/tutorial/55_iterator.pir                           [examples]
examples/tutorial/56_defined.pir                            [examples]
examples/tutorial/57_exists.pir                             [examples]
examples/tutorial/60_subroutines.pir                        [examples]
examples/tutorial/61_namespaces.pir                         [examples]
examples/tutorial/62_namespaces.pir                         [examples]
examples/tutorial/70_class_object.pir                       [examples]
examples/tutorial/81_continuation.pir                       [examples]
examples/tutorial/82_coroutine.pir                          [examples]
examples/tutorial/83_external_libraries.pir                 [examples]
examples/tutorial/90_writing_tests.pir                      [examples]
ext/Parrot-Embed/Build.PL                                   []
ext/Parrot-Embed/Changes                                    []
ext/Parrot-Embed/MANIFEST                                   []
ext/Parrot-Embed/README                                     []doc
ext/Parrot-Embed/TODO                                       []
ext/Parrot-Embed/lib/Parrot/Embed.pm                        []
ext/Parrot-Embed/lib/Parrot/Embed.xs                        []
ext/Parrot-Embed/lib/Parrot/Interpreter.pm                  []
ext/Parrot-Embed/lib/Parrot/PMC.pm                          []
ext/Parrot-Embed/t/00-load.t                                [test]
ext/Parrot-Embed/t/greet.pir                                [test]
ext/Parrot-Embed/t/interp.t                                 [test]
ext/Parrot-Embed/t/languages.t                              [test]
ext/Parrot-Embed/t/pipp.t                                   [test]
ext/Parrot-Embed/tools/check_embed_coverage.pl              []
ext/Parrot-Embed/tools/write_typemap.pl                     []
ext/Parrot-Embed/typemap                                    []
ext/SQLite3/DBDI.pm                                         []
ext/SQLite3/DBDI/Driver/SQLite3.pm                          []
ext/SQLite3/Makefile.PL                                     []
ext/SQLite3/Makefile.in                                     []
ext/SQLite3/SQLite3.pir                                     []
ext/SQLite3/gen_sqlite3.pl                                  []
ext/SQLite3/t/test.p6                                       [test]
ext/SQLite3/test.pir                                        []
include/parrot/atomic.h                                     [main]include
include/parrot/atomic/fallback.h                            [main]include
include/parrot/atomic/gcc_pcc.h                             [main]include
include/parrot/atomic/gcc_x86.h                             [main]include
include/parrot/atomic/sparc.h                               [main]include
include/parrot/caches.h                                     [main]include
include/parrot/call.h                                       [main]include
include/parrot/cclass.h                                     [main]include
include/parrot/charset.h                                    [main]include
include/parrot/compiler.h                                   [main]include
include/parrot/core_types.h                                 [main]include
include/parrot/datatypes.h                                  [main]include
include/parrot/debugger.h                                   [main]include
include/parrot/dynext.h                                     [main]include
include/parrot/embed.h                                      [main]include
include/parrot/encoding.h                                   [main]include
include/parrot/enums.h                                      [main]include
include/parrot/events.h                                     [main]include
include/parrot/exceptions.h                                 [main]include
include/parrot/exec.h                                       [main]include
include/parrot/exit.h                                       [main]include
include/parrot/extend.h                                     [main]include
include/parrot/gc_api.h                                     [main]include
include/parrot/gc_mark_sweep.h                              [main]include
include/parrot/gc_pools.h                                   [main]include
include/parrot/global.h                                     [main]include
include/parrot/global_setup.h                               [main]include
include/parrot/hash.h                                       [main]include
include/parrot/hll.h                                        [main]include
include/parrot/imcc.h                                       [main]include
include/parrot/interpreter.h                                [main]include
include/parrot/io.h                                         [main]include
include/parrot/io_portable.h                                [main]include
include/parrot/io_unix.h                                    [main]include
include/parrot/io_win32.h                                   [main]include
include/parrot/key.h                                        [main]include
include/parrot/library.h                                    [main]include
include/parrot/list.h                                       [main]include
include/parrot/longopt.h                                    [main]include
include/parrot/memory.h                                     [main]include
include/parrot/misc.h                                       [main]include
include/parrot/multidispatch.h                              [main]include
include/parrot/nci.h                                        [main]include
include/parrot/oo.h                                         [main]include
include/parrot/oo_private.h                                 [main]include
include/parrot/op.h                                         [main]include
include/parrot/oplib.h                                      [main]include
include/parrot/packfile.h                                   [main]include
include/parrot/parrot.h                                     [main]include
include/parrot/pic.h                                        [main]include
include/parrot/pmc.h                                        [main]include
include/parrot/pmc_freeze.h                                 [main]include
include/parrot/pobj.h                                       [main]include
include/parrot/register.h                                   [main]include
include/parrot/resources.h                                  [main]include
include/parrot/scheduler.h                                  [main]include
include/parrot/scheduler_private.h                          [main]include
include/parrot/settings.h                                   [main]include
include/parrot/slice.h                                      [main]include
include/parrot/stacks.h                                     [main]include
include/parrot/stat.h                                       [main]include
include/parrot/string.h                                     [main]include
include/parrot/string_funcs.h                               [main]include
include/parrot/string_primitives.h                          [main]include
include/parrot/sub.h                                        [main]include
include/parrot/thr_pthread.h                                [main]include
include/parrot/thr_windows.h                                [main]include
include/parrot/thread.h                                     [main]include
include/parrot/tsq.h                                        [main]include
include/parrot/vtables.h                                    [main]include
include/parrot/warnings.h                                   [main]include
lib/File/Which.pm                                           [devel]lib
lib/IO/CaptureOutput.pm                                     []
lib/Parrot/BuildUtil.pm                                     [devel]lib
lib/Parrot/Config.pm                                        [devel]lib
lib/Parrot/Configure.pm                                     [devel]lib
lib/Parrot/Configure/Compiler.pm                            [devel]lib
lib/Parrot/Configure/Data.pm                                [devel]lib
lib/Parrot/Configure/Messages.pm                            [devel]lib
lib/Parrot/Configure/Options.pm                             [devel]lib
lib/Parrot/Configure/Options/Conf.pm                        [devel]lib
lib/Parrot/Configure/Options/Conf/CLI.pm                    [devel]lib
lib/Parrot/Configure/Options/Conf/File.pm                   [devel]lib
lib/Parrot/Configure/Options/Conf/Shared.pm                 [devel]lib
lib/Parrot/Configure/Options/Reconf.pm                      [devel]lib
lib/Parrot/Configure/Options/Test.pm                        [devel]lib
lib/Parrot/Configure/Options/Test/Prepare.pm                [devel]lib
lib/Parrot/Configure/Step.pm                                [devel]lib
lib/Parrot/Configure/Step/List.pm                           [devel]lib
lib/Parrot/Configure/Step/Methods.pm                        [devel]lib
lib/Parrot/Configure/Test.pm                                [devel]lib
lib/Parrot/Configure/Trace.pm                               [devel]lib
lib/Parrot/Configure/Utils.pm                               [devel]lib
lib/Parrot/Distribution.pm                                  [devel]lib
lib/Parrot/Docs/Directory.pm                                [devel]lib
lib/Parrot/Docs/File.pm                                     [devel]lib
lib/Parrot/Docs/Group.pm                                    [devel]lib
lib/Parrot/Docs/HTMLPage.pm                                 [devel]lib
lib/Parrot/Docs/Item.pm                                     [devel]lib
lib/Parrot/Docs/POD2HTML.pm                                 [devel]lib
lib/Parrot/Docs/Section.pm                                  [devel]lib
lib/Parrot/Docs/Section/C.pm                                [devel]lib
lib/Parrot/Docs/Section/Compilers.pm                        [devel]lib
lib/Parrot/Docs/Section/Config.pm                           [devel]lib
lib/Parrot/Docs/Section/Developer.pm                        [devel]lib
lib/Parrot/Docs/Section/Examples.pm                         [devel]lib
lib/Parrot/Docs/Section/IMCC.pm                             [devel]lib
lib/Parrot/Docs/Section/Info.pm                             [devel]lib
lib/Parrot/Docs/Section/Libs.pm                             [devel]lib
lib/Parrot/Docs/Section/Ops.pm                              [devel]lib
lib/Parrot/Docs/Section/PDDs.pm                             [devel]lib
lib/Parrot/Docs/Section/PMCs.pm                             [devel]lib
lib/Parrot/Docs/Section/Parrot.pm                           [devel]lib
lib/Parrot/Docs/Section/Perl.pm                             [devel]lib
lib/Parrot/Docs/Section/Tests.pm                            [devel]lib
lib/Parrot/Docs/Section/Tools.pm                            [devel]lib
lib/Parrot/Docs/Text2HTML.pm                                [devel]lib
lib/Parrot/Harness/DefaultTests.pm                          [devel]lib
lib/Parrot/Harness/Options.pm                               [devel]lib
lib/Parrot/Harness/Smoke.pm                                 [devel]lib
lib/Parrot/Headerizer.pm                                    [devel]lib
lib/Parrot/IO/Directory.pm                                  [devel]lib
lib/Parrot/IO/File.pm                                       [devel]lib
lib/Parrot/IO/Path.pm                                       [devel]lib
lib/Parrot/Manifest.pm                                      [devel]lib
lib/Parrot/Op.pm                                            [devel]lib
lib/Parrot/OpTrans.pm                                       [devel]lib
lib/Parrot/OpTrans/C.pm                                     [devel]lib
lib/Parrot/OpTrans/CGP.pm                                   [devel]lib
lib/Parrot/OpTrans/CGoto.pm                                 [devel]lib
lib/Parrot/OpTrans/CPrederef.pm                             [devel]lib
lib/Parrot/OpTrans/CSwitch.pm                               [devel]lib
lib/Parrot/OpTrans/Compiled.pm                              [devel]lib
lib/Parrot/Ops2c/Auxiliary.pm                               [devel]lib
lib/Parrot/Ops2c/Utils.pm                                   [devel]lib
lib/Parrot/Ops2pm.pm                                        [devel]lib
lib/Parrot/Ops2pm/Auxiliary.pm                              [devel]lib
lib/Parrot/Ops2pm/Base.pm                                   [devel]lib
lib/Parrot/OpsFile.pm                                       [devel]lib
lib/Parrot/OpsRenumber.pm                                   [devel]lib
lib/Parrot/Pmc2c/Attribute.pm                               [devel]lib
lib/Parrot/Pmc2c/ComposedMethod.pm                          [devel]lib
lib/Parrot/Pmc2c/Dumper.pm                                  [devel]lib
lib/Parrot/Pmc2c/Emitter.pm                                 [devel]lib
lib/Parrot/Pmc2c/Library.pm                                 [devel]lib
lib/Parrot/Pmc2c/MULTI.pm                                   [devel]lib
lib/Parrot/Pmc2c/Method.pm                                  [devel]lib
lib/Parrot/Pmc2c/MethodEmitter.pm                           [devel]lib
lib/Parrot/Pmc2c/Object.pm                                  [devel]lib
lib/Parrot/Pmc2c/PCCMETHOD.pm                               [devel]lib
lib/Parrot/Pmc2c/PMC.pm                                     [devel]lib
lib/Parrot/Pmc2c/PMC/Null.pm                                [devel]lib
lib/Parrot/Pmc2c/PMC/Object.pm                              [devel]lib
lib/Parrot/Pmc2c/PMC/ParrotClass.pm                         [devel]lib
lib/Parrot/Pmc2c/PMC/PrintTree.pm                           [devel]lib
lib/Parrot/Pmc2c/PMC/RO.pm                                  [devel]lib
lib/Parrot/Pmc2c/PMC/Ref.pm                                 [devel]lib
lib/Parrot/Pmc2c/PMC/SharedRef.pm                           [devel]lib
lib/Parrot/Pmc2c/PMC/default.pm                             [devel]lib
lib/Parrot/Pmc2c/PMCEmitter.pm                              [devel]lib
lib/Parrot/Pmc2c/Parser.pm                                  [devel]lib
lib/Parrot/Pmc2c/Pmc2cMain.pm                               [devel]lib
lib/Parrot/Pmc2c/UtilFunctions.pm                           [devel]lib
lib/Parrot/Pmc2c/VTable.pm                                  [devel]lib
lib/Parrot/Revision.pm                                      [devel]lib
lib/Parrot/SearchOps.pm                                     [devel]lib
lib/Parrot/Test.pm                                          [devel]lib
lib/Parrot/Test/Cardinal.pm                                 [devel]lib
lib/Parrot/Test/Harness.pm                                  [devel]lib
lib/Parrot/Test/PGE.pm                                      [devel]lib
lib/Parrot/Test/PIR_PGE.pm                                  [devel]lib
lib/Parrot/Test/Perl6.pm                                    [devel]lib
lib/Parrot/Test/Pod.pm                                      [devel]lib
lib/Parrot/Test/Pod/Utils.pm                                [devel]lib
lib/Parrot/Test/Util.pm                                     [devel]lib
lib/Parrot/Test/Util/Runloop.pm                             [devel]lib
lib/Parrot/Vtable.pm                                        [devel]lib
lib/Perl/Critic/Policy/CodeLayout/ProhibitDuplicateCoda.pm  []
lib/Perl/Critic/Policy/CodeLayout/ProhibitTrailingWhitespace.pm []
lib/Perl/Critic/Policy/CodeLayout/UseParrotCoda.pm          []
lib/Perl/Critic/Policy/TestingAndDebugging/MisplacedShebang.pm []
lib/Perl/Critic/Policy/TestingAndDebugging/ProhibitShebangWarningsArg.pm []
lib/Perl/Critic/Policy/TestingAndDebugging/RequirePortableShebang.pm []
lib/Pod/Escapes.pm                                          []
lib/Pod/Simple.pm                                           []
lib/Pod/Simple/BlackBox.pm                                  []
lib/Pod/Simple/Checker.pm                                   []
lib/Pod/Simple/Debug.pm                                     []
lib/Pod/Simple/DumpAsText.pm                                []
lib/Pod/Simple/DumpAsXML.pm                                 []
lib/Pod/Simple/HTML.pm                                      []
lib/Pod/Simple/HTMLBatch.pm                                 []
lib/Pod/Simple/HTMLLegacy.pm                                []
lib/Pod/Simple/LinkSection.pm                               []
lib/Pod/Simple/Methody.pm                                   []
lib/Pod/Simple/Progress.pm                                  []
lib/Pod/Simple/PullParser.pm                                []
lib/Pod/Simple/PullParserEndToken.pm                        []
lib/Pod/Simple/PullParserStartToken.pm                      []
lib/Pod/Simple/PullParserTextToken.pm                       []
lib/Pod/Simple/PullParserToken.pm                           []
lib/Pod/Simple/RTF.pm                                       []
lib/Pod/Simple/Search.pm                                    []
lib/Pod/Simple/SimpleTree.pm                                []
lib/Pod/Simple/Text.pm                                      []
lib/Pod/Simple/TextContent.pm                               []
lib/Pod/Simple/TiedOutFH.pm                                 []
lib/Pod/Simple/Transcode.pm                                 []
lib/Pod/Simple/TranscodeDumb.pm                             []
lib/Pod/Simple/TranscodeSmart.pm                            []
lib/Pod/Simple/XHTML.pm                                     []
lib/Pod/Simple/XMLOutStream.pm                              []
parrot.spec                                                 []
parrotbug                                                   []
runtime/parrot/dynext/README                                []doc
runtime/parrot/include/README                               []doc
runtime/parrot/include/fp_equality.pasm                     [library]
runtime/parrot/include/hllmacros.pir                        [library]
runtime/parrot/include/sockets.pasm                         [library]
runtime/parrot/include/test_more.pir                        [library]
runtime/parrot/library/CGI/QueryHash.pir                    [library]
runtime/parrot/library/Config/JSON.pir                      [library]
runtime/parrot/library/Crow.pir                             [library]
runtime/parrot/library/Data/Dumper.pir                      [library]
runtime/parrot/library/Data/Dumper/Base.pir                 [library]
runtime/parrot/library/Data/Dumper/Default.pir              [library]
runtime/parrot/library/Data/Replace.pir                     [library]
runtime/parrot/library/Digest/MD5.pir                       [library]
runtime/parrot/library/Getopt/Obj.pir                       [library]
runtime/parrot/library/HTTP/Daemon.pir                      [library]
runtime/parrot/library/Iter.pir                             [library]
runtime/parrot/library/JSON.pir                             [library]
runtime/parrot/library/MIME/Base64.pir                      [library]
runtime/parrot/library/Math/Rand.pir                        [library]
runtime/parrot/library/Math/Random/mt19937ar.pir            [library]
runtime/parrot/library/NCI/call_toolkit_init.pir            [library]
runtime/parrot/library/OpenGL.pir                           [library]
runtime/parrot/library/P6object.pir                         [library]
runtime/parrot/library/PCT/README                           []doc
runtime/parrot/library/PGE/Dumper.pir                       [library]
runtime/parrot/library/PGE/Glob.pir                         [library]
runtime/parrot/library/PGE/Hs.pir                           [library]
runtime/parrot/library/PGE/Perl6Grammar.pir                 [library]
runtime/parrot/library/PGE/Text.pir                         [library]
runtime/parrot/library/PGE/Util.pir                         [library]
runtime/parrot/library/Parrot/Coroutine.pir                 [library]
runtime/parrot/library/Parrot/Exception.pir                 [library]
runtime/parrot/library/Pg.pir                               [library]
runtime/parrot/library/Protoobject.pir                      [library]
runtime/parrot/library/Range.pir                            [library]
runtime/parrot/library/SDL.pir                              [library]
runtime/parrot/library/SDL/App.pir                          [library]
runtime/parrot/library/SDL/Button.pir                       [library]
runtime/parrot/library/SDL/Color.pir                        [library]
runtime/parrot/library/SDL/Constants.pir                    [library]
runtime/parrot/library/SDL/Event.pir                        [library]
runtime/parrot/library/SDL/EventHandler.pir                 [library]
runtime/parrot/library/SDL/Font.pir                         [library]
runtime/parrot/library/SDL/Image.pir                        [library]
runtime/parrot/library/SDL/LCD.pir                          [library]
runtime/parrot/library/SDL/LCD.png                          [library]
runtime/parrot/library/SDL/Rect.pir                         [library]
runtime/parrot/library/SDL/Sprite.pir                       [library]
runtime/parrot/library/SDL/StopWatch.pir                    [library]
runtime/parrot/library/SDL/Surface.pir                      [library]
runtime/parrot/library/Stream/Base.pir                      [library]
runtime/parrot/library/Stream/Combiner.pir                  [library]
runtime/parrot/library/Stream/Coroutine.pir                 [library]
runtime/parrot/library/Stream/Filter.pir                    [library]
runtime/parrot/library/Stream/Lines.pir                     [library]
runtime/parrot/library/Stream/ParrotIO.pir                  [library]
runtime/parrot/library/Stream/Replay.pir                    [library]
runtime/parrot/library/Stream/Sub.pir                       [library]
runtime/parrot/library/Stream/Writer.pir                    [library]
runtime/parrot/library/String/Utils.pir                     [library]
runtime/parrot/library/Tcl/Glob.pir                         [library]
runtime/parrot/library/TclLibrary.pir                       [library]
runtime/parrot/library/Test/Builder.pir                     [library]
runtime/parrot/library/Test/Builder/Output.pir              [library]
runtime/parrot/library/Test/Builder/Test.pir                [library]
runtime/parrot/library/Test/Builder/TestPlan.pir            [library]
runtime/parrot/library/Test/Builder/Tester.pir              [library]
runtime/parrot/library/Test/Class.pir                       [library]
runtime/parrot/library/Test/More.pir                        [library]
runtime/parrot/library/YAML/Dumper.pir                      [library]
runtime/parrot/library/YAML/Dumper/Base.pir                 [library]
runtime/parrot/library/YAML/Dumper/Default.pir              [library]
runtime/parrot/library/YAML/Parser/Syck.pir                 [library]
runtime/parrot/library/dumper.pir                           [library]
runtime/parrot/library/libpcre.pir                          [library]
runtime/parrot/library/ncurses.declarations                 [library]
runtime/parrot/library/ncurses.pasm                         [library]
runtime/parrot/library/ncurses.pir                          [library]
runtime/parrot/library/parrotlib.pir                        [library]
runtime/parrot/library/pcore.pir                            [library]
runtime/parrot/library/pcre.pir                             [library]
runtime/parrot/library/postgres.declarations                [library]
runtime/parrot/library/postgres.pasm                        [library]
runtime/parrot/library/postgres.pir                         [library]
runtime/parrot/library/random_lib.pir                       [library]
runtime/parrot/library/tcpstream.pir                        [library]
runtime/parrot/library/uuid.pir                             [library]
runtime/parrot/library/yaml_dumper.pir                      [library]
src/atomic/gcc_x86.c                                        []
src/atomic/sparc_v9.s                                       []
src/byteorder.c                                             []
src/call/ops.c                                              []
src/call/pcc.c                                              []
src/datatypes.c                                             []
src/debug.c                                                 []
src/dynext.c                                                []
src/dynoplibs/README                                        []doc
src/dynoplibs/dan.ops                                       []
src/dynoplibs/myops.ops                                     []
src/dynpmc/README.pod                                       []doc
src/dynpmc/dynlexpad.pmc                                    [devel]src
src/dynpmc/ext.pir                                          []
src/dynpmc/foo.pmc                                          [devel]src
src/dynpmc/gdbmhash.pmc                                     [devel]src
src/dynpmc/main.pasm                                        []
src/dynpmc/pair.pmc                                         [devel]src
src/dynpmc/rational.pmc                                     [devel]src
src/dynpmc/rotest.pmc                                       [devel]src
src/dynpmc/subproxy.pmc                                     [devel]src
src/embed.c                                                 []
src/events.c                                                []
src/exceptions.c                                            []
src/exec.c                                                  []
src/exec_save.c                                             []
src/exec_save.h                                             []
src/exec_start.c                                            []
src/exit.c                                                  []
src/extend.c                                                []
src/gc/api.c                                                []
src/gc/gc_malloc.c                                          []
src/gc/gc_private.h                                         []
src/gc/generational_ms.c                                    []
src/gc/incremental_ms.c                                     []
src/gc/mark_sweep.c                                         []
src/gc/memory.c                                             []
src/gc/pools.c                                              []
src/gc/register.c                                           []
src/gc/res_lea.c                                            []
src/gc/resources.c                                          []
src/gc/system.c                                             []
src/global.c                                                []
src/global_setup.c                                          []
src/hash.c                                                  []
src/hll.c                                                   []
src/inter_cb.c                                              []
src/inter_create.c                                          []
src/inter_misc.c                                            []
src/interp_guts.h                                           []
src/interpreter.c                                           []
src/io/api.c                                                []
src/io/buffer.c                                             []
src/io/core.c                                               []
src/io/filehandle.c                                         []
src/io/io_private.h                                         []
src/io/io_string.c                                          []
src/io/portable.c                                           []
src/io/socket_api.c                                         []
src/io/socket_unix.c                                        []
src/io/socket_win32.c                                       []
src/io/unix.c                                               []
src/io/utf8.c                                               []
src/io/win32.c                                              []
src/jit.c                                                   []
src/jit.h                                                   []
src/jit/alpha/core.jit                                      []
src/jit/alpha/jit_defs.c                                    []
src/jit/alpha/jit_emit.h                                    []
src/jit/amd64/core.jit                                      []
src/jit/amd64/jit_defs.c                                    []
src/jit/amd64/jit_emit.h                                    []
src/jit/arm/core.jit                                        []
src/jit/arm/exec_dep.c                                      []
src/jit/arm/exec_dep.h                                      []
src/jit/arm/jit_defs.c                                      []
src/jit/arm/jit_emit.h                                      []
src/jit/hppa/core.jit                                       []
src/jit/hppa/jit_defs.c                                     []
src/jit/hppa/jit_emit.h                                     []
src/jit/i386/core.jit                                       []
src/jit/i386/exec_dep.c                                     []
src/jit/i386/exec_dep.h                                     []
src/jit/i386/jit_defs.c                                     []
src/jit/i386/jit_emit.h                                     []
src/jit/ia64/core.jit                                       []
src/jit/ia64/jit_defs.c                                     []
src/jit/ia64/jit_emit.h                                     []
src/jit/mips/core.jit                                       []
src/jit/mips/jit_defs.c                                     []
src/jit/mips/jit_emit.h                                     []
src/jit/ppc/asm.s                                           []
src/jit/ppc/core.jit                                        []
src/jit/ppc/exec_dep.c                                      []
src/jit/ppc/exec_dep.h                                      []
src/jit/ppc/jit_defs.c                                      []
src/jit/ppc/jit_emit.h                                      []
src/jit/ppc/ppc-linux.s                                     []
src/jit/skeleton/jit_defs.c                                 []
src/jit/skeleton/jit_emit.h                                 []
src/jit/sun4/core.jit                                       []
src/jit/sun4/jit_defs.c                                     []
src/jit/sun4/jit_emit.h                                     []
src/jit_debug.c                                             []
src/jit_debug_xcoff.c                                       []
src/key.c                                                   []
src/libnci_test.def                                         []
src/library.c                                               []
src/list.c                                                  []
src/longopt.c                                               []
src/main.c                                                  []
src/malloc-trace.c                                          []
src/malloc.c                                                []
src/misc.c                                                  []
src/multidispatch.c                                         []
src/nci_test.c                                              []
src/oo.c                                                    []
src/ops/bit.ops                                             []
src/ops/cmp.ops                                             []
src/ops/core.ops                                            []
src/ops/debug.ops                                           []
src/ops/experimental.ops                                    []
src/ops/io.ops                                              []
src/ops/math.ops                                            []
src/ops/object.ops                                          []
src/ops/obscure.ops                                         []
src/ops/ops.num                                             [devel]src
src/ops/ops.skip                                            []
src/ops/pic.ops                                             []
src/ops/pmc.ops                                             []
src/ops/set.ops                                             []
src/ops/string.ops                                          []
src/ops/sys.ops                                             []
src/ops/var.ops                                             []
src/packdump.c                                              []
src/packfile.c                                              []
src/packfile/pf_items.c                                     []
src/packout.c                                               []
src/parrot_debugger.c                                       []
src/pbc_disassemble.c                                       []
src/pbc_dump.c                                              []
src/pbc_info.c                                              []
src/pbc_merge.c                                             []
src/pic.c                                                   []
src/pic_jit.c                                               []
src/pmc.c                                                   []
src/pmc/addrregistry.pmc                                    [devel]src
src/pmc/array.pmc                                           [devel]src
src/pmc/bigint.pmc                                          [devel]src
src/pmc/bignum.pmc                                          [devel]src
src/pmc/boolean.pmc                                         [devel]src
src/pmc/bound_nci.pmc                                       [devel]src
src/pmc/callsignature.pmc                                   [devel]src
src/pmc/capture.pmc                                         [devel]src
src/pmc/class.pmc                                           [devel]src
src/pmc/codestring.pmc                                      [devel]src
src/pmc/complex.pmc                                         [devel]src
src/pmc/continuation.pmc                                    [devel]src
src/pmc/coroutine.pmc                                       [devel]src
src/pmc/cpointer.pmc                                        [devel]src
src/pmc/default.pmc                                         [devel]src
src/pmc/env.pmc                                             [devel]src
src/pmc/eval.pmc                                            [devel]src
src/pmc/eventhandler.pmc                                    [devel]src
src/pmc/exception.pmc                                       [devel]src
src/pmc/exceptionhandler.pmc                                [devel]src
src/pmc/exporter.pmc                                        [devel]src
src/pmc/file.pmc                                            [devel]src
src/pmc/filehandle.pmc                                      [devel]src
src/pmc/fixedbooleanarray.pmc                               [devel]src
src/pmc/fixedfloatarray.pmc                                 [devel]src
src/pmc/fixedintegerarray.pmc                               [devel]src
src/pmc/fixedpmcarray.pmc                                   [devel]src
src/pmc/fixedstringarray.pmc                                [devel]src
src/pmc/float.pmc                                           [devel]src
src/pmc/hash.pmc                                            [devel]src
src/pmc/integer.pmc                                         [devel]src
src/pmc/iterator.pmc                                        [devel]src
src/pmc/key.pmc                                             [devel]src
src/pmc/lexinfo.pmc                                         [devel]src
src/pmc/lexpad.pmc                                          [devel]src
src/pmc/managedstruct.pmc                                   [devel]src
src/pmc/multisub.pmc                                        [devel]src
src/pmc/namespace.pmc                                       [devel]src
src/pmc/nci.pmc                                             [devel]src
src/pmc/null.pmc                                            [devel]src
src/pmc/object.pmc                                          [devel]src
src/pmc/orderedhash.pmc                                     [devel]src
src/pmc/os.pmc                                              [devel]src
src/pmc/packfile.pmc                                        [devel]src
src/pmc/packfileannotation.pmc                              [devel]src
src/pmc/packfileannotationkeys.pmc                          [devel]src
src/pmc/packfileannotations.pmc                             [devel]src
src/pmc/packfileconstanttable.pmc                           [devel]src
src/pmc/packfiledirectory.pmc                               [devel]src
src/pmc/packfilefixupentry.pmc                              [devel]src
src/pmc/packfilefixuptable.pmc                              [devel]src
src/pmc/packfilerawsegment.pmc                              [devel]src
src/pmc/packfilesegment.pmc                                 [devel]src
src/pmc/parrotinterpreter.pmc                               [devel]src
src/pmc/parrotlibrary.pmc                                   [devel]src
src/pmc/parrotrunningthread.pmc                             [devel]src
src/pmc/parrotthread.pmc                                    [devel]src
src/pmc/pccmethod_test.pmc                                  [devel]src
src/pmc/pmc.num                                             []
src/pmc/pmcproxy.pmc                                        [devel]src
src/pmc/pointer.pmc                                         [devel]src
src/pmc/random.pmc                                          [devel]src
src/pmc/ref.pmc                                             [devel]src
src/pmc/resizablebooleanarray.pmc                           [devel]src
src/pmc/resizablefloatarray.pmc                             [devel]src
src/pmc/resizableintegerarray.pmc                           [devel]src
src/pmc/resizablepmcarray.pmc                               [devel]src
src/pmc/resizablestringarray.pmc                            [devel]src
src/pmc/retcontinuation.pmc                                 [devel]src
src/pmc/role.pmc                                            [devel]src
src/pmc/scalar.pmc                                          [devel]src
src/pmc/scheduler.pmc                                       [devel]src
src/pmc/schedulermessage.pmc                                [devel]src
src/pmc/sharedref.pmc                                       [devel]src
src/pmc/slice.pmc                                           [devel]src
src/pmc/string.pmc                                          [devel]src
src/pmc/stringhandle.pmc                                    [devel]src
src/pmc/sub.pmc                                             [devel]src
src/pmc/task.pmc                                            [devel]src
src/pmc/timer.pmc                                           [devel]src
src/pmc/undef.pmc                                           [devel]src
src/pmc/unmanagedstruct.pmc                                 [devel]src
src/pmc_freeze.c                                            []
src/runops_cores.c                                          []
src/runops_cores.h                                          []
src/scheduler.c                                             []
src/spf_render.c                                            []
src/spf_vtable.c                                            []
src/stacks.c                                                []
src/string/api.c                                            []
src/string/charset.c                                        []
src/string/charset/ascii.c                                  []
src/string/charset/ascii.h                                  []
src/string/charset/binary.c                                 []
src/string/charset/binary.h                                 []
src/string/charset/iso-8859-1.c                             []
src/string/charset/iso-8859-1.h                             []
src/string/charset/tables.c                                 []
src/string/charset/tables.h                                 []
src/string/charset/unicode.c                                []
src/string/charset/unicode.h                                []
src/string/encoding.c                                       []
src/string/encoding/fixed_8.c                               []
src/string/encoding/fixed_8.h                               []
src/string/encoding/ucs2.c                                  []
src/string/encoding/ucs2.h                                  []
src/string/encoding/utf16.c                                 []
src/string/encoding/utf16.h                                 []
src/string/encoding/utf8.c                                  []
src/string/encoding/utf8.h                                  []
src/string/primitives.c                                     []
src/string/unicode.h                                        []
src/sub.c                                                   []
src/thread.c                                                []
src/trace.c                                                 []
src/trace.h                                                 []
src/tsq.c                                                   []
src/utils.c                                                 []
src/vtable.tbl                                              [devel]src
src/vtables.c                                               []
src/warnings.c                                              []
t/README                                                    []doc
t/TESTS_STATUS.pod                                          [test]
t/benchmark/benchmarks.t                                    [test]
t/codingstd/c_arg_assert.t                                  [test]
t/codingstd/c_code_coda.t                                   [test]
t/codingstd/c_cppcomments.t                                 [test]
t/codingstd/c_function_docs.t                               [test]
t/codingstd/c_header_guards.t                               [test]
t/codingstd/c_indent.t                                      [test]
t/codingstd/c_macro_args.t                                  [test]
t/codingstd/c_operator.t                                    [test]
t/codingstd/c_parens.t                                      [test]
t/codingstd/c_returns.t                                     [test]
t/codingstd/c_struct.t                                      [test]
t/codingstd/c_todo.t                                        [test]
t/codingstd/check_isxxx.t                                   [test]
t/codingstd/check_toxxx.t                                   [test]
t/codingstd/copyright.t                                     [test]
t/codingstd/cuddled_else.t                                  [test]
t/codingstd/filenames.t                                     [test]
t/codingstd/gmt_utc.t                                       [test]
t/codingstd/linelength.t                                    [test]
t/codingstd/make_code_coda.t                                [test]
t/codingstd/opcode_doc.t                                    [test]
t/codingstd/pbc_compat.t                                    [test]
t/codingstd/pccmethod_deps.t                                [test]
t/codingstd/pdd_format.t                                    [test]
t/codingstd/perlcritic.t                                    [test]
t/codingstd/pir_code_coda.t                                 [test]
t/codingstd/pod_description.t                               [test]
t/codingstd/pod_syntax.t                                    [test]
t/codingstd/pod_todo.t                                      [test]
t/codingstd/svn_id.t                                        [test]
t/codingstd/tabs.t                                          [test]
t/codingstd/trailing_space.t                                [test]
t/compilers/imcc/imcpasm/cfg.t                              [test]
t/compilers/imcc/imcpasm/opt0.t                             [test]
t/compilers/imcc/imcpasm/opt1.t                             [test]
t/compilers/imcc/imcpasm/opt2.t                             [test]
t/compilers/imcc/imcpasm/optc.t                             [test]
t/compilers/imcc/imcpasm/pcc.t                              [test]
t/compilers/imcc/imcpasm/sub.t                              [test]
t/compilers/imcc/reg/alloc.t                                [test]
t/compilers/imcc/reg/spill.t                                [test]
t/compilers/imcc/syn/bsr.t                                  [test]
t/compilers/imcc/syn/clash.t                                [test]
t/compilers/imcc/syn/const.t                                [test]
t/compilers/imcc/syn/errors.t                               [test]
t/compilers/imcc/syn/eval.t                                 [test]
t/compilers/imcc/syn/file.t                                 [test]
t/compilers/imcc/syn/hll.t                                  [test]
t/compilers/imcc/syn/keyed.t                                [test]
t/compilers/imcc/syn/labels.t                               [test]
t/compilers/imcc/syn/macro.t                                [test]
t/compilers/imcc/syn/objects.t                              [test]
t/compilers/imcc/syn/op.t                                   [test]
t/compilers/imcc/syn/pasm.t                                 [test]
t/compilers/imcc/syn/pcc.t                                  [test]
t/compilers/imcc/syn/pod.t                                  [test]
t/compilers/imcc/syn/regressions.t                          [test]
t/compilers/imcc/syn/scope.t                                [test]
t/compilers/imcc/syn/subflags.t                             [test]
t/compilers/imcc/syn/symbols.t                              [test]
t/compilers/imcc/syn/tail.t                                 [test]
t/compilers/imcc/syn/veracity.t                             [test]
t/compilers/json/from_parrot.t                              [test]
t/compilers/json/to_parrot.t                                [test]
t/compilers/pct/complete_workflow.t                         [test]
t/compilers/pct/past.t                                      [test]
t/compilers/pct/pct_hllcompiler.t                           [test]
t/compilers/pct/post.t                                      [test]
t/compilers/pct/script.source                               [test]
t/compilers/pge/00-basic.t                                  [test]
t/compilers/pge/02-match.t                                  [test]
t/compilers/pge/03-optable.t                                [test]
t/compilers/pge/04-compile.t                                [test]
t/compilers/pge/06-grammar.t                                [test]
t/compilers/pge/p5regex/p5rx.t                              [test]
t/compilers/pge/p5regex/re_tests                            [test]
t/compilers/pge/perl6regex/01-regex.t                       [test]
t/compilers/pge/perl6regex/context.t                        [test]
t/compilers/pge/perl6regex/rx_backtrack                     [test]
t/compilers/pge/perl6regex/rx_captures                      [test]
t/compilers/pge/perl6regex/rx_charclass                     [test]
t/compilers/pge/perl6regex/rx_goal                          [test]
t/compilers/pge/perl6regex/rx_lookarounds                   [test]
t/compilers/pge/perl6regex/rx_metachars                     [test]
t/compilers/pge/perl6regex/rx_modifiers                     [test]
t/compilers/pge/perl6regex/rx_quantifiers                   [test]
t/compilers/pge/perl6regex/rx_subrules                      [test]
t/compilers/pge/perl6regex/rx_syntax                        [test]
t/compilers/pge/pge-hs.t                                    [test]
t/compilers/pge/pge.t                                       [test]
t/compilers/pge/pge_examples.t                              [test]
t/compilers/pge/pge_globs.t                                 [test]
t/compilers/pge/pge_text.t                                  [test]
t/compilers/pge/pge_util.t                                  [test]
t/compilers/tge/NoneGrammar.tg                              [test]
t/compilers/tge/basic.t                                     [test]
t/compilers/tge/grammar.t                                   [test]
t/compilers/tge/harness                                     [test]
t/compilers/tge/parser.t                                    [test]
t/configure/001-options.t                                   [test]
t/configure/002-messages.t                                  [test]
t/configure/003-steplist.t                                  [test]
t/configure/004-configure.t                                 [test]
t/configure/005-run_one_step.t                              [test]
t/configure/006-bad_step.t                                  [test]
t/configure/007-verbose_two.t                               [test]
t/configure/008-file_based_configuration.t                  [test]
t/configure/011-no_description.t                            [test]
t/configure/012-verbose.t                                   [test]
t/configure/013-die.t                                       [test]
t/configure/015-no_return.t                                 [test]
t/configure/016-no_return_but_result.t                      [test]
t/configure/017-revision_from_cache.t                       [test]
t/configure/018-revision_to_cache.t                         [test]
t/configure/019-version.t                                   [test]
t/configure/020-version.t                                   [test]
t/configure/021-version.t                                   [test]
t/configure/022-version.t                                   [test]
t/configure/023-version.t                                   [test]
t/configure/024-version.t                                   [test]
t/configure/025-options_test.t                              [test]
t/configure/026-options_test.t                              [test]
t/configure/027-option_or_data.t                            [test]
t/configure/028-option_or_data.t                            [test]
t/configure/029-option_or_data.t                            [test]
t/configure/030-option_or_data.t                            [test]
t/configure/031-base.t                                      [test]
t/configure/032-data.t                                      [test]
t/configure/033-step.t                                      [test]
t/configure/034-step.t                                      [test]
t/configure/035-step.t                                      [test]
t/configure/037-run_single_step.t                           [test]
t/configure/038-run_single_step.t                           [test]
t/configure/039-run_single_step.t                           [test]
t/configure/041-return_undef.t                              [test]
t/configure/042-list_of_steps.t                             [test]
t/configure/043-verbose_step.t                              [test]
t/configure/044-slurp_file.t                                [test]
t/configure/045-generated_file_header.t                     [test]
t/configure/046-inter.t                                     [test]
t/configure/047-inter.t                                     [test]
t/configure/048-return_result_undef.t                       [test]
t/configure/049-options_test.t                              [test]
t/configure/050-fatal.t                                     [test]
t/configure/051-fatal_step.t                                [test]
t/configure/059-silent.t                                    [test]
t/configure/061-revision_from_cache.t                       [test]
t/configure/testlib/Make_VERSION_File.pm                    [test]
t/configure/testlib/Tie/Filehandle/Preempt/Stdin.pm         [test]
t/configure/testlib/adefectivefoobar                        [test]
t/configure/testlib/bdefectivefoobar                        [test]
t/configure/testlib/cdefectivefoobar                        [test]
t/configure/testlib/ddefectivefoobar                        [test]
t/configure/testlib/init/alpha.pm                           [test]
t/configure/testlib/init/beta.pm                            [test]
t/configure/testlib/init/delta.pm                           [test]
t/configure/testlib/init/epsilon.pm                         [test]
t/configure/testlib/init/foobar.pm                          [test]
t/configure/testlib/init/gamma.pm                           [test]
t/configure/testlib/init/iota.pm                            [test]
t/configure/testlib/init/kappa.pm                           [test]
t/configure/testlib/init/lambda.pm                          [test]
t/configure/testlib/init/mu.pm                              [test]
t/configure/testlib/init/zeta.pm                            [test]
t/configure/testlib/inter/theta.pm                          [test]
t/configure/testlib/verbosefoobar                           [test]
t/distro/file_metadata.t                                    [test]
t/distro/manifest.t                                         [test]
t/distro/meta_yml.t                                         [test]
t/distro/test_file_coverage.t                               [test]
t/dynoplibs/dan.t                                           [test]
t/dynoplibs/myops.t                                         [test]
t/dynpmc/dynlexpad.t                                        [test]
t/dynpmc/foo.t                                              [test]
t/dynpmc/gdbmhash.t                                         [test]
t/dynpmc/pair.t                                             [test]
t/dynpmc/rational.t                                         [test]
t/dynpmc/rotest.t                                           [test]
t/dynpmc/subclass_with_pir_method.t                         [test]
t/dynpmc/subproxy.t                                         [test]
t/examples/catchall.t                                       [test]
t/examples/japh.t                                           [test]
t/examples/library.t                                        [test]
t/examples/namespace.t                                      [test]
t/examples/pasm.t                                           [test]
t/examples/past.t                                           [test]
t/examples/pir.t                                            [test]
t/examples/shootout.t                                       [test]
t/examples/streams.t                                        [test]
t/examples/subs.t                                           [test]
t/examples/tutorial.t                                       [test]
t/harness                                                   [test]
t/library/cgi_query_hash.t                                  [test]
t/library/coroutine.t                                       [test]
t/library/dumper.t                                          [test]
t/library/getopt_obj.t                                      [test]
t/library/hllmacros.t                                       [test]
t/library/iter.t                                            [test]
t/library/md5.t                                             [test]
t/library/mime_base64.t                                     [test]
t/library/mt19937ar.t                                       [test]
t/library/mt19937ar.txt                                     [test]
t/library/p6object.t                                        [test]
t/library/parrotlib.t                                       [test]
t/library/pcre.t                                            [test]
t/library/perlhist.txt                                      [test]
t/library/pg.t                                              [test]
t/library/protoobject.t                                     [test]
t/library/rand.t                                            [test]
t/library/range.t                                           [test]
t/library/streams.t                                         [test]
t/library/string_utils.t                                    [test]
t/library/tcl_glob.t                                        [test]
t/library/tcl_lib.t                                         [test]
t/library/test_builder_tester.t                             [test]
t/library/test_class.t                                      [test]
t/library/test_more.t                                       [test]
t/library/uuid.t                                            [test]
t/library/yaml_dumper.t                                     [test]
t/library/yaml_parser_syck.t                                [test]
t/manifest/01-basic.t                                       [test]
t/manifest/02-regenerate_file.t                             [test]
t/manifest/03-regenerate_skip.t                             [test]
t/manifest/04-alt_file.t                                    [test]
t/manifest/05-alt_skip.t                                    [test]
t/manifest/README                                           []doc
t/native_pbc/header.t                                       [test]
t/native_pbc/integer.t                                      [test]
t/native_pbc/integer_1.pbc                                  [test]
t/native_pbc/integer_2.pbc                                  [test]
t/native_pbc/integer_3.pbc                                  [test]
t/native_pbc/integer_4.pbc                                  [test]
t/native_pbc/integer_5.pbc                                  [test]
t/native_pbc/integer_6.pbc                                  [test]
t/native_pbc/integer_7.pbc                                  [test]
t/native_pbc/number.t                                       [test]
t/native_pbc/number_1.pbc                                   [test]
t/native_pbc/number_2.pbc                                   [test]
t/native_pbc/number_3.pbc                                   [test]
t/native_pbc/number_4.pbc                                   [test]
t/native_pbc/number_5.pbc                                   [test]
t/native_pbc/number_6.pbc                                   [test]
t/native_pbc/number_7.pbc                                   [test]
t/native_pbc/string.t                                       [test]
t/native_pbc/string_1.pbc                                   [test]
t/native_pbc/string_2.pbc                                   [test]
t/native_pbc/string_3.pbc                                   [test]
t/native_pbc/string_4.pbc                                   [test]
t/native_pbc/string_6.pbc                                   [test]
t/native_pbc/string_7.pbc                                   [test]
t/oo/attributes.t                                           [test]
t/oo/composition.t                                          [test]
t/oo/inheritance.t                                          [test]
t/oo/isa.t                                                  [test]
t/oo/metamodel.t                                            [test]
t/oo/methods.t                                              [test]
t/oo/mro-c3.t                                               [test]
t/oo/names.t                                                [test]
t/oo/new.t                                                  [test]
t/oo/ops.t                                                  [test]
t/oo/proxy.t                                                [test]
t/oo/subclass.t                                             [test]
t/oo/vtableoverride.t                                       [test]
t/op/00ff-dos.t                                             [test]
t/op/00ff-unix.t                                            [test]
t/op/01-parse_ops.t                                         [test]
t/op/64bit.t                                                [test]
t/op/annotate.t                                             [test]
t/op/arithmetics.t                                          [test]
t/op/basic.t                                                [test]
t/op/bitwise.t                                              [test]
t/op/box.t                                                  [test]
t/op/calling.t                                              [test]
t/op/cc_params.t                                            [test]
t/op/cc_state.t                                             [test]
t/op/cmp-nonbranch.t                                        [test]
t/op/comp.t                                                 [test]
t/op/copy.t                                                 [test]
t/op/debuginfo.t                                            [test]
t/op/exceptions.t                                           [test]
t/op/gc.t                                                   [test]
t/op/globals.t                                              [test]
t/op/hacks.t                                                [test]
t/op/ifunless.t                                             [test]
t/op/integer.t                                              [test]
t/op/interp.t                                               [test]
t/op/io.t                                                   [test]
t/op/jit.t                                                  [test]
t/op/jitn.t                                                 [test]
t/op/lexicals.t                                             [test]
t/op/literal.t                                              [test]
t/op/load_bytecode.t                                        [test]
t/op/number.t                                               [test]
t/op/pushaction.t                                           [test]
t/op/say.t                                                  [test]
t/op/spawnw.t                                               [test]
t/op/sprintf.t                                              [test]
t/op/sprintf2.t                                             [test]
t/op/sprintf_tests                                          [test]
t/op/string.t                                               [test]
t/op/string_cclass.t                                        [test]
t/op/string_cs.t                                            [test]
t/op/string_mem.t                                           [test]
t/op/stringu.t                                              [test]
t/op/sysinfo.t                                              [test]
t/op/time.t                                                 [test]
t/op/trans.t                                                [test]
t/perl/Parrot_Distribution.t                                [test]
t/perl/Parrot_Docs.t                                        [test]
t/perl/Parrot_IO.t                                          [test]
t/perl/Parrot_Test.t                                        [test]
t/perl/README                                               []doc
t/perl/testlib/answer.pir                                   [test]
t/perl/testlib/hello                                        [test]
t/perl/testlib/hello.pasm                                   [test]
t/pharness/01-default_tests.t                               [test]
t/pharness/02-get_test_prog_args.t                          [test]
t/pharness/03-handle_long_options.t                         [test]
t/pharness/04-Usage.t                                       [test]
t/pmc/addrregistry.t                                        [test]
t/pmc/array.t                                               [test]
t/pmc/bigint.t                                              [test]
t/pmc/bignum.t                                              [test]
t/pmc/boolean.t                                             [test]
t/pmc/bound_nci.t                                           [test]
t/pmc/callsignature.t                                       [test]
t/pmc/capture.t                                             [test]
t/pmc/class.t                                               [test]
t/pmc/codestring.t                                          [test]
t/pmc/complex.t                                             [test]
t/pmc/config.t                                              [test]
t/pmc/continuation.t                                        [test]
t/pmc/coroutine.t                                           [test]
t/pmc/cpointer.t                                            [test]
t/pmc/default.t                                             [test]
t/pmc/env.t                                                 [test]
t/pmc/eval.t                                                [test]
t/pmc/eventhandler.t                                        [test]
t/pmc/exception.t                                           [test]
t/pmc/exceptionhandler.t                                    [test]
t/pmc/exporter.t                                            [test]
t/pmc/file.t                                                [test]
t/pmc/filehandle.t                                          [test]
t/pmc/fixedbooleanarray.t                                   [test]
t/pmc/fixedfloatarray.t                                     [test]
t/pmc/fixedintegerarray.t                                   [test]
t/pmc/fixedpmcarray.t                                       [test]
t/pmc/fixedstringarray.t                                    [test]
t/pmc/float.t                                               [test]
t/pmc/freeze.t                                              [test]
t/pmc/globals.t                                             [test]
t/pmc/hash.t                                                [test]
t/pmc/integer.t                                             [test]
t/pmc/io.t                                                  [test]
t/pmc/io_iterator.t                                         [test]
t/pmc/io_status.t                                           [test]
t/pmc/iterator.t                                            [test]
t/pmc/key.t                                                 [test]
t/pmc/lexinfo.t                                             [test]
t/pmc/lexpad.t                                              [test]
t/pmc/managedstruct.t                                       [test]
t/pmc/multidispatch.t                                       [test]
t/pmc/multisub.t                                            [test]
t/pmc/namespace.t                                           [test]
t/pmc/nci.t                                                 [test]
t/pmc/null.t                                                [test]
t/pmc/object-meths.t                                        [test]
t/pmc/object-mro.t                                          [test]
t/pmc/object.t                                              [test]
t/pmc/objects.t                                             [test]
t/pmc/orderedhash.t                                         [test]
t/pmc/os.t                                                  [test]
t/pmc/packfile.t                                            [test]
t/pmc/packfileannotation.t                                  [test]
t/pmc/packfileannotationkeys.t                              [test]
t/pmc/packfileannotations.t                                 [test]
t/pmc/packfileconstanttable.t                               [test]
t/pmc/packfiledirectory.t                                   [test]
t/pmc/packfilefixupentry.t                                  [test]
t/pmc/packfilefixuptable.t                                  [test]
t/pmc/packfilerawsegment.t                                  [test]
t/pmc/packfilesegment.t                                     [test]
t/pmc/parrotclass.t                                         [test]
t/pmc/parrotinterpreter.t                                   [test]
t/pmc/parrotio.t                                            [test]
t/pmc/parrotlibrary.t                                       [test]
t/pmc/parrotobject.t                                        [test]
t/pmc/parrotrunningthread.t                                 [test]
t/pmc/parrotthread.t                                        [test]
t/pmc/pccmethod_test.t                                      [test]
t/pmc/pmc.t                                                 [test]
t/pmc/pmcproxy.t                                            [test]
t/pmc/pointer.t                                             [test]
t/pmc/prop.t                                                [test]
t/pmc/random.t                                              [test]
t/pmc/ref.t                                                 [test]
t/pmc/resizablebooleanarray.t                               [test]
t/pmc/resizablefloatarray.t                                 [test]
t/pmc/resizableintegerarray.t                               [test]
t/pmc/resizablepmcarray.t                                   [test]
t/pmc/resizablestringarray.t                                [test]
t/pmc/retcontinuation.t                                     [test]
t/pmc/ro.t                                                  [test]
t/pmc/role.t                                                [test]
t/pmc/scalar.t                                              [test]
t/pmc/scheduler.t                                           [test]
t/pmc/schedulermessage.t                                    [test]
t/pmc/sharedref.t                                           [test]
t/pmc/signal.t                                              [test]
t/pmc/slice.t                                               [test]
t/pmc/string.t                                              [test]
t/pmc/stringhandle.t                                        [test]
t/pmc/sub.t                                                 [test]
t/pmc/sys.t                                                 [test]
t/pmc/task.t                                                [test]
t/pmc/threads.t                                             [test]
t/pmc/timer.t                                               [test]
t/pmc/undef.t                                               [test]
t/pmc/unmanagedstruct.t                                     [test]
t/postconfigure/01-options.t                                [test]
t/postconfigure/02-data_get_PConfig.t                       [test]
t/postconfigure/05-trace.t                                  [test]
t/postconfigure/06-data_get_PConfig_Temp.t                  [test]
t/run/README                                                []doc
t/run/exit.t                                                [test]
t/run/options.t                                             [test]
t/src/README                                                []doc
t/src/atomic.t                                              [test]
t/src/basic.t                                               [test]
t/src/embed.t                                               [test]
t/src/exit.t                                                [test]
t/src/extend.t                                              [test]
t/src/warnings.t                                            [test]
t/steps/auto_alignptrs-01.t                                 [test]
t/steps/auto_alignptrs-02.t                                 [test]
t/steps/auto_arch-01.t                                      [test]
t/steps/auto_attributes-01.t                                [test]
t/steps/auto_backtrace-01.t                                 [test]
t/steps/auto_byteorder-01.t                                 [test]
t/steps/auto_cgoto-01.t                                     [test]
t/steps/auto_cpu-01.t                                       [test]
t/steps/auto_crypto-01.t                                    [test]
t/steps/auto_ctags-01.t                                     [test]
t/steps/auto_env-01.t                                       [test]
t/steps/auto_fink-01.t                                      [test]
t/steps/auto_format-01.t                                    [test]
t/steps/auto_funcptr-01.t                                   [test]
t/steps/auto_gc-01.t                                        [test]
t/steps/auto_gcc-01.t                                       [test]
t/steps/auto_gdbm-01.t                                      [test]
t/steps/auto_gettext-01.t                                   [test]
t/steps/auto_glibc-01.t                                     [test]
t/steps/auto_gmp-01.t                                       [test]
t/steps/auto_headers-01.t                                   [test]
t/steps/auto_icu-01.t                                       [test]
t/steps/auto_inline-01.t                                    [test]
t/steps/auto_isreg-01.t                                     [test]
t/steps/auto_jit-01.t                                       [test]
t/steps/auto_macports-01.t                                  [test]
t/steps/auto_macports-02.t                                  [test]
t/steps/auto_memalign-01.t                                  [test]
t/steps/auto_msvc-01.t                                      [test]
t/steps/auto_neg_0-01.t                                     [test]
t/steps/auto_opengl-01.t                                    [test]
t/steps/auto_ops-01.t                                       [test]
t/steps/auto_pcre-01.t                                      [test]
t/steps/auto_perldoc-01.t                                   [test]
t/steps/auto_pmc-01.t                                       [test]
t/steps/auto_pod2man-01.t                                   [test]
t/steps/auto_readline-01.t                                  [test]
t/steps/auto_readline-02.t                                  [test]
t/steps/auto_revision-01.t                                  [test]
t/steps/auto_signal-01.t                                    [test]
t/steps/auto_sizes-01.t                                     [test]
t/steps/auto_snprintf-01.t                                  [test]
t/steps/auto_socklen_t-01.t                                 [test]
t/steps/auto_va_ptr-01.t                                    [test]
t/steps/auto_warnings-01.t                                  [test]
t/steps/gen_call_list-01.t                                  [test]
t/steps/gen_config_h-01.t                                   [test]
t/steps/gen_config_pm-01.t                                  [test]
t/steps/gen_core_pmcs-01.t                                  [test]
t/steps/gen_crypto-01.t                                     [test]
t/steps/gen_makefiles-01.t                                  [test]
t/steps/gen_opengl-01.t                                     [test]
t/steps/gen_parrot_include-01.t                             [test]
t/steps/gen_platform-01.t                                   [test]
t/steps/init_defaults-01.t                                  [test]
t/steps/init_headers-01.t                                   [test]
t/steps/init_hints-01.t                                     [test]
t/steps/init_install-01.t                                   [test]
t/steps/init_manifest-01.t                                  [test]
t/steps/init_optimize-01.t                                  [test]
t/steps/inter_charset-01.t                                  [test]
t/steps/inter_encoding-01.t                                 [test]
t/steps/inter_lex-01.t                                      [test]
t/steps/inter_lex-02.t                                      [test]
t/steps/inter_lex-03.t                                      [test]
t/steps/inter_libparrot-01.t                                [test]
t/steps/inter_make-01.t                                     [test]
t/steps/inter_progs-01.t                                    [test]
t/steps/inter_progs-02.t                                    [test]
t/steps/inter_progs-03.t                                    [test]
t/steps/inter_progs-04.t                                    [test]
t/steps/inter_shlibs-01.t                                   [test]
t/steps/inter_types-01.t                                    [test]
t/steps/inter_yacc-01.t                                     [test]
t/steps/inter_yacc-02.t                                     [test]
t/stress/gc.t                                               [test]
t/tools/dev/pmctree.t                                       [test]
t/tools/dev/searchops.t                                     [test]
t/tools/dev/searchops/samples.pm                            [test]
t/tools/dump_pbc.t                                          [test]
t/tools/ops2cutils/01-new.t                                 [test]
t/tools/ops2cutils/02-usage.t                               [test]
t/tools/ops2cutils/03-print_c_header_file.t                 [test]
t/tools/ops2cutils/04-print_c_source_top.t                  [test]
t/tools/ops2cutils/05-print_c_source_bottom.t               [test]
t/tools/ops2cutils/06-dynamic.t                             [test]
t/tools/ops2cutils/07-make_incdir.t                         [test]
t/tools/ops2cutils/08-nolines.t                             [test]
t/tools/ops2cutils/09-dynamic_nolines.t                     [test]
t/tools/ops2cutils/10-print_c_source_file.t                 [test]
t/tools/ops2cutils/testlib/GenerateCore.pm                  [test]
t/tools/ops2pm/00-qualify.t                                 [test]
t/tools/ops2pm/01-ops2pm.t                                  [test]
t/tools/ops2pm/02-usage.t                                   [test]
t/tools/ops2pm/03-new.t                                     [test]
t/tools/ops2pm/04-prepare_ops.t                             [test]
t/tools/ops2pm/05-renum_op_map_file.t                       [test]
t/tools/ops2pm/06-load_op_map_files.t                       [test]
t/tools/ops2pm/07-no_ops_skip.t                             [test]
t/tools/ops2pm/08-sort_ops.t                                [test]
t/tools/ops2pm/09-prepare_real_ops.t                        [test]
t/tools/ops2pm/10-print_module.t                            [test]
t/tools/ops2pm/11-print_h.t                                 [test]
t/tools/ops2pm/samples/bit_ops.original                     [test]
t/tools/ops2pm/samples/bit_ops.second                       [test]
t/tools/ops2pm/samples/core_ops.original                    [test]
t/tools/ops2pm/samples/ops_num.original                     [test]
t/tools/ops2pm/samples/pic_ops.original                     [test]
t/tools/parrot_debugger.t                                   [test]
t/tools/pbc_merge.t                                         [test]
t/tools/pmc2c.t                                             [test]
t/tools/pmc2cutils/00-qualify.t                             [test]
t/tools/pmc2cutils/01-pmc2cutils.t                          [test]
t/tools/pmc2cutils/02-find_file.t                           [test]
t/tools/pmc2cutils/03-dump_vtable.t                         [test]
t/tools/pmc2cutils/04-dump_pmc.t                            [test]
t/tools/pmc2cutils/05-gen_c.t                               [test]
t/tools/pmc2cutils/07-open_file.t                           [test]
t/tools/pmc2cutils/08-pmc-pm.t                              [test]
t/tools/pmc2cutils/README                                   []doc
tools/build/addopstags.pl                                   []
tools/build/c2str.pl                                        []
tools/build/fixup_gen_file.pl                               []
tools/build/headerizer.pl                                   []
tools/build/jit2c.pl                                        []
tools/build/nativecall.pl                                   []
tools/build/ops2c.pl                                        [devel]
tools/build/ops2pm.pl                                       []
tools/build/parrot_config_c.pl                              []
tools/build/pbcversion_h.pl                                 []
tools/build/pmc2c.pl                                        [devel]
tools/build/vtable_extend.pl                                []
tools/build/vtable_h.pl                                     []
tools/dev/.gdbinit                                          []
tools/dev/as2c.pl                                           []
tools/dev/bench_op.pir                                      []
tools/dev/cc_flags.pl                                       []
tools/dev/debian_docs.sh                                    []
tools/dev/fetch_languages.pl                                []
tools/dev/gen_charset_tables.pl                             []
tools/dev/gen_class.pl                                      []
tools/dev/gen_makefile.pl                                   [devel]
tools/dev/install_dev_files.pl                              []
tools/dev/install_files.pl                                  []
tools/dev/lib_deps.pl                                       []
tools/dev/list_unjitted.pl                                  []
tools/dev/manicheck.pl                                      []
tools/dev/mk_gitignore.pl                                   []
tools/dev/mk_inno.pl                                        []
tools/dev/mk_inno_language.pl                               []
tools/dev/mk_language_shell.pl                              []
tools/dev/mk_manifest_and_skip.pl                           []
tools/dev/mk_native_pbc                                     []
tools/dev/mk_rpm_manifests.pl                               []
tools/dev/nci_test_gen.pl                                   []
tools/dev/nm.pl                                             []
tools/dev/nopaste.pl                                        []
tools/dev/ops_not_tested.pl                                 []
tools/dev/opsrenumber.pl                                    []
tools/dev/parrot.supp                                       []
tools/dev/parrot_8.supp                                     []
tools/dev/parrot_api.pl                                     []
tools/dev/parrot_coverage.pl                                []
tools/dev/parrotbench.pl                                    []
tools/dev/pbc_header.pl                                     []
tools/dev/pbc_to_exe.pir                                    [devel]
tools/dev/pmcrenumber.pl                                    []
tools/dev/pmctree.pl                                        []
tools/dev/reconfigure.pl                                    [devel]
tools/dev/search-ops.pl                                     []
tools/dev/svnclobber.pl                                     []
tools/dev/symlink.pl                                        []
tools/dev/testyamd                                          []
tools/dev/vgp                                               []
tools/dev/vms-patch                                         []
tools/dev/vtablize.pl                                       []
tools/docs/func_boilerplate.pl                              []
tools/docs/mk_chm.pl                                        []
tools/docs/ops_summary.pl                                   []
tools/docs/write_docs.pl                                    []
tools/install/smoke.pl                                      []
tools/install/smoke_languages.pl                            []
tools/util/crow.pir                                         []
tools/util/dump_pbc.pl                                      []
tools/util/gen_release_info.pl                              []
tools/util/ncidef2pasm.pl                                   []
tools/util/parrot-config.pir                                []
tools/util/perlcritic-cage.conf                             []
tools/util/perlcritic.conf                                  []
tools/util/perltidy.conf                                    []
tools/util/pgegrep                                          []
tools/util/release.json                                     []
tools/util/templates.json                                   []
tools/util/update_copyright.pl                              []
xconf/samples/testfoobar                                    []
xconf/samples/yourfoobar                                    []
# Local variables:
#   mode: text
#   buffer-read-only: t
# End:
