[parrot/parrot] b4a281: Merge branch 'master' into whiteknight/frontend_pa...
noreply at github.com
noreply at github.com
Mon Aug 29 22:20:02 UTC 2011
Branch: refs/heads/whiteknight/frontend_parrot2
Home: https://github.com/parrot/parrot
Commit: b4a2811a7d19d5bd1a95a83c5d36d18ddbe12679
https://github.com/parrot/parrot/commit/b4a2811a7d19d5bd1a95a83c5d36d18ddbe12679
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2011-08-29 (Mon, 29 Aug 2011)
Changed paths:
M .gitignore
M CREDITS
M ChangeLog
M MANIFEST
M MANIFEST.SKIP
M MANIFEST.generated
M NEWS
M README
M VERSION
M api.yaml
M compilers/imcc/imcc.l
M compilers/imcc/imcc.y
M compilers/imcc/imclexer.c
M compilers/imcc/imcparser.c
M compilers/imcc/imcparser.h
M compilers/imcc/main.c
M compilers/imcc/pbc.c
M compilers/imcc/symreg.c
M compilers/imcc/symreg.h
M compilers/pct/src/PAST/Compiler.pir
M config/auto/arch.pm
M config/auto/headers.pm
M config/gen/config_pm.pm
M config/gen/config_pm/config_pir.in
M config/gen/makefiles/root.in
M config/init/defaults.pm
M config/init/hints/msys.pm
M docs/book/pct/ch04_pge.pod
M docs/dev/profiling.pod
M docs/glossary.pod
M docs/index/pct_tutorial.json
M docs/index/pdds.json
M docs/parrothist.pod
M docs/pct/gettingstarted.pod
M docs/project/git_workflow.pod
M docs/project/release_manager_guide.pod
A examples/languages/squaak/doc/pct-stages.png
A examples/languages/squaak/doc/pct-stages.svg
M examples/languages/squaak/doc/tutorial_episode_1.pod
M examples/languages/squaak/doc/tutorial_episode_2.pod
M examples/languages/squaak/doc/tutorial_episode_4.pod
M examples/nci/ls.pir
M ext/winxed/compiler.pir
M ext/winxed/driver.pir
M frontend/parrot2/prt0.pir
M frontend/parrot2/prt0.winxed
M include/parrot/io.h
M include/parrot/oplib/core_ops.h
M include/parrot/packfile.h
M include/parrot/platform_interface.h
M include/parrot/string_funcs.h
M lib/Parrot/Docs/PodToHtml.pm
M lib/Parrot/Pmc2c/PMC.pm
M lib/Parrot/Pmc2c/VTable.pm
M lib/Parrot/Test/Util.pm
M runtime/parrot/library/distutils.pir
M src/dynext.c
M src/dynpmc/Defines.in
M src/dynpmc/README.pod
M src/dynpmc/Rules.in
A src/dynpmc/select.pmc
M src/embed.c
M src/io/api.c
M src/io/io_private.h
M src/nci_test.c
M src/ops/core.ops
M src/ops/core_ops.c
M src/packfile/api.c
M src/packfile/output.c
M src/packfile/segments.c
M src/platform/generic/io.c
M src/platform/win32/io.c
M src/pmc/exception.pmc
M src/pmc/filehandle.pmc
M src/pmc/hash.pmc
M src/pmc/imccompiler.pmc
M src/pmc/multisub.pmc
M src/pmc/packfile.pmc
M src/pmc/packfileconstanttable.pmc
M src/pmc/packfileview.pmc
M src/pmc/ptr.pmc
M src/pmc/sub.pmc
M src/pmc/unmanagedstruct.pmc
M src/string/api.c
M t/compilers/imcc/syn/file.t
A t/dynpmc/select.t
M t/pmc/packfileconstanttable.t
M t/pmc/packfileview.t
M t/pmc/testlib/number.pasm
M t/pmc/threads.t
M t/src/atomic.t
M t/src/basic.t
M t/src/embed.t
M t/src/embed/api.t
M t/src/exit.t
M t/src/extend.t
M t/src/extend_vtable.t
M t/src/misc.t
M t/src/pointer_array.t
M t/src/warnings.t
M t/steps/auto/arch-01.t
M t/steps/auto/headers-01.t
M t/tools/dev/headerizer/02_methods.t
M tools/dev/mk_inno.pl
M tools/docs/make_html_docs.pl
A tools/release/cut.pl
M tools/release/release.json
M tools/release/releasecheck.pl
A tools/release/sha256sum.pl
Log Message:
-----------
Merge branch 'master' into whiteknight/frontend_parrot2
Conflicts:
compilers/imcc/imclexer.c
compilers/imcc/imcparser.c
compilers/imcc/imcparser.h
src/pmc/imccompiler.pmc
More information about the parrot-commits
mailing list