[parrot/parrot] 0851b2: Merge branch 'master' of github.com:parrot/parrot

noreply at github.com noreply at github.com
Thu Nov 25 01:54:04 UTC 2010


Branch: refs/heads/master
Home:   https://github.com/parrot/parrot

Commit: 0851b2cd102ab8e7c6c731645cac3fdaa853c6b2
    https://github.com/parrot/parrot/commit/0851b2cd102ab8e7c6c731645cac3fdaa853c6b2
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-11-24 (Wed, 24 Nov 2010)

Changed paths:
  M .gitignore
  M DEPRECATED.pod
  M MANIFEST
  M MANIFEST.SKIP
  M NEWS
  M PBC_COMPAT
  M RESPONSIBLE_PARTIES
  M compilers/data_json/data_json.pir
  M compilers/data_json/data_json/pge2pir.tg
  M compilers/pge/PGE/Exp.pir
  M compilers/pge/PGE/Match.pir
  M compilers/pge/PGE/Perl6Regex.pir
  R compilers/pirc/Defines.mak
  R compilers/pirc/README.pod
  R compilers/pirc/Rules.mak
  R compilers/pirc/TODO
  R compilers/pirc/heredoc/heredocmain.c
  R compilers/pirc/macro/lexer.h
  R compilers/pirc/macro/macro.h
  R compilers/pirc/macro/macro.l
  R compilers/pirc/macro/macro.y
  R compilers/pirc/macro/macrolexer.c
  R compilers/pirc/macro/macrolexer.h
  R compilers/pirc/macro/macroparser.c
  R compilers/pirc/macro/macroparser.h
  R compilers/pirc/src/bcgen.c
  R compilers/pirc/src/bcgen.h
  R compilers/pirc/src/hdocprep.c
  R compilers/pirc/src/hdocprep.l
  R compilers/pirc/src/main.c
  R compilers/pirc/src/pir.l
  R compilers/pirc/src/pir.y
  R compilers/pirc/src/pircapi.c
  R compilers/pirc/src/pircapi.h
  R compilers/pirc/src/pircompiler.c
  R compilers/pirc/src/pircompiler.h
  R compilers/pirc/src/pircompunit.c
  R compilers/pirc/src/pircompunit.h
  R compilers/pirc/src/pirdefines.h
  R compilers/pirc/src/piremit.c
  R compilers/pirc/src/piremit.h
  R compilers/pirc/src/pirerr.c
  R compilers/pirc/src/pirerr.h
  R compilers/pirc/src/pirheredoc.h
  R compilers/pirc/src/pirlexer.c
  R compilers/pirc/src/pirlexer.h
  R compilers/pirc/src/pirmacro.c
  R compilers/pirc/src/pirmacro.h
  R compilers/pirc/src/pirop.c
  R compilers/pirc/src/pirop.h
  R compilers/pirc/src/pirparser.c
  R compilers/pirc/src/pirparser.h
  R compilers/pirc/src/pirpcc.c
  R compilers/pirc/src/pirpcc.h
  R compilers/pirc/src/pirregalloc.c
  R compilers/pirc/src/pirregalloc.h
  R compilers/pirc/src/pirsymbol.c
  R compilers/pirc/src/pirsymbol.h
  R compilers/pirc/src/piryy.h
  R compilers/pirc/t/basic.t
  R compilers/pirc/t/harness
  R compilers/pirc/t/heredoc.t
  R compilers/pirc/t/macro.t
  R compilers/pirc/t/stmts.t
  R compilers/pirc/t/subflags.t
  M compilers/tge/TGE/Compiler.pir
  M config/auto/ipv6.pm
  M config/auto/warnings.pm
  M config/gen/makefiles/root.in
  M config/gen/platform/win32/pid.c
  M config/init/defaults.pm
  M docs/book/draft/appa_glossary.pod
  M docs/book/draft/appd_build_options.pod
  M docs/book/draft/ch01_introduction.pod
  M docs/book/pct/ch01_introduction.pod
  M docs/embed.pod
  M docs/faq.pod
  M docs/glossary.pod
  M docs/imcc/imcfaq.pod
  M docs/optable.pod
  M docs/pdds/draft/pdd06_pasm.pod
  M docs/pdds/pdd19_pir.pod
  M examples/pir/sudoku.pir
  M include/parrot/datatypes.h
  M include/parrot/oplib/core_ops.h
  M include/parrot/oplib/ops.h
  M include/parrot/opsenum.h
  M include/parrot/pointer_array.h
  M lib/Parrot/Distribution.pm
  M lib/Parrot/Docs/Section/Compilers.pm
  M lib/Parrot/Harness/Smoke.pm
  M lib/Parrot/Pmc2c/Emitter.pm
  M lib/Parrot/Pmc2c/Method.pm
  M lib/Parrot/Pmc2c/Pmc2cMain.pm
  M lib/Parrot/Test.pm
  M runtime/parrot/library/PGE/Perl6Grammar.pir
  M runtime/parrot/library/PGE/Util.pir
  M runtime/parrot/library/SDL.pir
  M src/datatypes.c
  M src/gc/fixed_allocator.c
  M src/gc/gc_ms.c
  M src/multidispatch.c
  M src/ops/core_ops.c
  M src/ops/experimental.ops
  M src/ops/string.ops
  M src/packdump.c
  M src/packfile.c
  M src/pmc.c
  M src/pmc/boolean.pmc
  R src/pmc/codestring.pmc
  M src/pointer_array.c
  M t/codingstd/linelength.t
  M t/harness.pir
  M t/op/cc_state.t
  M t/op/gc-active-buffers.t
  M t/perl/Parrot_Test.t
  R t/pmc/codestring.t
  M t/pmc/sub.t
  M t/steps/auto/ipv6-01.t
  M t/steps/auto/warnings-01.t
  M t/tools/pbc_dump.t
  M tools/install/smoke.pl

Log Message:
-----------
Merge branch 'master' of github.com:parrot/parrot




More information about the parrot-commits mailing list