[parrot/parrot] c6caa4: JIT does not exist right now

noreply at github.com noreply at github.com
Wed Jan 19 20:04:50 UTC 2011


Branch: refs/heads/nwellnhof/platform_src
Home:   https://github.com/parrot/parrot

Commit: c6caa41fd0261fb14b3d593ffdebfe2c4a7d59ee
    https://github.com/parrot/parrot/commit/c6caa41fd0261fb14b3d593ffdebfe2c4a7d59ee
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2011-01-14 (Fri, 14 Jan 2011)

Changed paths:
  M PLATFORMS

Log Message:
-----------
JIT does not exist right now


Commit: 20adce6e8ba858b4c966825da5779a47f7ec0a79
    https://github.com/parrot/parrot/commit/20adce6e8ba858b4c966825da5779a47f7ec0a79
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2011-01-14 (Fri, 14 Jan 2011)

Changed paths:
  M PLATFORMS

Log Message:
-----------
[doc] Add update about linux sparc64


Commit: a8215c9bbb2321b697ef43550e7e23db87259f3f
    https://github.com/parrot/parrot/commit/a8215c9bbb2321b697ef43550e7e23db87259f3f
Author: Jimmy Zhuo <zhuomingliang at yahoo.com.cn>
Date:   2011-01-15 (Sat, 15 Jan 2011)

Changed paths:
  M src/packfile/api.c

Log Message:
-----------
consting


Commit: 8a7dab5106599f7698ddd796c285b050873fd1ee
    https://github.com/parrot/parrot/commit/8a7dab5106599f7698ddd796c285b050873fd1ee
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-15 (Sat, 15 Jan 2011)

Changed paths:
  M DEPRECATED.pod
  M MANIFEST
  M PLATFORMS
  R README.deutsch
  R README.espanol
  R README.polski
  M config/init/optimize.pm
  M docs/dev/longopt.pod
  M docs/dev/profiling.pod
  A docs/translations/README.BGR
  A docs/translations/README.deutsch
  A docs/translations/README.espanol
  A docs/translations/README.francais
  A docs/translations/README.polski
  A docs/translations/README.pt-BR
  M include/parrot/atomic.h
  M include/parrot/string_funcs.h
  M runtime/parrot/library/Test/More.pir
  M src/gc/gc_ms2.c
  M src/io/buffer.c
  M src/io/core.c
  M src/nci/libffi.c
  M src/packfile/api.c
  M src/pbc_disassemble.c
  M src/string/api.c
  M src/thread.c
  M t/configure/063-git_describe_to_cache.t
  A t/configure/065-git_describe_from_cache.t
  M t/pmc/socket.t
  A t/pmc/testlib/test_server.pir
  M t/src/embed.t
  M t/src/misc.t
  M t/steps/auto/thread-01.t
  M t/steps/init/optimize-01.t
  M tools/dev/fetch_languages.pl
  M tools/docs/make_html_docs.pl

Log Message:
-----------
Merge branch 'master' into imcc_cleanups


Commit: 177577c33f380571dfd5a1f238a017292fb4d030
    https://github.com/parrot/parrot/commit/177577c33f380571dfd5a1f238a017292fb4d030
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-15 (Sat, 15 Jan 2011)

Changed paths:
  M t/pmc/class.t

Log Message:
-----------
it doesn't make sense to test against any specific class ID number. Instead, test that inspect('id') returns the same value as VTABLE_get_integer


Commit: b5e412de549a81f5da2b0ab2a85d3ebbea77d3c0
    https://github.com/parrot/parrot/commit/b5e412de549a81f5da2b0ab2a85d3ebbea77d3c0
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-15 (Sat, 15 Jan 2011)

Changed paths:
  M t/pmc/class.t

Log Message:
-----------
Merge branch 'master' into imcc_cleanups


Commit: 29c4a7fc58729db2a30498da5bd548b26d046e8b
    https://github.com/parrot/parrot/commit/29c4a7fc58729db2a30498da5bd548b26d046e8b
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-15 (Sat, 15 Jan 2011)

Changed paths:
  M MANIFEST
  M compilers/imcc/Rules.in
  M compilers/imcc/main.c
  M frontend/parrot/main.c
  M include/parrot/api.h
  R include/parrot/imcc.h
  M include/parrot/interpreter.h
  M src/embed/api.c

Log Message:
-----------
re-remove include/parrot/imcc.h


Commit: 56e94ebbca3a145f6e3b880ecf752b7fcbc7479f
    https://github.com/parrot/parrot/commit/56e94ebbca3a145f6e3b880ecf752b7fcbc7479f
Author: jkeenan <jkeenan at cpan.org>
Date:   2011-01-15 (Sat, 15 Jan 2011)

Changed paths:
  M t/configure/065-git_describe_from_cache.t

Log Message:
-----------
Correct test file as it has been corrected in master.


Commit: 670d5f06731a8ed3bce2532acbd9106d6e452a9d
    https://github.com/parrot/parrot/commit/670d5f06731a8ed3bce2532acbd9106d6e452a9d
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-15 (Sat, 15 Jan 2011)

Changed paths:
  M DEPRECATED.pod
  M MANIFEST
  M PLATFORMS
  R README.deutsch
  R README.espanol
  R README.polski
  M config/init/optimize.pm
  M docs/dev/longopt.pod
  M docs/dev/profiling.pod
  A docs/translations/README.BGR
  A docs/translations/README.deutsch
  A docs/translations/README.espanol
  A docs/translations/README.francais
  A docs/translations/README.polski
  A docs/translations/README.pt-BR
  M include/parrot/atomic.h
  M include/parrot/string_funcs.h
  M lib/Parrot/Vtable.pm
  M runtime/parrot/library/Test/More.pir
  M src/gc/gc_ms2.c
  M src/io/buffer.c
  M src/io/core.c
  M src/nci/libffi.c
  M src/packfile/api.c
  M src/pbc_disassemble.c
  M src/string/api.c
  M src/thread.c
  M t/configure/063-git_describe_to_cache.t
  A t/configure/065-git_describe_from_cache.t
  M t/pmc/class.t
  M t/pmc/socket.t
  A t/pmc/testlib/test_server.pir
  M t/src/embed.t
  M t/src/misc.t
  M t/steps/auto/thread-01.t
  M t/steps/init/optimize-01.t
  M tools/build/vtable_extend.pl
  M tools/dev/fetch_languages.pl
  M tools/docs/make_html_docs.pl

Log Message:
-----------
Merge branch 'master' into exception_backtraces


Commit: 8acace42c8bd265a94c0f949d3162c0788cfb240
    https://github.com/parrot/parrot/commit/8acace42c8bd265a94c0f949d3162c0788cfb240
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-15 (Sat, 15 Jan 2011)

