Author: bernhard
Date: Mon Mar 20 13:25:04 2006
New Revision: 11954

Modified:
   trunk/MANIFEST
   trunk/MANIFEST.SKIP
   trunk/languages/APL/   (props changed)

Log:
Ignore generated file languages/APL/Makefile


Modified: trunk/MANIFEST
==============================================================================
--- trunk/MANIFEST      (original)
+++ trunk/MANIFEST      Mon Mar 20 13:25:04 2006
@@ -1,6 +1,6 @@
 # $Id$
 #
-# generated by tools/dev/mk_manifest_and_skip.pl Mon Mar 20 08:54:32 2006
+# generated by tools/dev/mk_manifest_and_skip.pl Mon Mar 20 22:23:10 2006
 #
 # See tools/dev/install_files.pl for documentation on the
 # format of this file.
@@ -17,9 +17,9 @@
 MANIFEST.SKIP                                     []
 META.yml                                          []
 NEWS                                              [devel]doc
-parrot-config                                     [main]bin
 parrot.spec                                       []
 parrotbug                                         []
+parrot-config                                     [main]bin
 PBC_COMPAT                                        [devel]doc
 PLATFORMS                                         [devel]doc
 README                                            [devel]doc
@@ -72,10 +72,10 @@
 compilers/imcc/unit.h                             []
 compilers/pge/demo.pir                            []
 compilers/pge/library.pge                         []
+compilers/pge/rulec.pir                           []
 compilers/pge/P6Rule.grammar                      []
 compilers/pge/PGE.pir                             []
 compilers/pge/README.pod                          []
-compilers/pge/rulec.pir                           []
 compilers/pge/STATUS                              []
 compilers/pge/PGE/Exp.pir                         []
 compilers/pge/PGE/Match.pir                       []
@@ -111,12 +111,12 @@
 config/auto/pack.pm                               []
 config/auto/perldoc.pm                            []
 config/auto/python.pm                             []
-config/auto/readline.pm                           []
 config/auto/signal.pm                             []
 config/auto/sizes.pm                              []
 config/auto/snprintf.pm                           []
-config/auto/socklen_t.pm                          []
 config/auto/va_ptr.pm                             []
+config/auto/readline.pm                           []
+config/auto/socklen_t.pm                          []
 config/auto/aio/aio.in                            []
 config/auto/alignptrs/test_c.in                   []
 config/auto/byteorder/test_c.in                   []
@@ -138,7 +138,6 @@
 config/auto/memalign/test_c.in                    []
 config/auto/memalign/test_c2.in                   []
 config/auto/msvc/test_c.in                        []
-config/auto/readline/readline.in                  []
 config/auto/signal/test_1.in                      []
 config/auto/signal/test_2.in                      []
 config/auto/signal/test_itimer.in                 []
@@ -146,6 +145,7 @@
 config/auto/sizes/test_c.in                       []
 config/auto/snprintf/test.in                      []
 config/auto/va_ptr/test_c.in                      []
+config/auto/readline/readline.in                  []
 config/gen/config_h.pm                            []
 config/gen/config_pm.pm                           []
 config/gen/core_pmcs.pm                           []
@@ -184,8 +184,8 @@
 config/gen/makefiles/lisp.in                      []
 config/gen/makefiles/miniperl.in                  []
 config/gen/makefiles/ook.in                       []
-config/gen/makefiles/parrot.pc.in                 []
 config/gen/makefiles/parrot_compiler.in           []
+config/gen/makefiles/parrot.pc.in                 []
 config/gen/makefiles/pge.in                       []
 config/gen/makefiles/punie.in                     []
 config/gen/makefiles/regex.in                     []
@@ -221,7 +221,6 @@
 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                []
@@ -240,6 +239,7 @@
 config/gen/platform/win32/stat.h                  []
 config/gen/platform/win32/threads.h               []
 config/gen/platform/win32/time.c                  []
+config/gen/platform/netbsd/math.c                 []
 config/init/defaults.pm                           []
 config/init/headers.pm                            []
 config/init/hints.pm                              []
@@ -256,11 +256,11 @@
 config/init/hints/linux.pm                        []
 config/init/hints/mswin32.pm                      []
 config/init/hints/msys.pm                         []
-config/init/hints/netbsd.pm                       []
 config/init/hints/openbsd.pm                      []
 config/init/hints/os2.pm                          []
 config/init/hints/solaris.pm                      []
 config/init/hints/vms.pm                          []
+config/init/hints/netbsd.pm                       []
 config/inter/charset.pm                           []
 config/inter/encoding.pm                          []
 config/inter/lex.pm                               []
@@ -566,22 +566,22 @@
 examples/shootout/knucleotide.pir                 [main]doc
 examples/shootout/mandelbrot.pir                  [main]doc
 examples/shootout/nbody.pir                       [main]doc
-examples/shootout/nsieve-bits-2.pir               [main]doc
-examples/shootout/nsieve-bits.pir                 [main]doc
 examples/shootout/nsieve.pir                      [main]doc
-examples/shootout/partialsums-2.pir               [main]doc
-examples/shootout/partialsums.pir                 [main]doc
+examples/shootout/nsieve-bits.pir                 [main]doc
+examples/shootout/nsieve-bits-2.pir               [main]doc
 examples/shootout/pidigits.pir                    [main]doc
 examples/shootout/pidigits.py                     [main]doc
 examples/shootout/random.pasm                     [main]doc
 examples/shootout/random.pir                      [main]doc
 examples/shootout/README                          [main]doc
