[parrot/parrot] 95282a: ChangeLog rewrapped (whitespace only)
GitHub
noreply at github.com
Mon Dec 10 20:27:49 UTC 2012
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 95282a1b50ea18e8fa43cdde6b55db077fe1f41a
https://github.com/parrot/parrot/commit/95282a1b50ea18e8fa43cdde6b55db077fe1f41a
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-12-10 (Mon, 10 Dec 2012)
Changed paths:
M ChangeLog
Log Message:
-----------
ChangeLog rewrapped (whitespace only)
Commit: 6d98ad2538b842be4fca5a61cd970a75ed37d709
https://github.com/parrot/parrot/commit/6d98ad2538b842be4fca5a61cd970a75ed37d709
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-12-10 (Mon, 10 Dec 2012)
Changed paths:
M src/pmc/bignum.pmc
Log Message:
-----------
[cage] mark UNUSED args without HAS_GMP for bignum.pmc
Commit: 5c72fdc84463b098e346072671948b6bde29177a
https://github.com/parrot/parrot/commit/5c72fdc84463b098e346072671948b6bde29177a
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-12-10 (Mon, 10 Dec 2012)
Changed paths:
M src/pmc/bignum.pmc
Log Message:
-----------
[cage] rename THROW_NYI to THROW_NOGMP without-gmp
Commit: b291cbc455d81ad7cc5021a754c4306ee5e6a587
https://github.com/parrot/parrot/commit/b291cbc455d81ad7cc5021a754c4306ee5e6a587
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-12-10 (Mon, 10 Dec 2012)
Changed paths:
M src/pmc/bigint.pmc
Log Message:
-----------
[cage] mark UNUSED args without HAS_GMP for bigint.pmc
add THROW_NOGMP macro
Commit: e86d9b462b64291c43bd52404d400949a7119f98
https://github.com/parrot/parrot/commit/e86d9b462b64291c43bd52404d400949a7119f98
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-12-10 (Mon, 10 Dec 2012)
Changed paths:
M lib/Parrot/Pmc2c/Method.pm
Log Message:
-----------
[GH #836] Fix SHIM unused PMC args
The old version did not write the SHIM decl, which caused -Wunused-parameter
warnings with clang.
Commit: a05d04902b48bcf06d6245c7bfb22de3c360e7c4
https://github.com/parrot/parrot/commit/a05d04902b48bcf06d6245c7bfb22de3c360e7c4
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-12-10 (Mon, 10 Dec 2012)
Changed paths:
M ChangeLog
Log Message:
-----------
Merge branch 'master' of github.com:parrot/parrot
Conflicts:
ChangeLog
Commit: 2163c1138a00529e6e853ffe5c698d131ea7927a
https://github.com/parrot/parrot/commit/2163c1138a00529e6e853ffe5c698d131ea7927a
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-12-10 (Mon, 10 Dec 2012)
Changed paths:
M lib/Parrot/Pmc2c/Method.pm
Log Message:
-----------
[GH #836] SHIM not only the first UNUSED parameter
Commit: 4e3c897223350f247c4a37f6ea3450b7a779d39e
https://github.com/parrot/parrot/commit/4e3c897223350f247c4a37f6ea3450b7a779d39e
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-12-10 (Mon, 10 Dec 2012)
Changed paths:
M lib/Parrot/Pmc2c/PMC/default.pm
Log Message:
-----------
[pmc2c] Skip generating orig wrappers for unimplemented default methods
Commit: 815831f3dd94ef4dd9c4503777176ce0fae36b4a
https://github.com/parrot/parrot/commit/815831f3dd94ef4dd9c4503777176ce0fae36b4a
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-12-10 (Mon, 10 Dec 2012)
Changed paths:
M lib/Parrot/Pmc2c/PMC.pm
Log Message:
-----------
[pmc2c] Skip generating orig wrappers for unimplemented methods
Commit: c1411da5b15e7dd72129d5ee42152aefd79e79b2
https://github.com/parrot/parrot/commit/c1411da5b15e7dd72129d5ee42152aefd79e79b2
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-12-10 (Mon, 10 Dec 2012)
Changed paths:
M include/parrot/pointer_array.h
M src/alarm.c
M src/dynpmc/rotest.pmc
M src/gc/gc_gms.c
M src/interp/api.c
M src/nci_test.c
M src/ops/core.ops
M src/ops/core_ops.c
M src/ops/experimental.ops
M src/packfile/api.c
M src/platform/generic/file.c
M src/platform/generic/io.c
M src/platform/generic/num_cpus.c
M src/platform/generic/socket.c
M src/platform/generic/sysmem.c
M src/platform/linux/encoding.c
M src/pmc/alarm.pmc
M src/pmc/arrayiterator.pmc
M src/pmc/boolean.pmc
M src/pmc/bytebuffer.pmc
M src/pmc/callcontext.pmc
M src/pmc/class.pmc
M src/pmc/continuation.pmc
M src/pmc/env.pmc
M src/pmc/eventhandler.pmc
M src/pmc/exception.pmc
M src/pmc/exceptionhandler.pmc
M src/pmc/fixedbooleanarray.pmc
M src/pmc/fixedintegerarray.pmc
M src/pmc/fixedpmcarray.pmc
M src/pmc/float.pmc
M src/pmc/handle.pmc
M src/pmc/hashiterator.pmc
M src/pmc/hashiteratorkey.pmc
M src/pmc/imageiofreeze.pmc
M src/pmc/imageiosize.pmc
M src/pmc/integer.pmc
M src/pmc/iterator.pmc
M src/pmc/lexpad.pmc
M src/pmc/nci.pmc
M src/pmc/opcode.pmc
M src/pmc/oplib.pmc
M src/pmc/parrotinterpreter.pmc
M src/pmc/parrotlibrary.pmc
M src/pmc/pointer.pmc
M src/pmc/proxy.pmc
M src/pmc/ptr.pmc
M src/pmc/ptrbuf.pmc
M src/pmc/resizablepmcarray.pmc
M src/pmc/scalar.pmc
M src/pmc/scheduler.pmc
M src/pmc/sockaddr.pmc
M src/pmc/sub.pmc
M src/pmc/task.pmc
M src/thread.c
Log Message:
-----------
[cage] mark and document unused parameters as such
get rid of most -Wunused-parameters warnings.
just default.pmc and proxy.pmc need more help from pmc2c
Compare: https://github.com/parrot/parrot/compare/1bd3451bd180...c1411da5b15e
More information about the parrot-commits
mailing list