Changed paths:
  M Configure.pl
  M DEPRECATED.pod
  M DONORS.pod
  M MANIFEST
  M MANIFEST.generated
  M PLATFORMS
  R README.deutsch
  R README.espanol
  R README.polski
  M compilers/imcc/imcc.l
  M compilers/imcc/imclexer.c
  M compilers/imcc/imcparser.c
  M compilers/imcc/imcparser.h
  M compilers/imcc/optimizer.c
  M compilers/imcc/parser_util.c
  M compilers/imcc/pbc.c
  M compilers/pct/src/PCT/Grammar.pir
  M compilers/pct/src/PCT/HLLCompiler.pir
  R config/auto/jit.pm
  M config/auto/pmc.pm
  M config/gen/config_h/config_h.in
  M config/gen/config_pm/myconfig.in
  M config/gen/makefiles/docs.in
  M config/gen/makefiles/root.in
  M config/gen/platform.pm
  A config/gen/platform/generic/encoding.c
  M config/gen/platform/generic/env.c
  R config/gen/platform/generic/memexec.c
  A config/gen/platform/linux/encoding.c
  R config/gen/platform/openbsd/memexec.c
  M config/gen/platform/win32/env.c
  M config/gen/platform/win32/exec.c
  M config/init/hints/darwin.pm
  M config/init/optimize.pm
  M config/inter/libparrot.pm
  M docs/dev/c_functions.pod
  M docs/dev/headerizer.pod
  M docs/dev/longopt.pod
  M docs/dev/profiling.pod
  M docs/embed.pod
  A docs/embed_new.pod
  A docs/index/developer.json
  A docs/index/index.json
  A docs/index/ops.json
  A docs/index/pct_tutorial.json
  A docs/index/pdds.json
  A docs/index/pmcs.json
  A docs/index/tools.json
  M docs/parrothist.pod
  M docs/pdds/pdd07_codingstd.pod
  M docs/pdds/pdd27_multiple_dispatch.pod
  M docs/pmc/array.pod
  M docs/pmc/struct.pod
  M docs/pmc/subs.pod
  M docs/project/git_workflow.pod
  M docs/running.pod
  M docs/submissions.pod
  A docs/translations/README.BGR
  A docs/translations/README.deutsch
  A docs/translations/README.espanol
  A docs/translations/README.francais
  A docs/translations/README.polski
  A docs/translations/README.pt-BR
  M examples/benchmarks/mops_intval.pasm
  M examples/pir/make_hello_pbc.pir
  M examples/pir/md5sum.pir
  A examples/pir/md5sum_oo.pir
  M ext/nqp-rx/src/stage0/HLL-s0.pir
  M ext/nqp-rx/src/stage0/NQP-s0.pir
  M ext/nqp-rx/src/stage0/P6Regex-s0.pir
  M ext/nqp-rx/src/stage0/Regex-s0.pir
  M ext/nqp-rx/src/stage0/nqp-setting.nqp
  M frontend/pbc_dump/packdump.c
  M frontend/pbc_merge/main.c
  M include/parrot/api.h
  M include/parrot/atomic.h
  M include/parrot/embed.h
  M include/parrot/encoding.h
  M include/parrot/extend.h
  M include/parrot/hash.h
  M include/parrot/io.h
  M include/parrot/io_portable.h
  M include/parrot/io_unix.h
  M include/parrot/io_win32.h
  M include/parrot/key.h
  M include/parrot/packfile.h
  M include/parrot/platform_interface.h
  M include/parrot/string_funcs.h
  M lib/Parrot/Configure/Options/Conf.pm
  M lib/Parrot/Configure/Options/Conf/Shared.pm
  M lib/Parrot/Configure/Step/List.pm
  M lib/Parrot/Distribution.pm
  M lib/Parrot/Docs/File.pm
  M lib/Parrot/Docs/HTMLPage.pm
  A lib/Parrot/Docs/PodToHtml.pm
  M lib/Parrot/Docs/Section/Parrot.pm
  M lib/Parrot/Docs/Section/Tools.pm
  M lib/Parrot/Install.pm
  M lib/Parrot/Pmc2c/PMCEmitter.pm
  M lib/Parrot/Pmc2c/UtilFunctions.pm
  M lib/Parrot/Pmc2c/VTable.pm
  M lib/Parrot/Vtable.pm
  M parrotbug
  M runtime/parrot/library/Digest/MD5.pir
  M runtime/parrot/library/Digest/sha256.pir
  M runtime/parrot/library/Test/More.pir
  M runtime/parrot/library/distutils.pir
  M src/call/args.c
  M src/debug.c
  M src/dynoplibs/bit.ops
  M src/dynoplibs/io.ops
  M src/dynpmc/Defines.in
  M src/dynpmc/dynlexpad.pmc
  M src/dynpmc/os.pmc
  M src/dynpmc/subproxy.pmc
  M src/embed/api.c
  M src/embed/pmc.c
  M src/exceptions.c
  M src/gc/gc_ms2.c
  M src/global_setup.c
  M src/hash.c
  M src/hll.c
  M src/interp/inter_cb.c
  M src/interp/inter_create.c
  M src/io/api.c
  M src/io/buffer.c
  M src/io/core.c
  M src/io/filehandle.c
  M src/io/portable.c
  M src/io/socket_api.c
  M src/io/unix.c
  M src/io/win32.c
  M src/key.c
  M src/library.c
  M src/multidispatch.c
  M src/nci/libffi.c
  M src/ops/core.ops
  M src/ops/experimental.ops
  M src/packfile/api.c
  M src/packfile/output.c
  M src/pbc_disassemble.c
  M src/pmc/addrregistry.pmc
  M src/pmc/bigint.pmc
  M src/pmc/bignum.pmc
  M src/pmc/callcontext.pmc
  M src/pmc/class.pmc
  M src/pmc/default.pmc
  M src/pmc/env.pmc
  M src/pmc/exception.pmc
  M src/pmc/filehandle.pmc
  M src/pmc/hash.pmc
  M src/pmc/hashiterator.pmc
  M src/pmc/hashiteratorkey.pmc
  M src/pmc/imageiofreeze.pmc
  M src/pmc/imageiosize.pmc
  M src/pmc/imageiostrings.pmc
  M src/pmc/key.pmc
  M src/pmc/lexpad.pmc
  M src/pmc/managedstruct.pmc
  M src/pmc/namespace.pmc
  M src/pmc/nci.pmc
  M src/pmc/object.pmc
  M src/pmc/oplib.pmc
  M src/pmc/packfile.pmc
  A src/pmc/packfilebytecodesegment.pmc
  M src/pmc/packfileconstanttable.pmc
  A src/pmc/packfileopmap.pmc
  M src/pmc/packfilerawsegment.pmc
  M src/pmc/packfilesegment.pmc
  M src/pmc/pmcproxy.pmc
  M src/pmc/socket.pmc
  M src/pmc/unmanagedstruct.pmc
  M src/runcore/main.c
  M src/runcore/profiling.c
  M src/runcore/trace.c
  M src/string/api.c
  M src/string/encoding.c
  M src/thread.c
  M src/vtables.c
  M t/compilers/imcc/syn/tail.t
  M t/compilers/opsc/06-opsfile.t
  M t/configure/063-git_describe_to_cache.t
  A t/configure/065-git_describe_from_cache.t
  M t/dynoplibs/bit.t
  M t/dynpmc/dynlexpad.t
  M t/dynpmc/rational.t
  M t/examples/pir.t
  M t/examples/shootout.t
  M t/library/md5.t
  A t/library/sha.t
  M t/library/test_more.t
  M t/native_pbc/integer.t
  M t/perl/Parrot_Docs.t
  M t/pmc/bigint.t
  M t/pmc/class.t
  M t/pmc/complex.t
  M t/pmc/context.t
  M t/pmc/exception.t
  M t/pmc/filehandle.t
  M t/pmc/float.t
  M t/pmc/integer.t
  M t/pmc/key.t
  A t/pmc/nativepccmethod.t
  M t/pmc/nci.t
  M t/pmc/opcode.t
  A t/pmc/packfilebytecodesegment.t
  A t/pmc/packfileopmap.t
  M t/pmc/socket.t
  A t/pmc/testlib/test_server.pir
  M t/src/checkdepend.t
  M t/src/embed.t
  A t/src/embed/api.t
  M t/src/misc.t
  R t/steps/auto/jit-01.t
  M t/steps/auto/thread-01.t
  M t/steps/init/optimize-01.t
  R t/tools/install/dev_overall.t
  R t/tools/install/overall.t
  M t/tools/mk_language_shell.t
  M t/tools/pbc_disassemble.t
  M t/tools/pbc_dump.t
  M t/tools/pmc2cutils/04-dump_pmc.t
  M tools/build/c2str.pl
  M tools/build/pmc2c.pl
  M tools/build/vtable_extend.pl
  M tools/dev/bench_op.pir
  M tools/dev/create_language.pl
  M tools/dev/fetch_languages.pl
  M tools/dev/install_files.pl
  M tools/dev/mk_native_pbc
  M tools/dev/parrotbench.pl
  M tools/dev/pbc_to_exe.pir
  A tools/docs/make_html_docs.pl
  R tools/docs/write_docs.pl