-examples/shootout/recursive-2.pir                 [main]doc
-examples/shootout/recursive.pir                   [main]doc
 examples/shootout/regexdna.pir                    [main]doc
 examples/shootout/revcomp.pir                     [main]doc
 examples/shootout/sumcol.pir                      [main]doc
 examples/shootout/takfp.pir                       [main]doc
+examples/shootout/partialsums-2.pir               [main]doc
+examples/shootout/partialsums.pir                 [main]doc
+examples/shootout/recursive-2.pir                 [main]doc
+examples/shootout/recursive.pir                   [main]doc
 examples/streams/Bytes.pir                        [main]doc
 examples/streams/Combiner.pir                     [main]doc
 examples/streams/Coroutine.pir                    [main]doc
@@ -678,36 +678,6 @@
 languages/amber/lib/kernel/pmc/amber_pathname.pmc [amber]
 languages/amber/lib/kernel/pmc/amber_string.pmc   [amber]
 languages/amber/lib/kernel/pmc/amber_table.pmc    [amber]
-languages/APL/APL.pir                             [APL]
-languages/APL/demo.apl                            [APL]
-languages/APL/README                              [APL]
-languages/APL/TODO                                [APL]
-languages/APL/config/root.in                      [APL]
-languages/APL/lib/APL.g                           [APL]
-languages/APL/lib/APLGrammar.pir                  [APL]
-languages/APL/lib/APLOpLookup.pir                 [APL]
-languages/APL/lib/PAST.pir                        [APL]
-languages/APL/lib/past2post.g                     [APL]
-languages/APL/lib/pge2past.g                      [APL]
-languages/APL/lib/POST.pir                        [APL]
-languages/APL/lib/post2pir.g                      [APL]
-languages/APL/lib/PAST/Code.pir                   [APL]
-languages/APL/lib/PAST/Exp.pir                    [APL]
-languages/APL/lib/PAST/Node.pir                   [APL]
-languages/APL/lib/PAST/Op.pir                     [APL]
-languages/APL/lib/PAST/Stmt.pir                   [APL]
-languages/APL/lib/PAST/Stmts.pir                  [APL]
-languages/APL/lib/PAST/Sub.pir                    [APL]
-languages/APL/lib/PAST/Val.pir                    [APL]
-languages/APL/lib/PAST/Var.pir                    [APL]
-languages/APL/lib/POST/Node.pir                   [APL]
-languages/APL/lib/POST/Op.pir                     [APL]
-languages/APL/lib/POST/Ops.pir                    [APL]
-languages/APL/lib/POST/Sub.pir                    [APL]
-languages/APL/lib/POST/Val.pir                    [APL]
-languages/APL/lib/POST/Var.pir                    [APL]
-languages/APL/t/harness                           [APL]
-languages/APL/t/simple.t                          [APL]
 languages/BASIC/compiler/BASIC_README             [BASIC]
 languages/BASIC/compiler/compile.pl               [BASIC]
 languages/BASIC/compiler/COMP_assignments.pm      [BASIC]
@@ -971,18 +941,18 @@
 languages/lisp/t/test.l                           [lisp]
 languages/lua/luac.pl                             [lua]
 languages/lua/config/makefiles/root.in            [lua]
-languages/lua/doc/lua51.bnf                       [lua]
 languages/lua/doc/lua51.y                         [lua]
+languages/lua/doc/lua51.bnf                       [lua]
 languages/lua/lib/luabasic.pir                    [lua]
 languages/lua/lib/luacoroutine.pir                [lua]
-languages/lua/lib/luadebug.pir                    [lua]
 languages/lua/lib/luaio.pir                       [lua]
 languages/lua/lib/luamath.pir                     [lua]
 languages/lua/lib/luaos.pir                       [lua]
-languages/lua/lib/luapackage.pir                  [lua]
 languages/lua/lib/luapir.pir                      [lua]
 languages/lua/lib/luastring.pir                   [lua]
 languages/lua/lib/luatable.pir                    [lua]
+languages/lua/lib/luapackage.pir                  [lua]
+languages/lua/lib/luadebug.pir                    [lua]
 languages/lua/Lua/build.pm                        [lua]
 languages/lua/Lua/lexer.pm                        [lua]
 languages/lua/Lua/lua51.yp                        [lua]
@@ -990,8 +960,6 @@
 languages/lua/Lua/parser.pm                       [lua]
 languages/lua/Lua/pir.pm                          [lua]
 languages/lua/Lua/symbtab.pm                      [lua]
-languages/lua/pmc/lua.pmc                         [lua]
-languages/lua/pmc/luabase.pmc                     [lua]
 languages/lua/pmc/luaboolean.pmc                  [lua]
 languages/lua/pmc/luafunction.pmc                 [lua]
 languages/lua/pmc/luanil.pmc                      [lua]
@@ -1000,13 +968,12 @@
 languages/lua/pmc/luatable.pmc                    [lua]
 languages/lua/pmc/luathread.pmc                   [lua]
 languages/lua/pmc/luauserdata.pmc                 [lua]
+languages/lua/pmc/luabase.pmc                     [lua]
+languages/lua/pmc/lua.pmc                         [lua]
 languages/lua/t/assign.t                          [lua]
 languages/lua/t/basic.t                           [lua]
-languages/lua/t/boolean.t                         [lua]
 languages/lua/t/closure.t                         [lua]
 languages/lua/t/constructor.t                     [lua]
-languages/lua/t/coroutine.t                       [lua]
-languages/lua/t/debug.t                           [lua]
 languages/lua/t/examples.t                        [lua]
 languages/lua/t/expr.t                            [lua]
 languages/lua/t/forlist.t                         [lua]
