[parrot/parrot] 1149c7: Revert "now that PMCNULL is not NULL, we can updat...
noreply at github.com
noreply at github.com
Wed May 4 03:09:20 UTC 2011
Branch: refs/heads/tt1931-nci-parameters-deprecation
Home: https://github.com/parrot/parrot
Commit: 1149c70960b4ca55d91d01bfb2c3af0547319c1e
https://github.com/parrot/parrot/commit/1149c70960b4ca55d91d01bfb2c3af0547319c1e
Author: Moritz Lenz <moritz at faui2k3.org>
Date: 2011-05-02 (Mon, 02 May 2011)
Changed paths:
M include/parrot/multidispatch.h
M src/multidispatch.c
Log Message:
-----------
Revert "now that PMCNULL is not NULL, we can update function annotations"
This reverts commit c1f77f7eb90041468c3b13f5b48ae2ca1d1c37a5.
It broke several rakudo spectests, see TT #2104
Commit: dc5f4cf819ad135a33a09af8e308be075c080039
https://github.com/parrot/parrot/commit/dc5f4cf819ad135a33a09af8e308be075c080039
Author: Michael H. Hind <mike.hind at gmail.com>
Date: 2011-05-03 (Tue, 03 May 2011)
Changed paths:
M src/call/pcc.c
Log Message:
-----------
add missing ASSERT_ARGS
Commit: cccbf37e0a680a1ca28d062ef56737f7e8295824
https://github.com/parrot/parrot/commit/cccbf37e0a680a1ca28d062ef56737f7e8295824
Author: Michael H. Hind <mike.hind at gmail.com>
Date: 2011-05-03 (Tue, 03 May 2011)
Changed paths:
M src/debug.c
Log Message:
-----------
add missing ASSERT_ARGS
Commit: 8b0397ba979c646daf4b01d3c9146144d4e0c732
https://github.com/parrot/parrot/commit/8b0397ba979c646daf4b01d3c9146144d4e0c732
Author: Michael H. Hind <mike.hind at gmail.com>
Date: 2011-05-03 (Tue, 03 May 2011)
Changed paths:
M src/debug.c
Log Message:
-----------
add missing documentation
Commit: e3ecaf848ae1d9576a1d8eabcb8f72dd61aa06ee
https://github.com/parrot/parrot/commit/e3ecaf848ae1d9576a1d8eabcb8f72dd61aa06ee
Author: Michael H. Hind <mike.hind at gmail.com>
Date: 2011-05-03 (Tue, 03 May 2011)
Changed paths:
M src/gc/gc_ms.c
Log Message:
-----------
add missing documentation
Commit: 56d903b31ad5c55d505f6adcce485b1ee0385792
https://github.com/parrot/parrot/commit/56d903b31ad5c55d505f6adcce485b1ee0385792
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2011-05-03 (Tue, 03 May 2011)
Changed paths:
M include/parrot/call.h
M include/parrot/context.h
M include/parrot/io.h
M include/parrot/multidispatch.h
M src/call/args.c
M src/call/context_accessors.c
M src/call/pcc.c
M src/debug.c
M src/dynoplibs/io.ops
M src/gc/gc_ms.c
M src/io/api.c
M src/multidispatch.c
M src/pmc/filehandle.pmc
M t/pmc/boolean.t
M tools/dev/README
M tools/dev/addopstags.pl
M tools/dev/as2c.pl
M tools/dev/create_language.pl
M tools/dev/debian_docs.sh
M tools/dev/faces.pl
M tools/dev/fetch_languages.pl
M tools/dev/findhacks.pl
M tools/dev/gen_charset_tables.pl
M tools/dev/gen_class.pl
M tools/dev/gen_makefile.pl
M tools/dev/gen_valgrind_suppressions.pl
M tools/dev/headerizer.pl
M tools/dev/install_dev_files.pl
M tools/dev/install_doc_files.pl
M tools/dev/install_files.pl
M tools/dev/lib_deps.pl
M tools/dev/make_cover.pl
M tools/dev/merge_pull_request.pl
M tools/dev/mk_inno.pl
M tools/dev/mk_inno_language.pl
M tools/dev/mk_nci_thunks.pl
M tools/dev/mk_rpm_manifests.pl
M tools/dev/nci_test_gen.pl
M tools/dev/ncidef2pir.pl
M tools/dev/nm.pl
M tools/dev/nopaste.pl
M tools/dev/ops_not_tested.pl
M tools/dev/parrot_api.pl
M tools/dev/parrot_shell.pl
M tools/dev/parrotbench.pl
M tools/dev/pbc_header.pl
M tools/dev/pmcrenumber.pl
M tools/dev/pmctree.pl
M tools/dev/pprof2cg.pl
M tools/dev/reconfigure.pl
M tools/dev/resolve_deprecated.nqp
M tools/dev/search-ops.pl
M tools/dev/show_deprecated.nqp
M tools/dev/show_experimental.nqp
M tools/dev/symlink.pl
M tools/dev/update_copyright.pl
M tools/dev/vtablize.pl
Log Message:
-----------
Merge branch 'master' into tt1931-nci-parameters-deprecation
Compare: https://github.com/parrot/parrot/compare/dc68cb0...56d903b
More information about the parrot-commits
mailing list