[parrot/parrot] c0d0b1: Merge branch 'leto/embed_grant'
noreply at github.com
noreply at github.com
Thu May 26 23:20:41 UTC 2011
Branch: refs/heads/leto/embed_grant
Home: https://github.com/parrot/parrot
Commit: c0d0b11c387a436fba5647b75f2e4372d729afd1
https://github.com/parrot/parrot/commit/c0d0b11c387a436fba5647b75f2e4372d729afd1
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2011-05-25 (Wed, 25 May 2011)
Changed paths:
M t/src/extend_vtable.t
Log Message:
-----------
Merge branch 'leto/embed_grant'
Commit: 4046b69b3f9e5a1c49b648ef0e851d03f46bc57d
https://github.com/parrot/parrot/commit/4046b69b3f9e5a1c49b648ef0e851d03f46bc57d
Author: Christoph Otto <christoph_github at mksig.org>
Date: 2011-05-26 (Thu, 26 May 2011)
Changed paths:
M lib/Parrot/Test.pm
Log Message:
-----------
various English fixes in inline POD, patch courtesy of soh_cah_toa++
Commit: 6f2f8346642f5b8798f5b90ecbe042a076d7d7b2
https://github.com/parrot/parrot/commit/6f2f8346642f5b8798f5b90ecbe042a076d7d7b2
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2011-05-26 (Thu, 26 May 2011)
Changed paths:
M t/src/extend_vtable.t
Log Message:
-----------
Unbreak master by avoiding the unpleasant Parrot_PMC_destroy function
Commit: cbfc76e64acf9f0a526b5f7da0e4c6c4ec0d1189
https://github.com/parrot/parrot/commit/cbfc76e64acf9f0a526b5f7da0e4c6c4ec0d1189
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-05-26 (Thu, 26 May 2011)
Changed paths:
M docs/embed.pod
M lib/Parrot/Vtable.pm
M t/src/extend_vtable.t
Log Message:
-----------
Nuke Parrot_PMC_destroy. It's an extremely dangerous function that should *ABSOLUTELY NEVER BE CALLED BY ANYBODY EVER*. Seriously. Re-read that.
Commit: 67b40809b95712a56863ba817fd60dadf8221570
https://github.com/parrot/parrot/commit/67b40809b95712a56863ba817fd60dadf8221570
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2011-05-26 (Thu, 26 May 2011)
Changed paths:
M .gitignore
M CREDITS
M MANIFEST
M NEWS
M config/auto/warnings.pm
M config/gen/makefiles/root.in
M config/init/hints/darwin.pm
M docs/book/pir/ch03_basic_syntax.pod
M docs/book/pir/ch04_variables.pod
A docs/deprecations/deprecations.pod
A docs/deprecations/deprecations_2_6.pod
A docs/deprecations/deprecations_2_9.pod
A docs/deprecations/deprecations_3_0.pod
A docs/deprecations/deprecations_3_3.pod
A docs/deprecations/deprecations_3_6.pod
A docs/deprecations/how_to_deprecate.pod
M docs/embed.pod
M docs/index/developer.json
M docs/project/git_workflow.pod
M include/parrot/compiler.h
M lib/Parrot/Test.pm
M lib/Parrot/Vtable.pm
M src/call/args.c
M src/dynpmc/os.pmc
M src/gc/alloc_resources.c
M src/gc/string_gc.c
M src/pmc/structview.pmc
M src/pmc/unmanagedstruct.pmc
A t/dynpmc/foo-01.t
A t/dynpmc/foo-02.t
A t/dynpmc/foo-03.t
A t/dynpmc/foo-04.t
A t/dynpmc/foo-05.t
A t/dynpmc/foo-06.t
A t/dynpmc/foo-07.t
A t/dynpmc/foo-08.t
A t/dynpmc/foo-09.t
A t/dynpmc/foo-10.t
R t/dynpmc/foo.t
M t/harness
M t/pmc/socket_ipv6.t
M t/src/extend_vtable.t
M t/steps/init/hints/darwin-01.t
M t/tools/dev/headerizer/01_functions.t
M tools/dev/merge_pull_request.pl
Log Message:
-----------
Merge remote branch 'origin/master' into leto/embed_grant
Compare: https://github.com/parrot/parrot/compare/56fa3c4...67b4080
More information about the parrot-commits
mailing list