[svn:parrot] r41201 - trunk

mikehh at svn.parrot.org mikehh at svn.parrot.org
Fri Sep 11 08:50:09 UTC 2009


Author: mikehh
Date: Fri Sep 11 08:50:06 2009
New Revision: 41201
URL: https://trac.parrot.org/parrot/changeset/41201

Log:
manifest_tests failure - run tools/dev/mk_manifest_and_skip.pl

Modified:
   trunk/MANIFEST

Modified: trunk/MANIFEST
==============================================================================
--- trunk/MANIFEST	Fri Sep 11 08:05:15 2009	(r41200)
+++ trunk/MANIFEST	Fri Sep 11 08:50:06 2009	(r41201)
@@ -1,12 +1,13 @@
 # ex: set ro:
 # $Id$
 #
-# generated by tools/dev/mk_manifest_and_skip.pl Tue Sep  8 07:55:14 2009 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Fri Sep 11 08:47:25 2009 UT
 #
 # See below for documentation on the format of this file.
 #
 # See docs/submissions.pod on how to recreate this file after SVN
 # has been told about new or deleted files.
+.gitignore                                                  []
 CREDITS                                                     []
 ChangeLog                                                   []
 Configure.pl                                                []
@@ -28,9 +29,12 @@
 RESPONSIBLE_PARTIES                                         [main]doc
 TODO                                                        []
 VERSION                                                     [devel]
+compilers/data_json/.gitignore                              [data_json]
 compilers/data_json/data_json.pir                           [data_json]
+compilers/data_json/data_json/.gitignore                    [data_json]
 compilers/data_json/data_json/grammar.pg                    [data_json]
 compilers/data_json/data_json/pge2pir.tg                    [data_json]
+compilers/imcc/.gitignore                                   [imcc]
 compilers/imcc/cfg.c                                        [imcc]
 compilers/imcc/cfg.h                                        [imcc]
 compilers/imcc/debug.c                                      [imcc]
@@ -58,9 +62,12 @@
 compilers/imcc/symreg.c                                     [imcc]
 compilers/imcc/symreg.h                                     [imcc]
 compilers/imcc/unit.h                                       [imcc]
+compilers/json/.gitignore                                   [json]
 compilers/json/JSON.pir                                     [json]
+compilers/json/JSON/.gitignore                              [json]
 compilers/json/JSON/grammar.pg                              [json]
 compilers/json/JSON/pge2pir.tg                              [json]
+compilers/ncigen/.gitignore                                 [ncigen]
 compilers/ncigen/MAINTAINER                                 [ncigen]
 compilers/ncigen/NCIGEN.TODO                                [ncigen]
 compilers/ncigen/NCIGENP6.pm                                [ncigen]
@@ -69,6 +76,7 @@
 compilers/ncigen/lib/Parrot/Test/NCIGENAST.pm               [ncigen]
 compilers/ncigen/ncigen.pir                                 [ncigen]
 compilers/ncigen/ncigen.pl                                  [ncigen]
+compilers/ncigen/src/.gitignore                             [ncigen]
 compilers/ncigen/src/NCIGENAST.pir                          [ncigen]
 compilers/ncigen/src/NCIPIR.pir                             [ncigen]
 compilers/ncigen/src/builtins/say.pir                       [ncigen]
@@ -80,12 +88,15 @@
 compilers/ncigen/t/parse_00.t                               [test]
 compilers/ncigen/t/parse_01.t                               [test]
 compilers/ncigen/t/parse_02.t                               [test]
+compilers/nqp/.gitignore                                    [nqp]
 compilers/nqp/README.pod                                    []doc
 compilers/nqp/TODO.pod                                      [nqp]
+compilers/nqp/bootstrap/.gitignore                          [nqp]
 compilers/nqp/bootstrap/actions.pm                          [nqp]
 compilers/nqp/bootstrap/nqp.pir                             [nqp]
 compilers/nqp/bootstrap/t/harness                           [test]
 compilers/nqp/nqp.pir                                       [nqp]
