#parrot Parrot 4.11.0 "[All together - Happy Birthday Lovebird]" --with-threads | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
Set by moderator on 3 January 2013.
00:22 particle joined 00:29 particle1 joined 00:34 janus joined 00:47 particle joined 00:51 particle1 joined 01:01 particle joined 01:10 Mike-PerlRecruiter_ joined 01:15 particle joined 02:27 MikeFair joined 03:59 Reini joined 08:28 woosley left 09:02 Reini joined 09:05 MikeFair joined 09:42 Psyche^ joined 10:02 Reini joined 10:39 Reini joined 10:47 bouncy joined 11:20 chenryn joined 11:21 perlite joined 11:39 Reini joined 12:09 Reini joined 13:10 Reini joined 13:11 Mike-PerlRecruiter_ joined 13:47 Reini joined 14:17 bluescreen joined 14:20 Reini joined 14:26 PacoAir joined 14:44 sivoais joined 14:57 Reini joined
dalek rrot: e5378bf | rurban++ | src/pmc/socket.pmc:
[spec] GH #909 Update the socket doc for read and recv for our new POSIX behaviour

Before parrot-4.10 the high-level read() returned the wanted amount of bytes. Now it behaves the same as recv(), which means that up to bytes are returned
We might want to add a setsockopt(level, option, value) method.
15:10
rrot: 2da776e | rurban++ | t/pmc/socket.t:
[GH #909] Add test for chunked socket read

  Socket.read will return chunked parts.
rrot: d265b1d | rurban++ | / (2 files):
Merge branch 'rurban/socket-gh909'
rrot: c348a0c | rurban++ | api.yaml:
Add api.yaml entry for GH #909 Socket.read(>512)
rrot: 0e55e66 | rurban++ | api.yaml:
Edit last api.yaml note, wrong ending single quote
15:27
15:28 Reini joined 15:39 dmalcolm joined 15:58 Reini joined 16:31 Reini joined 17:02 Reini joined 17:34 Reini joined 18:08 PacoAir joined, Reini joined 18:14 zby_home joined 18:31 PacoAir joined 18:38 davidfetter joined 18:40 Reini joined 19:15 Reini joined 19:34 PacoAir joined, PacoAir_ joined 19:48 Reini joined 20:22 Reini joined 20:30 Reini1 joined 20:38 Reini joined
dalek kudo/nom: d2d2c85 | moritz++ | src/core/IO/Socket.pm:
RT #116288: $socket.read($bytes) now retruns $bytes btyes, if available
20:48
21:15 contingencyplan joined
dalek p: 6ca59c6 | jnthn++ | src/QAST/Operations.nqp:
Add nqp::attrinited.

Originally in Perl 6 ops, but is a general 6model thing.
21:35
p: 8fc8891 | jnthn++ | src/stage0/ (9 files):
Update bootstrap to get nqp::attrinited.
p: da0668d | jnthn++ | src/QAST/Operations.nqp:
Fix a couple of op sigs.
p: 0b83296 | jnthn++ | src/core/NQPMu.pm:
Extend NQP BUILDPLAN to handle build closure case.
kudo/nom: 57989bc | jnthn++ | tools/build/NQP_REVISION:
Bump NQP_REVISION.
21:55
kudo/nom: b36616b | jnthn++ | src/Perl6/Ops.pm:
Remove some ops that are now core ones.
kudo/nom: af76e6d | jnthn++ | src/ (2 files):
Some BUILDPLAN handling updates.
22:42 bluescreen joined
dalek kudo/nom: b22982b | jnthn++ | src/ (3 files):
Fix $obj.Some::Role::meth(...).

Previously, it did not convey the correct self, since it relied on the punning mechanism, which must invoke on the pun. Now it's fixed to do the right thing.
22:44
kudo/nom: e267037 | jnthn++ | src/Perl6/Actions.pm:
Make try/CATCH exception case result in Nil.

This brings it in line with the try without explicit CATCH case.
23:05
23:06 Liz joined 23:08 schmooster joined
dalek rrot: 6dbc04d | rurban++ | lib/Parrot/Pmc2c/ (2 files):
[GH #641] Fix wrong PCCMETHOD line-directives (only .c)

PCCMETHOD only emits .c level lines, no PMC level ones. This generates now proper directives for all _nci_ methods.
23:16
rurban github.com/rakudo/rakudo/commit/d2...nt-2410407 23:26