Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Bump various modules.
With this, we can now build a Rakudo Star that passes module tests on MoarVM.
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule doc
updated
from f26213 to 8b066e
Submodule panda
updated
6 files
| +10 −0 | bin/panda | |
| +1 −1 | bootstrap.pl | |
| +2 −1 | lib/Panda/Builder.pm | |
| +22 −8 | lib/Panda/Ecosystem.pm | |
| +1 −1 | lib/Panda/Tester.pm | |
| +3 −3 | rebootstrap.pl |
Submodule perl6-digest-md5
updated
4 files
| +16 −0 | Build.pm | |
| +43 −19 | lib/Digest/MD5.pm | |
| +35 −0 | lib/Digest/MD5.pm.parrot | |
| +59 −0 | lib/Digest/MD5.pm.perl |