@@ -1014,23 +981,26 @@
 languages/lua/t/function.t                        [lua]
 languages/lua/t/harness                           [lua]
 languages/lua/t/if.t                              [lua]
-languages/lua/t/io.t                              [lua]
 languages/lua/t/iterator.t                        [lua]
-languages/lua/t/lexico.t                          [lua]
+languages/lua/t/io.t                              [lua]
 languages/lua/t/math.t                            [lua]
-languages/lua/t/metatable.t                       [lua]
-languages/lua/t/nil.t                             [lua]
-languages/lua/t/number.t                          [lua]
-languages/lua/t/object.t                          [lua]
-languages/lua/t/os.t                              [lua]
 languages/lua/t/repeat.t                          [lua]
 languages/lua/t/scope.t                           [lua]
 languages/lua/t/string.t                          [lua]
-languages/lua/t/strings.t                         [lua]
 languages/lua/t/table.t                           [lua]
 languages/lua/t/tables.t                          [lua]
-languages/lua/t/userdata.t                        [lua]
 languages/lua/t/while.t                           [lua]
+languages/lua/t/boolean.t                         [lua]
+languages/lua/t/nil.t                             [lua]
+languages/lua/t/number.t                          [lua]
+languages/lua/t/strings.t                         [lua]
+languages/lua/t/os.t                              [lua]
+languages/lua/t/metatable.t                       [lua]
+languages/lua/t/object.t                          [lua]
+languages/lua/t/lexico.t                          [lua]
+languages/lua/t/debug.t                           [lua]
+languages/lua/t/coroutine.t                       [lua]
+languages/lua/t/userdata.t                        [lua]
 languages/lua/t/Parrot/Test/Lua.pm                [lua]
 languages/lua/t/pmc/boolean.t                     [lua]
 languages/lua/t/pmc/function.t                    [lua]
@@ -1105,8 +1075,8 @@
 languages/m4/t/regex/002_tokens.t                 [m4]
 languages/m4/t/regex/004_pge.t                    [m4]
 languages/m4/tools/frozen2yaml.pl                 [m4]
-languages/m4/tools/perlcriticrc                   [m4]
 languages/m4/tools/README                         [m4]
+languages/m4/tools/perlcriticrc                   [m4]
 languages/m4/tools/scrutinize.pl                  [m4]
 languages/miniperl/Miniperl.pm                    [miniperl]
 languages/miniperl/mpc                            [miniperl]
@@ -1135,35 +1105,9 @@
 languages/parrot_compiler/lib/Parrot/Test/ParrotCompiler.pm [parrot_compiler]
 languages/parrot_compiler/t/harness               [parrot_compiler]
 languages/parrot_compiler/t/basic/hello.t         [parrot_compiler]
-languages/pugs/config/makefiles/root.in           [pugs]
-languages/pugs/include/pugs_common.h              [pugs]
-languages/pugs/pmc/pugsany.pmc                    [pugs]
-languages/pugs/pmc/pugsbit.pmc                    [pugs]
-languages/pugs/pmc/pugsbool.pmc                   [pugs]
-languages/pugs/pmc/pugscode.pmc                   [pugs]
-languages/pugs/pmc/pugsint.pmc                    [pugs]
-languages/pugs/pmc/pugsmapping.pmc                [pugs]
-languages/pugs/pmc/pugsmodule.pmc                 [pugs]
-languages/pugs/pmc/pugsnum.pmc                    [pugs]
-languages/pugs/pmc/pugsstr.pmc                    [pugs]
-languages/pugs/pmc/pugstuple.pmc                  [pugs]
-languages/pugs/pmc/pugsundef.pmc                  [pugs]
-languages/pugs/t/harness                          [pugs]
-languages/pugs/t/pmc.pm                           [pugs]
-languages/pugs/t/pmc/any.t                        [pugs]
-languages/pugs/t/pmc/bit.t                        [pugs]
-languages/pugs/t/pmc/bool.t                       [pugs]
-languages/pugs/t/pmc/code.t                       [pugs]
-languages/pugs/t/pmc/int.t                        [pugs]
-languages/pugs/t/pmc/mapping.t                    [pugs]
-languages/pugs/t/pmc/module.t                     [pugs]
-languages/pugs/t/pmc/num.t                        [pugs]
-languages/pugs/t/pmc/str.t                        [pugs]
-languages/pugs/t/pmc/tuple.t                      [pugs]
-languages/pugs/t/pmc/undef.t                      [pugs]
 languages/punie/demo.p1                           [punie]
-languages/punie/overview.pod                      [punie]
 languages/punie/punie.pir                         [punie]
+languages/punie/overview.pod                      [punie]
 languages/punie/README                            [punie]
 languages/punie/lib/PAST.pir                      [punie]
 languages/punie/lib/past2post.g                   [punie]
@@ -1184,10 +1128,10 @@
 languages/punie/lib/PAST/Var.pir                  [punie]
 languages/punie/lib/POST/Node.pir                 [punie]
 languages/punie/lib/POST/Op.pir                   [punie]
-languages/punie/lib/POST/Ops.pir                  [punie]
 languages/punie/lib/POST/Sub.pir                  [punie]
 languages/punie/lib/POST/Val.pir                  [punie]
 languages/punie/lib/POST/Var.pir                  [punie]
+languages/punie/lib/POST/Ops.pir                  [punie]
 languages/punie/t/base_cond.t                     [punie]
 languages/punie/t/base_if.t                       [punie]
 languages/punie/t/base_lex.t                      [punie]