+compilers/nqp/src/.gitignore                                [nqp]
 compilers/nqp/src/Grammar.pg                                [nqp]
 compilers/nqp/src/Grammar/Actions.pir                       [nqp]
 compilers/nqp/src/builtins.pir                              [nqp]
@@ -119,6 +130,7 @@
 compilers/nqp/t/28-return.t                                 [test]
 compilers/nqp/t/29-self.t                                   [test]
 compilers/nqp/t/harness                                     [test]
+compilers/pct/.gitignore                                    [pct]
 compilers/pct/PCT.pir                                       [pct]
 compilers/pct/README.pod                                    []doc
 compilers/pct/src/PAST.pir                                  [pct]
@@ -128,10 +140,13 @@
 compilers/pct/src/PCT/Grammar.pir                           [pct]
 compilers/pct/src/PCT/HLLCompiler.pir                       [pct]
 compilers/pct/src/PCT/Node.pir                              [pct]
+compilers/pct/src/POST/.gitignore                           [pct]
 compilers/pct/src/POST/Compiler.pir                         [pct]
 compilers/pct/src/POST/Node.pir                             [pct]
+compilers/pge/.gitignore                                    [pge]
 compilers/pge/P6Rule.grammar                                [pge]
 compilers/pge/PGE.pir                                       [pge]
+compilers/pge/PGE/.gitignore                                [pge]
 compilers/pge/PGE/Exp.pir                                   [pge]
 compilers/pge/PGE/Match.pir                                 [pge]
 compilers/pge/PGE/OPTable.pir                               [pge]
@@ -141,6 +156,7 @@
 compilers/pge/PGE/builtins.pg                               [pge]
 compilers/pge/README.pod                                    []doc
 compilers/pge/STATUS                                        [pge]
+compilers/pirc/.gitignore                                   [pirc]
 compilers/pirc/README.pod                                   []doc
 compilers/pirc/TODO                                         [pirc]
 compilers/pirc/heredoc/heredocmain.c                        [pirc]
@@ -186,14 +202,17 @@
 compilers/pirc/src/pirsymbol.c                              [pirc]
 compilers/pirc/src/pirsymbol.h                              [pirc]
 compilers/pirc/src/piryy.h                                  [pirc]
+compilers/pirc/t/.gitignore                                 [test]
 compilers/pirc/t/basic.t                                    [test]
 compilers/pirc/t/harness                                    [test]
 compilers/pirc/t/heredoc.t                                  [test]
 compilers/pirc/t/macro.t                                    [test]
 compilers/pirc/t/stmts.t                                    [test]
 compilers/pirc/t/subflags.t                                 [test]
+compilers/tge/.gitignore                                    [tge]
 compilers/tge/README                                        []doc
 compilers/tge/TGE.pir                                       [tge]
+compilers/tge/TGE/.gitignore                                [tge]
 compilers/tge/TGE/Compiler.pir                              [tge]
 compilers/tge/TGE/Grammar.pir                               [tge]
 compilers/tge/TGE/Parser.pg                                 [tge]
@@ -296,6 +315,7 @@
 config/auto/warnings.pm                                     []
 config/auto/warnings/test_c.in                              []
 config/gen/call_list.pm                                     []
+config/gen/call_list/.gitignore                             []
 config/gen/call_list/core.in                                []
 config/gen/call_list/misc.in                                []
 config/gen/config_h.pm                                      []
@@ -417,6 +437,8 @@
 config/inter/shlibs.pm                                      []
 config/inter/types.pm                                       []
 config/inter/yacc.pm                                        []
+docs/.gitignore                                             []
+docs/book/.gitignore                                        []
 docs/book/draft/README                                      []doc
 docs/book/draft/appa_glossary.pod                           []
 docs/book/draft/appb_patch_submission.pod                   []
@@ -478,6 +500,7 @@
 docs/memory_internals.pod                                   []
 docs/multidispatch.pod                                      []
 docs/native_exec.pod                                        []
+docs/ops/.gitignore                                         [main]doc
 docs/optable.pod                                            []
 docs/overview.pod                                           []
 docs/parrot.pod                                             []
