Parrot 5.3.0 "W00tstock Parrot" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
Set by moderator on 17 April 2013.
00:55 woosley joined 01:24 Psyche^ joined 01:59 davidfetter joined
dalek kudo/nom: 0d1d119 | pmichaud++ | src/core/ (2 files):
Move lines() method from Match into Cool. (RT #117461)
04:28
04:52 janus joined
Coke the def for multi mehtod fmt(List ...) seems dodgy. 05:13
(the code seems to match the spec, but I'm not clear how it's sane.)
sorear is that a #perl6 q? 05:17
well, comment
Coke whoops. 05:18
ww
05:49 denisboyun joined 06:10 rurban1 joined 06:22 Mike-PerlRecruiter_ joined 07:42 brrt1 joined, brrt1 left 07:57 xcombelle joined 08:15 rurban1 joined
dalek rrot: 74ba033 | paultcochrane++ | src/dynoplibs/trans.ops:
[dynoplibs] Add a coth() op
08:53
rrot: a0b30bf | paultcochrane++ | src/pmc/float.pmc:
[pmc] Added a coth() pmc method
rrot: 4b4a683 | paultcochrane++ | t/dynoplibs/trans-infnan.t:
[t] coth todo tests now pass
rrot: 80258aa | paultcochrane++ | compilers/imcc/optimizer.c:
[imcc] Added coth to IMCC_subst_constants

Not 100% sure if this is required, but it seems like it is a good idea that imcc knows about coth.
rrot: 95b8981 | paultcochrane++ | src/dynoplibs/trans.ops:
[dynoplibs] Added acot() op
rrot: c0bf3b4 | paultcochrane++ | src/pmc/float.pmc:
[pmc] Added acot() pmc method
rrot: 88259d5 | paultcochrane++ | t/dynoplibs/trans-infnan.t:
[t] Corrected acot() tests in trans-infan.t

The previously commented-out tests were not testing for the correct values. The test results used here have been checked against expected values from Mathematica.
08:54
rrot: 4b23902 | paultcochrane++ | compilers/imcc/optimizer.c:
[imcc] Added 'acot' to IMCC_subst_constants
rrot: 7a6eaaa | paultcochrane++ | ChangeLog:
[doc] Updated ChangeLog after coth() and acot() additions
rrot: 6a55d4d | paultcochrane++ | src/pmc/float.pmc:
[pmc] Documented the acot() and coth() methods
rrot: 4def22c | dukeleto++ | / (5 files):
Merge pull request #965 from paultcochrane/ptc/add_coth_acot

Implement coth() and acot() math functions
09:16 rurban1 joined
dalek rrot: 8b218de | dukeleto++ | src/pmc/float.pmc:
[doc] Add POD for many Float PMC methods
09:31
rrot: 98c72b5 | dukeleto++ | src/pmc/float.pmc:
[doc][ci skip] Tangent, not tan
09:38
10:16 rurban1 joined 11:40 denisboyun_ joined 12:06 woosley1 joined 13:18 rurban1 joined 14:00 contingencyplan joined 14:07 rurban1 joined 14:15 cooper joined 14:48 xcombelle joined 15:21 alester joined
dalek kudo/nom: ef73eb9 | (Tobias Leich)++ | tools/build/Makefile.in:
Metamodel depends on Perl6::Ops
15:23
15:36 isBEKaml joined
isBEKaml Hi, I'm currently facing problems building parrot HEAD on cygwin. Here's the gist: gist.github.com/anonymous/5435926 15:37
Has anyone faced the same problem? 15:38
rurban isBEKaml: child_info_fork::abort: C:\\cygwin\\bin\\cyggcc_s-1.dll: Loaded to different address: parent(0x320000) != child(0x2B0000) looks the typical rebaseall problem 15:47
looks like
isBEKaml rurban: yeah, I got the similar info from gfldex on #perl6. I'll be doing a hard reboot sometime and try again. 15:48
rurban no hard reboot, follow rebaseall
or stop MSIE and biger apps with a lot of DLLs 15:49
isBEKaml Okay, bbiab. 15:50
dalek rrot: d931bfa | fperrad++ | config/auto/arch.pm:
[configure] handles architecture ARM v7
16:08
rrot: 738bbee | fperrad++ | config/auto/arch.pm:
[configure] 'model name' is not present on all linux
rrot: 9ed52d2 | fperrad++ | config/auto/arch.pm:
[codingstd] String delimiter used with "split"
16:29 rurban1 joined 16:42 darbelo joined 16:48 rurban1 joined
dalek rrot: 9bd3f3f | rurban++ | config/auto/arch.pm:
[GH #962] more cpu types (bsd, cygwin, solaris, win32, darwin)

Tested ok on cygwin, solaris, win32, darwin-x86 and darwin-ppc. FWIW: Solaris on QEMU prints QEMU Virtual CPU version 1.1.2, different to the other VMs
  /usr/bin/kstat -m cpu_info | grep implementation would print the parent CPU type:
x86 (GenuineIntel 623 family 6 model 2 step 3 clock 2793 MHz)
17:02
17:15 travis-ci joined
travis-ci [travis-ci] parrot/parrot#857 (master - 9bd3f3f : Reini Urban): The build was broken. 17:15
[travis-ci] Change view : github.com/parrot/parrot/compare/9...d3f3fc3f35
[travis-ci] Build details : travis-ci.org/parrot/parrot/builds/6541746
17:15 travis-ci left 17:21 PacoAir joined 17:53 drift joined 18:22 Mike-PerlRecruiter_ joined 19:24 denisboyun joined 20:47 quias joined 21:33 rurban1 joined 22:05 kurahaupo joined 22:40 rurban1 joined 22:43 rurban1 joined 23:01 darbelo joined 23:04 kid51 joined 23:08 kid51_ joined 23:40 kid51 joined 23:49 kid51_ joined
dalek rrot: c3b3962 | util++ | config/auto/arch.pm:
[codingstd] Fix cuddled else and missing semicolon
23:58