@@ -1195,10 +1139,7 @@
 languages/punie/t/base_term.t                     [punie]
 languages/punie/t/harness                         [punie]
 languages/punie/t/io_print.t                      [punie]
-languages/punie/t/op_do.t                         [punie]
 languages/punie/t/op_goto.t                       [punie]
-languages/punie/t/op_math.t                       [punie]
-languages/punie/t/op_string.t                     [punie]
 languages/punie/t/past.t                          [punie]
 languages/punie/t/past_node.t                     [punie]
 languages/punie/t/past_op.t                       [punie]
@@ -1208,6 +1149,9 @@
 languages/punie/t/post_op.t                       [punie]
 languages/punie/t/post_val.t                      [punie]
 languages/punie/t/post_var.t                      [punie]
+languages/punie/t/op_do.t                         [punie]
+languages/punie/t/op_math.t                       [punie]
+languages/punie/t/op_string.t                     [punie]
 languages/python/ast2past.py                      [python]
 languages/python/Makefile                         [python]
 languages/python/mdis.py                          [python]
@@ -1269,8 +1213,8 @@
 languages/regex/MAINTAINER                        [regex]
 languages/regex/README                            [regex]
 languages/regex/README.hacking                    [regex]
-languages/regex/regex-compiler.pir                [regex]
 languages/regex/regex.pl                          [regex]
+languages/regex/regex-compiler.pir                [regex]
 languages/regex/test.pl                           [regex]
 languages/regex/docs/regex.pod                    [regex]
 languages/regex/lib/Regex.pm                      [regex]
@@ -1354,102 +1298,6 @@
 languages/tcl/examples/koohii.tcl                 [tcl]
 languages/tcl/examples/power.tcl                  [tcl]
 languages/tcl/lib/Parrot/Test/Tcl.pm              [tcl]
-languages/tcl/runtime/conversions.pir             [tcl]
-languages/tcl/runtime/expression.pir              [tcl]
-languages/tcl/runtime/list.pir                    [tcl]
-languages/tcl/runtime/list_to_string.pir          [tcl]
-languages/tcl/runtime/string.pir                  [tcl]
-languages/tcl/runtime/string_to_list.pir          [tcl]
-languages/tcl/runtime/variables.pir               [tcl]
-languages/tcl/runtime/builtin/after.pir           [tcl]
-languages/tcl/runtime/builtin/append.pir          [tcl]
-languages/tcl/runtime/builtin/array.pir           [tcl]
-languages/tcl/runtime/builtin/binary.pir          [tcl]
-languages/tcl/runtime/builtin/catch.pir           [tcl]
-languages/tcl/runtime/builtin/concat.pir          [tcl]
-languages/tcl/runtime/builtin/error.pir           [tcl]
-languages/tcl/runtime/builtin/eval.pir            [tcl]
-languages/tcl/runtime/builtin/expr.pir            [tcl]
-languages/tcl/runtime/builtin/file.pir            [tcl]
-languages/tcl/runtime/builtin/foreach.pir         [tcl]
-languages/tcl/runtime/builtin/format.pir          [tcl]
-languages/tcl/runtime/builtin/gets.pir            [tcl]
-languages/tcl/runtime/builtin/global.pir          [tcl]
-languages/tcl/runtime/builtin/if.pir              [tcl]
-languages/tcl/runtime/builtin/info.pir            [tcl]
-languages/tcl/runtime/builtin/inline.pir          [tcl]
-languages/tcl/runtime/builtin/lappend.pir         [tcl]
-languages/tcl/runtime/builtin/lassign.pir         [tcl]
-languages/tcl/runtime/builtin/lindex.pir          [tcl]
-languages/tcl/runtime/builtin/linsert.pir         [tcl]
-languages/tcl/runtime/builtin/list.pir            [tcl]
-languages/tcl/runtime/builtin/lrange.pir          [tcl]
-languages/tcl/runtime/builtin/lrepeat.pir         [tcl]
-languages/tcl/runtime/builtin/lset.pir            [tcl]
-languages/tcl/runtime/builtin/lsort.pir           [tcl]
-languages/tcl/runtime/builtin/namespace.pir       [tcl]
-languages/tcl/runtime/builtin/open.pir            [tcl]
-languages/tcl/runtime/builtin/parray.pir          [tcl]
-languages/tcl/runtime/builtin/proc.pir            [tcl]
-languages/tcl/runtime/builtin/puts.pir            [tcl]
-languages/tcl/runtime/builtin/regexp.pir          [tcl]
-languages/tcl/runtime/builtin/rename.pir          [tcl]
-languages/tcl/runtime/builtin/set.pir             [tcl]
-languages/tcl/runtime/builtin/source.pir          [tcl]
-languages/tcl/runtime/builtin/split.pir           [tcl]
-languages/tcl/runtime/builtin/string.pir          [tcl]
-languages/tcl/runtime/builtin/switch.pir          [tcl]
-languages/tcl/runtime/builtin/unknown.pir         [tcl]
-languages/tcl/runtime/builtin/unset.pir           [tcl]
-languages/tcl/runtime/builtin/uplevel.pir         [tcl]
-languages/tcl/runtime/builtin/upvar.pir           [tcl]
-languages/tcl/src/compiler.pir                    [tcl]
-languages/tcl/src/macros.pir                      [tcl]
-languages/tcl/src/parser.pir                      [tcl]
-languages/tcl/src/returncodes.pir                 [tcl]
-languages/tcl/src/tcl.p6r                         [tcl]
-languages/tcl/src/tclsh.pir                       [tcl]
-languages/tcl/src/builtin/auto_execok.pir         [tcl]
-languages/tcl/src/builtin/auto_load.pir           [tcl]
-languages/tcl/src/builtin/break.pir               [tcl]
-languages/tcl/src/builtin/cd.pir                  [tcl]
-languages/tcl/src/builtin/close.pir               [tcl]
-languages/tcl/src/builtin/continue.pir            [tcl]
-languages/tcl/src/builtin/eof.tmt                 [tcl]
-languages/tcl/src/builtin/exec.pir                [tcl]
-languages/tcl/src/builtin/exit.tmt                [tcl]
-languages/tcl/src/builtin/fconfigure.pir          [tcl]
-languages/tcl/src/builtin/flush.pir               [tcl]
-languages/tcl/src/builtin/for.pir                 [tcl]
-languages/tcl/src/builtin/glob.pir                [tcl]
-languages/tcl/src/builtin/incr.tmt                [tcl]
-languages/tcl/src/builtin/interp.pir              [tcl]
-languages/tcl/src/builtin/join.tmt                [tcl]
-languages/tcl/src/builtin/llength.tmt             [tcl]
-languages/tcl/src/builtin/lsearch.pir             [tcl]
-languages/tcl/src/builtin/package.pir             [tcl]
-languages/tcl/src/builtin/pwd.tmt                 [tcl]
-languages/tcl/src/builtin/regsub.pir              [tcl]
-languages/tcl/src/builtin/return.pir              [tcl]
-languages/tcl/src/builtin/time.tmt                [tcl]
-languages/tcl/src/builtin/trace.pir               [tcl]
-languages/tcl/src/builtin/variable.pir            [tcl]
-languages/tcl/src/builtin/while.tmt               [tcl]
-languages/tcl/src/class/tclbinaryops.pir          [tcl]
-languages/tcl/src/class/tclcommand.pir            [tcl]
-languages/tcl/src/class/tclcommandlist.pir        [tcl]
-languages/tcl/src/class/tclconst.pir              [tcl]
-languages/tcl/src/class/tclfunc.pir               [tcl]
-languages/tcl/src/class/tclops.pir                [tcl]
-languages/tcl/src/class/tclvar.pir                [tcl]
-languages/tcl/src/class/tclword.pir               [tcl]
-languages/tcl/src/pmc/tclarray.pmc                [tcl]
-languages/tcl/src/pmc/tclfloat.pmc                [tcl]
-languages/tcl/src/pmc/tclint.pmc                  [tcl]
-languages/tcl/src/pmc/tcllist.pmc                 [tcl]
-languages/tcl/src/pmc/tclobject.pmc               [tcl]
-languages/tcl/src/pmc/tclstring.pmc               [tcl]
-languages/tcl/src/template/tcllib.template        [tcl]
 languages/tcl/t/cmd_append.t                      [tcl]
 languages/tcl/t/cmd_array.t                       [tcl]
 languages/tcl/t/cmd_break.t                       [tcl]