@@ -549,6 +572,7 @@
 docs/user/pir/objects.pod                                   [main]doc
 docs/user/pir/pmcs.pod                                      [main]doc
 docs/vtables.pod                                            [devel]doc
+editor/.gitignore                                           []
 editor/README.pod                                           []doc
 editor/filetype_parrot.vim                                  []
 editor/indent_pir.vim                                       []
@@ -666,22 +690,26 @@
 examples/japh/japh5.pasm                                    [examples]
 examples/json/postalcodes.pir                               [examples]
 examples/json/test.pir                                      [examples]
+examples/languages/abc/.gitignore                           [examples]
 examples/languages/abc/Configure.pl                         [examples]
 examples/languages/abc/MAINTAINER                           [examples]
 examples/languages/abc/README                               []doc
 examples/languages/abc/TODO                                 [examples]
 examples/languages/abc/abc.pir                              [examples]
 examples/languages/abc/config/makefiles/root.in             [examples]
+examples/languages/abc/src/.gitignore                       [examples]
 examples/languages/abc/src/builtins/all.pir                 [examples]
 examples/languages/abc/src/parser/actions.pm                [examples]
 examples/languages/abc/src/parser/grammar-oper.pg           [examples]
 examples/languages/abc/src/parser/grammar.pg                [examples]
+examples/languages/abc/t/.gitignore                         [examples]
 examples/languages/abc/t/01-tests.t                         [examples]
 examples/languages/abc/t/abc_basic                          [examples]
 examples/languages/abc/t/abc_functions                      [examples]
 examples/languages/abc/t/abc_special_variables              [examples]
 examples/languages/abc/t/abc_statement                      [examples]
 examples/languages/abc/t/harness                            [examples]
+examples/languages/squaak/.gitignore                        [examples]
 examples/languages/squaak/Configure.pl                      [examples]
 examples/languages/squaak/MAINTAINER                        [examples]
 examples/languages/squaak/README                            []doc
@@ -698,6 +726,7 @@
 examples/languages/squaak/examples/factorial.sq             [examples]
 examples/languages/squaak/examples/life.sq                  [examples]
 examples/languages/squaak/squaak.pir                        [examples]
+examples/languages/squaak/src/.gitignore                    [examples]
 examples/languages/squaak/src/builtins/say.pir              [examples]
 examples/languages/squaak/src/parser/actions.pm             [examples]
 examples/languages/squaak/src/parser/grammar.pg             [examples]
@@ -709,6 +738,7 @@
 examples/library/md5sum.pir                                 [examples]
 examples/library/ncurses_life.pir                           [examples]
 examples/library/pcre.pir                                   [examples]
+examples/mops/.gitignore                                    [examples]
 examples/mops/README                                        []doc
 examples/mops/mops.c                                        [examples]
 examples/mops/mops.cs                                       [examples]
@@ -720,6 +750,7 @@
 examples/mops/mops.rb                                       [examples]
 examples/mops/mops.scheme                                   [examples]
 examples/namespace/namespace_dump.pir                       [examples]
+examples/nci/.gitignore                                     [examples]
 examples/nci/Mysql.pir                                      [examples]
 examples/nci/PQt.cpp                                        [examples]
 examples/nci/QtHelloWorld.pasm                              [examples]
@@ -743,6 +774,7 @@
 examples/opengl/static-triangle.pir                         [examples]
 examples/opengl/triangle.p6                                 [examples]
 examples/opengl/triangle.pir                                [examples]
+examples/pasm/.gitignore                                    [examples]
 examples/pasm/cat.pasm                                      [examples]
 examples/pasm/fact.pasm                                     [examples]
 examples/pasm/hello.pasm                                    [examples]
@@ -751,6 +783,7 @@
 examples/past/blocktype_immediate.pir                       [examples]
 examples/past/four_plus_one.pir                             [examples]
 examples/pge/demo.pir                                       [examples]
+examples/pir/befunge/.gitignore                             [examples]
 examples/pir/befunge/Changes                                [examples]
 examples/pir/befunge/Configure.pl                           [examples]
 examples/pir/befunge/MAINTAINER                             [examples]
