[svn:parrot] r41203 - in trunk: . compilers/data_json compilers/data_json/data_json compilers/imcc compilers/json compilers/json/JSON compilers/ncigen compilers/ncigen/src compilers/nqp compilers/nqp/bootstrap compilers/nqp/src compilers/pct compilers/pct/src/POST compilers/pge compilers/pge/PGE compilers/pirc compilers/pirc/t compilers/tge compilers/tge/TGE config/gen/call_list docs docs/book docs/ops editor examples/languages/abc examples/languages/abc/src examples/languages/abc/t examples/languages/squaak examples/languages/squaak/src examples/mops examples/nci examples/pasm examples/pir/befunge ext ext/Parrot-Embed ext/Parrot-Embed/lib/Parrot ext/Parrot-Embed/t include/parrot include/parrot/oplib lib lib/Parrot lib/Parrot/Config lib/Parrot/Pmc2c runtime/parrot/dynext runtime/parrot/include runtime/parrot/library runtime/parrot/library/CGI runtime/parrot/library/Config runtime/parrot/library/Data runtime/parrot/library/Data/Dumper runtime/parrot/library/Digest run time/parrot/library/Getopt runtime/parrot/library/MIME runtime/parrot/library/Math runtime/parrot/library/Math/Random runtime/parrot/library/NCI runtime/parrot/library/OpenGL runtime/parrot/library/PCT runtime/parrot/library/PGE runtime/parrot/library/Parrot runtime/parrot/library/Stream runtime/parrot/library/String runtime/parrot/library/Tcl runtime/parrot/library/Test runtime/parrot/library/Test/Builder runtime/parrot/library/YAML runtime/parrot/library/YAML/Dumper runtime/parrot/library/YAML/Parser src src/atomic src/call src/dynoplibs src/dynpmc src/gc src/interp src/io src/ops src/packfile src/pmc src/string src/string/charset src/string/encoding t/benchmark t/compilers/imcc t/compilers/imcc/imcpasm t/compilers/imcc/reg t/compilers/imcc/syn t/compilers/json t/compilers/pct t/compilers/pge t/compilers/pge/p5regex t/compilers/pge/perl6regex t/compilers/tge t/dynoplibs t/dynpmc t/examples t/library t/native_pbc t/oo t/op t/perl t/pmc t/src t/stress t/tools tools/build

mikehh at svn.parrot.org mikehh at svn.parrot.org
Fri Sep 11 09:56:41 UTC 2009


Author: mikehh
Date: Fri Sep 11 09:56:39 2009
New Revision: 41203
URL: https://trac.parrot.org/parrot/changeset/41203

Log:
undo the last two commits - I think this needs discussion

