Parrot 4.0.0 "Hyperstasis" | parrot.org | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
Set by moderator on 18 January 2012.
00:32 mauror joined 00:40 awwaiid joined 00:51 lucian joined 01:07 michal joined
aloha (parrot/parrot) Issues closed : 358 (Including extend.h without first including parrot.h blows up in Rakudo) by leto : github.com/parrot/parrot/issues/358 01:12
01:34 dmalcolm joined 01:41 whiteknight joined
whiteknight good evening, #parrot 01:42
06:14 alvis joined
dalek rrot: 5b68a03 | dukeleto++ | .travis.yml:
[ci] Attempt to install perl dependencies so we can submit to Smolder
07:22
rrot: b6cba3e | dukeleto++ | .travis.yml:
[ci] Try removing local::lib setup since it is already intalled+configured by apt-get
07:32
rrot: 8a1265a | dukeleto++ | .travis.yml:
[ci] Add zlib
07:36
08:33 mj41 joined 08:47 lucian joined 09:35 lucian joined 09:47 Psyche^ joined 09:54 contingencyplan joined 10:42 schmooster joined 11:01 schmooster joined 11:19 Maddingue joined
dalek rrot/repcc: 1e5c5d6 | bacek++ | src/call/args.c:
Factor out cleanup function for fill_params
11:46
rrot/repcc: e485176 | bacek++ | src/ (3 files):
Optimize creation of hash for named params
rrot/repcc: b13d600 | bacek++ | src/pmc/callcontext.pmc:
Check that all named are after positionals
rrot/repcc: 43cce1f | bacek++ | src/pmc/callcontext.pmc:
Rework CallContext slightly to avoid VTABLE calls and allocations
rrot/repcc: f7cbe96 | bacek++ | src/pmc/callcontext.pmc:
Made CallContext 'final' by poking directly into attributes. It gives significant speedup
12:48
p: b23ee76 | moritz++ | src/HLL/Compiler.pm:
fix -v short form of --version
13:10
13:20 mtk joined 13:22 mj41 joined
dalek kudo/nom: d63e72d | moritz++ | src/ (2 files):
more typed syntax errors
13:36
kudo/nom: 0683298 | moritz++ | src/ (2 files):
more typed exceptions
p: cf6203f | moritz++ | tools/build/PARROT_REVISION:
bump parrot revision to get some testing
13:37
14:39 PacoAir joined 14:43 blynch joined
dalek kudo/nom: 5fcfed5 | moritz++ | src/Perl6/Actions.pm:
fix thinko
14:56
kudo/nom: cb00ad1 | moritz++ | src/ (2 files):
typed exceptions for "my $!foo"
p: e6c8684 | (Siddhant Saraf)++ | src/HLL/Compiler.pm:
fix -h short form of --help
15:30
16:06 dmalcolm joined
dalek rrot: 9285a10 | dukeleto++ | .travis.yml:
[ci] Try to fix a permission issue
16:17
dukeleto ~~ 16:18
bacek_at_work: what is the repcc branch all about? 16:19
16:19 jsut joined
cotto ~~ 16:26
16:57 dngor joined
benabik o/ #parrot 16:59
dalek rrot: 676284f | dukeleto++ | .travis.yml:
[ci] Try fixing the permisions again and dump our environment
17:03
kudo/nom: 683a387 | jnthn++ | src/core/ (2 files):
Enumerations should .gist to just the key, not including the full package name.
17:19
kudo/nom: ef22e37 | jnthn++ | src/core/Str.pm:
Forbid :8(non-Str-here), as per spec.
17:38
17:59 alester joined 18:03 fperrad joined
dalek rrot: 032380e | fperrad++ | config/gen/makefiles/docs.in:
[docs] fix build
18:20
kudo/nom: ce5ccae | moritz++ | tools/build/NQP_REVISION:
bump NQP revision to get option handling and charclass fixes
18:22
18:31 dngor joined 18:49 estrabd joined 18:50 estrabd joined 18:52 not_gerd joined
not_gerd hello #parrot 18:52
dukeleto: ping 18:53
tadzik hello not_gerd
not_gerd msg dukeleto github.com/parrot/parrot/issues/709 19:09
aloha OK. I'll deliver the message.
(parrot/parrot) Issues opened : 709 (config/auto/warnings.pm and t/steps/auto/warnings-01.t broken) by gerdr : github.com/parrot/parrot/issues/709 19:11
19:13 not_gerd left
alvis fperrad++ # for fixin' what i broke 20:08
my apologies. i failed to run 'make realclean' and went with 'make clean' instead or i'd caught it.
20:48 dngor joined 20:56 lucian joined 21:19 PacoLinux joined 21:22 zby_home joined 21:57 dmalcolm joined 22:10 mj41 joined 22:47 jsut_ joined
bacek_at_work ~~ 23:04
tadzik ~~
bacek_at_work dukeleto, try to speed up PCC for op-to-op by avoiding useless marshalling
dalek rrot: f1f6a87 | dukeleto++ | .travis.yml:
[ci] There is no ~/perl5 directory when local::lib is installed via apt-get
23:08
rrot: 6047a42 | dukeleto++ | .travis.yml:
[ci] Correct the dependencies for submitting to smolder via Perl and don't run tests for CPAN dependencies
23:16
dukeleto bacek_at_work: +1 to less useless marchalling
marshalling, even 23:17
23:47 whiteknight joined
whiteknight good evening, #parrot 23:48
23:51 muixirt joined
cotto hi whiteknight 23:52
muixirt whiteknight: probably missing semicolon in Rosella/src/include/Query.winxed line 8 23:53
whiteknight muixirt: really? that's weird. Let me look at it
dalek sella: cab19f5 | Whiteknight++ | src/test/ (4 files):
Refactor to Test Listener/Result interactions to simplify things. Resolve an old TODO note to bounds-check tests against the plan
sella: 9fc9755 | Whiteknight++ | src/include/Query.winxed:
Merge branch 'master' of github.com:Whiteknight/Rosella
sella: 52ef175 | Whiteknight++ | src/include/Query.winxed:
Add in a missing semicolon. muixirt++ for the find
muixirt is it possible to make standalone, all-in-one (with parrot) winxed executable? 23:55
whiteknight thanks! I clearly haven't been keeping up with my own commits
muixirt: what do you mean? There is a winxed binary in the repo
muixirt well with parrot included 23:56
dukeleto muixirt: what do you want your binary to do?
muixirt: winxed runs winxed programs, parrot runs parrot programs 23:57
muixirt: you want a binary that does both?
muixirt: winxed has libparrot inside of it, it can load PBC and stuff like that