@@ -1507,8 +1355,134 @@
 languages/tcl/t/tcl_var_subst.t                   [tcl]
 languages/tcl/tools/gen_inline.pl                 [tcl]
 languages/tcl/tools/gen_lib.pl                    [tcl]
-languages/tcl/tools/tcl-test.pl                   [tcl]
 languages/tcl/tools/tcl_harness.pl                [tcl]
+languages/tcl/tools/tcl-test.pl                   [tcl]
+languages/tcl/runtime/variables.pir               [tcl]
+languages/tcl/runtime/string.pir                  [tcl]
+languages/tcl/runtime/list_to_string.pir          [tcl]
+languages/tcl/runtime/conversions.pir             [tcl]
+languages/tcl/runtime/list.pir                    [tcl]
+languages/tcl/runtime/expression.pir              [tcl]
+languages/tcl/runtime/string_to_list.pir          [tcl]
+languages/tcl/runtime/builtin/format.pir          [tcl]
+languages/tcl/runtime/builtin/eval.pir            [tcl]
+languages/tcl/runtime/builtin/namespace.pir       [tcl]
+languages/tcl/runtime/builtin/regexp.pir          [tcl]
+languages/tcl/runtime/builtin/set.pir             [tcl]
+languages/tcl/runtime/builtin/parray.pir          [tcl]
+languages/tcl/runtime/builtin/if.pir              [tcl]
+languages/tcl/runtime/builtin/unknown.pir         [tcl]
+languages/tcl/runtime/builtin/source.pir          [tcl]
+languages/tcl/runtime/builtin/switch.pir          [tcl]
+languages/tcl/runtime/builtin/after.pir           [tcl]
+languages/tcl/runtime/builtin/open.pir            [tcl]
+languages/tcl/runtime/builtin/string.pir          [tcl]
+languages/tcl/runtime/builtin/concat.pir          [tcl]
+languages/tcl/runtime/builtin/foreach.pir         [tcl]
+languages/tcl/runtime/builtin/lrange.pir          [tcl]
+languages/tcl/runtime/builtin/uplevel.pir         [tcl]
+languages/tcl/runtime/builtin/array.pir           [tcl]
+languages/tcl/runtime/builtin/linsert.pir         [tcl]
+languages/tcl/runtime/builtin/catch.pir           [tcl]
+languages/tcl/runtime/builtin/lappend.pir         [tcl]
+languages/tcl/runtime/builtin/binary.pir          [tcl]
+languages/tcl/runtime/builtin/error.pir           [tcl]
+languages/tcl/runtime/builtin/split.pir           [tcl]
+languages/tcl/runtime/builtin/puts.pir            [tcl]
+languages/tcl/runtime/builtin/info.pir            [tcl]
+languages/tcl/runtime/builtin/lrepeat.pir         [tcl]
+languages/tcl/runtime/builtin/upvar.pir           [tcl]
+languages/tcl/runtime/builtin/unset.pir           [tcl]
+languages/tcl/runtime/builtin/lassign.pir         [tcl]
+languages/tcl/runtime/builtin/global.pir          [tcl]
+languages/tcl/runtime/builtin/gets.pir            [tcl]
+languages/tcl/runtime/builtin/lsort.pir           [tcl]
+languages/tcl/runtime/builtin/proc.pir            [tcl]
+languages/tcl/runtime/builtin/append.pir          [tcl]
+languages/tcl/runtime/builtin/rename.pir          [tcl]
+languages/tcl/runtime/builtin/lset.pir            [tcl]
+languages/tcl/runtime/builtin/list.pir            [tcl]
+languages/tcl/runtime/builtin/expr.pir            [tcl]
+languages/tcl/runtime/builtin/inline.pir          [tcl]
+languages/tcl/runtime/builtin/file.pir            [tcl]
+languages/tcl/runtime/builtin/lindex.pir          [tcl]
+languages/tcl/src/returncodes.pir                 [tcl]
+languages/tcl/src/compiler.pir                    [tcl]
+languages/tcl/src/parser.pir                      [tcl]
+languages/tcl/src/tclsh.pir                       [tcl]
+languages/tcl/src/tcl.p6r                         [tcl]
+languages/tcl/src/macros.pir                      [tcl]
+languages/tcl/src/pmc/tclstring.pmc               [tcl]
+languages/tcl/src/pmc/tclarray.pmc                [tcl]
+languages/tcl/src/pmc/tclfloat.pmc                [tcl]
+languages/tcl/src/pmc/tclobject.pmc               [tcl]
+languages/tcl/src/pmc/tclint.pmc                  [tcl]
+languages/tcl/src/pmc/tcllist.pmc                 [tcl]
+languages/tcl/src/class/tclbinaryops.pir          [tcl]
+languages/tcl/src/class/tclconst.pir              [tcl]
+languages/tcl/src/class/tclcommand.pir            [tcl]
+languages/tcl/src/class/tclvar.pir                [tcl]
+languages/tcl/src/class/tclword.pir               [tcl]
+languages/tcl/src/class/tclcommandlist.pir        [tcl]
+languages/tcl/src/class/tclfunc.pir               [tcl]
+languages/tcl/src/class/tclops.pir                [tcl]
+languages/tcl/src/builtin/regsub.pir              [tcl]
+languages/tcl/src/builtin/cd.pir                  [tcl]
+languages/tcl/src/builtin/for.pir                 [tcl]
+languages/tcl/src/builtin/fconfigure.pir          [tcl]
+languages/tcl/src/builtin/package.pir             [tcl]
+languages/tcl/src/builtin/trace.pir               [tcl]
+languages/tcl/src/builtin/interp.pir              [tcl]
+languages/tcl/src/builtin/pwd.tmt                 [tcl]
+languages/tcl/src/builtin/close.pir               [tcl]
+languages/tcl/src/builtin/incr.tmt                [tcl]
+languages/tcl/src/builtin/auto_execok.pir         [tcl]
+languages/tcl/src/builtin/llength.tmt             [tcl]
+languages/tcl/src/builtin/auto_load.pir           [tcl]
+languages/tcl/src/builtin/time.tmt                [tcl]
+languages/tcl/src/builtin/join.tmt                [tcl]
+languages/tcl/src/builtin/return.pir              [tcl]
+languages/tcl/src/builtin/lsearch.pir             [tcl]
+languages/tcl/src/builtin/flush.pir               [tcl]
+languages/tcl/src/builtin/while.tmt               [tcl]
+languages/tcl/src/builtin/glob.pir                [tcl]
+languages/tcl/src/builtin/exit.tmt                [tcl]
+languages/tcl/src/builtin/eof.tmt                 [tcl]
+languages/tcl/src/builtin/exec.pir                [tcl]
+languages/tcl/src/builtin/break.pir               [tcl]
+languages/tcl/src/builtin/continue.pir            [tcl]
+languages/tcl/src/builtin/variable.pir            [tcl]
+languages/tcl/src/template/tcllib.template        [tcl]
+languages/APL/demo.apl                            [APL]
+languages/APL/TODO                                [APL]
+languages/APL/APL.pir                             [APL]
+languages/APL/README                              [APL]
+languages/APL/t/harness                           [APL]
+languages/APL/t/simple.t                          [APL]
+languages/APL/config/root.in                      [APL]
+languages/APL/lib/past2post.g                     [APL]
+languages/APL/lib/PAST.pir                        [APL]
+languages/APL/lib/APL.g                           [APL]
+languages/APL/lib/APLGrammar.pir                  [APL]
+languages/APL/lib/post2pir.g                      [APL]
+languages/APL/lib/pge2past.g                      [APL]
+languages/APL/lib/POST.pir                        [APL]
+languages/APL/lib/APLOpLookup.pir                 [APL]
+languages/APL/lib/POST/Var.pir                    [APL]
+languages/APL/lib/POST/Sub.pir                    [APL]
+languages/APL/lib/POST/Op.pir                     [APL]
+languages/APL/lib/POST/Ops.pir                    [APL]
+languages/APL/lib/POST/Val.pir                    [APL]
+languages/APL/lib/POST/Node.pir                   [APL]
+languages/APL/lib/PAST/Stmts.pir                  [APL]
+languages/APL/lib/PAST/Stmt.pir                   [APL]
+languages/APL/lib/PAST/Var.pir                    [APL]
+languages/APL/lib/PAST/Sub.pir                    [APL]
+languages/APL/lib/PAST/Code.pir                   [APL]
+languages/APL/lib/PAST/Exp.pir                    [APL]
+languages/APL/lib/PAST/Op.pir                     [APL]
+languages/APL/lib/PAST/Val.pir                    [APL]
+languages/APL/lib/PAST/Node.pir                   [APL]
 languages/unlambda/hello.unl                      [unlambda]
 languages/unlambda/README                         [unlambda]
 languages/unlambda/unl.pir                        [unlambda]
