Parrot 5.9.0 "Fantastick Parrot" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
Set by moderator on 20 October 2013.
00:09 rurban1 joined 00:13 Psyche^ joined 00:25 eternaleye joined 00:33 kid51 joined 01:22 rurban1 joined 02:29 rurban1 joined 04:23 preflex_ joined 04:30 rurban1 joined 05:31 rurban1 joined 06:08 rurban1 joined 07:52 awwaiid joined 07:54 rurban1 joined 08:18 awwaiid joined 09:01 rurban1 joined 09:06 eternaleye joined 09:54 woosley left 10:11 FROGGS joined 10:13 knewt joined
dalek Heuristic branch merge: pushed 653 commits to rakudo/sized-arrays by FROGGS 10:34
Heuristic branch merge: pushed 42 commits to rakudo/sized-arrays by FROGGS 10:37
kudo/sized-arrays: 0defacb | (Tobias Leich)++ | perl6-j:
removed perl6-j
10:39
11:04 denis_boyun joined 11:13 autark joined 12:19 woolfy_ joined 12:20 Liz joined
dalek kudo/nom: 132a970 | (Elizabeth Mattijsen)++ | src/core/ (2 files):
Increase/Decrease -> Less/More migration

As per recent spec change. Added Increase/Decrease as DEPRECATED subs. Not sure how I can add Order::Increase/Order::Decrease as DEPRECATED subs :-(
12:25
kudo/nom: c31f307 | (Elizabeth Mattijsen)++ | src/core/Order.pm:
Add signatures to Increase/Decrease
12:40
12:43 woolfy_ joined, Liz joined 13:09 woolfy- joined, Liz_ joined 13:22 denisboyun joined 13:39 Liz joined 13:40 woolfy_ joined 13:42 Liz_ joined 13:49 woolfy_ joined 14:08 rurban1 joined 14:18 nnunley joined
dalek p/eqat_use: e41972e | (Timo Paulssen)++ | src/vm/ (19 files):
update stage0 for parrot and jvm to get eqat op.
14:20
p/eqat_use: 1e21ec9 | (Timo Paulssen)++ | src/vm/parrot/QAST/Compiler.nqp:
use eqat instead of substr+eq in the parrot qast compiler
p/eqat_use: 5bf513d | (Timo Paulssen)++ | src/ (5 files):
use the new nqp::eqat op in a couple of places
p/eqat_use: 2608c7a | (Timo Paulssen)++ | src/vm/parrot/QAST/Compiler.nqp:
use eqat in the literal regex code on parrot
kudo/sized-arrays: 3823b87 | moritz++ | tools/lib/NQP/Configure.pm:
[Configure] get rid of spurious "NQP too old" messages
14:38
kudo/nom: 8e64a83 | (Elizabeth Mattijsen)++ | / (15 files):
Split Threading.pm into components

No other changes made to content just yet. Keeping the old Threading.pm around for reference for now.
14:39
14:47 bluescreen joined 14:53 benabik joined
dalek kudo/nom: 9d83492 | (Elizabeth Mattijsen)++ | src/vm/jvm/core/ (2 files):
select() -> winner() migration
15:35
15:59 denis_boyun joined 16:46 denis_boyun joined 17:16 denis_boyun joined
dalek kudo/nom: cdcb429 | moritz++ | tools/lib/NQP/Configure.pm:
[Configure] get rid of spurious "NQP too old" messages
18:18
19:13 Mike-PerlRecruiter_ joined 19:15 arnsholt joined 19:30 FROGGS joined 19:59 denis_boyun joined 20:11 FROGGS joined
dalek kudo/nom: 0eb6a26 | (Elizabeth Mattijsen)++ | src/vm/jvm/core/ (5 files):
Some more Concurrency to spec migrations

Subscribable -> Supply
  Lock.run -> Lock.protect
  *.subscribe -> *.tap
  *.subscriptions -> *.tappers
20:23
kudo/nom: 42960c4 | (Elizabeth Mattijsen)++ | src/vm/jvm/core/ (3 files):
More Concurrency up-to-specness

  *.run -> *.start
Please note that Thread already had a .start method: renamed that to jvm_start.
20:43
20:47 FROGGS joined 20:57 denisboyun joined
dalek kudo/nom: 186b451 | (Elizabeth Mattijsen)++ | src/vm/jvm/core/ (2 files):
Still more S17-Concurrency up-to-specness

keeper -> vow
21:02
kudo/nom: 6f360f5 | (Elizabeth Mattijsen)++ | src/vm/jvm/core/Supply.pm:
Supply.untap should be Supply.close
21:30
kudo/nom: 6da29b2 | (Elizabeth Mattijsen)++ | src/vm/jvm/core/Thread (2 files):
Unrename internal Thread.run->Thread.start

This seems to refer to something called "run" in the JVM bowels, of which I know nothing about.
21:31
21:55 denisboyun joined 21:56 bluescreen joined
dalek kudo/nom: d2cc298 | (Elizabeth Mattijsen)++ | src/vm/jvm/core/ (3 files):
Hopefully final Concurrency up-to-specness

  .schedule -> .cue
  .schedule_in -> .cue( :in )
  .schedule_every -> .cue( :every )
   -> .cue( :at )
Alas, there seems to be a MMD bug preventing this from working:
Ambiguous call to 'cue'; these signatures all match:
  :(ThreadPoolScheduler : &code, Mu *%_)
Leaving this to jnthn++ to figure out why
23:43
23:46 kid51 joined
dalek kudo/nom: 405e482 | (Elizabeth Mattijsen)++ | src/vm/jvm/core/ (2 files):
Too many proto's may spoil the broth
23:50