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

noreply at github.com noreply at github.com
Wed Jan 19 18:44:23 UTC 2011


Branch: refs/heads/nwellnhof/unicode_filenames
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: 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: adc07e53ad5e2a70e6bf094cdb7f4a3d2c1c5257
    https://github.com/parrot/parrot/commit/adc07e53ad5e2a70e6bf094cdb7f4a3d2c1c5257
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/imcparser.c
  M compilers/imcc/imcparser.h
  M compilers/imcc/main.c
  M compilers/imcc/parser_util.c
  M compilers/imcc/pbc.c
  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/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/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/Harness/DefaultTests.pm
  M lib/Parrot/Install.pm
  M runtime/parrot/library/Test/More.pir
  M src/embed.c
  M src/embed/api.c
  M src/exceptions.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/pbc_disassemble.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 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/string.t
  M t/src/embed.t
  M t/src/embed/api.t
  M t/src/embed/strings.t
  M tools/release/release.json

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

Conflicts:
	compilers/imcc/imc.h
	compilers/imcc/imclexer.c
	compilers/imcc/imcparser.c
	compilers/imcc/imcparser.h
	compilers/imcc/main.c
	compilers/imcc/parser_util.c
	compilers/imcc/pbc.c
	frontend/parrot/main.c
	include/parrot/api.h
	include/parrot/imcc.h
	include/parrot/interpreter.h
	include/parrot/packfile.h
	src/embed/api.c
	src/packfile/api.c




More information about the parrot-commits mailing list