[parrot/parrot] 6f1762: Merge branch 'master' of github.com:parrot/parrot ...
noreply at github.com
noreply at github.com
Tue Dec 13 02:13:20 UTC 2011
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 6f1762be1aa6c3b617696e4bc4a954a239ad45f4
https://github.com/parrot/parrot/commit/6f1762be1aa6c3b617696e4bc4a954a239ad45f4
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-12-12 (Mon, 12 Dec 2011)
Changed paths:
M MANIFEST
M compilers/imcc/main.c
A docs/binaries/ops2c.pod
A docs/binaries/parrot-nqp.pod
A docs/binaries/parrot-prove.pod
A docs/binaries/parrot.pod
A docs/binaries/parrot_config.pod
A docs/binaries/parrot_nci_thunk_gen.pod
A docs/binaries/parrotbug.pod
A docs/binaries/pbc_to_exe.pod
A docs/binaries/plumage.pod
A docs/binaries/winxed.pod
M docs/pdds/pdd22_io.pod
M docs/user/pir/pmcs.pod
M examples/embed/cotorra.c
M examples/languages/squaak/src/Squaak/Actions.pm
M examples/languages/squaak/src/Squaak/Grammar.pm
M examples/languages/squaak/src/Squaak/Runtime.pm
M examples/languages/squaak/t/00-sanity.t
M ext/winxed/compiler.pir
M frontend/parrot2/main.c
M frontend/parrot2/prt0.pir
M frontend/parrot2/prt0.winxed
M frontend/parrot_debugger/main.c
M frontend/pbc_dump/main.c
M frontend/pbc_merge/main.c
M include/parrot/api.h
M include/parrot/context.h
M include/parrot/datatypes.h
M include/parrot/extend.h
M include/parrot/interpreter.h
M include/parrot/misc.h
M include/parrot/namespace.h
M include/parrot/oplib/core_ops.h
M include/parrot/oplib/ops.h
M include/parrot/opsenum.h
M include/parrot/packfile.h
M include/parrot/pmc.h
M include/parrot/pointer_array.h
M include/parrot/runcore_subprof.h
M src/call/context_accessors.c
M src/embed/bytecode.c
M src/embed/pmc.c
M src/extend.c
M src/gc/gc_private.h
M src/gc/mark_sweep.c
M src/interp/inter_misc.c
M src/misc.c
M src/namespace.c
M src/nci/libffi.c
M src/ops/core.ops
M src/ops/core_ops.c
M src/ops/experimental.ops
M src/ops/math.ops
M src/packfile/api.c
M src/pmc.c
M src/pmc/eval.pmc
M src/pmc/imccompiler.pmc
M src/pmc/packfile.pmc
M src/pmc/packfileview.pmc
M src/pmc/socket.pmc
M src/pmc/structview.pmc
M src/pmc/sub.pmc
M src/pmc/task.pmc
M src/runcore/subprof.c
M t/compilers/opsc/06-opsfile.t
M t/dynpmc/os.t
M t/op/gc.t
M t/op/inf_nan.t
M t/pmc/iterator.t
M t/pmc/mappedbytearray.t
M t/pmc/nci.t
M t/pmc/opcode.t
M t/src/embed/pmc.t
M t/src/extend.t
M t/src/extend_vtable.t
M tools/dev/install_files.pl
Log Message:
-----------
Merge branch 'master' of github.com:parrot/parrot into separator_fixes
More information about the parrot-commits
mailing list