@@ -1517,8 +1491,8 @@
 languages/urm/INSTALL                             [urm]
 languages/urm/LICENSE                             [urm]
 languages/urm/README                              [urm]
-languages/urm/urm-old.pl                          [urm]
 languages/urm/urmc                                [urm]
+languages/urm/urm-old.pl                          [urm]
 languages/urm/examples/biggerzero.urm             [urm]
 languages/urm/examples/distance.urm               [urm]
 languages/urm/examples/div.urm                    [urm]
@@ -1555,6 +1529,32 @@
 languages/Zcode/t/assert.inf                      [Zcode]
 languages/Zcode/t/declare.inf                     [Zcode]
 languages/Zcode/t/harness                         [Zcode]
+languages/pugs/pmc/pugsmodule.pmc                 [pugs]
+languages/pugs/pmc/pugsany.pmc                    [pugs]
+languages/pugs/pmc/pugsstr.pmc                    [pugs]
+languages/pugs/pmc/pugstuple.pmc                  [pugs]
+languages/pugs/pmc/pugscode.pmc                   [pugs]
+languages/pugs/pmc/pugsint.pmc                    [pugs]
+languages/pugs/pmc/pugsbool.pmc                   [pugs]
+languages/pugs/pmc/pugsmapping.pmc                [pugs]
+languages/pugs/pmc/pugsbit.pmc                    [pugs]
+languages/pugs/pmc/pugsnum.pmc                    [pugs]
+languages/pugs/pmc/pugsundef.pmc                  [pugs]
+languages/pugs/include/pugs_common.h              [pugs]
+languages/pugs/t/harness                          [pugs]
+languages/pugs/t/pmc.pm                           [pugs]
+languages/pugs/t/pmc/mapping.t                    [pugs]
+languages/pugs/t/pmc/bit.t                        [pugs]
+languages/pugs/t/pmc/num.t                        [pugs]
+languages/pugs/t/pmc/undef.t                      [pugs]
+languages/pugs/t/pmc/module.t                     [pugs]
+languages/pugs/t/pmc/any.t                        [pugs]
+languages/pugs/t/pmc/str.t                        [pugs]
+languages/pugs/t/pmc/tuple.t                      [pugs]
+languages/pugs/t/pmc/code.t                       [pugs]
+languages/pugs/t/pmc/int.t                        [pugs]
+languages/pugs/t/pmc/bool.t                       [pugs]
+languages/pugs/config/makefiles/root.in           [pugs]
 lib/Class/Struct.pm                               [devel]
 lib/Digest/Perl/MD5.pm                            [devel]
 lib/File/Which.pm                                 [devel]
