[parrot/parrot] 810f78: Add myself to CREDITS

noreply at github.com noreply at github.com
Wed Oct 19 23:56:07 UTC 2011


  Branch: refs/heads/green_threads
  Home:   https://github.com/parrot/parrot

  Commit: 810f7884dfeec43012193abd8eb593524af37f66
      https://github.com/parrot/parrot/commit/810f7884dfeec43012193abd8eb593524af37f66
  Author: Stefan Seifert <nine at detonation.org>
  Date:   2011-10-15 (Sat, 15 Oct 2011)

  Changed paths:
    M CREDITS

  Log Message:
  -----------
  Add myself to CREDITS


  Commit: 2aca3a1ec9b10596a772f7f222d22fa9fe63fa43
      https://github.com/parrot/parrot/commit/2aca3a1ec9b10596a772f7f222d22fa9fe63fa43
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-10-16 (Sun, 16 Oct 2011)

  Changed paths:
    M tools/dev/mk_language_shell.in

  Log Message:
  -----------
  [tools] Prevent mk_language_shell.pl from creating svn $Id$ lines


  Commit: b160d312d884288b8b22d0a77aca983347be83d3
      https://github.com/parrot/parrot/commit/b160d312d884288b8b22d0a77aca983347be83d3
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2011-10-16 (Sun, 16 Oct 2011)

  Changed paths:
    M src/pmc/packfile.pmc
  M src/pmc/packfiledebug.pmc
  M src/pmc/packfileopmap.pmc

  Log Message:
  -----------
  Update Packfile* PMC documentation

Packfile:
 - Does not have a uuid_length key
 - unpack takes a string, does not return one

PackfileDebug:
 - Doesn't have two get_string_keyed_int methods

PackfileOpMap
 - Isn't a debug segment
 - Has opcode mappings, not filename mappings


  Commit: fccdff0d1dea306f4ad5c3fd23f372515b304a9a
      https://github.com/parrot/parrot/commit/fccdff0d1dea306f4ad5c3fd23f372515b304a9a
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2011-10-16 (Sun, 16 Oct 2011)

  Changed paths:
    M src/pmc/fixedfloatarray.pmc
  M src/pmc/fixedintegerarray.pmc
  M t/pmc/fixedbooleanarray.t
  M t/pmc/fixedfloatarray.t
  M t/pmc/fixedintegerarray.t
  M t/pmc/fixedpmcarray.t

  Log Message:
  -----------
  Add get_string to Fixed Float and Integer Array

Also adds tests for get_string to Boolean and PMC.

