Parrot 5.7.0 "Azure-rumped Parrot" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
Set by moderator on 26 August 2013.
00:12 Psyche^ joined 00:57 arnsholt joined 01:06 ilbot2 joined
moderator Parrot 5.7.0 "Azure-rumped Parrot" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
01:08 arnsholt joined 01:09 slavorg joined 01:10 cotto joined, rurban joined, dngor joined 01:11 ggherdov joined 01:12 cxreg joined, woosley joined, mtj joined, Coke joined, davidfetter joined, Khisanth joined, sorear joined 01:13 autark joined, eternaleye joined, p6eval joined, knewt joined, patspam joined, benabik joined 01:14 smash joined, Util joined, FROGGS joined 01:15 Tene joined 01:24 patspam joined 01:26 FROGGS joined, eternaleye joined, benabik joined 01:27 kid51 joined, davidfetter joined, p6eval joined, autark joined, sorear joined, knewt joined 01:28 mtj- joined 01:30 Khisanth joined 01:31 smash joined, Coke joined, Util joined, mtj- joined 01:32 Tene joined 01:36 sorear joined 01:37 eternaleye_ joined, autark joined, mtj joined, slavorg joined 01:45 Khisanth joined 01:46 sorear joined, knewt joined 01:48 autark joined, smash joined 01:49 mtj joined, eternaleye joined, Util joined 01:51 Tene joined, Coke joined, sorear joined, slavorg joined, p6eval joined, FROGGS joined, benabik joined 01:54 slavorg joined 03:13 preflex_ joined 05:21 benabik joined 06:49 FROGGS joined 07:08 woosley joined 07:09 denis_boyun joined 07:21 woosley joined
FROGGS new pull request: github.com/parrot/parrot/pull/978 - Don't complain about utf8 multibyte characters split by chunk boundaries 08:50
09:27 denis_boyun joined
dalek kudo/nom: 0dc3ddf | (Elizabeth Mattijsen)++ | src/core/precedence.pm:
Most iffy ops are actually chaining, judging from the grammar
09:29
rrot: c823d3e | (Tobias Leich)++ | / (2 files):
Don't complain about utf8 multibyte characters split by chunk boundaries

Fixes: rt.perl.org/rt3/Public/Bug/Display...?id=117841
09:36
rrot: 69607bb | jimmy++ | / (2 files):
Merge pull request #978 from FROGGS/froggs/utf-split-8

Don't complain about utf8 multibyte characters split by chunk boundaries
FROGGS \\o/
09:49 travis-ci joined
travis-ci [travis-ci] parrot/parrot#904 (master - 69607bb : Jimmy Zhuo): The build was broken. 09:49
[travis-ci] Change view : github.com/parrot/parrot/compare/0...607bb4c363
[travis-ci] Build details : travis-ci.org/parrot/parrot/builds/10791587
09:49 travis-ci left
dalek kudo/nom: 21b9bc9 | (Elizabeth Mattijsen)++ | src/core/precedence.pm:
Make precedence of (.) in line with what Grammar.nqp says
09:58
FROGGS damn it, the test 39 in t/op/stringu.t expects to die for splitted utf8 chars 09:59
dalek kudo/nom: b45bc51 | (Elizabeth Mattijsen)++ | src/Perl6/Grammar.nqp:
Add all set/bag operators to grammar, so we can parse them always
10:25
10:36 denis_boyun joined
dalek kudo/nom: c032e37 | jnthn++ | src/Perl6/World.nqp:
Be less stupid about infix:<< ... >> in setting.
10:45
kudo/nom: 74c0916 | jnthn++ | src/core/precedence.pm:
Uncomment precedence trait setup for set ops.

They no longer set op us the bomb...
kudo/nom: 95b45b4 | (Elizabeth Mattijsen)++ | src/core/ (3 files):
Make Set/Bag.delete throw X::Immutable
11:06
kudo/nom: a9be7f0 | moritz++ | tools/autounfudge.pl:
[autounfudge] make use of JVM eval server
12:04
rrot: 28c83e3 | (Tobias Leich)++ | / (2 files):
only care about strings that are chunk-size long
12:30
rrot: 8c69d2e | jimmy++ | / (2 files):
Merge pull request #979 from FROGGS/froggs/utf-split-8

only care about strings that are chunk-size long
FROGGS awesome!
JimmyZ++ # thank you
12:35 PacoLinux joined
FROGGS eagerly watches travis-ci.org/parrot/parrot/builds/10797251 12:36
dalek p: 4b4fd70 | (Tobias Leich)++ | src/vm/parrot/ops/nqp.ops:
exit from a child thread so it gets cleaned up

Otherwise we are unable to fork (ENOMEM) several times in a row.
12:48
FROGGS travis builds passed, except one had a proxy error 13:10
13:11 bluescreen joined 13:20 rurban joined 13:38 bluescreen_ joined 13:44 bluescreen__ joined 13:46 denis_boyun joined 13:55 denis_boyun__ joined 14:11 darbelo joined 14:18 PacoAir joined
dalek kudo/nom: 60474ff | (Tobias Leich)++ | t/spectest.data:
run tests for RT #117841
14:24
15:01 rurban joined 15:09 perlite joined, dalek joined, woolfy_ joined, Liz_ joined 15:12 cotto joined, perlite_ joined, pmichaud joined, Psyche^ joined, dalek joined, cosimo joined, szbalint joined, pjcj joined, dngor joined 15:17 FROGGS joined, particle joined, d4l3k_ joined, simcop2387_ joined 15:18 rurban joined 15:26 denisboyun joined, Timbus|Away joined, allison_ joined, ingyfoo joined, arnsholt_ joined, kshannon_ joined, Tene_ joined, wagle_ joined, cooper joined, rurban_ joined 15:27 atrodo joined
dalek p: cba09d3 | (Pawel Murias)++ | t/nqp/79-callercode.t:
Add test for nqp::callercode.
15:27
15:27 mtk0 joined 15:30 slavorg joined 15:35 rurban1 joined 15:45 ggherdov joined 15:46 ilbot2 joined
moderator Parrot 5.7.0 "Azure-rumped Parrot" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
dalek p/donaldh-sockets: 83ea6f2 | (Donald Hunter)++ | src/vm/jvm/runtime/org/perl6/nqp/io/ (3 files):
donaldh first hack on sockets for JVM.
16:55
p/donaldh-sockets: 59fb7d2 | (Donald Hunter)++ | src/vm/jvm/ (3 files):
Initial ops for socket IO using NIO.
19:09 FROGGS joined
dalek kudo/nom: 68a5456 | (Elizabeth Mattijsen)++ | src/core/ (2 files):
No reason to hide Bag/Set.delete from any backtrace
19:15
19:33 denis_boyun joined 20:44 rurban joined 20:52 rurban1 joined, arnsholt joined, woolfy- joined, perlite joined, particle1 joined, dalek joined
dalek kudo/nom: 3f474a1 | (Elizabeth Mattijsen)++ | src/core/ (2 files):
Use less syntactic sugar for TypedHash/Array, to allow Bag/Sets to use them
20:52
20:53 preflex joined 21:26 preflex_ joined
dalek kudo/nom: afe36d3 | masak++ | src/core/ (2 files):
clarified "can't yet" comments

It's about "too early in bootstrap" not "no-one has implemented this in Rakudo".
21:35
23:06 kid51 joined 23:38 rurban joined