@@ -1606,10 +1606,10 @@
 lib/Parrot/OpTrans/CSwitch.pm                     [devel]
 lib/Parrot/PIR/Formatter.pm                       [devel]
 lib/Parrot/Pmc2c/Library.pm                       [devel]
-lib/Parrot/Test/APL.pm                            [devel]
 lib/Parrot/Test/PGE.pm                            [devel]
 lib/Parrot/Test/Punie.pm                          [devel]
 lib/Parrot/Test/Python.pm                         [devel]
+lib/Parrot/Test/APL.pm                            [devel]
 lib/Parse/RecDescent.pm                           [devel]
 lib/Pod/Escapes.pm                                [devel]
 lib/Pod/Simple.pm                                 [devel]
@@ -1645,8 +1645,8 @@
 LICENSES/gpl.txt                                  [main]doc
 runtime/parrot/dynext/README                      [devel]doc
 runtime/parrot/include/DWIM.pir                   [devel]doc
-runtime/parrot/include/hllmacros.pir              [library]
 runtime/parrot/include/README                     [devel]doc
+runtime/parrot/include/hllmacros.pir              [library]
 runtime/parrot/library/config.pir                 [library]
 runtime/parrot/library/dumper.pir                 [library]
 runtime/parrot/library/JSON.pir                   [library]
@@ -1752,8 +1752,8 @@
 src/library.c                                     []
 src/list.c                                        []
 src/longopt.c                                     []
-src/malloc-trace.c                                []
 src/malloc.c                                      []
+src/malloc-trace.c                                []
 src/memory.c                                      []
 src/misc.c                                        []
 src/mmd.c                                         []
@@ -1768,7 +1768,6 @@
 src/pdb.c                                         []
 src/pdump.c                                       []
 src/pic.c                                         []
-src/pic_jit.c                                     []
 src/pmc.c                                         []
 src/pmc_freeze.c                                  []
 src/register.c                                    []
@@ -1789,6 +1788,7 @@
 src/utils.c                                       []
 src/vtables.c                                     []
 src/warnings.c                                    []
+src/pic_jit.c                                     []
 src/charset/ascii.c                               []
 src/charset/ascii.h                               []
 src/charset/binary.c                              []
@@ -1981,10 +1981,10 @@
 t/compilers/imcc/syn/pod.t                        []
 t/compilers/imcc/syn/scope.t                      []
 t/compilers/imcc/syn/tail.t                       []