This makes most Fixed*Array consistent.  The exception is
FixedPMCArray which prints the number of elements instead of the
elements themselves.  We may wish to change that, but I simply wanted
to add the missing strings to avoid exceptions when printing.


  Commit: 05157bf15c6669978bc2e737b11d503c7bae4709
      https://github.com/parrot/parrot/commit/05157bf15c6669978bc2e737b11d503c7bae4709
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-10-17 (Mon, 17 Oct 2011)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  update changelog


  Commit: 3877e53c6ec3ffb60f93f157a1e9715cea51a9ed
      https://github.com/parrot/parrot/commit/3877e53c6ec3ffb60f93f157a1e9715cea51a9ed
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-10-17 (Mon, 17 Oct 2011)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  add note about wiki migration to changelog


  Commit: f55775a036493c868714c94d1ed5f78c106e748e
      https://github.com/parrot/parrot/commit/f55775a036493c868714c94d1ed5f78c106e748e
  Author: NotFound <julian.notfound at gmail.com>
  Date:   2011-10-17 (Mon, 17 Oct 2011)

  Changed paths:
    M ext/winxed/compiler.pir

  Log Message:
  -----------
  update winxed snapshot to release 1.3.0


  Commit: 46cc2aab8e6e007b2b888c2da2367b190baad764
      https://github.com/parrot/parrot/commit/46cc2aab8e6e007b2b888c2da2367b190baad764
  Author: NotFound <julian.notfound at gmail.com>
  Date:   2011-10-17 (Mon, 17 Oct 2011)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  Merge branch 'master' of git at github.com:parrot/parrot


  Commit: 3ff3c9cd53dddc1193d7e7937aa6c88cd0cac035
      https://github.com/parrot/parrot/commit/3ff3c9cd53dddc1193d7e7937aa6c88cd0cac035
  Author: NotFound <julian.notfound at gmail.com>
  Date:   2011-10-17 (Mon, 17 Oct 2011)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  update winxed info in changelog


  Commit: 951dcf7354e43988d250e4ed04ebc3f4d29422c8
      https://github.com/parrot/parrot/commit/951dcf7354e43988d250e4ed04ebc3f4d29422c8
  Author: Andrew Whitworth <wknight8111 at gmail.com>
  Date:   2011-10-17 (Mon, 17 Oct 2011)

  Changed paths:
    M docs/project/release_manager_guide.pod

  Log Message:
  -----------
  Nobody else has volunteered, so I'll take November


  Commit: 2ebdb70e46e5bf8bacb0ed6457c794a1dd46160a
      https://github.com/parrot/parrot/commit/2ebdb70e46e5bf8bacb0ed6457c794a1dd46160a
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2011-10-17 (Mon, 17 Oct 2011)

  Changed paths:
    M docs/pdds/pdd17_pmc.pod

  Log Message:
  -----------
  PDD17: Mention init_int VTABLE

Message mostly copied from init_pmc explanation.  I figured a
repetitive description is better than none.


  Commit: aca005447ba08dbccbf0aaee09418cfe6664d65c
      https://github.com/parrot/parrot/commit/aca005447ba08dbccbf0aaee09418cfe6664d65c
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2011-10-17 (Mon, 17 Oct 2011)

  Changed paths:
    M src/pmc/oplib.pmc

  Log Message:
  -----------
  Document oplib PMC


  Commit: 83b0af4cd8c1fbebf72724d9af15d4e53bfe3100
      https://github.com/parrot/parrot/commit/83b0af4cd8c1fbebf72724d9af15d4e53bfe3100
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2011-10-17 (Mon, 17 Oct 2011)

  Changed paths:
    M src/pmc/oplib.pmc

  Log Message:
  -----------
  OpLib PMC: Used fixed array for version()

I suppose it's a minor nit, but we know the length of the array
exactly and it's never going to change, so use a FIA instead of an
RIA.  Plus, using set_integer_keyed_int should be faster than
push_integer.


  Commit: 667c56500253d0a1548dc983123e56860e93c15a
      https://github.com/parrot/parrot/commit/667c56500253d0a1548dc983123e56860e93c15a
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2011-10-17 (Mon, 17 Oct 2011)

  Changed paths:
    M src/pmc/opcode.pmc

  Log Message:
  -----------
  Document the Opcode PMC