@@ -923,15 +956,19 @@
 examples/tutorial/82_coroutine.pir                          [examples]
 examples/tutorial/83_external_libraries.pir                 [examples]
 examples/tutorial/90_writing_tests.pir                      [examples]
+ext/.gitignore                                              []
+ext/Parrot-Embed/.gitignore                                 []
 ext/Parrot-Embed/Build.PL                                   []
 ext/Parrot-Embed/Changes                                    []
 ext/Parrot-Embed/MANIFEST                                   []
 ext/Parrot-Embed/README                                     []doc
 ext/Parrot-Embed/TODO                                       []
+ext/Parrot-Embed/lib/Parrot/.gitignore                      []
 ext/Parrot-Embed/lib/Parrot/Embed.pm                        []
 ext/Parrot-Embed/lib/Parrot/Embed.xs                        []
 ext/Parrot-Embed/lib/Parrot/Interpreter.pm                  []
 ext/Parrot-Embed/lib/Parrot/PMC.pm                          []
+ext/Parrot-Embed/t/.gitignore                               [test]
 ext/Parrot-Embed/t/00-load.t                                [test]
 ext/Parrot-Embed/t/greet.pir                                [test]
 ext/Parrot-Embed/t/interp.t                                 [test]
@@ -948,6 +985,7 @@
 ext/SQLite3/gen_sqlite3.pl                                  []
 ext/SQLite3/t/test.p6                                       [test]
 ext/SQLite3/test.pir                                        []
+include/parrot/.gitignore                                   [main]include
 include/parrot/atomic.h                                     [main]include
 include/parrot/atomic/fallback.h                            [main]include
 include/parrot/atomic/gcc_pcc.h                             [main]include
@@ -994,6 +1032,7 @@
 include/parrot/oo_private.h                                 [main]include
 include/parrot/op.h                                         [main]include
 include/parrot/oplib.h                                      [main]include
+include/parrot/oplib/.gitignore                             [main]include
 include/parrot/packfile.h                                   [main]include
 include/parrot/parrot.h                                     [main]include
 include/parrot/pic.h                                        [main]include
@@ -1018,10 +1057,13 @@
 include/parrot/tsq.h                                        [main]include
 include/parrot/vtables.h                                    [main]include
 include/parrot/warnings.h                                   [main]include
+lib/.gitignore                                              []
 lib/File/Which.pm                                           [devel]lib
 lib/IO/CaptureOutput.pm                                     []
+lib/Parrot/.gitignore                                       [devel]lib
 lib/Parrot/BuildUtil.pm                                     [devel]lib
 lib/Parrot/Config.pm                                        [devel]lib
+lib/Parrot/Config/.gitignore                                [devel]lib
 lib/Parrot/Configure.pm                                     [devel]lib
 lib/Parrot/Configure/Compiler.pm                            [devel]lib
 lib/Parrot/Configure/Data.pm                                [devel]lib
@@ -1087,6 +1129,7 @@
 lib/Parrot/Ops2pm/Base.pm                                   [devel]lib
 lib/Parrot/OpsFile.pm                                       [devel]lib
 lib/Parrot/OpsRenumber.pm                                   [devel]lib
+lib/Parrot/Pmc2c/.gitignore                                 [devel]lib
 lib/Parrot/Pmc2c/Attribute.pm                               [devel]lib
 lib/Parrot/Pmc2c/ComposedMethod.pm                          [devel]lib
 lib/Parrot/Pmc2c/Dumper.pm                                  [devel]lib
@@ -1158,38 +1201,55 @@
 lib/Pod/Simple/XHTML.pm                                     []
 lib/Pod/Simple/XMLOutStream.pm                              []
 parrotbug                                                   []
+runtime/parrot/dynext/.gitignore                            [library]
 runtime/parrot/dynext/README                                []doc
+runtime/parrot/include/.gitignore                           [library]
 runtime/parrot/include/README                               []doc
 runtime/parrot/include/fp_equality.pasm                     [library]
 runtime/parrot/include/hllmacros.pir                        [library]
 runtime/parrot/include/test_more.pir                        [library]
 runtime/parrot/languages/parrot/parrot.pir                  [library]
