[parrot/parrot] 2d0b46: workaround nqp-rx not generating :main for ops2c

noreply at github.com noreply at github.com
Mon Dec 27 02:52:25 UTC 2010


Branch: refs/heads/encapsulate-main
Home:   https://github.com/parrot/parrot

Commit: 2d0b46ea184e0b9acb37fc77001d49e64d061bd7
    https://github.com/parrot/parrot/commit/2d0b46ea184e0b9acb37fc77001d49e64d061bd7
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-26 (Sun, 26 Dec 2010)

Changed paths:
  M compilers/opsc/ops2c.nqp

Log Message:
-----------
workaround nqp-rx not generating :main for ops2c


Commit: 0ff4ddd764f72aeebbdf623437070a83b0345932
    https://github.com/parrot/parrot/commit/0ff4ddd764f72aeebbdf623437070a83b0345932
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-26 (Sun, 26 Dec 2010)

Changed paths:
  M frontend/pbc_merge/main.c

Log Message:
-----------
bytecode segment needs to be created first for unknown reasons


Commit: 3c0cc0d750c6c3a4abb35aa8651087429ecf62df
    https://github.com/parrot/parrot/commit/3c0cc0d750c6c3a4abb35aa8651087429ecf62df
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-26 (Sun, 26 Dec 2010)

Changed paths:
  M t/compilers/imcc/imcpasm/opt1.t
  M t/compilers/imcc/imcpasm/opt2.t
  M t/compilers/imcc/imcpasm/optc.t
  M t/compilers/imcc/reg/alloc.t
  M t/compilers/imcc/reg/spill_old.t
  M t/compilers/imcc/syn/const.t
  M t/compilers/imcc/syn/file.t
  M t/compilers/imcc/syn/macro.t
  M t/compilers/imcc/syn/pcc.t
  M t/compilers/imcc/syn/regressions.t
  M t/compilers/pct/post.t
  M t/compilers/pge/pge_globs.t
  M t/compilers/tge/basic.t
  M t/dynoplibs/debug.t
  M t/library/streams.t
  M t/library/test_more.t
  M t/op/00ff-dos.t
  M t/op/00ff-unix.t
  M t/op/basic.t
  M t/op/calling.t
  M t/op/exceptions.t
  M t/op/exit.t
  M t/op/interp.t
  M t/op/jit.t
  M t/op/jitn.t
  M t/op/lexicals.t
  M t/op/literal-old.t
  M t/op/say.t
  M t/op/spawnw.t
  M t/op/string_cs.t
  M t/op/stringu.t
  M t/perl/Parrot_Test.t
  M t/perl/testlib/answer.pir
  M t/perl/testlib/hello.pasm
  M t/pmc/bignum.t
  M t/pmc/coroutine.t
  M t/pmc/eval.t
  M t/pmc/exception-old.t
  M t/pmc/filehandle.t
  M t/pmc/fixedbooleanarray.t
  M t/pmc/fixedfloatarray.t
  M t/pmc/fixedintegerarray.t
  M t/pmc/fixedpmcarray.t
  M t/pmc/fixedstringarray.t
  M t/pmc/freeze.t
  M t/pmc/globals.t
  M t/pmc/hashiteratorkey.t
  M t/pmc/integer.t
  M t/pmc/io.t
  M t/pmc/iterator.t
  M t/pmc/multidispatch.t
  M t/pmc/namespace-old.t
  M t/pmc/namespace.t
  M t/pmc/nci.t
  M t/pmc/object-meths.t
  M t/pmc/orderedhash.t
  M t/pmc/orderedhashiterator.t
  M t/pmc/pmc.t
  M t/pmc/stringhandle.t
  M t/pmc/sub.t
  M t/pmc/threads.t
  M t/pmc/timer.t
  M t/profiling/profiling.t
  M t/src/embed.t
  M t/src/extend.t

Log Message:
-----------
use explicit :main in coretest




More information about the parrot-commits mailing list