Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Apr 10, 2015
1 parent 8ec165d commit 63912bd
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 20 deletions.
50 changes: 40 additions & 10 deletions log/MoarVM-version.log
@@ -1,7 +1,7 @@
MoarVM
2015.03-82-g597701b
Rakudo
Cluj-221-g0b7c5ba
Cluj-225-g5a38b21
NQP
2015.03-92-gc4044af
modules
Expand Down Expand Up @@ -74,13 +74,43 @@ Date: Tue Feb 18 11:36:04 2014 -0800
Added S11 provides
--------
Perl6-MIME-Base64
commit 120d1d256fce97f5de860670fc824c5127c719a6
Author: Zoffix Znet <cpan@zoffix.com>
Date: Fri Apr 3 04:05:05 2015 -0400
commit 70da02d785222e68015f73b6db43959587324d1f
Merge: 120d1d2 41ca5fe
Author: Moritz Lenz <moritz@faui2k3.org>
Date: Fri Apr 10 09:10:24 2015 +0200

Fixes Windows failures
Merge pull request #4 from ugexe/drop-parrot-fix-jvm

Fixes #3
Drop parrot; fix jvm

commit 41ca5fe6b6d6bc9c39afb3526f4c47901614f9a0
Author: Nick Logan <ugexe@cpan.org>
Date: Thu Apr 9 18:57:37 2015 -0400

Remove conflicting auth

META.info lists 'author' as github:retupmoca, so
declaring the class as auth<cpan:SNARKY> seems likely
to cause problems in the future. Maybe it should be the
other way around, but not both i'd imagine.

commit 100a895f2648339f651f036c4e4056fe62f9e1e7
Author: Nick Logan <ugexe@cpan.org>
Date: Thu Apr 9 18:34:34 2015 -0400

Explicitly declare characters to compile on jvm

The removed range operator used to create the character array
currently causes a precomp failure on the jvm p6 backend

commit f22fdfd01d794c14aad17dbb3ec3af532aff63b7
Author: Nick Logan <ugexe@cpan.org>
Date: Thu Apr 9 18:31:52 2015 -0400

Remove parrot related items

If we are not supporting parrot, we no longer need the Build.pm
as the remaining p6 backends can use the same Base64 backend
--------
Pod-To-HTML
commit ccf9e9fca1a6be1f78d9ea73f3220d38a95f921f
Expand Down Expand Up @@ -128,11 +158,11 @@ Date: Wed Apr 30 18:36:36 2014 -0400
If the target is hundreds or thousands of lines long then this is always going to be a lot faster. Right now the impact is colossal for target strings of more than a dozen typical text file lines.
--------
doc
commit 561d1c67c4d5241bf32e3d420f52d13595121019
Author: Paul Cochrane <paul@liekut.de>
Date: Thu Apr 9 12:21:48 2015 +0200
commit a2b0e77927cbf43c3197e1e09638ee0437d88e1c
Author: Moritz Lenz <moritz@faui2k3.org>
Date: Fri Apr 10 20:40:20 2015 +0200

Add docs for subst-mutate
Str.starts-with
--------
file-find
commit 283045fc2f42a6302d8491b5ba1a580e896df02a
Expand Down
50 changes: 40 additions & 10 deletions log/jvm-version.log
@@ -1,7 +1,7 @@
OpenJDK Runtime Environment (IcedTea 2.5.4) (7u75-2.5.4-2)
OpenJDK 64-Bit Server VM (build 24.75-b04, mixed mode)
Rakudo
Cluj-221-g0b7c5ba
Cluj-225-g5a38b21
NQP
2015.03-92-gc4044af
modules
Expand Down Expand Up @@ -74,13 +74,43 @@ Date: Tue Feb 18 11:36:04 2014 -0800
Added S11 provides
--------
Perl6-MIME-Base64
commit 120d1d256fce97f5de860670fc824c5127c719a6
Author: Zoffix Znet <cpan@zoffix.com>
Date: Fri Apr 3 04:05:05 2015 -0400
commit 70da02d785222e68015f73b6db43959587324d1f
Merge: 120d1d2 41ca5fe
Author: Moritz Lenz <moritz@faui2k3.org>
Date: Fri Apr 10 09:10:24 2015 +0200

Fixes Windows failures
Merge pull request #4 from ugexe/drop-parrot-fix-jvm

Fixes #3
Drop parrot; fix jvm

commit 41ca5fe6b6d6bc9c39afb3526f4c47901614f9a0
Author: Nick Logan <ugexe@cpan.org>
Date: Thu Apr 9 18:57:37 2015 -0400

Remove conflicting auth

META.info lists 'author' as github:retupmoca, so
declaring the class as auth<cpan:SNARKY> seems likely
to cause problems in the future. Maybe it should be the
other way around, but not both i'd imagine.

commit 100a895f2648339f651f036c4e4056fe62f9e1e7
Author: Nick Logan <ugexe@cpan.org>
Date: Thu Apr 9 18:34:34 2015 -0400

Explicitly declare characters to compile on jvm

The removed range operator used to create the character array
currently causes a precomp failure on the jvm p6 backend

commit f22fdfd01d794c14aad17dbb3ec3af532aff63b7
Author: Nick Logan <ugexe@cpan.org>
Date: Thu Apr 9 18:31:52 2015 -0400

Remove parrot related items

If we are not supporting parrot, we no longer need the Build.pm
as the remaining p6 backends can use the same Base64 backend
--------
Pod-To-HTML
commit ccf9e9fca1a6be1f78d9ea73f3220d38a95f921f
Expand Down Expand Up @@ -128,11 +158,11 @@ Date: Wed Apr 30 18:36:36 2014 -0400
If the target is hundreds or thousands of lines long then this is always going to be a lot faster. Right now the impact is colossal for target strings of more than a dozen typical text file lines.
--------
doc
commit 561d1c67c4d5241bf32e3d420f52d13595121019
Author: Paul Cochrane <paul@liekut.de>
Date: Thu Apr 9 12:21:48 2015 +0200
commit a2b0e77927cbf43c3197e1e09638ee0437d88e1c
Author: Moritz Lenz <moritz@faui2k3.org>
Date: Fri Apr 10 20:40:20 2015 +0200

Add docs for subst-mutate
Str.starts-with
--------
file-find
commit 283045fc2f42a6302d8491b5ba1a580e896df02a
Expand Down

0 comments on commit 63912bd

Please sign in to comment.