[svn:parrot] r36714 - in trunk: . lib/Parrot
allison at svn.parrot.org
allison at svn.parrot.org
Sat Feb 14 04:43:51 UTC 2009
Author: allison
Date: Sat Feb 14 04:43:50 2009
New Revision: 36714
URL: https://trac.parrot.org/parrot/changeset/36714
Log:
[cage] Updating special tags generated on manifest files to fit a sane package
division (what the meta information was originally intended to do, but fell out
of use/not maintained).
Modified:
trunk/MANIFEST
trunk/MANIFEST.SKIP
trunk/lib/Parrot/Manifest.pm
Modified: trunk/MANIFEST
==============================================================================
--- trunk/MANIFEST Sat Feb 14 03:53:46 2009 (r36713)
+++ trunk/MANIFEST Sat Feb 14 04:43:50 2009 (r36714)
@@ -1,7 +1,7 @@
# ex: set ro:
# $Id$
#
-# generated by tools/dev/mk_manifest_and_skip.pl Fri Feb 13 23:58:38 2009 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Sat Feb 14 01:22:32 2009 UT
#
# See tools/dev/install_files.pl for documentation on the
# format of this file.
@@ -63,7 +63,7 @@
compilers/ncigen/MAINTAINER []
compilers/ncigen/NCIGEN.TODO []
compilers/ncigen/NCIGENP6.pm []
-compilers/ncigen/README []
+compilers/ncigen/README []doc
compilers/ncigen/config/makefiles/ncigen.in []
compilers/ncigen/lib/Parrot/Test/NCIGENAST.pm []
compilers/ncigen/ncigen.pir []
@@ -79,7 +79,7 @@
compilers/ncigen/t/parse_00.t []
compilers/ncigen/t/parse_01.t []
compilers/ncigen/t/parse_02.t []
-compilers/nqp/README.pod []
+compilers/nqp/README.pod []doc
compilers/nqp/TODO.pod []
compilers/nqp/bootstrap/actions.pm []
compilers/nqp/bootstrap/nqp.pir []
@@ -118,7 +118,7 @@
compilers/nqp/t/28-return.t []
compilers/nqp/t/harness []
compilers/pct/PCT.pir []
-compilers/pct/README.pod []
+compilers/pct/README.pod []doc
compilers/pct/src/PAST.pir []
compilers/pct/src/PAST/Compiler.pir []
compilers/pct/src/PAST/Node.pir []
@@ -136,10 +136,10 @@
compilers/pge/PGE/Perl6Regex.pir []
compilers/pge/PGE/Regex.pir []
compilers/pge/PGE/builtins.pg []
-compilers/pge/README.pod []
+compilers/pge/README.pod []doc
compilers/pge/STATUS []
compilers/pge/demo.pir []
-compilers/pirc/README.pod []
+compilers/pirc/README.pod []doc
compilers/pirc/TODO []
compilers/pirc/heredoc/heredocmain.c []
compilers/pirc/macro/lexer.h []
@@ -190,7 +190,7 @@
compilers/pirc/t/macro.t []
compilers/pirc/t/stmts.t []
compilers/pirc/t/subflags.t []
-compilers/tge/README []
+compilers/tge/README []doc
compilers/tge/TGE.pir []
compilers/tge/TGE/Compiler.pir []
compilers/tge/TGE/Grammar.pir []
@@ -410,7 +410,7 @@
config/inter/shlibs.pm []
config/inter/types.pm []
config/inter/yacc.pm []
-docs/book/README [main]doc
+docs/book/README []doc
docs/book/appX_patch_submission.pod [main]doc
docs/book/ch01_overview.pod [main]doc
docs/book/ch02_getting_started.pod [main]doc
@@ -427,30 +427,30 @@
docs/book/ch13_reference.pod [main]doc
docs/book/figs/p6e_0801.png [main]doc
docs/compiler_faq.pod [devel]doc
-docs/configuration.pod [devel]doc
+docs/configuration.pod [main]doc
docs/debug.pod [devel]doc
docs/debugger.pod [main]doc
docs/dev/byteorder.pod [main]doc
docs/dev/c_functions.pod [main]doc
docs/dev/debugging_with_msvc.pod [main]doc
-docs/dev/events.pod [devel]doc
-docs/dev/fhs.pod [devel]doc
+docs/dev/events.pod [main]doc
+docs/dev/fhs.pod [main]doc
docs/dev/headerizer.pod [main]doc
-docs/dev/infant.pod [devel]doc
+docs/dev/infant.pod [main]doc
docs/dev/jit_i386.pod [main]doc
docs/dev/longopt.pod [main]doc
docs/dev/optimizer.pod [main]doc
docs/dev/parrot_api.pod [main]doc
docs/dev/pcc_state.pod [main]doc
docs/dev/pccmethods.pod [main]doc
-docs/dev/pmc_freeze.pod [devel]doc
+docs/dev/pmc_freeze.pod [main]doc
docs/dev/pmc_obj_design_meeting_notes.pod [main]doc
docs/embed.pod [main]doc
docs/extend.pod [main]doc
docs/faq.pod [main]doc
docs/gettingstarted.pod [main]doc
docs/glossary.pod [main]doc
-docs/imcc/README [main]doc
+docs/imcc/README []doc
docs/imcc/imcfaq.pod [main]doc
docs/imcc/operation.pod [main]doc
docs/intro.pod [main]doc
@@ -531,341 +531,341 @@
docs/user/pir/pp002-pmc.pod [main]doc
docs/user/pir/pp003-oop.pod [main]doc
docs/vtables.pod [main]doc
-editor/README.pod [devel]
-editor/filetype_parrot.vim [devel]
-editor/indent_pir.vim [devel]
-editor/kate_syntax.pl [devel]
-editor/ops2vim.pl [devel]
-editor/parrot.el [devel]
-editor/pasm.el [devel]
-editor/pasm.vim [devel]
-editor/pir-mode.el [devel]
-editor/pir_vim.in [devel]
-editor/pmc.vim [devel]
-editor/skeleton.pir [devel]
-editor/subversion_config [devel]
-examples/README [main]doc
-examples/benchmarks/addit.pasm [main]doc
-examples/benchmarks/addit.pir [main]doc
-examples/benchmarks/addit.pl [main]doc
-examples/benchmarks/addit.rb [main]doc
-examples/benchmarks/addit2.pir [main]doc
-examples/benchmarks/array_access.pir [main]doc
-examples/benchmarks/arriter.pir [main]doc
-examples/benchmarks/arriter.pl [main]doc
-examples/benchmarks/arriter.rb [main]doc
-examples/benchmarks/arriter_o1.pir [main]doc
-examples/benchmarks/bench_newp.pasm [main]doc
-examples/benchmarks/fib.pir [main]doc
-examples/benchmarks/fib.pl [main]doc
-examples/benchmarks/fib.py [main]doc
-examples/benchmarks/fib.rb [main]doc
-examples/benchmarks/float4.pir [main]doc
-examples/benchmarks/freeze.pasm [main]doc
-examples/benchmarks/freeze.pl [main]doc
-examples/benchmarks/gc_alloc_new.pasm [main]doc
-examples/benchmarks/gc_alloc_reuse.pasm [main]doc
-examples/benchmarks/gc_generations.pasm [main]doc
-examples/benchmarks/gc_header_new.pasm [main]doc
-examples/benchmarks/gc_header_reuse.pasm [main]doc
-examples/benchmarks/gc_waves_headers.pasm [main]doc
-examples/benchmarks/gc_waves_sizeable_data.pasm [main]doc
-examples/benchmarks/gc_waves_sizeable_headers.pasm [main]doc
-examples/benchmarks/mops.pasm [main]doc
-examples/benchmarks/mops.pl [main]doc
-examples/benchmarks/mops_intval.pasm [main]doc
-examples/benchmarks/oo1.pasm [main]doc
-examples/benchmarks/oo1.pl [main]doc
-examples/benchmarks/oo1.py [main]doc
-examples/benchmarks/oo1.rb [main]doc
-examples/benchmarks/oo2.pasm [main]doc
-examples/benchmarks/oo2.pl [main]doc
-examples/benchmarks/oo2.py [main]doc
-examples/benchmarks/oo2.rb [main]doc
-examples/benchmarks/oo3.pasm [main]doc
-examples/benchmarks/oo3.pl [main]doc
-examples/benchmarks/oo3.py [main]doc
-examples/benchmarks/oo3.rb [main]doc
-examples/benchmarks/oo4.pasm [main]doc
-examples/benchmarks/oo4.pl [main]doc
-examples/benchmarks/oo4.py [main]doc
-examples/benchmarks/oo4.rb [main]doc
-examples/benchmarks/oo5.pir [main]doc
-examples/benchmarks/oo5.pl [main]doc
-examples/benchmarks/oo5.py [main]doc
-examples/benchmarks/oo5.rb [main]doc
-examples/benchmarks/oo6.pir [main]doc
-examples/benchmarks/oo6.pl [main]doc
-examples/benchmarks/oo6.py [main]doc
-examples/benchmarks/oo6.rb [main]doc
-examples/benchmarks/oofib.pir [main]doc
-examples/benchmarks/oofib.pl [main]doc
-examples/benchmarks/oofib.py [main]doc
-examples/benchmarks/oofib.rb [main]doc
-examples/benchmarks/oon.txt [main]doc
-examples/benchmarks/overload.pir [main]doc
-examples/benchmarks/overload.pl [main]doc
-examples/benchmarks/primes.c [main]doc
-examples/benchmarks/primes.pasm [main]doc
-examples/benchmarks/primes.pl [main]doc
-examples/benchmarks/primes2.c [main]doc
-examples/benchmarks/primes2.pir [main]doc
-examples/benchmarks/primes2.pl [main]doc
-examples/benchmarks/primes2.py [main]doc
-examples/benchmarks/primes2.rb [main]doc
-examples/benchmarks/primes2_i.pir [main]doc
-examples/benchmarks/primes_i.pasm [main]doc
-examples/benchmarks/shared_ref.pasm [main]doc
-examples/benchmarks/shared_ref.pl [main]doc
-examples/benchmarks/stress.pasm [main]doc
-examples/benchmarks/stress.pl [main]doc
-examples/benchmarks/stress.rb [main]doc
-examples/benchmarks/stress1.pasm [main]doc
-examples/benchmarks/stress1.pl [main]doc
-examples/benchmarks/stress2.pasm [main]doc
-examples/benchmarks/stress2.pl [main]doc
-examples/benchmarks/stress2.rb [main]doc
-examples/benchmarks/stress3.pasm [main]doc
-examples/benchmarks/vpm.pir [main]doc
-examples/benchmarks/vpm.pl [main]doc
-examples/benchmarks/vpm.py [main]doc
-examples/benchmarks/vpm.rb [main]doc
-examples/c/nanoparrot.c [main]doc
-examples/c/test_main.c [main]doc
-examples/compilers/Makefile [main]doc
-examples/compilers/japhc.c [main]doc
-examples/io/async_select.pir [main]doc
-examples/io/echo_client.pir [main]doc
-examples/io/http.pir [main]doc
-examples/io/httpd.pir [main]doc
-examples/io/httpd2.pir [main]doc
-examples/io/net_smtp.pasm [main]doc
-examples/io/pipe2.pir [main]doc
-examples/io/pipe3.pir [main]doc
-examples/japh/README [main]doc
-examples/japh/japh1.pasm [main]doc
-examples/japh/japh2.pasm [main]doc
-examples/japh/japh3.pasm [main]doc
-examples/japh/japh4.pasm [main]doc
-examples/japh/japh5.pasm [main]doc
-examples/library/acorn.l [main]doc
-examples/library/getopt_demo.pir [main]doc
-examples/library/md5sum.pir [main]doc
-examples/library/ncurses_life.pir [main]doc
-examples/library/pcre.pir [main]doc
-examples/mops/README [main]doc
-examples/mops/mops.c [main]doc
-examples/mops/mops.cs [main]doc
-examples/mops/mops.il [main]doc
-examples/mops/mops.p6 [main]doc
-examples/mops/mops.pl [main]doc
-examples/mops/mops.ps [main]doc
-examples/mops/mops.py [main]doc
-examples/mops/mops.rb [main]doc
-examples/mops/mops.scheme [main]doc
-examples/namespace/namespace_dump.pir [main]doc
-examples/nci/Mysql.pir [main]doc
-examples/nci/PQt.C [main]doc
-examples/nci/QtHelloWorld.pasm [main]doc
-examples/nci/Xlib.pir [main]doc
-examples/nci/Xlibconstants.pir [main]doc
-examples/nci/ls.pir [main]doc
-examples/nci/mysqltest.p6 [main]doc
-examples/nci/mysqltest.pir [main]doc
-examples/nci/sdl_blue_rectangle.pir [main]doc
-examples/nci/win32api.pir [main]doc
-examples/nci/xlibtest.nqp [main]doc
-examples/nci/xlibtest.p6 [main]doc
-examples/nci/xlibtest.pir [main]doc
-examples/nci/xlibtest.rb [main]doc
-examples/opengl/shapes.p6 [main]doc
-examples/opengl/shapes.pir [main]doc
-examples/opengl/static-triangle.p6 [main]doc
-examples/opengl/static-triangle.pir [main]doc
-examples/opengl/triangle.p6 [main]doc
-examples/opengl/triangle.pir [main]doc
-examples/pasm/cat.pasm [main]doc
-examples/pasm/fact.pasm [main]doc
-examples/pasm/hello.pasm [main]doc
-examples/pasm/nanoforth.pasm [main]doc
-examples/pasm/nanoforth2.pasm [main]doc
-examples/pasm/small.xml [main]doc
-examples/pasm/trace.pasm [main]doc
-examples/pasm/xml_parser.pasm [main]doc
-examples/past/01-sub.pir [main]doc
-examples/past/blocktype_immediate.pir [main]doc
-examples/past/four_plus_one.pir [main]doc
-examples/pge/README [main]doc
-examples/pge/TAP_grammar.pg [main]doc
-examples/pge/benchmarks/ambs1/Makefile [main]doc
-examples/pge/benchmarks/ambs1/ambs1.pg [main]doc
-examples/pge/benchmarks/ambs1/main.pir [main]doc
-examples/pge/benchmarks/ambs1/mktestcase [main]doc
-examples/pge/grammars/IO.pg [main]doc
-examples/pge/grammars/PatchGrammar.pg [main]doc
-examples/pge/simple.pir [main]doc
-examples/pir/circle.pir [main]doc
-examples/pir/euclid.pir [main]doc
-examples/pir/genprog.bas [main]doc
-examples/pir/hanoi.pir [main]doc
-examples/pir/interlangs.bas [main]doc
-examples/pir/io.pir [main]doc
-examples/pir/levenshtein.pir [main]doc
-examples/pir/life.pir [main]doc
-examples/pir/local_label.pir [main]doc
-examples/pir/mandel.pir [main]doc
-examples/pir/mysqltest.bas [main]doc
-examples/pir/perl6.bas [main]doc
-examples/pir/pirric.pir [main]doc
-examples/pir/queens_r.pir [main]doc
-examples/pir/quine_ord.pir [main]doc
-examples/pir/readline.pir [main]doc
-examples/pir/substr.pir [main]doc
-examples/pir/sudoku.pir [main]doc
-examples/pir/thr-primes.pir [main]doc
-examples/pir/uniq.pir [main]doc
-examples/sdl/anim_image.pir [devel]
-examples/sdl/anim_image_dblbuf.pir [devel]
-examples/sdl/blue_font.pir [devel]
-examples/sdl/blue_rect.pir [devel]
-examples/sdl/blue_rect.pl [main]doc
-examples/sdl/bounce_parrot_logo.pir [devel]
-examples/sdl/lcd/clock.pir [devel]
-examples/sdl/mandel.pir [main]doc
-examples/sdl/minesweeper/README [main]doc
-examples/sdl/minesweeper/eventhandler.pir [main]doc
-examples/sdl/minesweeper/field.pir [main]doc
-examples/sdl/minesweeper/mines.pir [main]doc
-examples/sdl/minesweeper/mines.png [main]doc
-examples/sdl/minesweeper/mines_debug.png [main]doc
-examples/sdl/minesweeper/smiley.png [main]doc
-examples/sdl/move_parrot_logo.pir [devel]
-examples/sdl/parrot_small.png [devel]
-examples/sdl/raw_pixels.pir [devel]
-examples/sdl/tetris/README [main]doc
-examples/sdl/tetris/app.pir [main]doc
-examples/sdl/tetris/block.pir [main]doc
-examples/sdl/tetris/blockdata.pir [main]doc
-examples/sdl/tetris/blocks.pir [main]doc
-examples/sdl/tetris/board.pir [main]doc
-examples/sdl/tetris/boarddata.pir [main]doc
-examples/sdl/tetris/eventhandler.pir [main]doc
-examples/sdl/tetris/tetris.pir [main]doc
-examples/shootout/README [main]doc
-examples/shootout/ack.pir [main]doc
-examples/shootout/ack.pir_output [main]doc
-examples/shootout/ack.py [main]doc
-examples/shootout/binarytrees.pir [main]doc
-examples/shootout/binarytrees.pir_output [main]doc
-examples/shootout/fannkuch.pir [main]doc
-examples/shootout/fannkuch.pir_output [main]doc
-examples/shootout/fannkuch.py [main]doc
-examples/shootout/fasta.pir [main]doc
-examples/shootout/fasta.pir_output [main]doc
-examples/shootout/harmonic.pir [main]doc
-examples/shootout/knucleotide.pir [main]doc
-examples/shootout/knucleotide.pir_input [main]doc
-examples/shootout/knucleotide.pir_output [main]doc
-examples/shootout/mandelbrot.pir [main]doc
-examples/shootout/mandelbrot.pir_output [main]doc
-examples/shootout/nbody.pir [main]doc
-examples/shootout/nbody.pir_output [main]doc
-examples/shootout/nsieve-bits-2.pir [main]doc
-examples/shootout/nsieve-bits-2.pir_output [main]doc
-examples/shootout/nsieve-bits.pir [main]doc
-examples/shootout/nsieve-bits.pir_output [main]doc
-examples/shootout/nsieve.pir [main]doc
-examples/shootout/nsieve.pir_output [main]doc
-examples/shootout/partialsums-2.pir [main]doc
-examples/shootout/partialsums-2.pir_output [main]doc
-examples/shootout/partialsums.pir [main]doc
-examples/shootout/partialsums.pir_output [main]doc
-examples/shootout/pidigits.pir [main]doc
-examples/shootout/pidigits.pir_output [main]doc
-examples/shootout/pidigits.py [main]doc
-examples/shootout/random.pasm [main]doc
-examples/shootout/random.pir [main]doc
-examples/shootout/recursive-2.pir [main]doc
-examples/shootout/recursive-2.pir_output [main]doc
-examples/shootout/recursive.pir [main]doc
-examples/shootout/recursive.pir_output [main]doc
-examples/shootout/regexdna.pir [main]doc
-examples/shootout/regexdna.pir_input [main]doc
-examples/shootout/regexdna.pir_output [main]doc
-examples/shootout/revcomp.pir [main]doc
-examples/shootout/revcomp.pir_input [main]doc
-examples/shootout/revcomp.pir_output [main]doc
-examples/shootout/spectralnorm.pir [main]doc
-examples/shootout/spectralnorm.pir_output [main]doc
-examples/shootout/sumcol.pir [main]doc
-examples/shootout/sumcol.pir_input [main]doc
-examples/shootout/sumcol.pir_output [main]doc
-examples/shootout/takfp.pir [main]doc
-examples/shootout/takfp.pir_output [main]doc
-examples/streams/Bytes.pir [main]doc
-examples/streams/Combiner.pir [main]doc
-examples/streams/Coroutine.pir [main]doc
-examples/streams/FileLines.pir [main]doc
-examples/streams/Filter.pir [main]doc
-examples/streams/Include.pir [main]doc
-examples/streams/Lines.pir [main]doc
-examples/streams/ParrotIO.pir [main]doc
-examples/streams/Replay.pir [main]doc
-examples/streams/SubCounter.pir [main]doc
-examples/streams/SubHello.pir [main]doc
-examples/streams/Writer.pir [main]doc
-examples/subs/bsr_ret.pasm [main]doc
-examples/subs/coroutine.pasm [main]doc
-examples/subs/jsr_ret.pasm [main]doc
-examples/subs/multi_retvals.pir [main]doc
-examples/subs/no_retval.pir [main]doc
-examples/subs/pasm_sub1.pasm [main]doc
-examples/subs/single_retval.pir [main]doc
-examples/tcl/tcltkdemo.pir [main]doc
-examples/tge/README [main]doc
-examples/tge/branch/branch.g [main]doc
-examples/tge/branch/lib/Branch.pir [main]doc
-examples/tge/branch/lib/Leaf.pir [main]doc
-examples/tge/branch/transform.pir [main]doc
-examples/tutorial/00_README.pod [main]doc
-examples/tutorial/01_temp_var.pir [main]doc
-examples/tutorial/02_local_var.pir [main]doc
-examples/tutorial/03_temp_var_basic_pmcs.pir [main]doc
-examples/tutorial/04_pod_comments.pir [main]doc
-examples/tutorial/10_math_ops.pir [main]doc
-examples/tutorial/11_math_ops_self_mod.pir [main]doc
-examples/tutorial/12_math_ops_pasm.pir [main]doc
-examples/tutorial/13_logical_ops.pir [main]doc
-examples/tutorial/20_string_ops.pir [main]doc
-examples/tutorial/21_string_ops_repeat.pir [main]doc
-examples/tutorial/22_string_ops_length.pir [main]doc
-examples/tutorial/23_string_ops_substr.pir [main]doc
-examples/tutorial/24_string_ops_clone.pir [main]doc
-examples/tutorial/30_arrays_basic.pir [main]doc
-examples/tutorial/31_array_ops_split.pir [main]doc
-examples/tutorial/32_array_ops_sprintf.pir [main]doc
-examples/tutorial/33_hashes.pir [main]doc
-examples/tutorial/34_multikey.pir [main]doc
-examples/tutorial/40_file_ops.pir [main]doc
-examples/tutorial/50_goto.pir [main]doc
-examples/tutorial/51_if_unless.pir [main]doc
-examples/tutorial/52_if_compare.pir [main]doc
-examples/tutorial/53_loop.pir [main]doc
-examples/tutorial/55_iterator.pir [main]doc
-examples/tutorial/56_defined.pir [main]doc
-examples/tutorial/57_exists.pir [main]doc
-examples/tutorial/60_subroutines.pir [main]doc
-examples/tutorial/61_namespaces.pir [main]doc
-examples/tutorial/62_namespaces.pir [main]doc
-examples/tutorial/70_class_object.pir [main]doc
-examples/tutorial/81_continuation.pir [main]doc
-examples/tutorial/82_coroutine.pir [main]doc
-examples/tutorial/83_external_libraries.pir [main]doc
-examples/tutorial/90_writing_tests.pir [main]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/io/async_select.pir [examples]
+examples/io/echo_client.pir [examples]
+examples/io/http.pir [examples]
+examples/io/httpd.pir [examples]
+examples/io/httpd2.pir [examples]
+examples/io/net_smtp.pasm [examples]
+examples/io/pipe2.pir [examples]
+examples/io/pipe3.pir [examples]
+examples/japh/README []doc
+examples/japh/japh1.pasm [examples]
+examples/japh/japh2.pasm [examples]
+examples/japh/japh3.pasm [examples]
+examples/japh/japh4.pasm [examples]
+examples/japh/japh5.pasm [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.C [examples]
+examples/nci/QtHelloWorld.pasm [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/nanoforth.pasm [examples]
+examples/pasm/nanoforth2.pasm [examples]
+examples/pasm/small.xml [examples]
+examples/pasm/trace.pasm [examples]
+examples/pasm/xml_parser.pasm [examples]
+examples/past/01-sub.pir [examples]
+examples/past/blocktype_immediate.pir [examples]
+examples/past/four_plus_one.pir [examples]
+examples/pge/README []doc
+examples/pge/TAP_grammar.pg [examples]
+examples/pge/benchmarks/ambs1/Makefile [examples]
+examples/pge/benchmarks/ambs1/ambs1.pg [examples]
+examples/pge/benchmarks/ambs1/main.pir [examples]
+examples/pge/benchmarks/ambs1/mktestcase [examples]
+examples/pge/grammars/IO.pg [examples]
+examples/pge/grammars/PatchGrammar.pg [examples]
+examples/pge/simple.pir [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/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/thr-primes.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/ack.py [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/fannkuch.py [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/pidigits.py [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/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 []
+ext/Parrot-Embed/README []doc
ext/Parrot-Embed/TODO []
ext/Parrot-Embed/lib/Parrot/Embed.pm []
ext/Parrot-Embed/lib/Parrot/Embed.xs []
@@ -960,7 +960,7 @@
languages/APL/APL.pir [APL]
languages/APL/Configure.pl [APL]
languages/APL/MAINTAINER [APL]
-languages/APL/README [APL]
+languages/APL/README []doc
languages/APL/STATUS [APL]
languages/APL/config/makefiles/root.in [APL]
languages/APL/demo.apl [APL]
@@ -980,7 +980,7 @@
languages/APL/t/vector.t [APL]
languages/APL/tools/gen_operator_defs.pl [APL]
languages/BASIC/MAINTAINER [BASIC]
-languages/BASIC/compiler/BASIC_README [BASIC]
+languages/BASIC/compiler/BASIC_README []doc
languages/BASIC/compiler/COMP_assignments.pm [BASIC]
languages/BASIC/compiler/COMP_expressions.pm [BASIC]
languages/BASIC/compiler/COMP_parsefuncs.pm [BASIC]
@@ -1008,7 +1008,7 @@
languages/BASIC/compiler/testrun.pl [BASIC]
languages/BASIC/compiler/testsuite.pl [BASIC]
languages/PIR/MAINTAINER [PIR]
-languages/PIR/README [PIR]
+languages/PIR/README []doc
languages/PIR/config/makefiles/root.in [PIR]
languages/PIR/docs/ROADMAP.pod [PIR]
languages/PIR/docs/TODO.pod [PIR]
@@ -1058,9 +1058,9 @@
languages/PIR/t/sub.t [PIR]
languages/PIR/t/sym.t [PIR]
languages/PIR/t/whitespace.t [PIR]
-languages/README []
+languages/README []doc
languages/abc/MAINTAINER [abc]
-languages/abc/README [abc]
+languages/abc/README []doc
languages/abc/TODO [abc]
languages/abc/abc.pir [abc]
languages/abc/config/makefiles/root.in [abc]
@@ -1077,7 +1077,7 @@
languages/befunge/Changes [befunge]
languages/befunge/Configure.pl [befunge]
languages/befunge/MAINTAINER [befunge]
-languages/befunge/README [befunge]
+languages/befunge/README []doc
languages/befunge/befunge.pir [befunge]
languages/befunge/config/makefiles/root.in [befunge]
languages/befunge/debug.pir [befunge]
@@ -1091,7 +1091,7 @@
languages/befunge/t/harness [befunge]
languages/befunge/test.bef [befunge]
languages/bf/MAINTAINER [bf]
-languages/bf/README [bf]
+languages/bf/README []doc
languages/bf/bench.bf [bf]
languages/bf/bf.pasm [bf]
languages/bf/bfc.pir [bf]
@@ -1257,7 +1257,7 @@
languages/chitchat/t/00-sanity.t [chitchat]
languages/chitchat/t/harness [chitchat]
languages/cola/MAINTAINER [cola]
-languages/cola/README [cola]
+languages/cola/README []doc
languages/cola/System.cola [cola]
languages/cola/TODO [cola]
languages/cola/cola.h [cola]
@@ -1437,7 +1437,7 @@
languages/forth/words.pir [forth]
languages/jako/Curses.jako [jako]
languages/jako/MAINTAINER [jako]
-languages/jako/README [jako]
+languages/jako/README []doc
languages/jako/SDL.jako [jako]
languages/jako/antlr/Main.java [jako]
languages/jako/antlr/Makefile [jako]
@@ -1536,7 +1536,7 @@
languages/lisp/KNOWN_BUGS [lisp]
languages/lisp/LICENSE [lisp]
languages/lisp/MAINTAINER [lisp]
-languages/lisp/README [lisp]
+languages/lisp/README []doc
languages/lisp/cl.pir [lisp]
languages/lisp/config/makefiles/root.in [lisp]
languages/lisp/eval.pir [lisp]
@@ -1591,7 +1591,7 @@
languages/lolcode/t/harness [lolcode]
languages/ook/Changes [ook]
languages/ook/MAINTAINER [ook]
-languages/ook/README [ook]
+languages/ook/README []doc
languages/ook/config/makefiles/root.in [ook]
languages/ook/hello.ook [ook]
languages/ook/ook.pasm [ook]
@@ -1599,7 +1599,7 @@
languages/ook/t/harness [ook]
languages/ook/test.ook [ook]
languages/parrot_compiler/MAINTAINER [parrot_compiler]
-languages/parrot_compiler/README [parrot_compiler]
+languages/parrot_compiler/README []doc
languages/parrot_compiler/config/makefiles/root.in [parrot_compiler]
languages/parrot_compiler/lib/Parrot/Test/ParrotCompiler.pm [parrot_compiler]
languages/parrot_compiler/parrot.pasm [parrot_compiler]
@@ -1607,11 +1607,11 @@
languages/parrot_compiler/sample.pasm [parrot_compiler]
languages/parrot_compiler/t/basic/hello.t [parrot_compiler]
languages/parrot_compiler/t/harness [parrot_compiler]
-languages/perl6/README [perl6]
+languages/perl6/README []doc
languages/pheme/Configure.pl [pheme]
languages/pheme/MAINTAINER [pheme]
languages/pheme/MANIFEST [pheme]
-languages/pheme/README [pheme]
+languages/pheme/README []doc
languages/pheme/TODO [pheme]
languages/pheme/config/makefiles/root.in [pheme]
languages/pheme/lib/PhemeGrammar.pir [pheme]
@@ -1639,7 +1639,7 @@
languages/pipp/CREDITS [pipp]
languages/pipp/Configure.pl [pipp]
languages/pipp/MAINTAINER [pipp]
-languages/pipp/README [pipp]
+languages/pipp/README []doc
languages/pipp/ROADMAP [pipp]
languages/pipp/Test.php [pipp]
languages/pipp/config/makefiles/root.in [pipp]
@@ -1836,7 +1836,7 @@
languages/pipp/t/pmc/array.t [pipp]
languages/pipp/t/pmc/boolean.t [pipp]
languages/pipp/t/pmc/null.t [pipp]
-languages/pod/README [pod]
+languages/pod/README []doc
languages/pod/config/makefiles/root.in [pod]
languages/pod/pod.pir [pod]
languages/pod/src/Pod/DocTree/Node.pir [pod]
@@ -1845,7 +1845,7 @@
languages/pod/t/harness [pod]
languages/pod/test.pod [pod]
languages/punie/MAINTAINER [punie]
-languages/punie/README [punie]
+languages/punie/README []doc
languages/punie/config/makefiles/root.in [punie]
languages/punie/demo.p1 [punie]
languages/punie/overview.pod [punie]
@@ -1925,7 +1925,7 @@
languages/punie/t/op_math.t [punie]
languages/punie/t/op_string.t [punie]
languages/pynie/MAINTAINER [pynie]
-languages/pynie/README [pynie]
+languages/pynie/README []doc
languages/pynie/TODO [pynie]
languages/pynie/config/makefiles/root.in [pynie]
languages/pynie/examples/ex-3-1-4-a.py [pynie]
@@ -1958,8 +1958,8 @@
languages/regex/02_date.pir [regex]
languages/regex/ChangeLog [regex]
languages/regex/MAINTAINER [regex]
-languages/regex/README [regex]
-languages/regex/README.hacking [regex]
+languages/regex/README []doc
+languages/regex/README.hacking []doc
languages/regex/TODO [regex]
languages/regex/config/makefiles/root.in [regex]
languages/regex/docs/regex.pod [regex]
@@ -2006,7 +2006,7 @@
languages/regex/t/harness [regex]
languages/regex/test.pl [regex]
languages/scheme/MAINTAINER [scheme]
-languages/scheme/README [scheme]
+languages/scheme/README []doc
languages/scheme/config/makefiles/root.in [scheme]
languages/scheme/lib/Parrot/Test/Scheme.pm [scheme]
languages/scheme/lib/Scheme.pm [scheme]
@@ -2026,7 +2026,7 @@
languages/scheme/t/syn/basic.t [scheme]
languages/scheme/t/syn/begin.t [scheme]
languages/squaak/MAINTAINER [squaak]
-languages/squaak/README [squaak]
+languages/squaak/README []doc
languages/squaak/config/makefiles/root.in [squaak]
languages/squaak/doc/tutorial_episode_1.pod [squaak]
languages/squaak/doc/tutorial_episode_2.pod [squaak]
@@ -2046,11 +2046,11 @@
languages/squaak/t/00-sanity.t [squaak]
languages/squaak/t/01-math.t [squaak]
languages/squaak/t/harness [squaak]
-languages/t/harness []
+languages/t/harness [test]
languages/urm/INSTALL [urm]
languages/urm/LICENSE [urm]
languages/urm/MAINTAINER [urm]
-languages/urm/README [urm]
+languages/urm/README []doc
languages/urm/config/makefiles/root.in [urm]
languages/urm/examples/biggerzero.urm [urm]
languages/urm/examples/distance.urm [urm]
@@ -2065,152 +2065,152 @@
languages/urm/t/syn.t [urm]
languages/urm/urm-old.pl [urm]
languages/urm/urmc [urm]
-lib/File/Which.pm [devel]
-lib/IO/CaptureOutput.pm [devel]
-lib/Parrot/BuildUtil.pm [devel]
-lib/Parrot/Config.pm [devel]
-lib/Parrot/Configure.pm [devel]
-lib/Parrot/Configure/Compiler.pm [devel]
-lib/Parrot/Configure/Data.pm [devel]
-lib/Parrot/Configure/Messages.pm [devel]
-lib/Parrot/Configure/Options.pm [devel]
-lib/Parrot/Configure/Options/Conf.pm [devel]
-lib/Parrot/Configure/Options/Conf/CLI.pm [devel]
-lib/Parrot/Configure/Options/Conf/File.pm [devel]
-lib/Parrot/Configure/Options/Conf/Shared.pm [devel]
-lib/Parrot/Configure/Options/Reconf.pm [devel]
-lib/Parrot/Configure/Options/Test.pm [devel]
-lib/Parrot/Configure/Options/Test/Prepare.pm [devel]
-lib/Parrot/Configure/Step.pm [devel]
-lib/Parrot/Configure/Step/List.pm [devel]
-lib/Parrot/Configure/Step/Methods.pm [devel]
-lib/Parrot/Configure/Test.pm [devel]
-lib/Parrot/Configure/Trace.pm [devel]
-lib/Parrot/Configure/Utils.pm [devel]
-lib/Parrot/Distribution.pm [devel]
-lib/Parrot/Docs/Directory.pm [devel]
-lib/Parrot/Docs/File.pm [devel]
-lib/Parrot/Docs/Group.pm [devel]
-lib/Parrot/Docs/HTMLPage.pm [devel]
-lib/Parrot/Docs/Item.pm [devel]
-lib/Parrot/Docs/POD2HTML.pm [devel]
-lib/Parrot/Docs/Section.pm [devel]
-lib/Parrot/Docs/Section/C.pm [devel]
-lib/Parrot/Docs/Section/Compilers.pm [devel]
-lib/Parrot/Docs/Section/Config.pm [devel]
-lib/Parrot/Docs/Section/Docs.pm [devel]
-lib/Parrot/Docs/Section/DynaPMCs.pm [devel]
-lib/Parrot/Docs/Section/EditorPlugins.pm [devel]
-lib/Parrot/Docs/Section/Examples.pm [devel]
-lib/Parrot/Docs/Section/IMCC.pm [devel]
-lib/Parrot/Docs/Section/Info.pm [devel]
-lib/Parrot/Docs/Section/Languages.pm [devel]
-lib/Parrot/Docs/Section/Libs.pm [devel]
-lib/Parrot/Docs/Section/Ops.pm [devel]
-lib/Parrot/Docs/Section/PMCs.pm [devel]
-lib/Parrot/Docs/Section/Parrot.pm [devel]
-lib/Parrot/Docs/Section/Perl.pm [devel]
-lib/Parrot/Docs/Section/Tests.pm [devel]
-lib/Parrot/Docs/Section/Tools.pm [devel]
-lib/Parrot/Harness/DefaultTests.pm [devel]
-lib/Parrot/Harness/Options.pm [devel]
-lib/Parrot/Harness/Smoke.pm [devel]
-lib/Parrot/Headerizer.pm [devel]
-lib/Parrot/IO/Directory.pm [devel]
-lib/Parrot/IO/File.pm [devel]
-lib/Parrot/IO/Path.pm [devel]
-lib/Parrot/Manifest.pm [devel]
-lib/Parrot/Op.pm [devel]
-lib/Parrot/OpTrans.pm [devel]
-lib/Parrot/OpTrans/C.pm [devel]
-lib/Parrot/OpTrans/CGP.pm [devel]
-lib/Parrot/OpTrans/CGoto.pm [devel]
-lib/Parrot/OpTrans/CPrederef.pm [devel]
-lib/Parrot/OpTrans/CSwitch.pm [devel]
-lib/Parrot/OpTrans/Compiled.pm [devel]
-lib/Parrot/Ops2c/Auxiliary.pm [devel]
-lib/Parrot/Ops2c/Utils.pm [devel]
-lib/Parrot/Ops2pm.pm [devel]
-lib/Parrot/Ops2pm/Auxiliary.pm [devel]
-lib/Parrot/Ops2pm/Base.pm [devel]
-lib/Parrot/OpsFile.pm [devel]
-lib/Parrot/OpsRenumber.pm [devel]
-lib/Parrot/Pmc2c/Attribute.pm [devel]
-lib/Parrot/Pmc2c/ComposedMethod.pm [devel]
-lib/Parrot/Pmc2c/Dumper.pm [devel]
-lib/Parrot/Pmc2c/Emitter.pm [devel]
-lib/Parrot/Pmc2c/Library.pm [devel]
-lib/Parrot/Pmc2c/MULTI.pm [devel]
-lib/Parrot/Pmc2c/Method.pm [devel]
-lib/Parrot/Pmc2c/MethodEmitter.pm [devel]
-lib/Parrot/Pmc2c/Object.pm [devel]
-lib/Parrot/Pmc2c/PCCMETHOD.pm [devel]
-lib/Parrot/Pmc2c/PMC.pm [devel]
-lib/Parrot/Pmc2c/PMC/Null.pm [devel]
-lib/Parrot/Pmc2c/PMC/Object.pm [devel]
-lib/Parrot/Pmc2c/PMC/ParrotClass.pm [devel]
-lib/Parrot/Pmc2c/PMC/PrintTree.pm [devel]
-lib/Parrot/Pmc2c/PMC/RO.pm [devel]
-lib/Parrot/Pmc2c/PMC/Ref.pm [devel]
-lib/Parrot/Pmc2c/PMC/SharedRef.pm [devel]
-lib/Parrot/Pmc2c/PMC/default.pm [devel]
-lib/Parrot/Pmc2c/PMCEmitter.pm [devel]
-lib/Parrot/Pmc2c/Parser.pm [devel]
-lib/Parrot/Pmc2c/Pmc2cMain.pm [devel]
-lib/Parrot/Pmc2c/UtilFunctions.pm [devel]
-lib/Parrot/Pmc2c/VTable.pm [devel]
-lib/Parrot/Revision.pm [devel]
-lib/Parrot/SearchOps.pm [devel]
-lib/Parrot/Test.pm [devel]
-lib/Parrot/Test/APL.pm [devel]
-lib/Parrot/Test/Cardinal.pm [devel]
-lib/Parrot/Test/Harness.pm [devel]
-lib/Parrot/Test/PGE.pm [devel]
-lib/Parrot/Test/PIR_PGE.pm [devel]
-lib/Parrot/Test/Perl6.pm [devel]
-lib/Parrot/Test/Punie.pm [devel]
-lib/Parrot/Test/Util.pm [devel]
-lib/Parrot/Test/Util/Runloop.pm [devel]
-lib/Parrot/Vtable.pm [devel]
-lib/Perl/Critic/Policy/CodeLayout/ProhibitDuplicateCoda.pm [devel]
-lib/Perl/Critic/Policy/CodeLayout/ProhibitTrailingWhitespace.pm [devel]
-lib/Perl/Critic/Policy/CodeLayout/UseParrotCoda.pm [devel]
-lib/Perl/Critic/Policy/TestingAndDebugging/MisplacedShebang.pm [devel]
-lib/Perl/Critic/Policy/TestingAndDebugging/ProhibitShebangWarningsArg.pm [devel]
-lib/Perl/Critic/Policy/TestingAndDebugging/RequirePortableShebang.pm [devel]
-lib/Pod/Escapes.pm [devel]
-lib/Pod/Simple.pm [devel]
-lib/Pod/Simple/BlackBox.pm [devel]
-lib/Pod/Simple/Checker.pm [devel]
-lib/Pod/Simple/Debug.pm [devel]
-lib/Pod/Simple/DumpAsText.pm [devel]
-lib/Pod/Simple/DumpAsXML.pm [devel]
-lib/Pod/Simple/HTML.pm [devel]
-lib/Pod/Simple/HTMLBatch.pm [devel]
-lib/Pod/Simple/HTMLLegacy.pm [devel]
-lib/Pod/Simple/LinkSection.pm [devel]
-lib/Pod/Simple/Methody.pm [devel]
-lib/Pod/Simple/Progress.pm [devel]
-lib/Pod/Simple/PullParser.pm [devel]
-lib/Pod/Simple/PullParserEndToken.pm [devel]
-lib/Pod/Simple/PullParserStartToken.pm [devel]
-lib/Pod/Simple/PullParserTextToken.pm [devel]
-lib/Pod/Simple/PullParserToken.pm [devel]
-lib/Pod/Simple/RTF.pm [devel]
-lib/Pod/Simple/Search.pm [devel]
-lib/Pod/Simple/SimpleTree.pm [devel]
-lib/Pod/Simple/Text.pm [devel]
-lib/Pod/Simple/TextContent.pm [devel]
-lib/Pod/Simple/TiedOutFH.pm [devel]
-lib/Pod/Simple/Transcode.pm [devel]
-lib/Pod/Simple/TranscodeDumb.pm [devel]
-lib/Pod/Simple/TranscodeSmart.pm [devel]
-lib/Pod/Simple/XHTML.pm [devel]
-lib/Pod/Simple/XMLOutStream.pm [devel]
+lib/File/Which.pm []
+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/Docs.pm [devel]lib
+lib/Parrot/Docs/Section/DynaPMCs.pm [devel]lib
+lib/Parrot/Docs/Section/EditorPlugins.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/Languages.pm [devel]lib
+lib/Parrot/Docs/Section/Libs.pm [devel]lib
+lib/Parrot/Docs/Section/Ops.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/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/APL.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/Punie.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 [devel]doc
-runtime/parrot/include/README [devel]doc
+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]
@@ -2236,7 +2236,7 @@
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 [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]
@@ -2310,10 +2310,10 @@
src/datatypes.c []
src/debug.c []
src/dynext.c []
-src/dynoplibs/README []
+src/dynoplibs/README []doc
src/dynoplibs/dan.ops []
src/dynoplibs/myops.ops []
-src/dynpmc/README.pod []
+src/dynpmc/README.pod []doc
src/dynpmc/dynlexpad.pmc []
src/dynpmc/ext.pir []
src/dynpmc/foo.pmc []
@@ -2571,608 +2571,608 @@
src/vtable.tbl [devel]
src/vtables.c []
src/warnings.c []
-t/README []
-t/TESTS_STATUS.pod []
-t/benchmark/benchmarks.t []
-t/codingstd/c_arg_assert.t []
-t/codingstd/c_code_coda.t []
-t/codingstd/c_cppcomments.t []
-t/codingstd/c_function_docs.t []
-t/codingstd/c_header_guards.t []
-t/codingstd/c_indent.t []
-t/codingstd/c_macro_args.t []
-t/codingstd/c_operator.t []
-t/codingstd/c_parens.t []
-t/codingstd/c_returns.t []
-t/codingstd/c_struct.t []
-t/codingstd/check_isxxx.t []
-t/codingstd/check_toxxx.t []
-t/codingstd/copyright.t []
-t/codingstd/cuddled_else.t []
-t/codingstd/filenames.t []
-t/codingstd/fixme.t []
-t/codingstd/gmt_utc.t []
-t/codingstd/linelength.t []
-t/codingstd/make_code_coda.t []
-t/codingstd/pccmethod_deps.t []
-t/codingstd/pdd_format.t []
-t/codingstd/perlcritic.t []
-t/codingstd/pir_code_coda.t []
-t/codingstd/pod_todo.t []
-t/codingstd/svn_id.t []
-t/codingstd/tabs.t []
-t/codingstd/trailing_space.t []
-t/compilers/imcc/imcpasm/cfg.t []
-t/compilers/imcc/imcpasm/opt0.t []
-t/compilers/imcc/imcpasm/opt1.t []
-t/compilers/imcc/imcpasm/opt2.t []
-t/compilers/imcc/imcpasm/optc.t []
-t/compilers/imcc/imcpasm/pcc.t []
-t/compilers/imcc/imcpasm/sub.t []
-t/compilers/imcc/reg/alloc.t []
-t/compilers/imcc/reg/spill.t []
-t/compilers/imcc/syn/bsr.t []
-t/compilers/imcc/syn/clash.t []
-t/compilers/imcc/syn/const.t []
-t/compilers/imcc/syn/errors.t []
-t/compilers/imcc/syn/eval.t []
-t/compilers/imcc/syn/file.t []
-t/compilers/imcc/syn/hll.t []
-t/compilers/imcc/syn/keyed.t []
-t/compilers/imcc/syn/labels.t []
-t/compilers/imcc/syn/macro.t []
-t/compilers/imcc/syn/objects.t []
-t/compilers/imcc/syn/op.t []
-t/compilers/imcc/syn/pasm.t []
-t/compilers/imcc/syn/pcc.t []
-t/compilers/imcc/syn/pod.t []
-t/compilers/imcc/syn/regressions.t []
-t/compilers/imcc/syn/scope.t []
-t/compilers/imcc/syn/subflags.t []
-t/compilers/imcc/syn/symbols.t []
-t/compilers/imcc/syn/tail.t []
-t/compilers/imcc/syn/veracity.t []
-t/compilers/json/from_parrot.t []
-t/compilers/json/to_parrot.t []
-t/compilers/pct/complete_workflow.t []
-t/compilers/pct/past.t []
-t/compilers/pct/pct_hllcompiler.t []
-t/compilers/pct/post.t []
-t/compilers/pct/script.source []
-t/compilers/pge/00-basic.t []
-t/compilers/pge/02-match.t []
-t/compilers/pge/03-optable.t []
-t/compilers/pge/04-compile.t []
-t/compilers/pge/06-grammar.t []
-t/compilers/pge/p5regex/p5rx.t []
-t/compilers/pge/p5regex/re_tests []
-t/compilers/pge/perl6regex/01-regex.t []
-t/compilers/pge/perl6regex/context.t []
-t/compilers/pge/perl6regex/rx_backtrack []
-t/compilers/pge/perl6regex/rx_captures []
-t/compilers/pge/perl6regex/rx_charclass []
-t/compilers/pge/perl6regex/rx_goal []
-t/compilers/pge/perl6regex/rx_lookarounds []
-t/compilers/pge/perl6regex/rx_metachars []
-t/compilers/pge/perl6regex/rx_modifiers []
-t/compilers/pge/perl6regex/rx_quantifiers []
-t/compilers/pge/perl6regex/rx_subrules []
-t/compilers/pge/perl6regex/rx_syntax []
-t/compilers/pge/pge-hs.t []
-t/compilers/pge/pge.t []
-t/compilers/pge/pge_examples.t []
-t/compilers/pge/pge_globs.t []
-t/compilers/pge/pge_text.t []
-t/compilers/pge/pge_util.t []
-t/compilers/tge/NoneGrammar.tg []
-t/compilers/tge/basic.t []
-t/compilers/tge/grammar.t []
-t/compilers/tge/harness []
-t/compilers/tge/parser.t []
-t/configure/001-options.t []
-t/configure/002-messages.t []
-t/configure/003-steplist.t []
-t/configure/004-configure.t []
-t/configure/005-run_one_step.t []
-t/configure/006-bad_step.t []
-t/configure/007-verbose_two.t []
-t/configure/008-file_based_configuration.t []
-t/configure/011-no_description.t []
-t/configure/012-verbose.t []
-t/configure/013-die.t []
-t/configure/015-no_return.t []
-t/configure/016-no_return_but_result.t []
-t/configure/017-revision_from_cache.t []
-t/configure/018-revision_to_cache.t []
-t/configure/019-version.t []
-t/configure/020-version.t []
-t/configure/021-version.t []
-t/configure/022-version.t []
-t/configure/023-version.t []
-t/configure/024-version.t []
-t/configure/025-options_test.t []
-t/configure/026-options_test.t []
-t/configure/027-option_or_data.t []
-t/configure/028-option_or_data.t []
-t/configure/029-option_or_data.t []
-t/configure/030-option_or_data.t []
-t/configure/031-base.t []
-t/configure/032-data.t []
-t/configure/033-step.t []
-t/configure/034-step.t []
-t/configure/035-step.t []
-t/configure/037-run_single_step.t []
-t/configure/038-run_single_step.t []
-t/configure/039-run_single_step.t []
-t/configure/041-return_undef.t []
-t/configure/042-list_of_steps.t []
-t/configure/043-verbose_step.t []
-t/configure/044-slurp_file.t []
-t/configure/045-generated_file_header.t []
-t/configure/046-inter.t []
-t/configure/047-inter.t []
-t/configure/048-return_result_undef.t []
-t/configure/049-options_test.t []
-t/configure/050-fatal.t []
-t/configure/051-fatal_step.t []
-t/configure/059-silent.t []
-t/configure/061-revision_from_cache.t []
-t/configure/testlib/Make_VERSION_File.pm []
-t/configure/testlib/Tie/Filehandle/Preempt/Stdin.pm []
-t/configure/testlib/adefectivefoobar []
-t/configure/testlib/bdefectivefoobar []
-t/configure/testlib/cdefectivefoobar []
-t/configure/testlib/ddefectivefoobar []
-t/configure/testlib/init/alpha.pm []
-t/configure/testlib/init/beta.pm []
-t/configure/testlib/init/delta.pm []
-t/configure/testlib/init/epsilon.pm []
-t/configure/testlib/init/foobar.pm []
-t/configure/testlib/init/gamma.pm []
-t/configure/testlib/init/iota.pm []
-t/configure/testlib/init/kappa.pm []
-t/configure/testlib/init/lambda.pm []
-t/configure/testlib/init/mu.pm []
-t/configure/testlib/init/zeta.pm []
-t/configure/testlib/inter/theta.pm []
-t/configure/testlib/verbosefoobar []
-t/distro/file_metadata.t []
-t/distro/manifest.t []
-t/distro/meta_yml.t []
-t/distro/test_file_coverage.t []
-t/doc/opcode-doc.t []
-t/doc/pod.t []
-t/dynoplibs/dan.t []
-t/dynoplibs/myops.t []
-t/dynpmc/digest.t []
-t/dynpmc/dynlexpad.t []
-t/dynpmc/foo.t []
-t/dynpmc/gdbmhash.t []
-t/dynpmc/pair.t []
-t/dynpmc/rational.t []
-t/dynpmc/rotest.t []
-t/dynpmc/subclass_with_pir_method.t []
-t/dynpmc/subproxy.t []
-t/examples/catchall.t []
-t/examples/japh.t []
-t/examples/library.t []
-t/examples/namespace.t []
-t/examples/pasm.t []
-t/examples/past.t []
-t/examples/pir.t []
-t/examples/shootout.t []
-t/examples/streams.t []
-t/examples/subs.t []
-t/examples/tutorial.t []
-t/harness []
-t/library/File_Spec.t []
-t/library/cgi_query_hash.t []
-t/library/coroutine.t []
-t/library/data_escape.t []
-t/library/dumper.t []
-t/library/getopt_obj.t []
-t/library/hllmacros.t []
-t/library/iter.t []
-t/library/md5.t []
-t/library/mime_base64.t []
-t/library/mt19937ar.t []
-t/library/mt19937ar.txt []
-t/library/p6object.t []
-t/library/parrotlib.t []
-t/library/pcre.t []
-t/library/perlhist.txt []
-t/library/pg.t []
-t/library/protoobject.t []
-t/library/range.t []
-t/library/streams.t []
-t/library/string_utils.t []
-t/library/tcl_glob.t []
-t/library/tcl_lib.t []
-t/library/test_builder_tester.t []
-t/library/test_class.t []
-t/library/test_more.t []
-t/library/uuid.t []
-t/library/yaml_dumper.t []
-t/library/yaml_parser_syck.t []
-t/manifest/01-basic.t []
-t/manifest/02-regenerate_file.t []
-t/manifest/03-regenerate_skip.t []
-t/manifest/04-alt_file.t []
-t/manifest/05-alt_skip.t []
-t/manifest/README []
-t/native_pbc/header.t []
-t/native_pbc/integer.t []
-t/native_pbc/integer_1.pbc []
-t/native_pbc/integer_2.pbc []
-t/native_pbc/integer_3.pbc []
-t/native_pbc/integer_4.pbc []
-t/native_pbc/number.t []
-t/native_pbc/number_1.pbc []
-t/native_pbc/number_2.pbc []
-t/native_pbc/number_3.pbc []
-t/native_pbc/number_4.pbc []
-t/native_pbc/number_5.pbc []
-t/native_pbc/string.t []
-t/native_pbc/string_1.pbc []
-t/native_pbc/string_2.pbc []
-t/oo/attributes.t []
-t/oo/composition.t []
-t/oo/inheritance.t []
-t/oo/isa.t []
-t/oo/metamodel.t []
-t/oo/methods.t []
-t/oo/mro-c3.t []
-t/oo/names.t []
-t/oo/new.t []
-t/oo/ops.t []
-t/oo/proxy.t []
-t/oo/subclass.t []
-t/oo/vtableoverride.t []
-t/op/00ff-dos.t []
-t/op/00ff-unix.t []
-t/op/01-parse_ops.t []
-t/op/64bit.t []
-t/op/annotate.t []
-t/op/arithmetics.t []
-t/op/basic.t []
-t/op/bitwise.t []
-t/op/box.t []
-t/op/calling.t []
-t/op/cc_params.t []
-t/op/cc_state.t []
-t/op/cmp-nonbranch.t []
-t/op/comp.t []
-t/op/copy.t []
-t/op/debuginfo.t []
-t/op/exceptions.t []
-t/op/gc.t []
-t/op/globals.t []
-t/op/hacks.t []
-t/op/ifunless.t []
-t/op/integer.t []
-t/op/interp.t []
-t/op/io.t []
-t/op/jit.t []
-t/op/jitn.t []
-t/op/lexicals.t []
-t/op/literal.t []
-t/op/load_bytecode.t []
-t/op/number.t []
-t/op/pushaction.t []
-t/op/say.t []
-t/op/spawnw.t []
-t/op/sprintf.t []
-t/op/sprintf2.t []
-t/op/sprintf_tests []
-t/op/string.t []
-t/op/string_cclass.t []
-t/op/string_cs.t []
-t/op/string_mem.t []
-t/op/stringu.t []
-t/op/sysinfo.t []
-t/op/time.t []
-t/op/trans.t []
-t/perl/Parrot_Distribution.t []
-t/perl/Parrot_Docs.t []
-t/perl/Parrot_IO.t []
-t/perl/Parrot_Test.t []
-t/perl/README []
-t/perl/testlib/answer.pir []
-t/perl/testlib/hello []
-t/perl/testlib/hello.pasm []
-t/pharness/01-default_tests.t []
-t/pharness/02-get_test_prog_args.t []
-t/pharness/03-handle_long_options.t []
-t/pharness/04-Usage.t []
-t/pmc/addrregistry.t []
-t/pmc/array.t []
-t/pmc/bigint.t []
-t/pmc/boolean.t []
-t/pmc/bound_nci.t []
-t/pmc/callsignature.t []
-t/pmc/capture.t []
-t/pmc/class.t []
-t/pmc/closure.t []
-t/pmc/codestring.t []
-t/pmc/complex.t []
-t/pmc/config.t []
-t/pmc/continuation.t []
-t/pmc/coroutine.t []
-t/pmc/cpointer.t []
-t/pmc/default.t []
-t/pmc/env.t []
-t/pmc/eval.t []
-t/pmc/eventhandler.t []
-t/pmc/exception.t []
-t/pmc/exceptionhandler.t []
-t/pmc/exporter.t []
-t/pmc/file.t []
-t/pmc/filehandle.t []
-t/pmc/fixedbooleanarray.t []
-t/pmc/fixedfloatarray.t []
-t/pmc/fixedintegerarray.t []
-t/pmc/fixedpmcarray.t []
-t/pmc/fixedstringarray.t []
-t/pmc/float.t []
-t/pmc/freeze.t []
-t/pmc/globals.t []
-t/pmc/hash.t []
-t/pmc/integer.t []
-t/pmc/io.t []
-t/pmc/io_iterator.t []
-t/pmc/io_status.t []
-t/pmc/iterator.t []
-t/pmc/key.t []
-t/pmc/lexinfo.t []
-t/pmc/lexpad.t []
-t/pmc/managedstruct.t []
-t/pmc/multidispatch.t []
-t/pmc/multisub.t []
-t/pmc/namespace.t []
-t/pmc/nci.t []
-t/pmc/null.t []
-t/pmc/object-meths.t []
-t/pmc/object-mro.t []
-t/pmc/object.t []
-t/pmc/objects.t []
-t/pmc/orderedhash.t []
-t/pmc/os.t []
-t/pmc/packfile.t []
-t/pmc/packfileconstanttable.t []
-t/pmc/packfiledirectory.t []
-t/pmc/packfilefixupentry.t []
-t/pmc/packfilefixuptable.t []
-t/pmc/packfilerawsegment.t []
-t/pmc/packfilesegment.t []
-t/pmc/parrotclass.t []
-t/pmc/parrotinterpreter.t []
-t/pmc/parrotio.t []
-t/pmc/parrotlibrary.t []
-t/pmc/parrotobject.t []
-t/pmc/parrotrunningthread.t []
-t/pmc/parrotthread.t []
-t/pmc/pccmethod_test.t []
-t/pmc/pmc.t []
-t/pmc/pmcproxy.t []
-t/pmc/pointer.t []
-t/pmc/prop.t []
-t/pmc/random.t []
-t/pmc/ref.t []
-t/pmc/resizablebooleanarray.t []
-t/pmc/resizablefloatarray.t []
-t/pmc/resizableintegerarray.t []
-t/pmc/resizablepmcarray.t []
-t/pmc/resizablestringarray.t []
-t/pmc/retcontinuation.t []
-t/pmc/ro.t []
-t/pmc/role.t []
-t/pmc/scalar.t []
-t/pmc/scheduler.t []
-t/pmc/schedulermessage.t []
-t/pmc/sharedref.t []
-t/pmc/signal.t []
-t/pmc/slice.t []
-t/pmc/string.t []
-t/pmc/stringhandle.t []
-t/pmc/sub.t []
-t/pmc/sys.t []
-t/pmc/task.t []
-t/pmc/threads.t []
-t/pmc/timer.t []
-t/pmc/tqueue.t []
-t/pmc/undef.t []
-t/pmc/unmanagedstruct.t []
-t/postconfigure/01-options.t []
-t/postconfigure/02-data_get_PConfig.t []
-t/postconfigure/05-trace.t []
-t/postconfigure/06-data_get_PConfig_Temp.t []
-t/run/README []
-t/run/exit.t []
-t/run/options.t []
-t/src/README []
-t/src/atomic.t []
-t/src/basic.t []
-t/src/embed.t []
-t/src/exit.t []
-t/src/extend.t []
-t/src/warnings.t []
-t/steps/auto_alignptrs-01.t []
-t/steps/auto_alignptrs-02.t []
-t/steps/auto_arch-01.t []
-t/steps/auto_attributes-01.t []
-t/steps/auto_backtrace-01.t []
-t/steps/auto_byteorder-01.t []
-t/steps/auto_cgoto-01.t []
-t/steps/auto_cpu-01.t []
-t/steps/auto_crypto-01.t []
-t/steps/auto_ctags-01.t []
-t/steps/auto_env-01.t []
-t/steps/auto_fink-01.t []
-t/steps/auto_format-01.t []
-t/steps/auto_funcptr-01.t []
-t/steps/auto_gc-01.t []
-t/steps/auto_gcc-01.t []
-t/steps/auto_gdbm-01.t []
-t/steps/auto_gettext-01.t []
-t/steps/auto_glibc-01.t []
-t/steps/auto_gmp-01.t []
-t/steps/auto_headers-01.t []
-t/steps/auto_icu-01.t []
-t/steps/auto_inline-01.t []
-t/steps/auto_isreg-01.t []
-t/steps/auto_jit-01.t []
-t/steps/auto_macports-01.t []
-t/steps/auto_macports-02.t []
-t/steps/auto_memalign-01.t []
-t/steps/auto_msvc-01.t []
-t/steps/auto_neg_0-01.t []
-t/steps/auto_opengl-01.t []
-t/steps/auto_ops-01.t []
-t/steps/auto_pcre-01.t []
-t/steps/auto_perldoc-01.t []
-t/steps/auto_pmc-01.t []
-t/steps/auto_pod2man-01.t []
-t/steps/auto_readline-01.t []
-t/steps/auto_readline-02.t []
-t/steps/auto_revision-01.t []
-t/steps/auto_signal-01.t []
-t/steps/auto_sizes-01.t []
-t/steps/auto_snprintf-01.t []
-t/steps/auto_socklen_t-01.t []
-t/steps/auto_va_ptr-01.t []
-t/steps/auto_warnings-01.t []
-t/steps/gen_call_list-01.t []
-t/steps/gen_config_h-01.t []
-t/steps/gen_config_pm-01.t []
-t/steps/gen_core_pmcs-01.t []
-t/steps/gen_crypto-01.t []
-t/steps/gen_languages-01.t []
-t/steps/gen_makefiles-01.t []
-t/steps/gen_opengl-01.t []
-t/steps/gen_parrot_include-01.t []
-t/steps/gen_platform-01.t []
-t/steps/init_defaults-01.t []
-t/steps/init_headers-01.t []
-t/steps/init_hints-01.t []
-t/steps/init_install-01.t []
-t/steps/init_manifest-01.t []
-t/steps/init_optimize-01.t []
-t/steps/inter_charset-01.t []
-t/steps/inter_encoding-01.t []
-t/steps/inter_lex-01.t []
-t/steps/inter_lex-02.t []
-t/steps/inter_lex-03.t []
-t/steps/inter_libparrot-01.t []
-t/steps/inter_make-01.t []
-t/steps/inter_progs-01.t []
-t/steps/inter_progs-02.t []
-t/steps/inter_progs-03.t []
-t/steps/inter_progs-04.t []
-t/steps/inter_shlibs-01.t []
-t/steps/inter_types-01.t []
-t/steps/inter_yacc-01.t []
-t/steps/inter_yacc-02.t []
-t/stress/gc.t []
-t/tools/dev/pmctree.t []
-t/tools/dev/searchops.t []
-t/tools/dev/searchops/samples.pm []
-t/tools/dump_pbc.t []
-t/tools/ops2cutils/01-new.t []
-t/tools/ops2cutils/02-usage.t []
-t/tools/ops2cutils/03-print_c_header_file.t []
-t/tools/ops2cutils/04-print_c_source_top.t []
-t/tools/ops2cutils/05-print_c_source_bottom.t []
-t/tools/ops2cutils/06-dynamic.t []
-t/tools/ops2cutils/07-make_incdir.t []
-t/tools/ops2cutils/08-nolines.t []
-t/tools/ops2cutils/09-dynamic_nolines.t []
-t/tools/ops2cutils/10-print_c_source_file.t []
-t/tools/ops2cutils/testlib/GenerateCore.pm []
-t/tools/ops2pm/00-qualify.t []
-t/tools/ops2pm/01-ops2pm.t []
-t/tools/ops2pm/02-usage.t []
-t/tools/ops2pm/03-new.t []
-t/tools/ops2pm/04-prepare_ops.t []
-t/tools/ops2pm/05-renum_op_map_file.t []
-t/tools/ops2pm/06-load_op_map_files.t []
-t/tools/ops2pm/07-no_ops_skip.t []
-t/tools/ops2pm/08-sort_ops.t []
-t/tools/ops2pm/09-prepare_real_ops.t []
-t/tools/ops2pm/10-print_module.t []
-t/tools/ops2pm/11-print_h.t []
-t/tools/ops2pm/samples/bit_ops.original []
-t/tools/ops2pm/samples/bit_ops.second []
-t/tools/ops2pm/samples/core_ops.original []
-t/tools/ops2pm/samples/ops_num.original []
-t/tools/ops2pm/samples/pic_ops.original []
-t/tools/parrot_debugger.t []
-t/tools/pbc_merge.t []
-t/tools/pmc2c.t []
-t/tools/pmc2cutils/00-qualify.t []
-t/tools/pmc2cutils/01-pmc2cutils.t []
-t/tools/pmc2cutils/02-find_file.t []
-t/tools/pmc2cutils/03-dump_vtable.t []
-t/tools/pmc2cutils/04-dump_pmc.t []
-t/tools/pmc2cutils/05-gen_c.t []
-t/tools/pmc2cutils/07-open_file.t []
-t/tools/pmc2cutils/08-pmc-pm.t []
-t/tools/pmc2cutils/README []
+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/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/fixme.t [test]
+t/codingstd/gmt_utc.t [test]
+t/codingstd/linelength.t [test]
+t/codingstd/make_code_coda.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_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/doc/opcode-doc.t [test]
+t/doc/pod.t [test]
+t/dynoplibs/dan.t [test]
+t/dynoplibs/myops.t [test]
+t/dynpmc/digest.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/File_Spec.t [test]
+t/library/cgi_query_hash.t [test]
+t/library/coroutine.t [test]
+t/library/data_escape.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/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/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/string.t [test]
+t/native_pbc/string_1.pbc [test]
+t/native_pbc/string_2.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/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/closure.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/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/tqueue.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_languages-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 [devel]
+tools/build/ops2c.pl [devel]bin
+tools/build/ops2pm.pl [devel]bin
tools/build/parrot_config_c.pl []
tools/build/pbcversion_h.pl []
tools/build/pmc2c.pl []
tools/build/vtable_extend.pl []
tools/build/vtable_h.pl []
-tools/dev/.gdbinit [devel]
-tools/dev/as2c.pl [devel]
-tools/dev/bench_op.pir [devel]
-tools/dev/cc_flags.pl [devel]
-tools/dev/debian_docs.sh [devel]
-tools/dev/gen_charset_tables.pl [devel]
-tools/dev/gen_class.pl [devel]
-tools/dev/install_files.pl [devel]
-tools/dev/lib_deps.pl [devel]
-tools/dev/list_unjitted.pl [devel]
-tools/dev/manicheck.pl [devel]
-tools/dev/mk_gitignore.pl [devel]
-tools/dev/mk_inno.pl [devel]
-tools/dev/mk_inno_language.pl [devel]
-tools/dev/mk_language_shell.pl [devel]
-tools/dev/mk_manifest_and_skip.pl [devel]
-tools/dev/mk_native_pbc [devel]
-tools/dev/mk_rpm_manifests.pl [devel]
-tools/dev/nci_test_gen.pl [devel]
-tools/dev/nm.pl [devel]
-tools/dev/nopaste.pl [devel]
-tools/dev/ops_not_tested.pl [devel]
-tools/dev/opsrenumber.pl [devel]
-tools/dev/parrot.supp [devel]
-tools/dev/parrot_8.supp [devel]
-tools/dev/parrot_api.pl [devel]
-tools/dev/parrot_coverage.pl [devel]
-tools/dev/parrotbench.pl [devel]
-tools/dev/pbc_header.pl [devel]
-tools/dev/pbc_to_exe.pir [devel]
-tools/dev/pmcrenumber.pl [devel]
-tools/dev/pmctree.pl [devel]
-tools/dev/reconfigure.pl [devel]
-tools/dev/search-ops.pl [devel]
-tools/dev/svnclobber.pl [devel]
-tools/dev/symlink.pl [devel]
-tools/dev/testyamd [devel]
-tools/dev/vgp [devel]
-tools/dev/vms-patch [devel]
-tools/dev/vtablize.pl [devel]
-tools/docs/func_boilerplate.pl [devel]
-tools/docs/ops_summary.pl [devel]
-tools/docs/write_docs.pl [devel]
+tools/dev/.gdbinit []
+tools/dev/as2c.pl []
+tools/dev/bench_op.pir []
+tools/dev/cc_flags.pl []
+tools/dev/debian_docs.sh []
+tools/dev/gen_charset_tables.pl []
+tools/dev/gen_class.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]bin
+tools/dev/pmcrenumber.pl []
+tools/dev/pmctree.pl []
+tools/dev/reconfigure.pl [devel]bin
+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/ops_summary.pl []
+tools/docs/write_docs.pl []
tools/install/smoke.pl []
tools/util/crow.pir []
tools/util/dump_pbc.pl []
Modified: trunk/MANIFEST.SKIP
==============================================================================
--- trunk/MANIFEST.SKIP Sat Feb 14 03:53:46 2009 (r36713)
+++ trunk/MANIFEST.SKIP Sat Feb 14 04:43:50 2009 (r36714)
@@ -1,6 +1,6 @@
# ex: set ro:
# $Id$
-# generated by tools/dev/mk_manifest_and_skip.pl Fri Feb 13 09:49:01 2009 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Sat Feb 14 00:35:35 2009 UT
#
# This file should contain a transcript of the svn:ignore properties
# of the directories in the Parrot subversion repository. (Needed for
@@ -11,9 +11,9 @@
# Ignore the SVN directories
\B\.svn\b
-# debian/ should not go into release tarballs
-^debian$
-^debian/
+# ports/ should not go into release tarballs
+^ports$
+^ports/
# generated from svn:ignore of './'
^.*\.core$
^.*\.core/
Modified: trunk/lib/Parrot/Manifest.pm
==============================================================================
--- trunk/lib/Parrot/Manifest.pm Sat Feb 14 03:53:46 2009 (r36713)
+++ trunk/lib/Parrot/Manifest.pm Sat Feb 14 04:43:50 2009 (r36714)
@@ -128,16 +128,17 @@
$loc =
exists( $special->{$_} ) ? $special->{$_}
: !m[/] ? '[]'
- : m[^LICENSE/] ? '[main]doc'
- : m[^docs/] ? '[main]doc'
- : m[^editor/] ? '[devel]'
- : m[^examples/] ? '[main]doc'
+ : m[README] ? '[]doc'
+ : m[^docs/user/] ? '[main]doc'
+ : m[^docs/ops/] ? '[main]doc'
+ : m[^docs/pmc/] ? '[main]doc'
+ : m[^docs/pct/] ? '[devel]doc'
+ : m[^examples/] ? '[examples]'
: m[^include/] ? '[main]include'
: ( m[^languages/(\w+)/] and $1 ne 'conversion' ) ? "[$1]"
- : m[^lib/] ? '[devel]'
+ : m[^lib/Parrot/] ? '[devel]lib'
+ : m[^t/] ? '[test]'
: m[^runtime/] ? '[library]'
- : m[^tools/docs/] ? '[devel]'
- : m[^tools/dev/] ? '[devel]'
: '[]';
}
@@ -154,33 +155,22 @@
README.win32.pod [devel]doc
README.win32.pod [devel]doc
RESPONSIBLE_PARTIES [main]doc
- TODO [main]doc
parrot-config [main]bin
docs/compiler_faq.pod [devel]doc
- docs/configuration.pod [devel]doc
docs/debug.pod [devel]doc
- docs/dev/events.pod [devel]doc
- docs/dev/fhs.pod [devel]doc
- docs/dev/infant.pod [devel]doc
- docs/dev/pmc_freeze.pod [devel]doc
- examples/sdl/anim_image.pir [devel]
- examples/sdl/anim_image_dblbuf.pir [devel]
- examples/sdl/blue_font.pir [devel]
- examples/sdl/blue_rect.pir [devel]
- examples/sdl/bounce_parrot_logo.pir [devel]
- examples/sdl/lcd/clock.pir [devel]
- examples/sdl/move_parrot_logo.pir [devel]
- examples/sdl/parrot_small.png [devel]
- examples/sdl/raw_pixels.pir [devel]
- languages/t/harness []
- runtime/parrot/dynext/README [devel]doc
- runtime/parrot/include/README [devel]doc
- src/call_list.txt [devel]doc
+ docs/faq.pod [main]doc
+ docs/gettingstarted.pod [main]doc
+ docs/glossary.pod [main]doc
+ docs/intro.pod [main]doc
+ languages/t/harness [test]
+ src/call_list.txt [devel]
src/ops/ops.num [devel]
- tools/build/ops2c.pl [devel]
- tools/build/ops2pm.pl [devel]
- tools/build/pbc2c.pl [devel]
- tools/build/revision_c.pl [devel]
+ tools/build/ops2c.pl [devel]bin
+ tools/build/ops2pm.pl [devel]bin
+ tools/build/pbc2c.pl [devel]bin
+ tools/build/revision_c.pl [devel]bin
+ tools/dev/pbc_to_exe.pir [devel]bin
+ tools/dev/reconfigure.pl [devel]bin
src/vtable.tbl [devel]
);
@@ -352,9 +342,9 @@
# Ignore the SVN directories
\\B\\.svn\\b
-# debian/ should not go into release tarballs
-^debian\$
-^debian/
+# ports/ should not go into release tarballs
+^ports\$
+^ports/
END_HEADER
foreach my $directory ( sort keys %ignore ) {
More information about the parrot-commits
mailing list