Log Message:
-----------
Merge branch 'master' into gci_orderedhash_coverage


Commit: 81c993c5b72d69e4d59f54a19d13ce9986e548b4
    https://github.com/parrot/parrot/commit/81c993c5b72d69e4d59f54a19d13ce9986e548b4
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-15 (Sat, 15 Jan 2011)

Changed paths:
  M t/src/embed.t

Log Message:
-----------
[t] Fix remaining failures in t/src/embed.t with g++

Fixes TT #1964


Commit: a1299f9bd35ab4c4a73a87d6959924b2afd56103
    https://github.com/parrot/parrot/commit/a1299f9bd35ab4c4a73a87d6959924b2afd56103
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-15 (Sat, 15 Jan 2011)

Changed paths:
  M NEWS

Log Message:
-----------
Add a NEWS item


Commit: 622c3d13f07aa7c66709b08440e10877e0592cb0
    https://github.com/parrot/parrot/commit/622c3d13f07aa7c66709b08440e10877e0592cb0
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2011-01-15 (Sat, 15 Jan 2011)

Changed paths:
  M src/packfile/object_serialization.c

Log Message:
-----------
cast for c++


Commit: 598107b480e5adb8e71578a9459378dd0b676f77
    https://github.com/parrot/parrot/commit/598107b480e5adb8e71578a9459378dd0b676f77
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2011-01-15 (Sat, 15 Jan 2011)

Changed paths:
  M NEWS
  M PLATFORMS
  M docs/dev/profiling.pod
  M include/parrot/atomic.h
  M src/thread.c
  M t/configure/063-git_describe_to_cache.t
  M t/pmc/class.t
  M t/src/embed.t

Log Message:
-----------
Merge branch 'master' into pbc-backref


Commit: e7cbbb1e35e5c5dbba45e381769fcd30cb03975f
    https://github.com/parrot/parrot/commit/e7cbbb1e35e5c5dbba45e381769fcd30cb03975f
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2011-01-15 (Sat, 15 Jan 2011)

Changed paths:
  M NEWS

Log Message:
-----------
unicode improvements are to more than just file IO


Commit: 3532e07a391459d6aabd077f526afd20792f8058
    https://github.com/parrot/parrot/commit/3532e07a391459d6aabd077f526afd20792f8058
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-15 (Sat, 15 Jan 2011)

Changed paths:
  M lib/Parrot/Harness/DefaultTests.pm