+runtime/parrot/library/.gitignore                           [library]
+runtime/parrot/library/CGI/.gitignore                       [library]
 runtime/parrot/library/CGI/QueryHash.pir                    [library]
+runtime/parrot/library/Config/.gitignore                    [library]
 runtime/parrot/library/Config/JSON.pir                      [library]
 runtime/parrot/library/Crow.pir                             [library]
 runtime/parrot/library/Curses.pir                           [library]
+runtime/parrot/library/Data/.gitignore                      [library]
 runtime/parrot/library/Data/Dumper.pir                      [library]
+runtime/parrot/library/Data/Dumper/.gitignore               [library]
 runtime/parrot/library/Data/Dumper/Base.pir                 [library]
 runtime/parrot/library/Data/Dumper/Default.pir              [library]
+runtime/parrot/library/Digest/.gitignore                    [library]
 runtime/parrot/library/Digest/MD5.pir                       [library]
+runtime/parrot/library/Getopt/.gitignore                    [library]
 runtime/parrot/library/Getopt/Obj.pir                       [library]
 runtime/parrot/library/HTTP/Daemon.pir                      [library]
 runtime/parrot/library/Iter.pir                             [library]
 runtime/parrot/library/JSON.pir                             [library]
+runtime/parrot/library/MIME/.gitignore                      [library]
 runtime/parrot/library/MIME/Base64.pir                      [library]
+runtime/parrot/library/Math/.gitignore                      [library]
 runtime/parrot/library/Math/Rand.pir                        [library]
+runtime/parrot/library/Math/Random/.gitignore               [library]
 runtime/parrot/library/Math/Random/mt19937ar.pir            [library]
+runtime/parrot/library/NCI/.gitignore                       [library]
 runtime/parrot/library/NCI/Utils.pir                        [library]
 runtime/parrot/library/OpenGL.pir                           [library]
+runtime/parrot/library/OpenGL/.gitignore                    [library]
 runtime/parrot/library/OpenGL/Math.pir                      [library]
 runtime/parrot/library/P6object.pir                         [library]
+runtime/parrot/library/PCT/.gitignore                       [library]
 runtime/parrot/library/PCT/README                           []doc
+runtime/parrot/library/PGE/.gitignore                       [library]
 runtime/parrot/library/PGE/Dumper.pir                       [library]
 runtime/parrot/library/PGE/Glob.pir                         [library]
 runtime/parrot/library/PGE/Hs.pir                           [library]
 runtime/parrot/library/PGE/Perl6Grammar.pir                 [library]
 runtime/parrot/library/PGE/Text.pir                         [library]
 runtime/parrot/library/PGE/Util.pir                         [library]
+runtime/parrot/library/Parrot/.gitignore                    [library]
 runtime/parrot/library/Parrot/Coroutine.pir                 [library]
 runtime/parrot/library/Parrot/Exception.pir                 [library]
 runtime/parrot/library/Pg.pir                               [library]
@@ -1211,6 +1271,7 @@
 runtime/parrot/library/SDL/StopWatch.pir                    [library]
 runtime/parrot/library/SDL/Surface.pir                      [library]
 runtime/parrot/library/SQLite3.pir                          [library]
+runtime/parrot/library/Stream/.gitignore                    [library]
 runtime/parrot/library/Stream/Base.pir                      [library]
 runtime/parrot/library/Stream/Combiner.pir                  [library]
 runtime/parrot/library/Stream/Coroutine.pir                 [library]
@@ -1220,19 +1281,26 @@
 runtime/parrot/library/Stream/Replay.pir                    [library]
 runtime/parrot/library/Stream/Sub.pir                       [library]
 runtime/parrot/library/Stream/Writer.pir                    [library]
+runtime/parrot/library/String/.gitignore                    [library]
 runtime/parrot/library/String/Utils.pir                     [library]
+runtime/parrot/library/Tcl/.gitignore                       [library]
 runtime/parrot/library/Tcl/Glob.pir                         [library]
 runtime/parrot/library/TclLibrary.pir                       [library]
+runtime/parrot/library/Test/.gitignore                      [library]
 runtime/parrot/library/Test/Builder.pir                     [library]
