Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Mar 6, 2015
1 parent 05e2b85 commit 6ccbb92
Show file tree
Hide file tree
Showing 9 changed files with 98 additions and 142 deletions.
7 changes: 4 additions & 3 deletions log/MoarVM-build.log
@@ -1,6 +1,6 @@
== Configuring and building Rakudo
cd rakudo && /home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl Configure.pl --prefix=/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install --backends=moar && make
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2015.02-76-g4b07ebf / MoarVM 2015.02-32-gbebb29c).
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2015.02-76-g4b07ebf / MoarVM 2015.02-36-gcd85ea1).
Cleaning up ...

You can now use 'make' to build Rakudo.
Expand Down Expand Up @@ -49,11 +49,11 @@ gcc -L/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/instal
The following step can take a long time, please be patient.
/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar --libpath="/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/nqp/lib" perl6.moarvm --setting=NULL --ll-exception --optimize=3 --target=mbc --stagestats --output=CORE.setting.moarvm src/gen/m-CORE.setting
Stage start : 0.000
Stage parse : 36.248
Stage parse : 33.950
Stage syntaxcheck: 0.000
Stage ast : 0.000
Stage optimize : 3.942
Stage mast : 11.228
Stage mast : 20.676
Stage mbc : 0.143
/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar --libpath="/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/nqp/lib" perl6.moarvm --target=mbc --ll-exception --output=RESTRICTED.setting.moarvm src/RESTRICTED.setting
/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl -MExtUtils::Command -e rm_f perl6-m
Expand Down Expand Up @@ -403,6 +403,7 @@ modules/doc/lib/Pod/Htmlify.pm6 => /home/coke/sandbox/rakudo-star-daily/star-Moa
modules/doc/lib/Pod/Convenience.pm6 => /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/perl6/lib/Pod/Convenience.pm6
modules/doc/lib/Pod/To/SectionFilter.pm => /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/perl6/lib/Pod/To/SectionFilter.pm
modules/doc/lib/Language/about.pod => /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/perl6/lib/Language/about.pod
modules/doc/lib/Language/nativecall.pod => /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/perl6/lib/Language/nativecall.pod
modules/doc/lib/Language/regexes.pod => /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/perl6/lib/Language/regexes.pod
modules/doc/lib/Language/traps.pod => /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/perl6/lib/Language/traps.pod
modules/doc/lib/Language/objects.pod => /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/perl6/lib/Language/objects.pod
Expand Down
16 changes: 8 additions & 8 deletions log/MoarVM-configure.log
Expand Up @@ -177,6 +177,12 @@ ar: creating libdyncall_s.a
ar: creating libdyncallback_s.a
ar: creating libdynload_s.a
done.
compiling 3rdparty/linenoise/linenoise.o
linking 3rdparty/linenoise/liblinenoise.a
compiling 3rdparty/tinymt/tinymt64.o
linking 3rdparty/tinymt/libtinymt.a
compiling 3rdparty/sha1/sha1.o
linking 3rdparty/sha1/libsha1.a
compiling 3rdparty/libuv/src/unix/linux-core.o
compiling 3rdparty/libuv/src/unix/linux-inotify.o
compiling 3rdparty/libuv/src/unix/linux-syscalls.o
Expand Down Expand Up @@ -204,8 +210,6 @@ compiling 3rdparty/libuv/src/unix/timer.o
compiling 3rdparty/libuv/src/unix/tty.o
compiling 3rdparty/libuv/src/unix/udp.o
linking 3rdparty/libuv/libuv.a
compiling 3rdparty/linenoise/linenoise.o
linking 3rdparty/linenoise/liblinenoise.a
linking 3rdparty/libatomic_ops/src/libatomic_ops.a
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
Expand Down Expand Up @@ -391,10 +395,6 @@ compiling 3rdparty/libtommath/bn_s_mp_sqr.o
compiling 3rdparty/libtommath/bn_s_mp_sub.o
compiling 3rdparty/libtommath/bncore.o
linking 3rdparty/libtommath/libtommath.a
compiling 3rdparty/tinymt/tinymt64.o
linking 3rdparty/tinymt/libtinymt.a
compiling 3rdparty/sha1/sha1.o
linking 3rdparty/sha1/libsha1.a
linking libmoar.so
linking moar
/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl build/mk-moar-pc.pl pkgconfig/moar.pc
Expand Down Expand Up @@ -476,7 +476,7 @@ linking moar
/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl -MExtUtils::Command -e cp 3rdparty/linenoise/*.h /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/include/linenoise
Building NQP ...
/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl Configure.pl --prefix=/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install --backends=moar --make-install
Found /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar version 2015.02-32-gbebb29c, which is new enough.
Found /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar version 2015.02-36-gcd85ea1, which is new enough.
Cleaning up ...
/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl -MExtUtils::Command -e mkpath gen/moar/stage1/gen
/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl tools/build/gen-cat.pl moar src/how/Archetypes.nqp src/how/RoleToRoleApplier.nqp src/how/NQPConcreteRoleHOW.nqp src/how/RoleToClassApplier.nqp src/how/NQPCurriedRoleHOW.nqp src/how/NQPParametricRoleHOW.nqp src/how/NQPClassHOW.nqp src/how/NQPNativeHOW.nqp src/how/NQPAttribute.nqp src/how/NQPModuleHOW.nqp src/how/EXPORTHOW.nqp > gen/moar/stage1/nqpmo.nqp
Expand Down Expand Up @@ -609,7 +609,7 @@ Cleaning up ...
/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl tools/build/install-moar-runner.pl "" /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install

NQP has been built and installed.
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2015.02-76-g4b07ebf / MoarVM 2015.02-32-gbebb29c).
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2015.02-76-g4b07ebf / MoarVM 2015.02-36-gcd85ea1).

Creating Makefile ...
Cleaning up ...
Expand Down
79 changes: 28 additions & 51 deletions log/MoarVM-test-modules.log
Expand Up @@ -3,55 +3,55 @@ Testing modules/xml-writer with /home/coke/sandbox/rakudo-star-daily/star-MoarVM
t/escaping.t ... ok
t/structure.t .. ok
All tests successful.
Files=2, Tests=11, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.68 cusr 0.06 csys = 0.76 CPU)
Files=2, Tests=11, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.81 cusr 0.04 csys = 0.88 CPU)
Result: PASS

Testing modules/svg with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/basics.t .. ok
All tests successful.
Files=1, Tests=3, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.34 cusr 0.03 csys = 0.38 CPU)
Files=1, Tests=3, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.34 cusr 0.02 csys = 0.38 CPU)
Result: PASS

Testing modules/svg-plot with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/series.t .. ok
t/ticks.t ... ok
All tests successful.
Files=2, Tests=10, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.62 cusr 0.04 csys = 0.67 CPU)
Files=2, Tests=10, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.60 cusr 0.06 csys = 0.67 CPU)
Result: PASS

Testing modules/perl6-Term-ANSIColor with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/00-load.t .. ok
All tests successful.
Files=1, Tests=1, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.24 cusr 0.02 csys = 0.28 CPU)
Files=1, Tests=1, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.22 cusr 0.04 csys = 0.27 CPU)
Result: PASS

Testing modules/test-mock with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/returning.t .. ok
t/synopsis.t ... ok
t/with.t ....... ok
All tests successful.
Files=3, Tests=13, 1 wallclock secs ( 0.02 usr 0.00 sys + 1.01 cusr 0.05 csys = 1.08 CPU)
Files=3, Tests=13, 1 wallclock secs ( 0.02 usr 0.00 sys + 1.00 cusr 0.06 csys = 1.08 CPU)
Result: PASS

Testing modules/Grammar-Profiler-Simple with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/csv.t .. ok
All tests successful.
Files=1, Tests=15, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.56 cusr 0.02 csys = 0.60 CPU)
Files=1, Tests=15, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.55 cusr 0.02 csys = 0.58 CPU)
Result: PASS

Testing modules/grammar-debugger with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/debugger.t .. ok
t/tracer.t .... ok
All tests successful.
Files=2, Tests=2, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.64 cusr 0.08 csys = 0.73 CPU)
Files=2, Tests=2, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.66 cusr 0.06 csys = 0.73 CPU)
Result: PASS

Testing modules/Perl6-MIME-Base64 with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/basic.t ................. ok
t/binary-and-long-line.t .. ok
t/rfc4648-test-vector.t ... ok
All tests successful.
Files=3, Tests=45, 4 wallclock secs ( 0.02 usr 0.00 sys + 2.06 cusr 0.10 csys = 2.18 CPU)
Files=3, Tests=45, 2 wallclock secs ( 0.01 usr 0.00 sys + 2.04 cusr 0.11 csys = 2.16 CPU)
Result: PASS

Testing modules/uri with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -60,7 +60,7 @@ t/escape.t ............... ok
t/november-urlencoded.t .. ok
t/rfc-3986-examples.t .... ok
All tests successful.
Files=4, Tests=92, 3 wallclock secs ( 0.02 usr 0.00 sys + 2.06 cusr 0.14 csys = 2.22 CPU)
Files=4, Tests=92, 2 wallclock secs ( 0.03 usr 0.01 sys + 2.08 cusr 0.13 csys = 2.25 CPU)
Result: PASS

Testing modules/perl6-lwp-simple with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -78,7 +78,7 @@ t/parse-url.t ................... ok
t/socket-sanity.t ............... ok
t/stringify-headers.t ........... ok
All tests successful.
Files=13, Tests=55, 12 wallclock secs ( 0.03 usr 0.01 sys + 7.86 cusr 0.52 csys = 8.42 CPU)
Files=13, Tests=55, 12 wallclock secs ( 0.04 usr 0.00 sys + 7.72 cusr 0.53 csys = 8.29 CPU)
Result: PASS

Testing modules/json with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -87,26 +87,26 @@ t/02-structure.t .. ok
t/03-unicode.t .... ok
t/04-roundtrip.t .. ok
All tests successful.
Files=4, Tests=120, 3 wallclock secs ( 0.02 usr 0.01 sys + 2.06 cusr 0.11 csys = 2.20 CPU)
Files=4, Tests=120, 2 wallclock secs ( 0.02 usr 0.01 sys + 2.05 cusr 0.11 csys = 2.19 CPU)
Result: PASS

Testing modules/perl6-digest-md5 with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/0-load-module.t .. ok
t/perl5-compat.t ... ok
All tests successful.
Files=2, Tests=7, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.74 cusr 0.05 csys = 0.81 CPU)
Files=2, Tests=7, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.73 cusr 0.05 csys = 0.79 CPU)
Result: PASS

Testing modules/file-find with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/01-file-find.t .. ok
All tests successful.
Files=1, Tests=10, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.76 cusr 0.02 csys = 0.80 CPU)
Files=1, Tests=10, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.76 cusr 0.02 csys = 0.79 CPU)
Result: PASS

Testing modules/shell-command with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/02-shell-command.t .. ok
All tests successful.
Files=1, Tests=12, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.61 cusr 0.04 csys = 0.66 CPU)
Files=1, Tests=12, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.62 cusr 0.02 csys = 0.65 CPU)
Result: PASS

Testing modules/panda with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -123,19 +123,19 @@ Copying bin/bar to /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-
t/installer.t .. ok
t/tester.t ..... ok
All tests successful.
Files=5, Tests=33, 4 wallclock secs ( 0.02 usr 0.00 sys + 3.26 cusr 0.21 csys = 3.49 CPU)
Files=5, Tests=33, 4 wallclock secs ( 0.02 usr 0.00 sys + 3.20 cusr 0.26 csys = 3.48 CPU)
Result: PASS

Testing modules/perl6-http-status with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/01-basic.t .. ok
All tests successful.
Files=1, Tests=4, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.25 cusr 0.03 csys = 0.29 CPU)
Files=1, Tests=4, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.26 cusr 0.02 csys = 0.29 CPU)
Result: PASS

Testing modules/PSGI with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/encode-psgi-response.t .. ok
All tests successful.
Files=1, Tests=24, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.42 cusr 0.04 csys = 0.47 CPU)
Files=1, Tests=24, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.43 cusr 0.03 csys = 0.48 CPU)
Result: PASS

Testing modules/perl6-http-easy with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -146,7 +146,7 @@ t/00-basic.t ..... ok
t/01-template.t .. ok
t/02-complex.t ... ok
All tests successful.
Files=3, Tests=21, 1 wallclock secs ( 0.02 usr 0.00 sys + 1.54 cusr 0.09 csys = 1.65 CPU)
Files=3, Tests=21, 2 wallclock secs ( 0.01 usr 0.00 sys + 1.55 cusr 0.09 csys = 1.65 CPU)
Result: PASS

Testing modules/Bailador with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -155,55 +155,32 @@ t/03-response-content.t .. ok
t/04-templates.t ......... ok
t/05-post-content.t ...... ok
All tests successful.
Files=4, Tests=22, 3 wallclock secs ( 0.02 usr 0.00 sys + 2.56 cusr 0.14 csys = 2.72 CPU)
Files=4, Tests=22, 5 wallclock secs ( 0.02 usr 0.00 sys + 2.57 cusr 0.13 csys = 2.72 CPU)
Result: PASS

Testing modules/DBIish with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/05-mock.t ............... ok
# Connect failed with error Cannot locate native library 'libmysqlclient.so'
t/10-mysql.t .............. ok
# Connect failed with error Cannot locate native library 'libmysqlclient.so'
# Looks like you planned 42 tests, but ran 40
t/25-mysql-common.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/42 subtests
(less 38 skipped subtests: 2 okay)
t/25-mysql-common.t ....... ok
t/30-Pg.t ................. ok
# Connect failed with error FATAL: password authentication failed for user "testuser"
# FATAL: password authentication failed for user "testuser"

# Looks like you planned 42 tests, but ran 40
t/35-Pg-common.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/42 subtests
(less 38 skipped subtests: 2 okay)
t/35-Pg-common.t .......... ok
# Connect failed with error Cannot locate native library 'libsqlite3.so'
# Looks like you planned 42 tests, but ran 40
t/40-sqlite-common.t ......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/42 subtests
(less 38 skipped subtests: 2 okay)
t/40-sqlite-common.t ...... ok
t/41-sqlite-exec-error.t .. ok

Test Summary Report
-------------------
t/25-mysql-common.t (Wstat: 65280 Tests: 40 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 42 tests but ran 40.
t/35-Pg-common.t (Wstat: 65280 Tests: 40 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 42 tests but ran 40.
t/40-sqlite-common.t (Wstat: 65280 Tests: 40 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 42 tests but ran 40.
Files=7, Tests=221, 6 wallclock secs ( 0.03 usr 0.00 sys + 5.88 cusr 0.26 csys = 6.17 CPU)
Result: FAIL
All tests successful.
Files=7, Tests=227, 6 wallclock secs ( 0.03 usr 0.00 sys + 5.92 cusr 0.21 csys = 6.16 CPU)
Result: PASS

Testing modules/jsonrpc with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/client.t .. ok
t/server.t .. ok
All tests successful.
Files=2, Tests=68, 5 wallclock secs ( 0.02 usr 0.00 sys + 4.80 cusr 0.10 csys = 4.92 CPU)
Files=2, Tests=68, 5 wallclock secs ( 0.02 usr 0.00 sys + 4.85 cusr 0.16 csys = 5.03 CPU)
Result: PASS

Testing modules/Pod-To-HTML with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -212,15 +189,15 @@ t/02-code.t ..... ok
t/03-comment.t .. ok
t/04-lists.t .... ok
All tests successful.
Files=4, Tests=9, 2 wallclock secs ( 0.02 usr 0.00 sys + 1.77 cusr 0.13 csys = 1.92 CPU)
Files=4, Tests=9, 2 wallclock secs ( 0.02 usr 0.00 sys + 1.76 cusr 0.13 csys = 1.91 CPU)
Result: PASS

Testing modules/doc with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/pod-convenience.t .. ok
t/pod-htmlify.t ...... ok
t/typegraph.t ........ ok
All tests successful.
Files=3, Tests=21, 3 wallclock secs ( 0.02 usr 0.00 sys + 2.95 cusr 0.12 csys = 3.09 CPU)
Files=3, Tests=21, 3 wallclock secs ( 0.02 usr 0.00 sys + 2.97 cusr 0.11 csys = 3.10 CPU)
Result: PASS

Testing modules/debugger-ui-commandline with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand Down
2 changes: 1 addition & 1 deletion log/MoarVM-test-rakudo.log
Expand Up @@ -37,6 +37,6 @@ t/04-nativecall/09-nativecast.t ...... ok
t/04-nativecall/10-cglobals.t ........ ok
t/04-nativecall/12-sizeof.t .......... ok
All tests successful.
Files=35, Tests=424, 17 wallclock secs ( 0.09 usr 0.01 sys + 15.16 cusr 1.16 csys = 16.42 CPU)
Files=35, Tests=424, 16 wallclock secs ( 0.08 usr 0.02 sys + 15.06 cusr 1.19 csys = 16.35 CPU)
Result: PASS
make[1]: Leaving directory '/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/rakudo'
18 changes: 9 additions & 9 deletions log/MoarVM-version.log
@@ -1,7 +1,7 @@
MoarVM
2015.02-32-gbebb29c
2015.02-36-gcd85ea1
Rakudo
Berlin-206-gbca33b6
Berlin-218-g9c66311
NQP
2015.02-76-g4b07ebf
modules
Expand All @@ -14,13 +14,13 @@ Date: Sun Jan 25 19:34:10 2015 +0200
eliminate the need for all the response-content test functions
--------
DBIish
commit 461b5735db517a47fc2855df778c2888bb63f4ca
commit b327e9ecc867c8cbcce31263ce7511f98664a7e2
Author: Moritz Lenz <moritz@faui2k3.org>
Date: Sun Mar 1 20:57:03 2015 +0100
Date: Fri Mar 6 19:38:53 2015 +0100

Pg: use int32
use skip_rest so that the plan is not screwed up.

because FROGGS++ says it is more correct that way
perl6_newbee++
--------
Grammar-Profiler-Simple
commit 14bbe297da40af109f4822ba17ba519b5deecdbd
Expand Down Expand Up @@ -85,11 +85,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 e7bf3599c913e10e2a8de36545474ce296a59043
commit e89c8d685dc2df22098a8ddbbf453b68aea31424
Author: Moritz Lenz <moritz@faui2k3.org>
Date: Thu Mar 5 18:43:15 2015 +0100
Date: Fri Mar 6 18:10:59 2015 +0100

Cool.index
Cool.rindex
--------
file-find
commit 283045fc2f42a6302d8491b5ba1a580e896df02a
Expand Down

0 comments on commit 6ccbb92

Please sign in to comment.