[parrot/parrot] fce094: [t] Add tests to i_add and i_sub in Complex PMC
noreply at github.com
noreply at github.com
Wed Dec 22 09:27:58 UTC 2010
Branch: refs/heads/html_cleanup
Home: https://github.com/parrot/parrot
Commit: fce0949c409ce03e89ae43be9f2204d39121e9e4
https://github.com/parrot/parrot/commit/fce0949c409ce03e89ae43be9f2204d39121e9e4
Author: Fernando Brito <email at fernandobrito.com>
Date: 2010-12-14 (Tue, 14 Dec 2010)
Changed paths:
M t/pmc/complex.t
Log Message:
-----------
[t] Add tests to i_add and i_sub in Complex PMC
Commit: f1653be17757e4cc6650295b28a5ff8d4d2a1874
https://github.com/parrot/parrot/commit/f1653be17757e4cc6650295b28a5ff8d4d2a1874
Author: Fernando Brito <email at fernandobrito.com>
Date: 2010-12-14 (Tue, 14 Dec 2010)
Changed paths:
M t/pmc/complex.t
Log Message:
-----------
[t] Add tests to i_mul and i_div in Complex PMC
Commit: 402fd884286abcb062415a2340b8f054ba239c9a
https://github.com/parrot/parrot/commit/402fd884286abcb062415a2340b8f054ba239c9a
Author: Fernando Brito <email at fernandobrito.com>
Date: 2010-12-14 (Tue, 14 Dec 2010)
Changed paths:
M t/pmc/complex.t
Log Message:
-----------
[t] Add tests to i_neg in Complex PMC
Commit: aea1cf61b643b3cd0b3e7d29198a334f0898a397
https://github.com/parrot/parrot/commit/aea1cf61b643b3cd0b3e7d29198a334f0898a397
Author: Fernando Brito <email at fernandobrito.com>
Date: 2010-12-14 (Tue, 14 Dec 2010)
Changed paths:
M t/pmc/complex.t
Log Message:
-----------
[t] Add tests to i_abs in Complex PMC
Commit: 2284add7693cdaf143642b6ad130a174e3feef4b
https://github.com/parrot/parrot/commit/2284add7693cdaf143642b6ad130a174e3feef4b
Author: Tony Young <rofflwaffls at gmail.com>
Date: 2010-12-15 (Wed, 15 Dec 2010)
Changed paths:
M .gitignore
M CREDITS
M DEPRECATED.pod
M MANIFEST
M MANIFEST.SKIP
M NEWS
A README.deutsch
A README.espanol
M config/gen/makefiles/docs.in
M config/gen/makefiles/root.in
M docs/project/git_workflow.pod
A docs/project/merge_review_guidelines.pod
M examples/nci/ls.pir
A frontend/pbc_dump/packdump.c
M include/parrot/list.h
M include/parrot/packfile.h
M include/parrot/pmc_freeze.h
M lib/Parrot/Distribution.pm
M lib/Parrot/Headerizer.pm
A lib/Parrot/Headerizer/Functions.pm
M lib/Parrot/Manifest.pm
M runtime/parrot/include/test_more.pir
M runtime/parrot/library/LWP/Protocol.pir
M runtime/parrot/library/Test/More.pir
M src/dynpmc/os.pmc
M src/gc/fixed_allocator.c
M src/list.c
R src/packdump.c
R src/packfile.c
A src/packfile/api.c
A src/packfile/object_serialization.c
A src/packfile/output.c
R src/packout.c
M src/pmc/hash.pmc
M src/pmc/namespace.pmc
M src/pmc/string.pmc
R src/pmc_freeze.c
M t/codingstd/pmc_docs.t
M t/manifest/01-basic.t
M t/pmc/integer.t
M t/pmc/iterator.t
M t/pmc/namespace.t
M t/pmc/string.t
A t/tools/dev/headerizer/01_functions.t
A t/tools/dev/headerizer/02_methods.t
A t/tools/dev/headerizer/testlib/fixedbooleanarray_pmc.in
A t/tools/dev/headerizer/testlib/function_decls.in
A t/tools/dev/headerizer/testlib/hvalidheader.in
A t/tools/dev/headerizer/testlib/imcc.in
A t/tools/dev/headerizer/testlib/lack_directive.in
A t/tools/dev/headerizer/testlib/list.in
A t/tools/dev/headerizer/testlib/list_h.in
A t/tools/dev/headerizer/testlib/missingheaderfile.in
A t/tools/dev/headerizer/testlib/nci_pmc.in
A t/tools/dev/headerizer/testlib/none.in
A t/tools/dev/headerizer/testlib/validheader.in
A tools/dev/github_post_receive.pl
M tools/dev/headerizer.pl
Log Message:
-----------
Merging branches with manual resolution
Commit: 38cb66bdbd50a409d6ce472e5f451bf9fd52d9bc
https://github.com/parrot/parrot/commit/38cb66bdbd50a409d6ce472e5f451bf9fd52d9bc
Author: Tony Young <rofflwaffls at gmail.com>
Date: 2010-12-15 (Wed, 15 Dec 2010)
Changed paths:
M t/pmc/bigint.t
Log Message:
-----------
Attempting to increase bigint test coverage
Commit: 3e9cc02e94d2ba74ba5bcf6d123f9c90f61bbaee
https://github.com/parrot/parrot/commit/3e9cc02e94d2ba74ba5bcf6d123f9c90f61bbaee
Author: Fernando Brito <email at fernandobrito.com>
Date: 2010-12-15 (Wed, 15 Dec 2010)
Changed paths:
M t/pmc/complex.t
Log Message:
-----------
[t] Add more tests to Complex PMC
Commit: 7a4629ecca28ed495ab8e89b82168d6fa554e150
https://github.com/parrot/parrot/commit/7a4629ecca28ed495ab8e89b82168d6fa554e150
Author: Francois Perrad <francois.perrad at gadz.org>
Date: 2010-12-15 (Wed, 15 Dec 2010)
Changed paths:
M examples/io/get.pir
M runtime/parrot/library/LWP/Protocol.pir
Log Message:
-----------
[LWP] refactor protocol http with a buffered socket emulation
Commit: 04e8af1f644813452792013e43f7adf2e1f15c14
https://github.com/parrot/parrot/commit/04e8af1f644813452792013e43f7adf2e1f15c14
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2010-12-15 (Wed, 15 Dec 2010)
Changed paths:
M DEPRECATED.pod
Log Message:
-----------
remove GzipHandle from DEPRECATED.pod. It is not experimental after a vote at #ps on November 20, 2010
Commit: 2a7f952665a6100979fbb913a97da36ad85fcd6c
https://github.com/parrot/parrot/commit/2a7f952665a6100979fbb913a97da36ad85fcd6c
Author: Michael H. Hind <mike.hind at gmail.com>
Date: 2010-12-15 (Wed, 15 Dec 2010)
Changed paths:
M runtime/parrot/library/LWP/Protocol.pir
Log Message:
-----------
fix codetest failure - trailing whitespace
Commit: 656190bf2e3aa2d9bc4bd8c99a3669a61082eae6
https://github.com/parrot/parrot/commit/656190bf2e3aa2d9bc4bd8c99a3669a61082eae6
Author: Fernando Brito <email at fernandobrito.com>
Date: 2010-12-15 (Wed, 15 Dec 2010)
Changed paths:
M t/pmc/complex.t
Log Message:
-----------
[t] Add if to tests that return -0.0 (TT #313)
According to TT #313, win32 msvcrt print 0.0 instead of -0.0
I saw that sinh_of_complex_numbers already implemented that,
so I have just copied from it
Commit: f4691f35bf6801b4e9541d2c8f148f3fcdca6716
https://github.com/parrot/parrot/commit/f4691f35bf6801b4e9541d2c8f148f3fcdca6716
Author: Fernando Brito <email at fernandobrito.com>
Date: 2010-12-15 (Wed, 15 Dec 2010)
Changed paths:
M t/pmc/complex.t
Log Message:
-----------
[t] Add macro complex_pow_todo
Commit: c257faa1fece70dcad9a344b167bbad8be0f943b
https://github.com/parrot/parrot/commit/c257faa1fece70dcad9a344b167bbad8be0f943b
Author: Francois Perrad <francois.perrad at gadz.org>
Date: 2010-12-15 (Wed, 15 Dec 2010)
Changed paths:
M runtime/parrot/library/LWP/Protocol.pir
M src/pmc/socket.pmc
M t/pmc/socket.t
Log Message:
-----------
[socket] put the buffer in Socket PMC,
that allows readline() & read(n)
Commit: c8c15cc77d6b58ea8e0dfdb39244c76713873229
https://github.com/parrot/parrot/commit/c8c15cc77d6b58ea8e0dfdb39244c76713873229
Author: NotFound <julian.notfound at gmail.com>
Date: 2010-12-15 (Wed, 15 Dec 2010)
Changed paths:
M t/pmc/namespace.t
Log Message:
-----------
some more test for exception conditions in Namespace PMC methods
Commit: aaf80082aa9f6cec80e0fd725102a3d930de04e2
https://github.com/parrot/parrot/commit/aaf80082aa9f6cec80e0fd725102a3d930de04e2
Author: NotFound <julian.notfound at gmail.com>
Date: 2010-12-15 (Wed, 15 Dec 2010)
Changed paths:
M DEPRECATED.pod
M config/gen/platform/ansi/pid.c
M src/pmc/parrotinterpreter.pmc
Log Message:
-----------
remove experimental status from Parrot_getpid function and ParrotInterpreter getpid method, TT #1564
Commit: abf141f9fa9881e876ce447a8ffa1f728178188c
https://github.com/parrot/parrot/commit/abf141f9fa9881e876ce447a8ffa1f728178188c
Author: Nolan Lum <nol888 at gmail.com>
Date: 2010-12-15 (Wed, 15 Dec 2010)
Changed paths:
M src/pmc/bignum.pmc
Log Message:
-----------
Fix (typo?) bug in the BigNum PMC.
Commit: e20852fb7f81ad008216ffa1e454ab097aada3cd
https://github.com/parrot/parrot/commit/e20852fb7f81ad008216ffa1e454ab097aada3cd
Author: Nolan Lum <nol888 at gmail.com>
Date: 2010-12-15 (Wed, 15 Dec 2010)
Changed paths:
M t/pmc/bignum.t
Log Message:
-----------
Cover all VTABLE and METHODs in the BigNum PMC; identify unused C functions.
Commit: 4ec119114ceb8420541a33c868bbb914bab55859
https://github.com/parrot/parrot/commit/4ec119114ceb8420541a33c868bbb914bab55859
Author: Tony Young <rofflwaffls at gmail.com>
Date: 2010-12-15 (Wed, 15 Dec 2010)
Changed paths:
M t/pmc/bigint.t
Log Message:
-----------
Increased test coverage for bigint PMC
Commit: 82d76842c57741b63780a93ef24b6db23670aa7d
https://github.com/parrot/parrot/commit/82d76842c57741b63780a93ef24b6db23670aa7d
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-12-15 (Wed, 15 Dec 2010)
Changed paths:
M config/gen/makefiles/root.in
Log Message:
-----------
Create branch to work on TT #1893: Define a 'quickcover' make target. Prepare
the way with some tidying up of current testing targets.
Commit: f0137362ccb008f93eb9dffe474280437786c2c4
https://github.com/parrot/parrot/commit/f0137362ccb008f93eb9dffe474280437786c2c4
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-12-15 (Wed, 15 Dec 2010)
Changed paths:
M config/gen/makefiles/root.in
Log Message:
-----------
More Makefile housekeeping. Name variables holding directories holding tests
'x_TESTS_DIR' throughout.
Commit: 97203303aea4c1cb50d2f9506d1865463cc62d82
https://github.com/parrot/parrot/commit/97203303aea4c1cb50d2f9506d1865463cc62d82
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-12-15 (Wed, 15 Dec 2010)
Changed paths:
M config/gen/makefiles/root.in
Log Message:
-----------
For now, remove t/perl/ from COVER_DIRS.
Commit: d017ffafaffb0730ae15b12521a3c56dd912f3ba
https://github.com/parrot/parrot/commit/d017ffafaffb0730ae15b12521a3c56dd912f3ba
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-12-15 (Wed, 15 Dec 2010)
Changed paths:
M config/gen/makefiles/root.in
Log Message:
-----------
Trying to get 'quickcover' target to work. Problems with t/pmc/packfile*.t and
with cover-clean.
Commit: b7dbe46df6c07ec0b06c72a57195af0626d7dae8
https://github.com/parrot/parrot/commit/b7dbe46df6c07ec0b06c72a57195af0626d7dae8
Author: Christoph Otto <christoph_git at mksig.org>
Date: 2010-12-15 (Wed, 15 Dec 2010)
Changed paths:
M t/pmc/complex.t
Log Message:
-----------
Merge branch 'fernandobrito-gci_tests'
Commit: 0f5d800ef0270c79319791bba195a1bf04ed637a
https://github.com/parrot/parrot/commit/0f5d800ef0270c79319791bba195a1bf04ed637a
Author: Christoph Otto <christoph_git at mksig.org>
Date: 2010-12-15 (Wed, 15 Dec 2010)
Changed paths:
M src/pmc/bignum.pmc
M t/pmc/bignum.t
Log Message:
-----------
Merge branch 'master' of https://github.com/nol888/parrot into nol888-master
Commit: 9c33e67358c0565a5849d184cbbfdebafa77590a
https://github.com/parrot/parrot/commit/9c33e67358c0565a5849d184cbbfdebafa77590a
Author: Christoph Otto <christoph_git at mksig.org>
Date: 2010-12-15 (Wed, 15 Dec 2010)
Changed paths:
M config/gen/makefiles/root.in
M t/pmc/bigint.t
Log Message:
-----------
Merge branch 'master' of https://github.com/rofflwaffls/parrot into rofflwaffls-master
Commit: a66db309b82818f740a5d37442b84c6a4366e6aa
https://github.com/parrot/parrot/commit/a66db309b82818f740a5d37442b84c6a4366e6aa
Author: NotFound <julian.notfound at gmail.com>
Date: 2010-12-16 (Thu, 16 Dec 2010)
Changed paths:
M t/pmc/bigint.t
Log Message:
-----------
fix skipping of BigInt tests
Commit: d2fad27db8145c0be6bc721dc281adb06f69c7b8
https://github.com/parrot/parrot/commit/d2fad27db8145c0be6bc721dc281adb06f69c7b8
Author: NotFound <julian.notfound at gmail.com>
Date: 2010-12-16 (Thu, 16 Dec 2010)
Changed paths:
M t/pmc/namespace.t
Log Message:
-----------
some tests for Namespace inspect_str vtable
Commit: 2b387fd40f0cb9967341471c86f5676da318d3a1
https://github.com/parrot/parrot/commit/2b387fd40f0cb9967341471c86f5676da318d3a1
Author: NotFound <julian.notfound at gmail.com>
Date: 2010-12-16 (Thu, 16 Dec 2010)
Changed paths:
M runtime/parrot/library/Test/More.pir
Log Message:
-----------
make output of Test;More throws_type a bit cleaner
Commit: 60b8826b9f9e572f0e20e1c0a01f42f364884a37
https://github.com/parrot/parrot/commit/60b8826b9f9e572f0e20e1c0a01f42f364884a37
Author: Gerd Pokorra <gp at zimt.uni-siegen.de>
Date: 2010-12-16 (Thu, 16 Dec 2010)
Changed paths:
M README.deutsch
Log Message:
-----------
start of correction
Commit: caa0115871e48f755255cb28f0cf77be4e38102e
https://github.com/parrot/parrot/commit/caa0115871e48f755255cb28f0cf77be4e38102e
Author: NotFound <julian.notfound at gmail.com>
Date: 2010-12-16 (Thu, 16 Dec 2010)
Changed paths:
M t/pmc/namespace.t
Log Message:
-----------
test Namespace get_sym method
Commit: 96b00c1871f6a02494b68392719749c29baa2a78
https://github.com/parrot/parrot/commit/96b00c1871f6a02494b68392719749c29baa2a78
Author: NotFound <julian.notfound at gmail.com>
Date: 2010-12-16 (Thu, 16 Dec 2010)
Changed paths:
M runtime/parrot/library/Config/JSON.pir
Log Message:
-----------
set utf8 encoding to read file in Config/JSON
Commit: 36fb5bdeea5486a742d98893f6f46443ff545c0b
https://github.com/parrot/parrot/commit/36fb5bdeea5486a742d98893f6f46443ff545c0b
Author: Gerd Pokorra <gp at zimt.uni-siegen.de>
Date: 2010-12-16 (Thu, 16 Dec 2010)
Changed paths:
M README.deutsch
Log Message:
-----------
more corrects
Commit: 69d6ea18ef0c257d764b0117abf55c28dd8193a4
https://github.com/parrot/parrot/commit/69d6ea18ef0c257d764b0117abf55c28dd8193a4
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-12-16 (Thu, 16 Dec 2010)
Changed paths:
M config/gen/makefiles/root.in
M config/init/defaults.pm
M lib/Parrot/Configure/Options/Conf/Shared.pm
Log Message:
-----------
First, somewhat working version of 'make quickcover'. Define a test_runcore
target and use that as the list of tests to be run. Add a command-line option
'coveragedir' to define the top-level directory for HTML display.
Commit: 41fdde777c1c163dfaff8f9145d864697f1511d4
https://github.com/parrot/parrot/commit/41fdde777c1c163dfaff8f9145d864697f1511d4
Author: Andy Lester <andy at petdance.com>
Date: 2010-12-16 (Thu, 16 Dec 2010)
Changed paths:
M src/gc/gc_ms2.c
Log Message:
-----------
removed unused vars, and consted some pointers
Commit: b17adf57afae7e0027b6b643d2aa751f7e966822
https://github.com/parrot/parrot/commit/b17adf57afae7e0027b6b643d2aa751f7e966822
Author: Andy Lester <andy at petdance.com>
Date: 2010-12-16 (Thu, 16 Dec 2010)
Changed paths:
M src/gc/gc_ms.c
M src/gc/gc_private.h
Log Message:
-----------
shimmed some interpreter arguments
Commit: 01c7e22cad8b8b60f9bc0d013acc8ddf92342e87
https://github.com/parrot/parrot/commit/01c7e22cad8b8b60f9bc0d013acc8ddf92342e87
Author: NotFound <julian.notfound at gmail.com>
Date: 2010-12-16 (Thu, 16 Dec 2010)
Changed paths:
M t/pmc/namespace.t
Log Message:
-----------
some more tests for Namespace get_pmc_keyed
Commit: aa0dd5923f368f5d3b1c5d325c6e463c0062c973
https://github.com/parrot/parrot/commit/aa0dd5923f368f5d3b1c5d325c6e463c0062c973
Author: Michael H. Hind <mike.hind at gmail.com>
Date: 2010-12-16 (Thu, 16 Dec 2010)
Changed paths:
M t/pmc/bigint.t
Log Message:
-----------
fix codetest failure - trailing whitespace
Commit: 1cca9c9f6414e50d10023245a074ee2dd12c7391
https://github.com/parrot/parrot/commit/1cca9c9f6414e50d10023245a074ee2dd12c7391
Author: Michael H. Hind <mike.hind at gmail.com>
Date: 2010-12-16 (Thu, 16 Dec 2010)
Changed paths:
M config/gen/makefiles/root.in
Log Message:
-----------
add newline at EOF so the file passes t/codingstd/make_code_coda.t
Commit: 16ba97da7ec4491e2bb403e01eafa2c5b81a0e78
https://github.com/parrot/parrot/commit/16ba97da7ec4491e2bb403e01eafa2c5b81a0e78
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-12-17 (Fri, 17 Dec 2010)
Changed paths:
A config/auto/coverage.pm
M lib/Parrot/Configure/Step/List.pm
A t/steps/auto/coverage-01.t
Log Message:
-----------
Start to write a configuration step to probe for coverage analysis tools.
Commit: f57da364376c5c4b131c402b07167e340c9a342d
https://github.com/parrot/parrot/commit/f57da364376c5c4b131c402b07167e340c9a342d
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-12-17 (Fri, 17 Dec 2010)
Changed paths:
M config/auto/coverage.pm
M t/steps/auto/coverage-01.t
Log Message:
-----------
Simplify setting to: has_coverage_tools.
Commit: 3d02ae4999e86314bc314cbf06a16615e15a3df8
https://github.com/parrot/parrot/commit/3d02ae4999e86314bc314cbf06a16615e15a3df8
Author: Gerd Pokorra <gp at zimt.uni-siegen.de>
Date: 2010-12-17 (Fri, 17 Dec 2010)
Changed paths:
M README.deutsch
Log Message:
-----------
add more corrects
Commit: 8653371342c439afa7873880ccc0b2eaa7f00d8c
https://github.com/parrot/parrot/commit/8653371342c439afa7873880ccc0b2eaa7f00d8c
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-12-17 (Fri, 17 Dec 2010)
Changed paths:
M config/auto/coverage.pm
M config/auto/perldoc.pm
M config/gen/makefiles/root.in
M t/steps/auto/coverage-01.t
Log Message:
-----------
Rework config/auto/cover.pm. Convert cover, gcov and gcov2perl to make variables in root.in. auto::perldoc: Use lexically scoped filehandles.
Commit: 4331bbdb8fe0fcb2dbf45e07b88a441d6d10b573
https://github.com/parrot/parrot/commit/4331bbdb8fe0fcb2dbf45e07b88a441d6d10b573
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-12-17 (Fri, 17 Dec 2010)
Changed paths:
M config/gen/makefiles/root.in
Log Message:
-----------
Revert to 'cover_db' in 'realclean'.
Commit: b9432802845db2a2030d418d51228dc727565ba7
https://github.com/parrot/parrot/commit/b9432802845db2a2030d418d51228dc727565ba7
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-12-17 (Fri, 17 Dec 2010)
Changed paths:
M config/gen/makefiles/root.in
Log Message:
-----------
Use relative path instead of $(BUILD_DIR).
Commit: cc90c2e8c5aa88bff65a3e5065652f3f488d78ea
https://github.com/parrot/parrot/commit/cc90c2e8c5aa88bff65a3e5065652f3f488d78ea
Author: Gerd Pokorra <gp at zimt.uni-siegen.de>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M README.deutsch
Log Message:
-----------
add corrects
Commit: 99255454053f9f53a728718d2b968511366a33d9
https://github.com/parrot/parrot/commit/99255454053f9f53a728718d2b968511366a33d9
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M config/gen/makefiles/root.in
Log Message:
-----------
Add frontend/*/ and t/src to directories purged by cover-clean target.
Commit: 2750e648bc38e78ec80a7dc0054b7f86c574d786
https://github.com/parrot/parrot/commit/2750e648bc38e78ec80a7dc0054b7f86c574d786
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M README.deutsch
Log Message:
-----------
Merge branch 'master' of git at github.com:parrot/parrot
Commit: c6d7f77b74c48da75c1b679e3df4b897462d5bd4
https://github.com/parrot/parrot/commit/c6d7f77b74c48da75c1b679e3df4b897462d5bd4
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M config/gen/makefiles/root.in
Log Message:
-----------
In COVER_DIRS, use same order as in 'master'. Add t/src to directories purged by cover-clean.
Commit: ab13d81a8148a391d4e62ec990b034b3e591f8ff
https://github.com/parrot/parrot/commit/ab13d81a8148a391d4e62ec990b034b3e591f8ff
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M docs/embed.pod
Log Message:
-----------
[docs] Add some basic docs about type signatures and improve description of some datatypes
Commit: 4ff5b0b32841af433ed1439ffa5b3fb91dee2e9a
https://github.com/parrot/parrot/commit/4ff5b0b32841af433ed1439ffa5b3fb91dee2e9a
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M docs/embed.pod
Log Message:
-----------
Add a more user-friendly description of Parrot type signatures
Commit: 012bfb704d063a9af075ac00d2d9be9feaf1248b
https://github.com/parrot/parrot/commit/012bfb704d063a9af075ac00d2d9be9feaf1248b
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M docs/embed.pod
Log Message:
-----------
Add a 'nothing in, nothing out' type signature example
Commit: 5e5548c32907b0eb77d880a194fb4b3b87dc28ea
https://github.com/parrot/parrot/commit/5e5548c32907b0eb77d880a194fb4b3b87dc28ea
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M docs/embed.pod
Log Message:
-----------
s/type signature/function signature/ and clarify what Pi means
Commit: 6c63f40b8cbcce2b62deb2c69db48516da2bff6e
https://github.com/parrot/parrot/commit/6c63f40b8cbcce2b62deb2c69db48516da2bff6e
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M docs/embed.pod
Log Message:
-----------
Clarify what the structure of a Parrot function signature describes
Commit: b294b0fa9b9026bcc542d0284f120fb8372457da
https://github.com/parrot/parrot/commit/b294b0fa9b9026bcc542d0284f120fb8372457da
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M docs/embed.pod
Log Message:
-----------
Document interpreter flags in docs/embed.pod
Commit: 00d1cb7b6feadcb2192360e7c38e10b1327f92f7
https://github.com/parrot/parrot/commit/00d1cb7b6feadcb2192360e7c38e10b1327f92f7
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M docs/embed.pod
Log Message:
-----------
Add another function signature example
The 'constants' section was removed because the interpreter flags are now
documented and there do not appear to be other constants to document.
Commit: 9efb857d14ddc1e40d66744b0b7b3a8f2e541053
https://github.com/parrot/parrot/commit/9efb857d14ddc1e40d66744b0b7b3a8f2e541053
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M t/src/atomic.t
M t/src/basic.t
M t/src/embed.t
M t/src/exit.t
M t/src/extend.t
M t/src/pointer_array.t
M t/src/warnings.t
Log Message:
-----------
Make t/src tests skip_all if src/parrot_config.o is not built
Commit: 889f1c2fe347411469aa402edfdc04453664f81e
https://github.com/parrot/parrot/commit/889f1c2fe347411469aa402edfdc04453664f81e
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M t/src/embed.t
Log Message:
-----------
[t] Add an embed test that creates multiple interpreters
Commit: d72f67b1447aaa7ea151becc7ac2ca10a781a61b
https://github.com/parrot/parrot/commit/d72f67b1447aaa7ea151becc7ac2ca10a781a61b
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M t/src/embed.t
Log Message:
-----------
[t][TT#1880] Add embed test for using Parrot_new to create multiple interps without chaining off first interp
Commit: 7447b4e0ce0bf1ea2cfa673a257f95f53f3a99f3
https://github.com/parrot/parrot/commit/7447b4e0ce0bf1ea2cfa673a257f95f53f3a99f3
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M docs/embed.pod
Log Message:
-----------
Note that spaces are not allowed in function signatures
Commit: 8ff5b7c58ecb8da9c6e9148fd6ea8c9992272c59
https://github.com/parrot/parrot/commit/8ff5b7c58ecb8da9c6e9148fd6ea8c9992272c59
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M docs/embed.pod
Log Message:
-----------
Improve example and reorder some POD
Commit: d39c275db88b0820eee7cfbba51f33151dd4621a
https://github.com/parrot/parrot/commit/d39c275db88b0820eee7cfbba51f33151dd4621a
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M t/src/embed.t
Log Message:
-----------
[t] Add an embed test for returning numerics
Commit: 951b318a6e347699edb447dfaf12aebc4793ba10
https://github.com/parrot/parrot/commit/951b318a6e347699edb447dfaf12aebc4793ba10
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M t/src/embed.t
Log Message:
-----------
[t] Add a test for returning a Float PMC
Commit: a8be04272247dbd2de95e2441ce0dabba7113d63
https://github.com/parrot/parrot/commit/a8be04272247dbd2de95e2441ce0dabba7113d63
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M t/src/embed.t
Log Message:
-----------
[t] Tests for returning a ResizablePMCArray
Commit: deb23c16bcf4f1e34990c557c01f71e784f0f7e3
https://github.com/parrot/parrot/commit/deb23c16bcf4f1e34990c557c01f71e784f0f7e3
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M config/gen/makefiles/root.in
Log Message:
-----------
Correct errors in root.in: places where Makefile needed hard tabs.
Commit: 4801c62282b7fc3ad32abd44be097e2144c1271a
https://github.com/parrot/parrot/commit/4801c62282b7fc3ad32abd44be097e2144c1271a
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M config/gen/makefiles/root.in
Log Message:
-----------
[codingstr] Fix trailing whitespace.
Commit: d3bdc7924d32aeaeebf1ce010f559ac3ca729658
https://github.com/parrot/parrot/commit/d3bdc7924d32aeaeebf1ce010f559ac3ca729658
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M Configure.pl
M config/auto/coverage.pm
Log Message:
-----------
Add documentation for quickcover; link to Devel-Cover.
Commit: 0669e6fbc92f570aba1206075b80a312ce40635d
https://github.com/parrot/parrot/commit/0669e6fbc92f570aba1206075b80a312ce40635d
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M config/auto/perldoc.pm
Log Message:
-----------
Perl coding standards: Use lexical directory handles.
Commit: 9820817776c3b473fc60a880693fe357949e1359
https://github.com/parrot/parrot/commit/9820817776c3b473fc60a880693fe357949e1359
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M src/io/buffer.c
M t/pmc/io.t
Log Message:
-----------
[io] Advance file position in Parrot_io_readline_buffer
Commit: 00e36209b5eb0cc39b634b46838d8c0bdab8be0c
https://github.com/parrot/parrot/commit/00e36209b5eb0cc39b634b46838d8c0bdab8be0c
Author: David Czech <davidczech510 at gmail.com>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M t/pmc/eventhandler.t
Log Message:
-----------
increase coverage of EventHandler, courtesy of kapace++
Signed-off-by: Christoph Otto <christoph_git at mksig.org>
Commit: aced219fc59013c35d208ecd48fca644df33dae5
https://github.com/parrot/parrot/commit/aced219fc59013c35d208ecd48fca644df33dae5
Author: NotFound <julian.notfound at gmail.com>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M t/pmc/namespace.t
Log Message:
-----------
test Namespace get_pmc_keyed_int vtable
Commit: 6acd50799d05c757f4ef114758a33dd647093dd0
https://github.com/parrot/parrot/commit/6acd50799d05c757f4ef114758a33dd647093dd0
Author: NotFound <julian.notfound at gmail.com>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M src/pmc/namespace.pmc
M t/pmc/namespace.t
Log Message:
-----------
fix NameSpece get_pmc_keyed with RSA key, fix a test that was passing for wrong reason, and add one more test
Commit: 425088ab04e0f6d5bc120fa0143c54159014c3e3
https://github.com/parrot/parrot/commit/425088ab04e0f6d5bc120fa0143c54159014c3e3
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M Configure.pl
A config/auto/coverage.pm
M config/gen/makefiles/root.in
M config/init/defaults.pm
M lib/Parrot/Configure/Options/Conf/Shared.pm
M lib/Parrot/Configure/Step/List.pm
A t/steps/auto/coverage-01.t
Log Message:
-----------
Merge branch 'tt1893_quickcover'
Commit: aeb54a206ddb0ff45c7f1abc07ecc6dcbdeaa4e9
https://github.com/parrot/parrot/commit/aeb54a206ddb0ff45c7f1abc07ecc6dcbdeaa4e9
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M MANIFEST
Log Message:
-----------
Update MANIFEST.
Commit: be7ecc1ac28940849982f37b92f4abca23379091
https://github.com/parrot/parrot/commit/be7ecc1ac28940849982f37b92f4abca23379091
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M .gitignore
Log Message:
-----------
Add .gcov, .gcda, .gcno (files generated during make quickcover/cover) to .gitignore.
Commit: 16cdac2dcae42f873be8ef69a5ae448d1dc155af
https://github.com/parrot/parrot/commit/16cdac2dcae42f873be8ef69a5ae448d1dc155af
Author: Christoph Otto <christoph_git at mksig.org>
Date: 2010-12-18 (Sat, 18 Dec 2010)
Changed paths:
M .gitignore
Log Message:
-----------
add a few more coverage test files to .gitignore
Commit: 61988c65ee554f4c28bf773a0ee7e7c3d592df76
https://github.com/parrot/parrot/commit/61988c65ee554f4c28bf773a0ee7e7c3d592df76
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-12-19 (Sun, 19 Dec 2010)
Changed paths:
M lib/Parrot/Configure/Trace.pm
Log Message:
-----------
Correct POD formatting errors.
Commit: 0b20a82b5577342341502220b82df1531bff0485
https://github.com/parrot/parrot/commit/0b20a82b5577342341502220b82df1531bff0485
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2010-12-19 (Sun, 19 Dec 2010)
Changed paths:
M DEPRECATED.pod
Log Message:
-----------
deprecations for planned :init and :load flag related changes
Commit: 3749000c7daf387245941e04d316b155aeb369fd
https://github.com/parrot/parrot/commit/3749000c7daf387245941e04d316b155aeb369fd
Author: NotFound <julian.notfound at gmail.com>
Date: 2010-12-19 (Sun, 19 Dec 2010)
Changed paths:
M t/pmc/namespace.t
Log Message:
-----------
test Namespace get_pmc_keyed RSA key with a null element
Commit: c51b64278c36185ba08003ae08489192252d9d14
https://github.com/parrot/parrot/commit/c51b64278c36185ba08003ae08489192252d9d14
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2010-12-19 (Sun, 19 Dec 2010)
Changed paths:
M DEPRECATED.pod
Log Message:
-----------
remove deprecation notice for PIR assignment syntax
we're not going to fix this mistake. see TT #906 for why.
Commit: d9e5a88da4ea975e9c0a25aa14bad9874e5b1676
https://github.com/parrot/parrot/commit/d9e5a88da4ea975e9c0a25aa14bad9874e5b1676
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2010-12-19 (Sun, 19 Dec 2010)
Changed paths:
M include/parrot/warnings.h
M runtime/parrot/library/dumper.pir
M runtime/parrot/library/yaml_dumper.pir
M src/interp/inter_create.c
M src/ops/core.ops
R t/op/errorson.t
M t/pmc/threads.t
Log Message:
-----------
remove deprecated PARROT_ERRORS_GLOBALS_FLAG constant
Commit: 9c05317533db6e56cd47a579d2180e02992be466
https://github.com/parrot/parrot/commit/9c05317533db6e56cd47a579d2180e02992be466
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2010-12-19 (Sun, 19 Dec 2010)
Changed paths:
M DEPRECATED.pod
Log Message:
-----------
remove deprecation notice for PARROT_ERRORS_GLOBALS_FLAG
Commit: ee05fe3a40590e3c4fa0716fc9e0f4202f9f9e26
https://github.com/parrot/parrot/commit/ee05fe3a40590e3c4fa0716fc9e0f4202f9f9e26
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-12-20 (Mon, 20 Dec 2010)
Changed paths:
M MANIFEST.SKIP
Log Message:
-----------
Regenerate after recent additions to .gitignore.
Commit: a70fea8d3662f47dc15dc467faf9a2d17a9d44ed
https://github.com/parrot/parrot/commit/a70fea8d3662f47dc15dc467faf9a2d17a9d44ed
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-12-20 (Mon, 20 Dec 2010)
Changed paths:
M NEWS
Log Message:
-----------
Add entries about 'quickcover' and 'headerizer.pl'.
Commit: 1e0c6529ca0351200151500308074c507b87b3cf
https://github.com/parrot/parrot/commit/1e0c6529ca0351200151500308074c507b87b3cf
Author: Gerd Pokorra <gp at zimt.uni-siegen.de>
Date: 2010-12-21 (Tue, 21 Dec 2010)
Changed paths:
M tools/docs/filename_and_chapter.pl
Log Message:
-----------
change bounds
Commit: ee0b73f2111365cabe46c1cbcfccb41493ffa4b1
https://github.com/parrot/parrot/commit/ee0b73f2111365cabe46c1cbcfccb41493ffa4b1
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2010-12-21 (Tue, 21 Dec 2010)
Changed paths:
M NEWS
Log Message:
-----------
update NEWS by doing a very quick skim of git log since 2.10.1
Commit: 0ee08b4ef430c8f01e539fc51e21850e49f9bd13
https://github.com/parrot/parrot/commit/0ee08b4ef430c8f01e539fc51e21850e49f9bd13
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2010-12-21 (Tue, 21 Dec 2010)
Changed paths:
M ChangeLog
Log Message:
-----------
update changelog
Commit: c8ec1f60738c73f2460766c5b9d6f49811003a7d
https://github.com/parrot/parrot/commit/c8ec1f60738c73f2460766c5b9d6f49811003a7d
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2010-12-21 (Tue, 21 Dec 2010)
Changed paths:
M tools/release/release.json
Log Message:
-----------
Partial update of release.json
Commit: 74ee6490e2dc49787d14e6969f15bfaae6d88373
https://github.com/parrot/parrot/commit/74ee6490e2dc49787d14e6969f15bfaae6d88373
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2010-12-21 (Tue, 21 Dec 2010)
Changed paths:
M RESPONSIBLE_PARTIES
M tools/release/release.json
Log Message:
-----------
update a few fields in RESPONSIBLE_PARTIES. This release is named 'At The ROFLBBQ'
Commit: e21a925557759249c90e9965176c2f35cc1c6e36
https://github.com/parrot/parrot/commit/e21a925557759249c90e9965176c2f35cc1c6e36
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2010-12-21 (Tue, 21 Dec 2010)
Changed paths:
M CREDITS
M MANIFEST.generated
M README
M VERSION
M include/parrot/oplib/core_ops.h
M src/ops/core_ops.c
Log Message:
-----------
update version number everywhere
Commit: 5ed3cd52ea4d6fcc09e64181233112ca9ffa2e2e
https://github.com/parrot/parrot/commit/5ed3cd52ea4d6fcc09e64181233112ca9ffa2e2e
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2010-12-21 (Tue, 21 Dec 2010)
Changed paths:
M docs/parrothist.pod
M docs/project/release_manager_guide.pod
Log Message:
-----------
more updates
Commit: 2e22116943b3362a634a40756de7f6d996822205
https://github.com/parrot/parrot/commit/2e22116943b3362a634a40756de7f6d996822205
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2010-12-21 (Tue, 21 Dec 2010)
Changed paths:
M include/parrot/oplib/core_ops.h
M src/ops/core_ops.c
Log Message:
-----------
update version numbers in opsc output
Commit: 3bbbbc394214f56c93ffe62fa6acba228785e70f
https://github.com/parrot/parrot/commit/3bbbbc394214f56c93ffe62fa6acba228785e70f
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2010-12-21 (Tue, 21 Dec 2010)
Changed paths:
M DEPRECATED.pod
M include/parrot/warnings.h
M runtime/parrot/library/dumper.pir
M runtime/parrot/library/yaml_dumper.pir
M src/interp/inter_create.c
M src/ops/core.ops
R t/op/errorson.t
M t/pmc/threads.t
Log Message:
-----------
Merge branch 'errors_globals_flag_deprecation'
Commit: fa4ca98d90e8e17ff73d56e30af832faa8f01844
https://github.com/parrot/parrot/commit/fa4ca98d90e8e17ff73d56e30af832faa8f01844
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2010-12-21 (Tue, 21 Dec 2010)
Changed paths:
M MANIFEST
Log Message:
-----------
mk_manifest_and_skip
Commit: 738993c69f9315c9ea9702dea2b6e42cf7f7bed1
https://github.com/parrot/parrot/commit/738993c69f9315c9ea9702dea2b6e42cf7f7bed1
Author: Michael H. Hind <mike.hind at gmail.com>
Date: 2010-12-22 (Wed, 22 Dec 2010)
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 README
M README.deutsch
M RESPONSIBLE_PARTIES
M VERSION
A config/auto/coverage.pm
M config/auto/perldoc.pm
M config/gen/makefiles/root.in
M config/gen/platform/ansi/pid.c
M config/init/defaults.pm
M docs/embed.pod
M docs/parrothist.pod
M docs/project/release_manager_guide.pod
M examples/io/get.pir
M include/parrot/oplib/core_ops.h
M include/parrot/warnings.h
M lib/Parrot/Configure/Options/Conf/Shared.pm
M lib/Parrot/Configure/Step/List.pm
M lib/Parrot/Configure/Trace.pm
M runtime/parrot/library/Config/JSON.pir
M runtime/parrot/library/LWP/Protocol.pir
M runtime/parrot/library/Test/More.pir
M runtime/parrot/library/dumper.pir
M runtime/parrot/library/yaml_dumper.pir
M src/gc/gc_ms.c
M src/gc/gc_ms2.c
M src/gc/gc_private.h
M src/interp/inter_create.c
M src/io/buffer.c
M src/ops/core.ops
M src/ops/core_ops.c
M src/pmc/bignum.pmc
M src/pmc/namespace.pmc
M src/pmc/parrotinterpreter.pmc
M src/pmc/socket.pmc
R t/op/errorson.t
M t/pmc/bigint.t
M t/pmc/bignum.t
M t/pmc/complex.t
M t/pmc/eventhandler.t
M t/pmc/io.t
M t/pmc/namespace.t
M t/pmc/socket.t
M t/pmc/threads.t
M t/src/atomic.t
M t/src/basic.t
M t/src/embed.t
M t/src/exit.t
M t/src/extend.t
M t/src/pointer_array.t
M t/src/warnings.t
A t/steps/auto/coverage-01.t
M tools/docs/filename_and_chapter.pl
M tools/release/release.json
Log Message:
-----------
[html_cleanup] merge in origin/master
More information about the parrot-commits
mailing list