Modified:
   trunk/.gitignore   (props changed)
   trunk/MANIFEST
   trunk/compilers/data_json/.gitignore   (props changed)
   trunk/compilers/data_json/data_json/.gitignore   (props changed)
   trunk/compilers/imcc/.gitignore   (props changed)
   trunk/compilers/json/.gitignore   (props changed)
   trunk/compilers/json/JSON/.gitignore   (props changed)
   trunk/compilers/ncigen/.gitignore   (props changed)
   trunk/compilers/ncigen/src/.gitignore   (props changed)
   trunk/compilers/nqp/.gitignore   (props changed)
   trunk/compilers/nqp/bootstrap/.gitignore   (props changed)
   trunk/compilers/nqp/src/.gitignore   (props changed)
   trunk/compilers/pct/.gitignore   (props changed)
   trunk/compilers/pct/src/POST/.gitignore   (props changed)
   trunk/compilers/pge/.gitignore   (props changed)
   trunk/compilers/pge/PGE/.gitignore   (props changed)
   trunk/compilers/pirc/.gitignore   (props changed)
   trunk/compilers/pirc/t/.gitignore   (props changed)
   trunk/compilers/tge/.gitignore   (props changed)
   trunk/compilers/tge/TGE/.gitignore   (props changed)
   trunk/config/gen/call_list/.gitignore   (props changed)
   trunk/docs/.gitignore   (props changed)
   trunk/docs/book/.gitignore   (props changed)
   trunk/docs/ops/.gitignore   (props changed)
   trunk/editor/.gitignore   (props changed)
   trunk/examples/languages/abc/.gitignore   (props changed)
   trunk/examples/languages/abc/src/.gitignore   (props changed)
   trunk/examples/languages/abc/t/.gitignore   (props changed)
   trunk/examples/languages/squaak/.gitignore   (props changed)
   trunk/examples/languages/squaak/src/.gitignore   (props changed)
   trunk/examples/mops/.gitignore   (props changed)
   trunk/examples/nci/.gitignore   (props changed)
   trunk/examples/pasm/.gitignore   (props changed)
   trunk/examples/pir/befunge/.gitignore   (props changed)
   trunk/ext/.gitignore   (props changed)
   trunk/ext/Parrot-Embed/.gitignore   (props changed)
   trunk/ext/Parrot-Embed/lib/Parrot/.gitignore   (props changed)
   trunk/ext/Parrot-Embed/t/.gitignore   (props changed)
   trunk/include/parrot/.gitignore   (props changed)
   trunk/include/parrot/oplib/.gitignore   (props changed)
   trunk/lib/.gitignore   (props changed)
   trunk/lib/Parrot/.gitignore   (props changed)
   trunk/lib/Parrot/Config/.gitignore   (props changed)
   trunk/lib/Parrot/Pmc2c/.gitignore   (props changed)
   trunk/runtime/parrot/dynext/.gitignore   (props changed)
   trunk/runtime/parrot/include/.gitignore   (props changed)
   trunk/runtime/parrot/library/.gitignore   (props changed)
   trunk/runtime/parrot/library/CGI/.gitignore   (props changed)
   trunk/runtime/parrot/library/Config/.gitignore   (props changed)
   trunk/runtime/parrot/library/Data/.gitignore   (props changed)
   trunk/runtime/parrot/library/Data/Dumper/.gitignore   (props changed)
   trunk/runtime/parrot/library/Digest/.gitignore   (props changed)
   trunk/runtime/parrot/library/Getopt/.gitignore   (props changed)
   trunk/runtime/parrot/library/MIME/.gitignore   (props changed)
   trunk/runtime/parrot/library/Math/.gitignore   (props changed)
   trunk/runtime/parrot/library/Math/Random/.gitignore   (props changed)
   trunk/runtime/parrot/library/NCI/.gitignore   (props changed)
   trunk/runtime/parrot/library/OpenGL/.gitignore   (props changed)
   trunk/runtime/parrot/library/PCT/.gitignore   (props changed)
   trunk/runtime/parrot/library/PGE/.gitignore   (props changed)
   trunk/runtime/parrot/library/Parrot/.gitignore   (props changed)
   trunk/runtime/parrot/library/Stream/.gitignore   (props changed)
   trunk/runtime/parrot/library/String/.gitignore   (props changed)
   trunk/runtime/parrot/library/Tcl/.gitignore   (props changed)
   trunk/runtime/parrot/library/Test/.gitignore   (props changed)
   trunk/runtime/parrot/library/Test/Builder/.gitignore   (props changed)
   trunk/runtime/parrot/library/YAML/.gitignore   (props changed)
   trunk/runtime/parrot/library/YAML/Dumper/.gitignore   (props changed)
   trunk/runtime/parrot/library/YAML/Parser/.gitignore   (props changed)
   trunk/src/.gitignore   (props changed)
   trunk/src/atomic/.gitignore   (props changed)
   trunk/src/call/.gitignore   (props changed)
   trunk/src/dynoplibs/.gitignore   (props changed)
   trunk/src/dynpmc/.gitignore   (props changed)
   trunk/src/gc/.gitignore   (props changed)
   trunk/src/interp/.gitignore   (props changed)
   trunk/src/io/.gitignore   (props changed)
   trunk/src/ops/.gitignore   (props changed)
   trunk/src/packfile/.gitignore   (props changed)
   trunk/src/pmc/.gitignore   (props changed)
   trunk/src/string/.gitignore   (props changed)
   trunk/src/string/charset/.gitignore   (props changed)
   trunk/src/string/encoding/.gitignore   (props changed)
   trunk/t/benchmark/.gitignore   (props changed)
   trunk/t/compilers/imcc/.gitignore   (props changed)
   trunk/t/compilers/imcc/imcpasm/.gitignore   (props changed)
   trunk/t/compilers/imcc/reg/.gitignore   (props changed)
   trunk/t/compilers/imcc/syn/.gitignore   (props changed)
   trunk/t/compilers/json/.gitignore   (props changed)
   trunk/t/compilers/pct/.gitignore   (props changed)
   trunk/t/compilers/pge/.gitignore   (props changed)
   trunk/t/compilers/pge/p5regex/.gitignore   (props changed)
   trunk/t/compilers/pge/perl6regex/.gitignore   (props changed)
   trunk/t/compilers/tge/.gitignore   (props changed)
   trunk/t/dynoplibs/.gitignore   (props changed)
   trunk/t/dynpmc/.gitignore   (props changed)
   trunk/t/examples/.gitignore   (props changed)
   trunk/t/library/.gitignore   (props changed)
   trunk/t/native_pbc/.gitignore   (props changed)
   trunk/t/oo/.gitignore   (props changed)
   trunk/t/op/.gitignore   (props changed)
   trunk/t/perl/.gitignore   (props changed)
   trunk/t/pmc/.gitignore   (props changed)
   trunk/t/src/.gitignore   (props changed)
   trunk/t/stress/.gitignore   (props changed)
   trunk/t/tools/.gitignore   (props changed)
   trunk/tools/build/.gitignore   (props changed)