+runtime/parrot/library/Test/Builder/.gitignore              [library]
 runtime/parrot/library/Test/Builder/Output.pir              [library]
 runtime/parrot/library/Test/Builder/Test.pir                [library]
 runtime/parrot/library/Test/Builder/TestPlan.pir            [library]
 runtime/parrot/library/Test/Builder/Tester.pir              [library]
 runtime/parrot/library/Test/Class.pir                       [library]
 runtime/parrot/library/Test/More.pir                        [library]
+runtime/parrot/library/YAML/.gitignore                      [library]
 runtime/parrot/library/YAML/Dumper.pir                      [library]
+runtime/parrot/library/YAML/Dumper/.gitignore               [library]
 runtime/parrot/library/YAML/Dumper/Base.pir                 [library]
 runtime/parrot/library/YAML/Dumper/Default.pir              [library]
+runtime/parrot/library/YAML/Parser/.gitignore               [library]
 runtime/parrot/library/YAML/Parser/Syck.pir                 [library]
 runtime/parrot/library/dumper.pir                           [library]
 runtime/parrot/library/libpcre.pir                          [library]
@@ -1248,18 +1316,23 @@
 runtime/parrot/library/random_lib.pir                       [library]
 runtime/parrot/library/uuid.pir                             [library]
 runtime/parrot/library/yaml_dumper.pir                      [library]
+src/.gitignore                                              []
+src/atomic/.gitignore                                       []
 src/atomic/gcc_x86.c                                        []
 src/atomic/sparc_v9.s                                       []
 src/byteorder.c                                             []
+src/call/.gitignore                                         []
 src/call/context.c                                          []
 src/call/ops.c                                              []
 src/call/pcc.c                                              []
 src/datatypes.c                                             []
 src/debug.c                                                 []
 src/dynext.c                                                []
+src/dynoplibs/.gitignore                                    []
 src/dynoplibs/README                                        []doc
 src/dynoplibs/math.ops                                      []
 src/dynoplibs/obscure.ops                                   []
+src/dynpmc/.gitignore                                       []
 src/dynpmc/README.pod                                       []doc
 src/dynpmc/dynlexpad.pmc                                    [devel]src
 src/dynpmc/ext.pir                                          []
@@ -1279,6 +1352,7 @@
 src/exec_start.c                                            []
 src/exit.c                                                  []
 src/extend.c                                                []
+src/gc/.gitignore                                           []
 src/gc/alloc_memory.c                                       []
 src/gc/alloc_resources.c                                    []
 src/gc/api.c                                                []
@@ -1297,9 +1371,11 @@
 src/global_setup.c                                          []
 src/hash.c                                                  []
 src/hll.c                                                   []
+src/interp/.gitignore                                       []
 src/interp/inter_cb.c                                       []
 src/interp/inter_create.c                                   []
 src/interp/inter_misc.c                                     []
+src/io/.gitignore                                           []
 src/io/api.c                                                []
 src/io/buffer.c                                             []
 src/io/core.c                                               []
@@ -1363,6 +1439,7 @@
 src/multidispatch.c                                         []
 src/nci_test.c                                              []
 src/oo.c                                                    []
+src/ops/.gitignore                                          []
 src/ops/bit.ops                                             []
 src/ops/cmp.ops                                             []
 src/ops/core.ops                                            []
@@ -1381,6 +1458,7 @@
 src/ops/var.ops                                             []
 src/packdump.c                                              []
 src/packfile.c                                              []
+src/packfile/.gitignore                                     []
 src/packfile/pf_items.c                                     []
 src/packout.c                                               []
 src/parrot_debugger.c                                       []
@@ -1390,6 +1468,7 @@
 src/pic.c                                                   []
 src/pic_jit.c                                               []
 src/pmc.c                                                   []
+src/pmc/.gitignore                                          []
 src/pmc/addrregistry.pmc                                    [devel]src
 src/pmc/array.pmc                                           [devel]src
 src/pmc/arrayiterator.pmc                                   [devel]src
@@ -1483,8 +1562,10 @@
 src/scheduler.c                                             []
 src/spf_render.c                                            []
 src/spf_vtable.c                                            []