Log Message:
-----------
add t/src/embed/*.t tests to the coretest run target. They weren't being run before


Commit: 9d084b029edc608237dfb2095481723c642248c1
    https://github.com/parrot/parrot/commit/9d084b029edc608237dfb2095481723c642248c1
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-15 (Sat, 15 Jan 2011)

Changed paths:
  M NEWS
  M t/src/embed.t

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


Commit: 9dad0521fa7cbbc65ad49bddbed5b27c4663b33a
    https://github.com/parrot/parrot/commit/9dad0521fa7cbbc65ad49bddbed5b27c4663b33a
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2011-01-15 (Sat, 15 Jan 2011)

Changed paths:
  M NEWS

Log Message:
-----------
[doc] Add some meat to NEWS


Commit: c01a831197675db39803e384d298db2be4271e5d
    https://github.com/parrot/parrot/commit/c01a831197675db39803e384d298db2be4271e5d
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2011-01-15 (Sat, 15 Jan 2011)

Changed paths:
  M NEWS

Log Message:
-----------
[doc] Tweak NEWS formatting and add some bits


Commit: 86dce602aa38e84a87be1afd72b94c6f54e8309f
    https://github.com/parrot/parrot/commit/86dce602aa38e84a87be1afd72b94c6f54e8309f
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2011-01-15 (Sat, 15 Jan 2011)

Changed paths:
  M NEWS

Log Message:
-----------
add a couple misc news items


Commit: 778fb901a7da614dfeb21f726c5373d9c2c11387
    https://github.com/parrot/parrot/commit/778fb901a7da614dfeb21f726c5373d9c2c11387
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M CREDITS

Log Message:
-----------
add gci students to CREDITS


Commit: e8dca4384c6e61c8fab4952678e79b2b8ad65123
    https://github.com/parrot/parrot/commit/e8dca4384c6e61c8fab4952678e79b2b8ad65123
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M NEWS

Log Message:
-----------
add more NEWS items, tweak formatting some more


Commit: ea7ad981d1754ed5d48ded84e9989feca7475aa5
    https://github.com/parrot/parrot/commit/ea7ad981d1754ed5d48ded84e9989feca7475aa5
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M NEWS

Log Message:
-----------
Fix typo. tadzik++


Commit: ca855f2ca1ae58f90c3d6336e0b18fda13ecd200
    https://github.com/parrot/parrot/commit/ca855f2ca1ae58f90c3d6336e0b18fda13ecd200
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M compilers/imcc/main.c
  M include/parrot/api.h
  M src/embed/api.c
  M t/src/embed/api.t

Log Message:
-----------
implement the test for Parrot_api_serialize_bytecode_pmc. Fix some ARG modifiers to allow nulls, since we have logic in there to handle nulls


Commit: bd67e176b144ebb6e9e9e5d9cab7dddec0f6feae
    https://github.com/parrot/parrot/commit/bd67e176b144ebb6e9e9e5d9cab7dddec0f6feae
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M .gitignore
  M t/src/embed/api.t

Log Message:
-----------
add temporary .c files to .gitignore. Also, unlike temporary files used by tests


Commit: 255a8d8f91e77a38eee79fe17a9b3e7b5ebd53e0
    https://github.com/parrot/parrot/commit/255a8d8f91e77a38eee79fe17a9b3e7b5ebd53e0
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M compilers/imcc/imc.h
  M compilers/imcc/main.c
  M frontend/parrot/main.c
  M include/parrot/api.h
  M src/embed/api.c

Log Message:
-----------
move -G commandline argument parsing from IMCC into the frontend


Commit: 9c5ae86565cbb9d775963f1bc6f60863658577ac
    https://github.com/parrot/parrot/commit/9c5ae86565cbb9d775963f1bc6f60863658577ac
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M compilers/imcc/debug.c
  M compilers/imcc/main.c

Log Message:
-----------
remove -w argument processing from IMCC. It's handled in the frontend


Commit: 48da21aff0c23c9049234514bf34ecfb651a635b
    https://github.com/parrot/parrot/commit/48da21aff0c23c9049234514bf34ecfb651a635b
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M t/src/embed/strings.t

Log Message:
-----------
[t] Fix t/src/embed/strings.t with MSVC


Commit: 020e29232c9bd7b6c550859bb645d211cefafbbe
    https://github.com/parrot/parrot/commit/020e29232c9bd7b6c550859bb645d211cefafbbe
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M compilers/imcc/main.c

Log Message:
-----------
do not Parrot_destroy in IMCC


Commit: 2442dea1ddcf6aaee136ca737a2aaaef2267210d
    https://github.com/parrot/parrot/commit/2442dea1ddcf6aaee136ca737a2aaaef2267210d
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M compilers/imcc/main.c

Log Message:
-----------
small cleanup


Commit: b523125f309efd953b6c359625c11ec76a90037d
    https://github.com/parrot/parrot/commit/b523125f309efd953b6c359625c11ec76a90037d
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M compilers/imcc/imclexer.c
  M compilers/imcc/parser_util.c

Log Message:
-----------
remove two dead functions


Commit: b606d3defa0274dc1493b762f4051ad7f2c670f3
    https://github.com/parrot/parrot/commit/b606d3defa0274dc1493b762f4051ad7f2c670f3
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M compilers/imcc/imc.h
  M compilers/imcc/imcparser.c
  M compilers/imcc/imcparser.h
  M compilers/imcc/parser_util.c

Log Message:
-----------
Add in some notes to tell where various IMCC call-in functions are being used. Consolidate the register_compilers function


Commit: 147e2d8fccc6eb3813d792d94e19d4817204afe2
    https://github.com/parrot/parrot/commit/147e2d8fccc6eb3813d792d94e19d4817204afe2
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M DEPRECATED.pod

Log Message:
-----------
add two deprecation notices


Commit: 3c1e33b113b89c31b3434dc0d12749955e2f55a5
    https://github.com/parrot/parrot/commit/3c1e33b113b89c31b3434dc0d12749955e2f55a5
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M t/dynoplibs/trans.t

Log Message:
-----------
[t][TT #1974] Fix GMP check and test skips in t/dynoplibs/trans.t, rgrjr++


Commit: 7c15738da7e8ef8ae5171b899de7ded848a941c1
    https://github.com/parrot/parrot/commit/7c15738da7e8ef8ae5171b899de7ded848a941c1
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M NEWS

Log Message:
-----------
[t] More NEWS updates


Commit: c2077d10d3bd57f2dec871705088ebfc6c3787d8
    https://github.com/parrot/parrot/commit/c2077d10d3bd57f2dec871705088ebfc6c3787d8
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M t/dynoplibs/trans.t

Log Message:
-----------
branch around skipped tests so they don't get skipped if they have been already tested


Commit: da323e3bbffd17600910dacbf795dea27a0694a9
    https://github.com/parrot/parrot/commit/da323e3bbffd17600910dacbf795dea27a0694a9
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M compilers/imcc/imc.h
  M compilers/imcc/main.c
  M compilers/imcc/parser_util.c

Log Message:
-----------
move call-in interface functions for IMCC into compilers/imcc/main.c from compilers/imcc/parser_util.c. This will allow for better side-by-side comparison, and eventually unify these into a second callpath


Commit: 845f1c2f1cbd9c7efa77dfa6b0d4acfc3de256ab
    https://github.com/parrot/parrot/commit/845f1c2f1cbd9c7efa77dfa6b0d4acfc3de256ab
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
  M NEWS

Log Message:
-----------
Add NEWS item about Ωη;)XD


Commit: a4a3627d45e82e3e43081e9e4f5368d93c961cb2
    https://github.com/parrot/parrot/commit/a4a3627d45e82e3e43081e9e4f5368d93c961cb2
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
  M runtime/parrot/library/Test/More.pir

Log Message:
-----------
[doc] Add some examples using the new way to TODO tests


Commit: 22eccfd7d0f55d43e68db99b944d4522462a0916
    https://github.com/parrot/parrot/commit/22eccfd7d0f55d43e68db99b944d4522462a0916
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
  M NEWS

Log Message:
-----------
[NEWS] about Plumage


Commit: 71fe1413bd1e739616b457adf5238c01777faae1
    https://github.com/parrot/parrot/commit/71fe1413bd1e739616b457adf5238c01777faae1
Author: Gerd Pokorra <gp at zimt.uni-siegen.de>
Date:   2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
  M lib/Parrot/Revision.pm

Log Message:
-----------
counting commits to get a number similar a svn revision


Commit: ebb7ec684db4dd1d96172f5031683ea67b106bf6
    https://github.com/parrot/parrot/commit/ebb7ec684db4dd1d96172f5031683ea67b106bf6
Author: Gerd Pokorra <gp at zimt.uni-siegen.de>
Date:   2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
  M lib/Parrot/Revision.pm

Log Message:
-----------
change release default to zero


Commit: 489709a600dc528055eb89df449ddd01d00c7e25
    https://github.com/parrot/parrot/commit/489709a600dc528055eb89df449ddd01d00c7e25
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
  M frontend/pbc_merge/main.c

Log Message:
-----------
attempted fix for TT #1973


Commit: 460a85cc39ec11ad954917c516b9302a6c26254f
    https://github.com/parrot/parrot/commit/460a85cc39ec11ad954917c516b9302a6c26254f
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
  M frontend/pbc_merge/main.c

Log Message:
-----------
fix prototypes of config-related functions


Commit: 00c7f87175c498541ff3856e38ea190ae22efa78
    https://github.com/parrot/parrot/commit/00c7f87175c498541ff3856e38ea190ae22efa78
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
  M lib/Parrot/Revision.pm

Log Message:
-----------
Revert "counting commits to get a number similar a svn revision"

This reverts commit 71fe1413bd1e739616b457adf5238c01777faae1.

Conflicts:

	lib/Parrot/Revision.pm


Commit: eddd54852ee96fd081bcee66c489780782e16565
    https://github.com/parrot/parrot/commit/eddd54852ee96fd081bcee66c489780782e16565
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
  M lib/Parrot/Revision.pm

Log Message:
-----------
Revert "change release default to zero"

This reverts commit ebb7ec684db4dd1d96172f5031683ea67b106bf6.


Commit: c81f8b4b3fa566a96dff054d10cf26965b0c5be2
    https://github.com/parrot/parrot/commit/c81f8b4b3fa566a96dff054d10cf26965b0c5be2
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
  M frontend/pbc_dump/main.c
  M frontend/pbc_merge/main.c

Log Message:
-----------
fix pbc_dump and pbc_merge option processing, fixing #1975.  patch courtesy of doughera++


Commit: d7fa575e73d2d1e63834682eb45a7adec5207529
    https://github.com/parrot/parrot/commit/d7fa575e73d2d1e63834682eb45a7adec5207529
Author: NotFound <julian.notfound at gmail.com>
Date:   2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
  M t/pmc/string.t

Log Message:
-----------
test String to_int with non alphanumeric char


Commit: 2420681b4aafdc64ee94c3b90d23a406918dd2e8
    https://github.com/parrot/parrot/commit/2420681b4aafdc64ee94c3b90d23a406918dd2e8
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
  M lib/Parrot/Revision.pm

Log Message:
-----------
Revert "counting commits to get a number similar a svn revision"

This reverts commit 71fe1413bd1e739616b457adf5238c01777faae1.

Conflicts:

	lib/Parrot/Revision.pm


Commit: ea2a24942402601ca9cb9ab354c9ebf759da521c
    https://github.com/parrot/parrot/commit/ea2a24942402601ca9cb9ab354c9ebf759da521c
Author: NotFound <julian.notfound at gmail.com>
Date:   2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
  M t/dynoplibs/trans.t

Log Message:
-----------
skip pow overflow tests in 32 bits instead of ignoring them


Commit: a69afcc939f890e6660739e6a5e15b5c5abd17ed
    https://github.com/parrot/parrot/commit/a69afcc939f890e6660739e6a5e15b5c5abd17ed
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
  M src/pmc/float.pmc

Log Message:
-----------
fix an odd bug that resulted in some lost precision in the Float PMC


Commit: 23156aa71c7bef33741b6f56798875c0f3734ef7
    https://github.com/parrot/parrot/commit/23156aa71c7bef33741b6f56798875c0f3734ef7
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
  M .gitignore

Log Message:
-----------
add some generated files to .gitignore


Commit: eff8e03640c1042eea5d462467f884f1871dcde8
    https://github.com/parrot/parrot/commit/eff8e03640c1042eea5d462467f884f1871dcde8
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
  M MANIFEST.SKIP

Log Message:
-----------
regenerate MANIFEST.SKIP; mikehh++ for noticing


Commit: 974663a43bae1bfc375ed87c194cd6dba321e5fb
    https://github.com/parrot/parrot/commit/974663a43bae1bfc375ed87c194cd6dba321e5fb
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
  R docs/pdds/draft/pdd10_embedding.pod
  A docs/pdds/pdd10_embedding.pod

Log Message:
-----------
[pdd] kick pdd10 out of draft


Commit: 68d24d0f5284e9360d907058863cde5aba061ac1
    https://github.com/parrot/parrot/commit/68d24d0f5284e9360d907058863cde5aba061ac1
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
  M NEWS

Log Message:
-----------
update and polish NEWS for 3.0.0


Commit: 59ec66537e7f6269d9f263c66761b6c98bcf3e54
    https://github.com/parrot/parrot/commit/59ec66537e7f6269d9f263c66761b6c98bcf3e54
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
  M CREDITS

Log Message:
-----------
update CREDITS to be less untrue


Commit: 994be38f77017e4bc39be6e00720c8da7eda67a3
    https://github.com/parrot/parrot/commit/994be38f77017e4bc39be6e00720c8da7eda67a3
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
  M ChangeLog
  M MANIFEST.generated
  M README
  M VERSION
  M docs/parrothist.pod
  M docs/project/release_manager_guide.pod
  M tools/release/release.json

Log Message:
-----------
various updates to prepare for 3.0.0


Commit: 3f1765ee55bebe9ebe734bee7098621b490238a4
    https://github.com/parrot/parrot/commit/3f1765ee55bebe9ebe734bee7098621b490238a4
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
  M MANIFEST

Log Message:
-----------
manifix after kicking pdd10 out of draft


Commit: 1fc3a3fe0f55397b0db9b8848518285d5ca1effa
    https://github.com/parrot/parrot/commit/1fc3a3fe0f55397b0db9b8848518285d5ca1effa
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
  M include/parrot/oplib/core_ops.h
  M include/parrot/oplib/ops.h
  M include/parrot/opsenum.h
  M src/ops/core_ops.c

Log Message:
-----------
bootstrap ops to 3.0.0


Commit: e97ed5a050dd742621ef05e5796ae399ab0422ee
    https://github.com/parrot/parrot/commit/e97ed5a050dd742621ef05e5796ae399ab0422ee
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
  M PBC_COMPAT

Log Message:
-----------
bump PBC_COMPAT for 3.0.0


Commit: add0c97f2d79a16928cfb8ddb03ee9b898b9f666
    https://github.com/parrot/parrot/commit/add0c97f2d79a16928cfb8ddb03ee9b898b9f666
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M PBC_COMPAT

Log Message:
-----------
fix PBC_COMPAT formatting


Commit: 01cefe5d760e0903289aec6c4db71c328eb7fd38
    https://github.com/parrot/parrot/commit/01cefe5d760e0903289aec6c4db71c328eb7fd38
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M src/nci/libffi.c

Log Message:
-----------
fix mk_native_pbc


Commit: 8c3d3b4066f4217e4ed2c07c6dde3cd967b0dc64
    https://github.com/parrot/parrot/commit/8c3d3b4066f4217e4ed2c07c6dde3cd967b0dc64
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M t/native_pbc/integer.pbc
  M t/native_pbc/integer_1.pbc
  M t/native_pbc/number.pbc
  M t/native_pbc/number_1.pbc
  M t/native_pbc/string.pbc
  M t/native_pbc/string_1.pbc

Log Message:
-----------
update native pbc files


Commit: 502d035ad7bbaf807aa380789d8d89b613571b3c
    https://github.com/parrot/parrot/commit/502d035ad7bbaf807aa380789d8d89b613571b3c
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M t/manifest/01-basic.t

Log Message:
-----------
skip the correct number of tests in a release tarball


Commit: df5403b41233cd5b5f664c71bf768a637a575647
    https://github.com/parrot/parrot/commit/df5403b41233cd5b5f664c71bf768a637a575647
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M docs/project/release_manager_guide.pod

Log Message:
-----------
don't insult the release manager after at the end of the process


Commit: aad4e61a9a4c8b9f9e93d5dcd6e423fa6c6c89ea
    https://github.com/parrot/parrot/commit/aad4e61a9a4c8b9f9e93d5dcd6e423fa6c6c89ea
Author: Coke <will at coleda.com>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M docs/project/release_manager_guide.pod

Log Message:
-----------
minor nit on docs.parrot.org release.


Commit: 592b8ce31d2d9937039e95ebb779c5ea032d1eb6
    https://github.com/parrot/parrot/commit/592b8ce31d2d9937039e95ebb779c5ea032d1eb6
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M compilers/imcc/main.c
  M compilers/imcc/parser_util.c

Log Message:
-----------
remove old vestige of IMCC -w handling. We do all that in the frontend now


Commit: b347b0c9c19023ec136d8f63e6346869e626eb87
    https://github.com/parrot/parrot/commit/b347b0c9c19023ec136d8f63e6346869e626eb87
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M compilers/imcc/Rules.in

Log Message:
-----------
add rules for checkdepend, though it still fails and I can't figure out why


Commit: 0e3282cc09618258b1c07eb8afece0a9de5b1ed9
    https://github.com/parrot/parrot/commit/0e3282cc09618258b1c07eb8afece0a9de5b1ed9
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M .gitignore
  M CREDITS
  M ChangeLog
  M DEPRECATED.pod
  M MANIFEST
  M MANIFEST.SKIP
  M MANIFEST.generated
  M NEWS
  M PBC_COMPAT
  M README
  M VERSION
  M docs/parrothist.pod
  R docs/pdds/draft/pdd10_embedding.pod
  A docs/pdds/pdd10_embedding.pod
  M docs/project/release_manager_guide.pod
  M frontend/pbc_dump/main.c
  M frontend/pbc_merge/main.c
  M include/parrot/oplib/core_ops.h
  M include/parrot/oplib/ops.h
  M include/parrot/opsenum.h
  M lib/Parrot/Harness/DefaultTests.pm
  M runtime/parrot/library/Test/More.pir
  M src/nci/libffi.c
  M src/ops/core_ops.c
  M src/pmc/float.pmc
  M t/dynoplibs/trans.t
  M t/manifest/01-basic.t
  M t/native_pbc/integer.pbc
  M t/native_pbc/integer_1.pbc
  M t/native_pbc/number.pbc
  M t/native_pbc/number_1.pbc
  M t/native_pbc/string.pbc
  M t/native_pbc/string_1.pbc
  M t/pmc/string.t
  M t/src/embed.t
  M t/src/embed/strings.t
  M tools/release/release.json

Log Message:
-----------
Merge branch 'master' into imcc_cleanups


Commit: 5d79baa8aa44d1d83e4eaf805103f7882696d382
    https://github.com/parrot/parrot/commit/5d79baa8aa44d1d83e4eaf805103f7882696d382
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M .gitignore
  M CREDITS
  M ChangeLog
  M Configure.pl
  M DEPRECATED.pod
  M MANIFEST
  M MANIFEST.SKIP
  M MANIFEST.generated
  M NEWS
  M PBC_COMPAT
  M PLATFORMS
  M README
  R README.deutsch
  R README.espanol
  R README.polski
  M VERSION
  R config/auto/jit.pm
  M config/gen/config_h/config_h.in
  M config/gen/config_pm/myconfig.in
  M config/gen/platform/generic/env.c
  M config/gen/platform/linux/encoding.c
  M config/init/optimize.pm
  M docs/dev/longopt.pod
  M docs/dev/profiling.pod
  M docs/parrothist.pod
  R docs/pdds/draft/pdd10_embedding.pod
  A docs/pdds/pdd10_embedding.pod
  M docs/project/release_manager_guide.pod
  A docs/translations/README.BGR
  A docs/translations/README.deutsch
  A docs/translations/README.espanol
  A docs/translations/README.francais
  A docs/translations/README.polski
  A docs/translations/README.pt-BR
  M frontend/parrot/main.c
  M frontend/pbc_dump/main.c
  M frontend/pbc_merge/main.c
  M include/parrot/atomic.h
  M include/parrot/embed.h
  M include/parrot/extend.h
  M include/parrot/oplib/core_ops.h
  M include/parrot/oplib/ops.h
  M include/parrot/opsenum.h
  M include/parrot/string_funcs.h
  M lib/Parrot/Configure/Options/Conf.pm
  M lib/Parrot/Configure/Options/Conf/Shared.pm
  M lib/Parrot/Configure/Step/List.pm
  M lib/Parrot/Harness/DefaultTests.pm
  M lib/Parrot/Vtable.pm
  M runtime/parrot/library/Test/More.pir
  M runtime/parrot/library/distutils.pir
  M src/exceptions.c
  M src/gc/gc_ms2.c
  M src/io/buffer.c
  M src/io/core.c
  M src/nci/libffi.c
  M src/ops/core_ops.c
  M src/packfile/api.c
  M src/pbc_disassemble.c
  M src/pmc/exception.pmc
  M src/pmc/float.pmc
  M src/string/api.c
  M src/thread.c
  M t/configure/063-git_describe_to_cache.t
  A t/configure/065-git_describe_from_cache.t
  M t/dynoplibs/trans.t
  M t/dynpmc/os.t
  M t/examples/shootout.t
  M t/manifest/01-basic.t
  M t/native_pbc/integer.pbc
  M t/native_pbc/integer.t
  M t/native_pbc/integer_1.pbc
  M t/native_pbc/number.pbc
  M t/native_pbc/number_1.pbc
  M t/native_pbc/string.pbc
  M t/native_pbc/string_1.pbc
  M t/pmc/class.t
  M t/pmc/exception.t
  M t/pmc/socket.t
  M t/pmc/string.t
  A t/pmc/testlib/test_server.pir
  M t/src/embed.t
  M t/src/embed/strings.t
  M t/src/misc.t
  R t/steps/auto/jit-01.t
  M t/steps/auto/thread-01.t
  M t/steps/init/optimize-01.t
  M tools/build/vtable_extend.pl
  M tools/dev/create_language.pl
  M tools/dev/fetch_languages.pl
  M tools/dev/mk_native_pbc
  M tools/dev/pbc_to_exe.pir
  M tools/docs/make_html_docs.pl
  M tools/release/release.json

Log Message:
-----------
Merge branch 'master' into exception_backtraces


Commit: 4da8c9f8707366f269e6a815dc0b4a7edbfcddb9
    https://github.com/parrot/parrot/commit/4da8c9f8707366f269e6a815dc0b4a7edbfcddb9
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-18 (Tue, 18 Jan 2011)

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


Commit: 248434efa34e94fc0ff34b19af3cadcc0b28097d
    https://github.com/parrot/parrot/commit/248434efa34e94fc0ff34b19af3cadcc0b28097d
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M src/pmc/float.pmc

Log Message:
-----------
[pmc] add tt reference to NotFound++'s Float PMC fix


Commit: 10b43866f59103c9806d615ac765b0470114e0b1
    https://github.com/parrot/parrot/commit/10b43866f59103c9806d615ac765b0470114e0b1
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M compilers/imcc/imcparser.c
  M compilers/imcc/imcparser.h
  M include/parrot/imageio.h
  M include/parrot/packfile.h
  M include/parrot/pmc_freeze.h
  M src/packfile/api.c
  M src/packfile/object_serialization.c
  M src/packfile/output.c
  M src/pmc/imageiofreeze.pmc
  M src/pmc/imageiosize.pmc
  M src/pmc/imageiostrings.pmc
  M src/pmc/imageiothaw.pmc

Log Message:
-----------
Merge branch 'pbc-backref'


Commit: c327bca6628096a1d5162444ff5c3b37be2af0d1
    https://github.com/parrot/parrot/commit/c327bca6628096a1d5162444ff5c3b37be2af0d1
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M lib/Parrot/Install.pm

Log Message:
-----------
[install] update the libparrot symlink when installing, fixing TT #1960


Commit: f99c01f84946fb9bd565900b0babb8ee2cd5fd7d
    https://github.com/parrot/parrot/commit/f99c01f84946fb9bd565900b0babb8ee2cd5fd7d
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M compilers/imcc/imcparser.c
  M compilers/imcc/imcparser.h
  M include/parrot/imageio.h
  M include/parrot/packfile.h
  M include/parrot/pmc_freeze.h
  M lib/Parrot/Install.pm
  M src/packfile/api.c
  M src/packfile/object_serialization.c
  M src/packfile/output.c
  M src/pmc/float.pmc
  M src/pmc/imageiofreeze.pmc
  M src/pmc/imageiosize.pmc
  M src/pmc/imageiostrings.pmc
  M src/pmc/imageiothaw.pmc

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


Commit: 7e33ed26d970124b1aa12950061a655d8c38617e
    https://github.com/parrot/parrot/commit/7e33ed26d970124b1aa12950061a655d8c38617e
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M MANIFEST
  M compilers/imcc/Rules.in
  M compilers/imcc/debug.c
  M compilers/imcc/imc.h
  M compilers/imcc/imclexer.c
  M compilers/imcc/imcparser.c
  M compilers/imcc/imcparser.h
  M compilers/imcc/main.c
  M compilers/imcc/parser_util.c
  M compilers/imcc/pbc.c
  M frontend/parrot/main.c
  M include/parrot/api.h
  R include/parrot/imcc.h
  M include/parrot/interpreter.h
  M include/parrot/packfile.h
  M src/embed.c
  M src/embed/api.c
  M src/interp/inter_create.c
  M src/packfile/api.c
  M t/src/embed/api.t

Log Message:
-----------
Merge branch 'imcc_cleanups'


Commit: a0d48ceef6f57606223981b371dd9d9e67a78a7a
    https://github.com/parrot/parrot/commit/a0d48ceef6f57606223981b371dd9d9e67a78a7a
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M compilers/imcc/Rules.in

Log Message:
-----------
fix dependencies in the imcc makefile


Commit: 2a46de6c631cd3116ee4c81044c3c03bcdf67daa
    https://github.com/parrot/parrot/commit/2a46de6c631cd3116ee4c81044c3c03bcdf67daa
Author: NotFound <julian.notfound at gmail.com>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M compilers/imcc/main.c
  M frontend/parrot/main.c

Log Message:
-----------
fix c++ build and add a few decorations


Commit: 096e9c63f567511992d84a7961108edb96eb6cdc
    https://github.com/parrot/parrot/commit/096e9c63f567511992d84a7961108edb96eb6cdc
Author: NotFound <julian.notfound at gmail.com>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M t/src/embed/api.t

Log Message:
-----------
fix an embed test for c++ build and add linedirective to it


Commit: 34dca6333c706b10ea74b1a7ebb9eee6eaa89d26
    https://github.com/parrot/parrot/commit/34dca6333c706b10ea74b1a7ebb9eee6eaa89d26
Author: NotFound <julian.notfound at gmail.com>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M t/src/embed/api.t

Log Message:
-----------
main lacked return on an embed test


Commit: 09c60a0fd3e28a4cd8b4c56a9dbc0b2b5ddd5176
    https://github.com/parrot/parrot/commit/09c60a0fd3e28a4cd8b4c56a9dbc0b2b5ddd5176
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M docs/project/release_manager_guide.pod

Log Message:
-----------
add whiteknight as the release manager for 3.3


Commit: ba669a81988c0530a5b546dfbfd972c55b397787
    https://github.com/parrot/parrot/commit/ba669a81988c0530a5b546dfbfd972c55b397787
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M src/pmc/orderedhash.pmc
  M t/pmc/orderedhash.t

Log Message:
-----------
Merge remote branch 'origin/gci_orderedhash_coverage'


Commit: 14f54bccdbded31d7ed4b151f0ea7364194fd92c
    https://github.com/parrot/parrot/commit/14f54bccdbded31d7ed4b151f0ea7364194fd92c
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M compilers/imcc/main.c
  M docs/project/release_manager_guide.pod
  M frontend/parrot/main.c
  M t/src/embed/api.t

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


Commit: 004f53d91cb65485a4384a58792321acd30d7ff8
    https://github.com/parrot/parrot/commit/004f53d91cb65485a4384a58792321acd30d7ff8
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M compilers/imcc/main.c

Log Message:
-----------
add ASSERT_ARGS


Commit: 8f579d3d216d140337c508a613c75d74430ac205
    https://github.com/parrot/parrot/commit/8f579d3d216d140337c508a613c75d74430ac205
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M t/src/embed/api.t

Log Message:
-----------
fix perlcritic failure - make bareword filehandle lexical


Commit: 92c952e9389b601fba8a982e281ffb8c8a3ad26c
    https://github.com/parrot/parrot/commit/92c952e9389b601fba8a982e281ffb8c8a3ad26c
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M docs/project/release_manager_guide.pod

Log Message:
-----------
[doc] Add release dates for the rest of the year


Commit: 131c6c5a0dbb6dc2d8d56fc223183a66bc23e35b
    https://github.com/parrot/parrot/commit/131c6c5a0dbb6dc2d8d56fc223183a66bc23e35b
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M docs/project/release_manager_guide.pod

Log Message:
-----------
[doc] Sign up for 3.9 release manager


Commit: 9f8e1de1ac951abca3324bbe4a657092dff6f1ca
    https://github.com/parrot/parrot/commit/9f8e1de1ac951abca3324bbe4a657092dff6f1ca
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M docs/project/release_manager_guide.pod

Log Message:
-----------
"volunteer" cotto for a couple releases


Commit: 2dcf61ee076cbd800a7e380c6d77e6ddaea9e5a4
    https://github.com/parrot/parrot/commit/2dcf61ee076cbd800a7e380c6d77e6ddaea9e5a4
Author: NotFound <julian.notfound at gmail.com>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M lib/Parrot/Pmc2c/PMCEmitter.pm

Log Message:
-----------
simplify a bit the C code generated for MULTI vtable functions


Commit: f77d1a5e91ff790230b34e9af9b04dc2f21bca18
    https://github.com/parrot/parrot/commit/f77d1a5e91ff790230b34e9af9b04dc2f21bca18
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M include/parrot/gc_api.h
  M src/gc/api.c

Log Message:
-----------
Mark all functions with PARROT_EXPORT. They are in api.c anyway


Commit: 68b83a9987b3301f035359f69e425fcb5d6dfa13
    https://github.com/parrot/parrot/commit/68b83a9987b3301f035359f69e425fcb5d6dfa13
Author: jkeenan <jkeenan at cpan.org>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M config/gen/makefiles/root.in

Log Message:
-----------
Fix apilist, exportlist and malloclist to build directly after configuration.  See:  http://trac.parrot.org/parrot/ticket/1922.


Commit: de841c2f0a95f85c0ec51009283822a681662093
    https://github.com/parrot/parrot/commit/de841c2f0a95f85c0ec51009283822a681662093
Author: jkeenan <jkeenan at cpan.org>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M examples/benchmarks/fib.py
  M examples/benchmarks/oo1.py
  M examples/benchmarks/oo2.py
  M examples/benchmarks/oo3.py
  M examples/benchmarks/oo4.py
  M examples/benchmarks/oo5.py
  M examples/benchmarks/oo6.py
  M examples/benchmarks/oofib.py
  M examples/benchmarks/vpm.py
  M lib/Parrot/Distribution.pm
  M t/codingstd/copyright.t
  M tools/dev/gdb-pp-load.py
  M tools/dev/gdb-pp.py

Log Message:
-----------
[codingstd] Add functionality to identify Python files.  Test those files for copyright.

Apply patch submitted in http://trac.parrot.org/parrot/ticket/1934.


Commit: 92f017f5d9670b614db47b645e80ee3e1f5840c8
    https://github.com/parrot/parrot/commit/92f017f5d9670b614db47b645e80ee3e1f5840c8
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2011-01-18 (Tue, 18 Jan 2011)

Changed paths:
  M src/packfile/api.c

Log Message:
-----------
split compile_or_load_file into separate functions


Commit: f2af827fca964fa853e2ea614c8603a1e643bca4
    https://github.com/parrot/parrot/commit/f2af827fca964fa853e2ea614c8603a1e643bca4
Author: Jimmy Zhuo <zhuomingliang at yahoo.com.cn>
Date:   2011-01-19 (Wed, 19 Jan 2011)

Changed paths:
  M config/gen/platform/win32/begin.c
  M config/gen/platform/win32/sysmem.c
  M config/init/hints/mswin32.pm

Log Message:
-----------
fixed TT# 1873


Commit: 858c70b32697d3ca70f59216178ed87da7f3b065
    https://github.com/parrot/parrot/commit/858c70b32697d3ca70f59216178ed87da7f3b065
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2011-01-19 (Wed, 19 Jan 2011)

Changed paths:
  M runtime/parrot/library/distutils.pir

Log Message:
-----------
[distutils] by default add Submitter as extra props


Commit: f2848b0dd849580ef48342f51eec940eba1e4ad7
    https://github.com/parrot/parrot/commit/f2848b0dd849580ef48342f51eec940eba1e4ad7
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2011-01-19 (Wed, 19 Jan 2011)

Changed paths:
  M docs/pdds/pdd10_embedding.pod

Log Message:
-----------
add a space in heading to conform to other pdd's headings


Commit: e1492603b69f350b1ebe52a17003c5bd32b3e862
    https://github.com/parrot/parrot/commit/e1492603b69f350b1ebe52a17003c5bd32b3e862
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-19 (Wed, 19 Jan 2011)

Changed paths:
  M .gitignore
  M CREDITS
  M ChangeLog
  M DEPRECATED.pod
  M MANIFEST
  M MANIFEST.SKIP
  M MANIFEST.generated
  M NEWS
  M PBC_COMPAT
  M PLATFORMS
  M README
  M VERSION
  M compilers/imcc/Rules.in
  M compilers/imcc/debug.c
  M compilers/imcc/imc.h
  M compilers/imcc/imclexer.c
  M compilers/imcc/imcparser.c
  M compilers/imcc/imcparser.h
  M compilers/imcc/main.c
  M compilers/imcc/parser_util.c
  M compilers/imcc/pbc.c
  M config/gen/makefiles/root.in
  M config/init/hints/mswin32.pm
  M docs/parrothist.pod
  R docs/pdds/draft/pdd10_embedding.pod
  A docs/pdds/pdd10_embedding.pod
  M docs/project/release_manager_guide.pod
  M examples/benchmarks/fib.py
  M examples/benchmarks/oo1.py
  M examples/benchmarks/oo2.py
  M examples/benchmarks/oo3.py
  M examples/benchmarks/oo4.py
  M examples/benchmarks/oo5.py
  M examples/benchmarks/oo6.py
  M examples/benchmarks/oofib.py
  M examples/benchmarks/vpm.py
  M frontend/parrot/main.c
  M frontend/pbc_dump/main.c
  M frontend/pbc_merge/main.c
  M include/parrot/api.h
  M include/parrot/exceptions.h
  M include/parrot/gc_api.h
  M include/parrot/imageio.h
  R include/parrot/imcc.h
  M include/parrot/interpreter.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_freeze.h
  M lib/Parrot/Distribution.pm
  M lib/Parrot/Harness/DefaultTests.pm
  M lib/Parrot/Install.pm
  M lib/Parrot/Pmc2c/PMCEmitter.pm
  M runtime/parrot/library/Test/More.pir
  M runtime/parrot/library/distutils.pir
  M src/embed.c
  M src/embed/api.c
  M src/exceptions.c
  M src/gc/api.c
  M src/interp/inter_create.c
  M src/nci/libffi.c
  M src/ops/core_ops.c
  M src/packfile/api.c
  M src/packfile/object_serialization.c
  M src/packfile/output.c
  M src/platform/win32/sysmem.c
  M src/pmc/exception.pmc
  M src/pmc/float.pmc
  M src/pmc/imageiofreeze.pmc
  M src/pmc/imageiosize.pmc
  M src/pmc/imageiostrings.pmc
  M src/pmc/imageiothaw.pmc
  M src/pmc/orderedhash.pmc
  M t/codingstd/copyright.t
  M t/compilers/imcc/syn/errors.t
  M t/dynoplibs/trans.t
  M t/manifest/01-basic.t
  M t/native_pbc/integer.pbc
  M t/native_pbc/integer_1.pbc
  M t/native_pbc/number.pbc
  M t/native_pbc/number_1.pbc
  M t/native_pbc/string.pbc
  M t/native_pbc/string_1.pbc
  M t/pmc/class.t
  M t/pmc/orderedhash.t
  M t/pmc/string.t
  M t/src/embed.t
  M t/src/embed/api.t
  M t/src/embed/strings.t
  M tools/dev/gdb-pp-load.py
  M tools/dev/gdb-pp.py
  M tools/release/release.json

Log Message:
-----------
Merge branch 'master' into nwellnhof/platform_src

Conflicts:
	config/gen/platform/win32/begin.c
	src/platform/win32/sysmem.c


Commit: 74d0840267583dd0a28014c7dd21b395301fd443
    https://github.com/parrot/parrot/commit/74d0840267583dd0a28014c7dd21b395301fd443
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-19 (Wed, 19 Jan 2011)

Changed paths:
  M t/pmc/socket.t

Log Message:
-----------
[t] Unskip socket test on windows


Commit: f9a883ae3e27884f10df7d1eda6f50cbf51e8fcc
    https://github.com/parrot/parrot/commit/f9a883ae3e27884f10df7d1eda6f50cbf51e8fcc
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-19 (Wed, 19 Jan 2011)

Changed paths:
  M src/platform/win32/exec.c
  M src/platform/win32/io.c

Log Message:
-----------
Also move waitpid from from io.c to exec.c for win32


Commit: 5ba68c4f4861c7ab701c3007322b1ca2d4518aa4
    https://github.com/parrot/parrot/commit/5ba68c4f4861c7ab701c3007322b1ca2d4518aa4
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-19 (Wed, 19 Jan 2011)

Changed paths:
  M src/platform/generic/socket.c

Log Message:
-----------
Fix accept and close_socket on Windows

Throw on socket IO error.




More information about the parrot-commits mailing list