-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-hs.t                          []
 t/compilers/pge/p5regexp/p5rx.t                   []
 t/compilers/pge/p5regexp/re_tests                 []
 t/compilers/pge/p6rules/backtrack.t               []
@@ -2007,9 +2007,9 @@
 t/configure/data.t                                []
 t/configure/step.t                                []
 t/distro/file_metadata.t                          []
-t/distro/manifest.t                               []
 t/distro/manifest_skip.t                          []
 t/distro/test_file_coverage.t                     []
+t/distro/manifest.t                               []
 t/doc/opcode-doc.t                                []
 t/doc/Parrot_Docs.t                               []
 t/doc/pod.t                                       []
@@ -2029,7 +2029,6 @@
 t/examples/subs.t                                 []
 t/library/data_escape.t                           []
 t/library/dumper.t                                []
-t/library/File_Spec.t                             []
 t/library/getopt_obj.t                            []
 t/library/json.t                                  []
 t/library/md5.t                                   []
@@ -2041,6 +2040,7 @@
 t/library/test_builder_tester.t                   []
 t/library/test_more.t                             []
 t/library/yaml_parser_syck.t                      []
+t/library/File_Spec.t                             []
 t/native_pbc/header.t                             []
 t/native_pbc/integer.t                            []
 t/native_pbc/integer_1.pbc                        []
@@ -2092,8 +2092,8 @@
 t/perl/cppcomments.t                              []
 t/perl/Parrot_Distribution.t                      []
 t/perl/Parrot_IO.t                                []
-t/perl/Parrot_Test.t                              []
 t/perl/README                                     []
+t/perl/Parrot_Test.t                              []
 t/pmc/addrregistry.t                              []
 t/pmc/array.t                                     []
 t/pmc/bigint.t                                    []
@@ -2142,9 +2142,9 @@
 t/pmc/none.t                                      []
 t/pmc/null.t                                      []
 t/pmc/n_arithmetics.t                             []
+t/pmc/objects.t                                   []
 t/pmc/object-meths.t                              []
 t/pmc/object-mro.t                                []
-t/pmc/objects.t                                   []
 t/pmc/orderedhash.t                               []
 t/pmc/os.t                                        []
 t/pmc/pair.t                                      []
@@ -2207,7 +2207,6 @@
 t/tools/pbc_merge.t                               []
 tools/build/c2str.pl                              []
 tools/build/fingerprint_c.pl                      []
-tools/build/jit2c.pl                              []
 tools/build/list_unjitted.pl                      []
 tools/build/nativecall.pl                         []
 tools/build/ops2c.pl                              [devel]
@@ -2218,7 +2217,7 @@
 tools/build/revision_c.pl                         [devel]
 tools/build/vtable_extend.pl                      []
 tools/build/vtable_h.pl                           []
-tools/dev/.gdbinit                                [devel]
+tools/build/jit2c.pl                              []
 tools/dev/as2c.pl                                 [devel]
 tools/dev/bench_op.pir                            [devel]
 tools/dev/cc_flags.pl                             [devel]
@@ -2232,7 +2231,6 @@
 tools/dev/manicheck.pl                            [devel]
 tools/dev/mk_inno.pl                              [devel]
 tools/dev/mk_manifests.pl                         [devel]
-tools/dev/mk_manifest_and_skip.pl                 [devel]
 tools/dev/mk_native_pbc                           [devel]
 tools/dev/nm.pl                                   [devel]
 tools/dev/ops_renum.mak                           [devel]
@@ -2245,6 +2243,8 @@
 tools/dev/run_indent.pl                           [devel]
 tools/dev/symlink.pl                              [devel]
 tools/dev/testyamd                                [devel]
+tools/dev/.gdbinit                                [devel]
+tools/dev/mk_manifest_and_skip.pl                 [devel]
 tools/docs/pod_errors.pl                          [devel]
 tools/docs/write_docs.pl                          [devel]
 tools/util/ncidef2pasm.pl                         []

Modified: trunk/MANIFEST.SKIP
==============================================================================
--- trunk/MANIFEST.SKIP (original)
+++ trunk/MANIFEST.SKIP Mon Mar 20 13:25:04 2006
@@ -1,6 +1,6 @@
 # $Id$
 #
-# generated by tools/dev/mk_manifest_and_skip.pl Tue Mar 14 17:51:52 2006
+# generated by tools/dev/mk_manifest_and_skip.pl Mon Mar 20 22:23:10 2006
 #
 # This file should contain a transcript of the svn:ignore properties
 # of the directories in the Parrot subversion repository. (Needed for
@@ -230,6 +230,9 @@
 ^languages/test_regex\.pbc/
 ^languages/test_regex\.pir$
 ^languages/test_regex\.pir/
+# generated from svn:ignore of 'languages/APL/'
+^languages/APL/Makefile$
+^languages/APL/Makefile/
 # generated from svn:ignore of 'languages/BASIC/compiler/'
 ^languages/BASIC/compiler/TARG_test\.pir$
 ^languages/BASIC/compiler/TARG_test\.pir/
@@ -423,9 +426,6 @@
 ^languages/lua/t/.*\.parrot_out/
 ^languages/lua/t/.*\.orig_out$
 ^languages/lua/t/.*\.orig_out/
-# generated from svn:ignore of 'languages/lua/t/lib/'
-^languages/lua/t/lib/.*\.pir$
-^languages/lua/t/lib/.*\.pir/
 # generated from svn:ignore of 'languages/lua/t/pmc/'
 ^languages/lua/t/pmc/.*\.pir$
 ^languages/lua/t/pmc/.*\.pir/

Reply via email to