Modified: trunk/MANIFEST
==============================================================================
--- trunk/MANIFEST	Fri Sep 11 08:58:59 2009	(r41202)
+++ trunk/MANIFEST	Fri Sep 11 09:56:39 2009	(r41203)
@@ -1,13 +1,12 @@
 # ex: set ro:
 # $Id$
 #
-# generated by tools/dev/mk_manifest_and_skip.pl Fri Sep 11 08:47:25 2009 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Tue Sep  8 07:55:14 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                                                []
@@ -29,12 +28,9 @@
 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]
@@ -62,12 +58,9 @@
 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]
@@ -76,7 +69,6 @@
 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]
@@ -88,15 +80,12 @@
 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]
@@ -130,7 +119,6 @@
 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]
@@ -140,13 +128,10 @@
 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]
@@ -156,7 +141,6 @@
 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]
@@ -202,17 +186,14 @@
 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]
@@ -315,7 +296,6 @@
 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                                      []
@@ -437,8 +417,6 @@
 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                   []
@@ -500,7 +478,6 @@
 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                                             []
@@ -572,7 +549,6 @@
 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                                       []
@@ -690,26 +666,22 @@
 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
@@ -726,7 +698,6 @@
 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]
@@ -738,7 +709,6 @@
 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]
@@ -750,7 +720,6 @@
 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]
@@ -774,7 +743,6 @@
 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]
@@ -783,7 +751,6 @@
 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]
@@ -956,19 +923,15 @@
 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]
@@ -985,7 +948,6 @@
 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
@@ -1032,7 +994,6 @@
 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
@@ -1057,13 +1018,10 @@
 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
@@ -1129,7 +1087,6 @@
 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
@@ -1201,55 +1158,38 @@
 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]
@@ -1271,7 +1211,6 @@
 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]
@@ -1281,26 +1220,19 @@
 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]
@@ -1316,23 +1248,18 @@
 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                                          []
@@ -1352,7 +1279,6 @@
 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                                                []
@@ -1371,11 +1297,9 @@
 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                                               []
@@ -1439,7 +1363,6 @@
 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                                            []
@@ -1458,7 +1381,6 @@
 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                                       []
@@ -1468,7 +1390,6 @@
 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
@@ -1562,10 +1483,8 @@
 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                                 []
@@ -1577,7 +1496,6 @@
 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                                  []
@@ -1597,7 +1515,6 @@
 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]
@@ -1632,18 +1549,14 @@
 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]
@@ -1664,25 +1577,20 @@
 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]
@@ -1702,7 +1610,6 @@
 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]
@@ -1778,10 +1685,8 @@
 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]
@@ -1790,7 +1695,6 @@
 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]
@@ -1805,7 +1709,6 @@
 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]
@@ -1840,7 +1743,6 @@
 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]
@@ -1868,7 +1770,6 @@
 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]
@@ -1883,7 +1784,6 @@
 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]
@@ -1931,7 +1831,6 @@
 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]
@@ -1945,7 +1844,6 @@
 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]
@@ -2058,7 +1956,6 @@
 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]
@@ -2140,9 +2037,7 @@
 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]
@@ -2221,7 +2116,6 @@
 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                               []
@@ -2274,7 +2168,7 @@
 tools/dev/pbc_to_exe.pir                                    [devel]
 tools/dev/pmcrenumber.pl                                    []
 tools/dev/pmctree.pl                                        []
-tools/dev/pprof2cg.pl                                       []
+tools/dev/pprof2cg.pl                                       [devel]
 tools/dev/reconfigure.pl                                    [devel]
 tools/dev/search-ops.pl                                     []
 tools/dev/svnclobber.pl                                     []


More information about the parrot-commits mailing list