Includes information on what various integer values mean (determined
by examining the type definitions.


  Commit: bbd9822a0a08b29883502ce22397a66b51ba6459
      https://github.com/parrot/parrot/commit/bbd9822a0a08b29883502ce22397a66b51ba6459
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2011-10-17 (Mon, 17 Oct 2011)

  Changed paths:
    M src/pmc/packfileannotations.pmc

  Log Message:
  -----------
  PackfileAnnotations: Ignore SUPER a little less

We didn't call the superclass's init, and the superclass
has a set_directory which does a little bit of work.

Sadly, SUPER doesn't work inside of methods, so this is basically
an inlined version.


  Commit: 89bab210fa96a56e653b5d8ad6a0a0b09fc0f960
      https://github.com/parrot/parrot/commit/89bab210fa96a56e653b5d8ad6a0a0b09fc0f960
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2011-10-17 (Mon, 17 Oct 2011)

  Changed paths:
    M src/pmc/packfiledebug.pmc

  Log Message:
  -----------
  PackfileDebug: Bring more sanity to VTABLEs

- We have a custom mark VTABLE, so mention that in init.
- Shorten mark a little by getting all the attributes at once.
- The get_integer VTABLE is actually returning the number of
  elements in the PMC, so use the elements VTABLE.
- The line number is an integer so use get_integer_keyed_int
  This keeps around get_pmc_keyed_int as a wrapper.
- Refactor get_string_keyed_int in preparation for further
  changes.


  Commit: 883091cbd0ee749a9f0d465f601a08a0b31e32df
      https://github.com/parrot/parrot/commit/883091cbd0ee749a9f0d465f601a08a0b31e32df
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2011-10-17 (Mon, 17 Oct 2011)

  Changed paths:
    M src/pmc/packfiledebug.pmc

  Log Message:
  -----------
  PackfileDebug: Lookup filenames in the const table

The method of doing so is modeled after the code in PackfileAnnotations.


  Commit: d011f84215e06f72124fe24afadaeea737716268
      https://github.com/parrot/parrot/commit/d011f84215e06f72124fe24afadaeea737716268
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2011-10-17 (Mon, 17 Oct 2011)

  Changed paths:
    M src/pmc/packfileopmap.pmc
  M t/pmc/packfileopmap.t

  Log Message:
  -----------
  PackfileOpMap: Add a way to get loaded oplibs

Since OpLibs don't know their own name, use a hash.


  Commit: 5f3976d0158e66f5936eca6435f060fa007704ca
      https://github.com/parrot/parrot/commit/5f3976d0158e66f5936eca6435f060fa007704ca
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2011-10-17 (Mon, 17 Oct 2011)

  Changed paths:
    M src/pmc/packfiledebug.pmc

  Log Message:
  -----------
  Update Packfile* PMC documentation

Packfile:
 - Does not have a uuid_length key
 - unpack takes a string, does not return one

PackfileDebug:
 - Doesn't have two get_string_keyed_int methods

PackfileOpMap
 - Isn't a debug segment
 - Has opcode mappings, not filename mappings


  Commit: 8f0ec0d2d5d3272b5c9ea1322d6d2905228281f1
      https://github.com/parrot/parrot/commit/8f0ec0d2d5d3272b5c9ea1322d6d2905228281f1
  Author: Andy Lester <andy at petdance.com>
  Date:   2011-10-17 (Mon, 17 Oct 2011)

  Changed paths:
    M config/auto/warnings.pm

  Log Message:
  -----------
  added a new warning, -Wunused-local-typedefs, from the development branch of gcc 4.7.0


  Commit: ededc46f50b5439527f30cfe73d9af1be5afe177
      https://github.com/parrot/parrot/commit/ededc46f50b5439527f30cfe73d9af1be5afe177
  Author: Andy Lester <andy at petdance.com>
  Date:   2011-10-17 (Mon, 17 Oct 2011)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  Fixed spelling of "Trac" and add a link to it


  Commit: d90df334f0d409cc5b7b4e78f999bc97e4325045
      https://github.com/parrot/parrot/commit/d90df334f0d409cc5b7b4e78f999bc97e4325045
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2011-10-18 (Tue, 18 Oct 2011)

  Changed paths:
    M src/pmc/packfileannotations.pmc

  Log Message:
  -----------
  PackfileAnnotations: Fix decl-after-statement

Apparently benabik-- somehow forgot to test the code he pushed.  My
guess is that it late and this one slipped through some cleanups.
gerd++ for noticing.


  Commit: 0a87d4d86a06e340e68241c3afd21fa07a9b20f1
      https://github.com/parrot/parrot/commit/0a87d4d86a06e340e68241c3afd21fa07a9b20f1
  Author: NotFound <julian.notfound at gmail.com>
  Date:   2011-10-18 (Tue, 18 Oct 2011)

  Changed paths:
    M src/pmc/packfiledebug.pmc

  Log Message:
  -----------
  fix C90 violation


  Commit: bf51f457b634cff0f24dc606ab0a6322e317b083
      https://github.com/parrot/parrot/commit/bf51f457b634cff0f24dc606ab0a6322e317b083
  Author: Michael Schroeder <mls at suse.de>
  Date:   2011-10-18 (Tue, 18 Oct 2011)

  Changed paths:
    M include/parrot/hash.h
  M src/hash.c
  M src/pmc/hash.pmc
  M t/pmc/hash.t

  Log Message:
  -----------
  add Hash.update(Hash) method to speed up rakudo/nqp startup


  Commit: 80f8508649813bf504f674732e61f112d635ade3
      https://github.com/parrot/parrot/commit/80f8508649813bf504f674732e61f112d635ade3
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-10-18 (Tue, 18 Oct 2011)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  update and reformat changelog


  Commit: d5f744084571276d486148e785e0ca38a50030eb
      https://github.com/parrot/parrot/commit/d5f744084571276d486148e785e0ca38a50030eb
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-10-18 (Tue, 18 Oct 2011)

  Changed paths:
    M MANIFEST.generated
  M README
  M VERSION
  M docs/parrothist.pod
  M include/parrot/oplib/core_ops.h
  M src/ops/core_ops.c
  M tools/release/release.json

  Log Message:
  -----------
  Update some stuff to 3.9.0


  Commit: f3f91581355222ffaace9c582d1c36ddb0ed0c97
      https://github.com/parrot/parrot/commit/f3f91581355222ffaace9c582d1c36ddb0ed0c97
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-10-18 (Tue, 18 Oct 2011)

  Changed paths:
    M PBC_COMPAT
  M t/native_pbc/number.pbc
  M t/native_pbc/string.pbc

  Log Message:
  -----------
  Update PBC_COMPAT and native pbc tests


  Commit: 3f0688bb5f88543d0f1c2dde973c52fb9903572d
      https://github.com/parrot/parrot/commit/3f0688bb5f88543d0f1c2dde973c52fb9903572d
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-10-18 (Tue, 18 Oct 2011)

  Changed paths:
    M docs/project/release_manager_guide.pod

  Log Message:
  -----------
  remove pending release from docs/project/release_manager_guide.pod


  Commit: 07eb6e92af75afff0561e091d3a8a920d6d39871
      https://github.com/parrot/parrot/commit/07eb6e92af75afff0561e091d3a8a920d6d39871
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-10-18 (Tue, 18 Oct 2011)

  Changed paths:
    M docs/project/release_manager_guide.pod

  Log Message:
  -----------
  Remove a step from the release process, since we don't use milestones currently


  Commit: 4833d682d60ebb6ef7b8d4cf90163e3f22467ca7
      https://github.com/parrot/parrot/commit/4833d682d60ebb6ef7b8d4cf90163e3f22467ca7
  Author: NotFound <julian.notfound at gmail.com>
  Date:   2011-10-18 (Tue, 18 Oct 2011)

  Changed paths:
    M frontend/parrot2/prt0.pir
  M frontend/parrot2/prt0.winxed

  Log Message:
  -----------
  check lenght before substr'ing in frontend


  Commit: e608208863de4de5429e4f488384a2df83769cf6
      https://github.com/parrot/parrot/commit/e608208863de4de5429e4f488384a2df83769cf6
  Author: Tadeusz Sośnierz <tadzikes at gmail.com>
  Date:   2011-10-18 (Tue, 18 Oct 2011)

  Changed paths:
    M src/pmc/socket.pmc

  Log Message:
  -----------
  Fix typo in socket.pmc


  Commit: 1ec04f63af1dc847c427e4dab3a40fe363ae3e48
      https://github.com/parrot/parrot/commit/1ec04f63af1dc847c427e4dab3a40fe363ae3e48
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2011-10-18 (Tue, 18 Oct 2011)

  Changed paths:
    M runtime/parrot/library/postgres.pir

  Log Message:
  -----------
  postgres: Pass interp to Parrot_str_new

This was segfaulting because Parrot_str_new expects an interp, a
buffer, and a length but we were only passing a buffer and length.
The result was... not good.  See gh-168 for gory details.


  Commit: 7683718be29b944c995a9e3299b3e465a5b2733c
      https://github.com/parrot/parrot/commit/7683718be29b944c995a9e3299b3e465a5b2733c
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-10-18 (Tue, 18 Oct 2011)

  Changed paths:
    M t/library/pg.t

  Log Message:
  -----------
  Todo a test failure that is blocking the release


  Commit: 79c26d4faa501c31361421d03a604c50edf077cc
      https://github.com/parrot/parrot/commit/79c26d4faa501c31361421d03a604c50edf077cc
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-10-18 (Tue, 18 Oct 2011)

  Changed paths:
    M docs/project/release_manager_guide.pod

  Log Message:
  -----------
  [doc] Fix a typo in the release manager guide about SHA1 that should be SHA256


  Commit: a20b5c8c443296642d7171190536036250365def
      https://github.com/parrot/parrot/commit/a20b5c8c443296642d7171190536036250365def
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-10-18 (Tue, 18 Oct 2011)

  Changed paths:
    M docs/project/release_manager_guide.pod

  Log Message:
  -----------
  Update wiki location in release manager guide


  Commit: 625b5bb274baa5d930ec97b0b98b0ce7bd951c9d
      https://github.com/parrot/parrot/commit/625b5bb274baa5d930ec97b0b98b0ce7bd951c9d
  Author: Andy Lester <andy at petdance.com>
  Date:   2011-10-18 (Tue, 18 Oct 2011)

  Changed paths:
    M config/auto/warnings.pm

  Log Message:
  -----------
  Removed the -Wunused-local-typedefs, which is apparently still buggy.


  Commit: fd1a80031125817563d5dca1a49b86da8668b18c
      https://github.com/parrot/parrot/commit/fd1a80031125817563d5dca1a49b86da8668b18c
  Author: Andy Lester <andy at petdance.com>
  Date:   2011-10-18 (Tue, 18 Oct 2011)

  Changed paths:
    M src/pmc/scheduler.pmc

  Log Message:
  -----------
  removed unused var task_id_str. Consted a pointer, and marked an interp UNUSED


  Commit: 2206ed8111600cc99373e13173b96c82bbcfccf0
      https://github.com/parrot/parrot/commit/2206ed8111600cc99373e13173b96c82bbcfccf0
  Author: Michael Schroeder <mls at suse.de>
  Date:   2011-10-19 (Wed, 19 Oct 2011)

  Changed paths:
    M src/dynpmc/select.pmc
  M t/dynpmc/select.t

  Log Message:
  -----------
  add missing mark method to select.pmc, switch hash to interger keyed


  Commit: 44266eb41408495d192f1aca9627b72be1c45b3e
      https://github.com/parrot/parrot/commit/44266eb41408495d192f1aca9627b72be1c45b3e
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-10-19 (Wed, 19 Oct 2011)

  Changed paths:
    M ChangeLog
  M docs/parrothist.pod
  M docs/project/release_manager_guide.pod

  Log Message:
  -----------
  Update changelog and fix some small nits in parrothist.pod and the release manager guide


  Commit: 5b0b2aa7d946d4ae6d589017ae3f5d5cf6356a67
      https://github.com/parrot/parrot/commit/5b0b2aa7d946d4ae6d589017ae3f5d5cf6356a67
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-10-19 (Wed, 19 Oct 2011)

  Changed paths:
    M src/scheduler.c

  Log Message:
  -----------
  [TT #2199] Attempt to fix timer tests on NetBSD 5.1, doughera++


  Commit: 6c60de10f5e1d28ed681160850128ba4ff986aa7
      https://github.com/parrot/parrot/commit/6c60de10f5e1d28ed681160850128ba4ff986aa7
  Author: ligne <matt.boyle at gmail.com>
  Date:   2011-10-19 (Wed, 19 Oct 2011)

  Changed paths:
    M t/dynpmc/select.t

  Log Message:
  -----------
  fix the test count that wasn't incremented in 2206ed8


  Commit: b07f9694f2730890736ef15ef7c9b2f99ab81617
      https://github.com/parrot/parrot/commit/b07f9694f2730890736ef15ef7c9b2f99ab81617
  Author: Michael Schroeder <mls at suse.de>
  Date:   2011-10-19 (Wed, 19 Oct 2011)

  Changed paths:
    M t/dynpmc/select.t

  Log Message:
  -----------
  Merge pull request #172 from ligne/select_test_count

fix the test count that wasn't incremented in 2206ed8


  Commit: 7428bb57a2e45eead16ff0cf07a04a9df114bdb6
      https://github.com/parrot/parrot/commit/7428bb57a2e45eead16ff0cf07a04a9df114bdb6
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2011-10-19 (Wed, 19 Oct 2011)

  Changed paths:
    M compilers/pct/src/PCT/HLLCompiler.pir

  Log Message:
  -----------
  HLLCompiler: Allow -e to play well with --target

chrisdolan++ for giving us this patch in TT 366.  However, it appears
NQP rewrites enough of PCT::HLLCompiler that this fix doesn't affect
NQP or Rakudo nom.


  Commit: 96b721aaef04e3d51463079da422e6a822e00349
      https://github.com/parrot/parrot/commit/96b721aaef04e3d51463079da422e6a822e00349
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-10-19 (Wed, 19 Oct 2011)

  Changed paths:
    M ChangeLog
  M MANIFEST.generated
  M PBC_COMPAT
  M README
  M VERSION
  M compilers/pct/src/PCT/HLLCompiler.pir
  M docs/parrothist.pod
  M docs/pdds/pdd17_pmc.pod
  M docs/project/release_manager_guide.pod
  M ext/winxed/compiler.pir
  M frontend/parrot2/prt0.pir
  M frontend/parrot2/prt0.winxed
  M include/parrot/hash.h
  M include/parrot/oplib/core_ops.h
  M lib/Parrot/Harness/DefaultTests.pm
  M runtime/parrot/library/postgres.pir
  M src/dynpmc/select.pmc
  M src/hash.c
  M src/ops/core_ops.c
  M src/pmc/fixedfloatarray.pmc
  M src/pmc/fixedintegerarray.pmc
  M src/pmc/hash.pmc
  M src/pmc/opcode.pmc
  M src/pmc/oplib.pmc
  M src/pmc/packfile.pmc
  M src/pmc/packfileannotations.pmc
  M src/pmc/packfiledebug.pmc
  M src/pmc/packfileopmap.pmc
  M src/pmc/scheduler.pmc
  M src/pmc/socket.pmc
  M src/scheduler.c
  M t/dynpmc/select.t
  M t/library/pg.t
  M t/native_pbc/number.pbc
  M t/native_pbc/string.pbc
  M t/pmc/fixedbooleanarray.t
  M t/pmc/fixedfloatarray.t
  M t/pmc/fixedintegerarray.t
  M t/pmc/fixedpmcarray.t
  M t/pmc/hash.t
  M t/pmc/packfileopmap.t
  M tools/dev/mk_language_shell.in
  M tools/release/release.json

  Log Message:
  -----------
  Merge from master after 3.9.0, fixing a few scheduler-related conflicts and adding a todo note for a vtable that seems useless


  Commit: 807df719f1e3ee6be8690c67daf292262137a5c0
      https://github.com/parrot/parrot/commit/807df719f1e3ee6be8690c67daf292262137a5c0
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-10-19 (Wed, 19 Oct 2011)

  Changed paths:
    M CREDITS

  Log Message:
  -----------
  Merge branch 'green_threads' of git://github.com/niner/parrot into green_threads


Compare: https://github.com/parrot/parrot/compare/a074845...807df71


More information about the parrot-commits mailing list