+src/string/.gitignore                                       []
 src/string/api.c                                            []
 src/string/charset.c                                        []
+src/string/charset/.gitignore                               []
 src/string/charset/ascii.c                                  []
 src/string/charset/ascii.h                                  []
 src/string/charset/binary.c                                 []
@@ -1496,6 +1577,7 @@
 src/string/charset/unicode.c                                []
 src/string/charset/unicode.h                                []
 src/string/encoding.c                                       []
+src/string/encoding/.gitignore                              []
 src/string/encoding/fixed_8.c                               []
 src/string/encoding/fixed_8.h                               []
 src/string/encoding/ucs2.c                                  []
@@ -1515,6 +1597,7 @@
 src/warnings.c                                              []
 t/README                                                    []doc
 t/TESTS_STATUS.pod                                          [test]
+t/benchmark/.gitignore                                      [test]
 t/benchmark/benchmarks.t                                    [test]
 t/codingstd/c_arg_assert.t                                  [test]
 t/codingstd/c_code_coda.t                                   [test]
@@ -1549,14 +1632,18 @@
 t/codingstd/tabs.t                                          [test]
 t/codingstd/test_file_coverage.t                            [test]
 t/codingstd/trailing_space.t                                [test]
+t/compilers/imcc/.gitignore                                 [test]
+t/compilers/imcc/imcpasm/.gitignore                         [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/reg/.gitignore                             [test]
 t/compilers/imcc/reg/alloc.t                                [test]
 t/compilers/imcc/reg/spill.t                                [test]
+t/compilers/imcc/syn/.gitignore                             [test]
 t/compilers/imcc/syn/clash.t                                [test]
 t/compilers/imcc/syn/const.t                                [test]
 t/compilers/imcc/syn/errors.t                               [test]
@@ -1577,20 +1664,25 @@
 t/compilers/imcc/syn/symbols.t                              [test]
 t/compilers/imcc/syn/tail.t                                 [test]
 t/compilers/imcc/syn/veracity.t                             [test]
+t/compilers/json/.gitignore                                 [test]
 t/compilers/json/from_parrot.t                              [test]
 t/compilers/json/to_parrot.t                                [test]
+t/compilers/pct/.gitignore                                  [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/.gitignore                                  [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/.gitignore                          [test]
 t/compilers/pge/p5regex/p5rx.t                              [test]
 t/compilers/pge/p5regex/re_tests                            [test]
+t/compilers/pge/perl6regex/.gitignore                       [test]
 t/compilers/pge/perl6regex/01-regex.t                       [test]
 t/compilers/pge/perl6regex/context.t                        [test]
 t/compilers/pge/perl6regex/rx_backtrack                     [test]
@@ -1610,6 +1702,7 @@
 t/compilers/pge/pge_text.t                                  [test]
 t/compilers/pge/pge_util.t                                  [test]
 t/compilers/pge/regression.t                                [test]
+t/compilers/tge/.gitignore                                  [test]
 t/compilers/tge/NoneGrammar.tg                              [test]
 t/compilers/tge/basic.t                                     [test]
 t/compilers/tge/grammar.t                                   [test]
@@ -1685,8 +1778,10 @@
 t/distro/file_metadata.t                                    [test]
 t/distro/manifest.t                                         [test]
 t/distro/meta_yml.t                                         [test]
+t/dynoplibs/.gitignore                                      [test]
 t/dynoplibs/math.t                                          [test]
 t/dynoplibs/obscure.t                                       [test]
+t/dynpmc/.gitignore                                         [test]
 t/dynpmc/dynlexpad.t                                        [test]
 t/dynpmc/foo.t                                              [test]
 t/dynpmc/foo2.t                                             [test]
@@ -1695,6 +1790,7 @@
 t/dynpmc/rotest.t                                           [test]
 t/dynpmc/subclass_with_pir_method.t                         [test]
 t/dynpmc/subproxy.t                                         [test]
+t/examples/.gitignore                                       [test]
 t/examples/catchall.t                                       [test]
 t/examples/japh.t                                           [test]
 t/examples/library.t                                        [test]
@@ -1709,6 +1805,7 @@
 t/examples/tutorial.t                                       [test]
 t/harness                                                   [test]
 t/include/fp_equality.t                                     [test]
+t/library/.gitignore                                        [test]
 t/library/cgi_query_hash.t                                  [test]
 t/library/coroutine.t                                       [test]
 t/library/dumper.t                                          [test]
@@ -1743,6 +1840,7 @@
 t/manifest/04-alt_file.t                                    [test]
 t/manifest/05-alt_skip.t                                    [test]
 t/manifest/README                                           []doc
+t/native_pbc/.gitignore                                     [test]
 t/native_pbc/annotations.pbc                                [test]
 t/native_pbc/header.t                                       [test]
 t/native_pbc/integer.t                                      [test]
@@ -1770,6 +1868,7 @@
 t/native_pbc/string_7.pbc                                   [test]
 t/native_pbc/testdata/README                                []doc
 t/native_pbc/testdata/annotations.pir                       [test]
+t/oo/.gitignore                                             [test]
 t/oo/attributes.t                                           [test]
 t/oo/composition.t                                          [test]
 t/oo/inheritance.t                                          [test]
@@ -1784,6 +1883,7 @@
 t/oo/root_new.t                                             [test]
 t/oo/subclass.t                                             [test]
 t/oo/vtableoverride.t                                       [test]
+t/op/.gitignore                                             [test]
 t/op/00ff-dos.t                                             [test]
 t/op/00ff-unix.t                                            [test]
 t/op/01-parse_ops.t                                         [test]
@@ -1831,6 +1931,7 @@
 t/op/sysinfo.t                                              [test]
 t/op/time.t                                                 [test]
 t/op/trans.t                                                [test]
+t/perl/.gitignore                                           [test]
 t/perl/Parrot_Distribution.t                                [test]
 t/perl/Parrot_Docs.t                                        [test]
 t/perl/Parrot_IO.t                                          [test]
@@ -1844,6 +1945,7 @@
 t/pharness/03-handle_long_options.t                         [test]
 t/pharness/04-Usage.t                                       [test]
 t/pir/macro.t                                               [test]
+t/pmc/.gitignore                                            [test]
 t/pmc/addrregistry.t                                        [test]
 t/pmc/array.t                                               [test]
 t/pmc/arrayiterator.t                                       [test]
@@ -1956,6 +2058,7 @@
 t/run/README                                                []doc
 t/run/exit.t                                                [test]
 t/run/options.t                                             [test]
+t/src/.gitignore                                            [test]
 t/src/README                                                []doc
 t/src/atomic.t                                              [test]
 t/src/basic.t                                               [test]
@@ -2037,7 +2140,9 @@
 t/steps/inter/types-01.t                                    [test]
 t/steps/inter/yacc-01.t                                     [test]
 t/steps/inter/yacc-02.t                                     [test]
+t/stress/.gitignore                                         [test]
 t/stress/gc.t                                               [test]
+t/tools/.gitignore                                          [test]
 t/tools/dev/pmctree.t                                       [test]
 t/tools/dev/searchops.t                                     [test]
 t/tools/dev/searchops/samples.pm                            [test]
@@ -2116,6 +2221,7 @@
 t/tools/pmc2cutils/08-pmc-pm.t                              [test]
 t/tools/pmc2cutils/README                                   []doc
 t/tools/testdata                                            [test]
+tools/build/.gitignore                                      []
 tools/build/addopstags.pl                                   []
 tools/build/c2str.pl                                        []
 tools/build/fixup_gen_file.pl                               []
@@ -2168,7 +2274,7 @@
 tools/dev/pbc_to_exe.pir                                    [devel]
 tools/dev/pmcrenumber.pl                                    []
 tools/dev/pmctree.pl                                        []
-tools/dev/pprof2cg.pl                                       [devel]
+tools/dev/pprof2cg.pl                                       []
 tools/dev/reconfigure.pl                                    [devel]
 tools/dev/search-ops.pl                                     []
 tools/dev/svnclobber.pl                                     []


More information about the parrot-commits mailing list