% Andy has left Andy!~Andy@64.81.227.163 % bacek has left bacek!~bacek@123-243-38-218.tpgi.com.au % Zaba_ has joined #parrot % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % contingencyplan has left contingencyplan!~contingen@cpe-76-186-27-146.tx.res.rr.com % bacek has joined #parrot implementing this language kinda hit a brick wall when i found out i need continuations ._. TiMBuS: what language? somebody said language was for being a pedantic twit oh 'joy' stack based functional language so for continuations, i need to copy the stack but i guess, not the entire stack perhaps ill implement some kind of copy on access at the moment the stack is just a global pmcarray so ill need to probably put it in an object lucky for me, i encapsulated all the stack access inside a couple of functions, so i wont really need to refactor a whole lot of code % cizra has left cizra!~cizra@gw.tdng.ttu.ee moin % barney has joined #parrot % tetragon has left tetragon!~seneca@216.126.67.44 % tetragon has joined #parrot % cognominal has joined #parrot r28336 | kjs++ | trunk: : [NEWS] update for Pynie diff: http://www.parrotvm.org/svn/parrot/revision?rev=28336 % mj41_ has left mj41_!~chatzilla@pc-jurosz.ro.vutbr.cz % cognominal has left cognominal!~cognomina@82.67.232.89 % tetragon has left tetragon!~seneca@216.126.67.44 % tetragon has joined #parrot r28337 | particle++ | trunk: : [rakudo] more list function tests for spectest_regression (moritz++) diff: http://www.parrotvm.org/svn/parrot/revision?rev=28337 r28338 | bernhard++ | trunk: : [Plumhead] : Put the NQP-running code into sub run_nqp(). diff: http://www.parrotvm.org/svn/parrot/revision?rev=28338 % TiMBuS has left TiMBuS!~Hurf@123-243-167-27.static.tpgi.com.au % cotto_yapc has joined #parrot r28339 | bernhard++ | trunk: : [Plumhead] : evalfiles() can handle an undefined target diff: http://www.parrotvm.org/svn/parrot/revision?rev=28339 % Zaba_ has left Zaba_!~zaba@ip102.148.adsl.wplus.ru % Zaba has joined #parrot % cotto_yapc has left cotto_yapc!c6251046@67.207.141.120 % vany has left vany!~vany@shustrik.urh.ru r28340 | bernhard++ | trunk: : [Plumhead] : Add special case for the options: '--variant=phc --target=past' diff: http://www.parrotvm.org/svn/parrot/revision?rev=28340 % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % Zaba has joined #parrot r28341 | bernhard++ | trunk: : [Plumhead] : Remove unsupported option. diff: http://www.parrotvm.org/svn/parrot/revision?rev=28341 % Ivatar has joined #parrot % jfluhmann has joined #parrot % bacek has left bacek!~bacek@123-243-38-218.tpgi.com.au r28342 | bernhard++ | trunk: : [Plumhead] : Temporarily add variant 'pct-with-nqp-actions' until : migration to NQP actions is complete. diff: http://www.parrotvm.org/svn/parrot/revision?rev=28342 % cognominal has joined #parrot r28343 | bernhard++ | trunk: : [Plumhead] : Make : ../../parrot plumhead.pbc --variant=pct-with-nqp-actions t/php/hello_4.php : work. diff: http://www.parrotvm.org/svn/parrot/revision?rev=28343 plumhead? plumhead is odd, using xslt et al eh. plumhead is also PHP on parrot okay, moritz. plumhead is also to be renamed okay, barney. % Zaba_ has joined #parrot % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % tetragon has left tetragon!~seneca@gw-312-705.somanetworks.com % Whiteknight has joined #parrot % tetragon has joined #parrot r28344 | bernhard++ | trunk: : [Plumhead] : Allow empty code sections. Passing the hello_[1234].php tests diff: http://www.parrotvm.org/svn/parrot/revision?rev=28344 % Andy has joined #parrot % guru has joined #parrot % teknomunk has joined #parrot % Whiteknight has left Whiteknight!~Whiteknig@pool-72-78-175-240.phlapa.east.verizon.net r28345 | bernhard++ | trunk: : [Plumhead] : Make hello_5.php work in the PCT_WITH_NQP_ACTIONS variant. diff: http://www.parrotvm.org/svn/parrot/revision?rev=28345 % fperrad has joined #parrot r28346 | bernhard++ | trunk: : [Plumhead] : Pass hello_6.php diff: http://www.parrotvm.org/svn/parrot/revision?rev=28346 % fperrad has left #parrot r28347 | particle++ | trunk: : [RELEASE] update required perl version in Makefile.PL to 5.008_000. this should result in fewer false failure reports from cpan testers diff: http://www.parrotvm.org/svn/parrot/revision?rev=28347 % Ryu has joined #parrot % Ryu has left Ryu!~Ryu@p4158-ipbf302souka.saitama.ocn.ne.jp r28348 | bernhard++ | trunk: : [Plumhead] : Pass hello_7.php diff: http://www.parrotvm.org/svn/parrot/revision?rev=28348 % kid51 has joined #parrot Is there hacking? % guru has left guru!~guru@dsl-67-212-1-142.acanac.net % Zaba has joined #parrot % davidfetter has joined #parrot hello where's the parrot hackathon? hmmm... the parrot hackathon is AFTER OSCOIN * davidfetter at dorms for yapc::na % Zaba_ has left Zaba_!~zaba@ip102.148.adsl.wplus.ru r28349 | bernhard++ | trunk: : [Plumhead] : Pass arithmetics_1.php diff: http://www.parrotvm.org/svn/parrot/revision?rev=28349 parrot hackathon is MSV south hall first floor lounge (next to room 109) % Andy has left Andy!~AndyL@host3130.follett.com cool. anybody there yet? I am! here! So am ! I! * davidfetter heads downstairs I just made a google code repository for app::svnbinarysearch. anyone wants commit bits, lemme know. pmichaud: just saw a "bug report" for rakudo on perlmonks pmichaud: OH HAI for 1..1000 -> $a { say $a } segfaults after 186 r28350 | chromatic++ | trunk: : [plumhead] Fixed space-related coding standards violations. diff: http://www.parrotvm.org/svn/parrot/revision?rev=28350 r28351 | chromatic++ | trunk: : [Makefile] Revised 5.8.0 requirement to work with Perl versions before 5.6. diff: http://www.parrotvm.org/svn/parrot/revision?rev=28351 moritz: it works with the -G option to Parrot. pmichaud: ok, yet another GC bug pmichaud: will open a ticket anyway % davidfetter has left davidfetter!~chatzilla@start.fetter.org r28352 | bernhard++ | trunk: : [Plumhead] : Pass arithmetics_6.php diff: http://www.parrotvm.org/svn/parrot/revision?rev=28352 % cotto has joined #parrot r28353 | coke++ | trunk: : [codingstd] : Remove commented out build targets. diff: http://www.parrotvm.org/svn/parrot/revision?rev=28353 % chromatic has joined #parrot % particle has joined #parrot % davidfetter has joined #parrot % kid51 has left kid51!~jkeen@68.237.2.173 bug report sent ../../parrot --runcore=gcdebug perl6.pbc -e '1' src/string.c:514: failed assertion '!PObj_on_free_list_TEST(a)' that's about the simplest Perl 6 program I can think of, and it has gc problems :( * chromatic blames society It's a fair cop * pmichaud blames pmichaud. * TimToady keeps trying to figure out what a pbc sandwich would be btw rakudo doesn't recognize ; as a valid program right, there's already a ticket for that. doesn't recognize STD.pm as a valid program either :) who cares, it's an incomplete program anyway TimToady: that's not qite the same size ;) but it's a trend. :) rt#55594 * moritz considers writing an Acme modul that disallows foo, bar and baz as identifiers 1 byte, 107576 bytes...I predict the same result with 198237489374387 bytes my laptop doesn't have enough RAM to check that ;) ....can't we generate it dynamically? ;-) r28354 | chromatic++ | trunk: : [src] Made a cache for all const_string() entries, so that all instances of the : same string can share the same STRING header. They all end up in the constant : STRING pool, which doesn't get GCd until Parrot ends, so reusing headers can : save some memory. diff: http://www.parrotvm.org/svn/parrot/revision?rev=28354 I can put in lazy GC crashes, if you want. % allison has joined #parrot % braceta has joined #parrot % cognominal has left cognominal!~cognomina@82.67.232.89 % Zaba_ has joined #parrot % cognominal has joined #parrot % braceta has left braceta!~Braceta@adsl-b3-196-185.telepac.pt % allison has left allison!~chatzilla@209.9.237.164 % allison has joined #parrot % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % cognominal has left cognominal!~cognomina@82.67.232.89 r28355 | bernhard++ | trunk: : [Plumhead] : Pass arithmetics_12.php diff: http://www.parrotvm.org/svn/parrot/revision?rev=28355 % cognominal has joined #parrot r28356 | bernhard++ | trunk: : Pass arithmetics_24.php diff: http://www.parrotvm.org/svn/parrot/revision?rev=28356 r28357 | coke++ | trunk: : Update information regarding strawberry perl build. diff: http://www.parrotvm.org/svn/parrot/revision?rev=28357 % allison has left allison!~chatzilla@209.9.237.164 % allison has joined #parrot r28358 | bernhard++ | trunk: : [Plumhead] : Pass arithmetics_31.php diff: http://www.parrotvm.org/svn/parrot/revision?rev=28358 % ron has joined #parrot % malte has joined #parrot japhb? japhb is Geoffrey Broadwell, mailto:geoff@broadwell.org does perl6 have lvalue subroutines? Perl 6 does, yes. what syntax does it use for them? 'is rw' as a trait on the sub, I think. See S06. sub lastval () is rw { return $lastval } % Zaba has joined #parrot rblasch rblasch? ron? rumour has it ron is cool...hb adores him or married to dumrats % Zaba_ has left Zaba_!~zaba@ip102.148.adsl.wplus.ru r28359 | chromatic++ | trunk: : [ops] Updated label syntax in ops: they're not INT anymore; they're LABELs : (Alek Storm, RT #41620). diff: http://www.parrotvm.org/svn/parrot/revision?rev=28359 % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % Zaba has joined #parrot % malte has left malte!~chatzilla@d016136.adsl.hansenet.de % holst has joined #parrot is complex128 a 32 byte data type or a 16 byte data type? % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % Zaba has joined #parrot % ruoso has left ruoso!~ruoso@a83-132-162-99.cpe.netcabo.pt % smash has joined #parrot helly everyone hi smash HISMASH! oi, boa noite % malte has joined #parrot % ruoso has joined #parrot % holst has left holst!holst@195.20.207.107 % barney has left barney!~bernhard@p549A377E.dip0.t-ipconnect.de chromatic: ping % Zaba_ has joined #parrot r28360 | smash++ | trunk: : * trailling white spaces fix diff: http://www.parrotvm.org/svn/parrot/revision?rev=28360 % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % Zaba has joined #parrot % Zaba_ has left Zaba_!~zaba@ip102.148.adsl.wplus.ru pong chromatic: can you tell me if you remember the 'save' opcode being deprecated ? chromatic: what precisely do you mean with your "X% faster" comments? trying to find any ticket or mail about this pmichaud removed register stacks; that might be it. Tene: if the first version ran in 10 seconds and the second runs in 8 seconds, I'm calling that 20% faster. I know that can be confusing, but I'm consistent in how I use it. r28361 | chromatic++ | trunk: : [library] Added isnt() to PIR Test::More. diff: http://www.parrotvm.org/svn/parrot/revision?rev=28361 chromatic: thank you chromatic: hmm.. ok smash, I know saveall/restoreall are gone; I think that includes save and restore. * smash nods just trying to figure out how to change the test now I think that save and restore have been gone for quite a while. % Whiteknight has joined #parrot the failling test i'm trying to fix might be failling for a while now t/benchmark/benchmarks.t % Whiteknight has left Whiteknight!~Whiteknig@pool-72-78-175-240.phlapa.east.verizon.net and 'make fulltest' runs those Hm, that sounds familiar. bah, it's using saveall too % Casan_ has left Casan_!~IceChat7@users163.kollegienet.dk r28362 | chromatic++ | trunk: : [t] Added tests for stringinfo and pin/unpin (Sam Vilain, RT #41818). diff: http://www.parrotvm.org/svn/parrot/revision?rev=28362 % cotto has left cotto!c6251046@67.207.141.120 % ron has left ron!~chatzilla@pool-151-198-113-38.nwrknj.btas.verizon.net t/stm/runtime.t 4 is still unexpectedly passing on my box. Quite the improvement over its former habit of crashing % Zaba_ has joined #parrot % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % Zaba has joined #parrot % Zaba_ has left Zaba_!~zaba@ip102.148.adsl.wplus.ru so the best approach to replace save/restore is to manually push those values into an array !? % kid51 has joined #parrot % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru Probably. Really? Probably? Are you Certain it's not certain? Are you sure it's unsure? I think you need to look harder. % mire has joined #parrot % davidfetter has left davidfetter!~chatzilla@start.fetter.org % Zaba has joined #parrot % Zaba_ has joined #parrot % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % Theory has joined #parrot % chromatic has left chromatic!~chromatic@209.9.237.164 % allison has left allison!~chatzilla@209.9.237.164 % particle has left particle!~particle@209.9.237.164 % Zaba has joined #parrot r28363 | chromatic++ | trunk: : [JIT] Cleaned up JIT headers to use PARROT_INTERP where appropriate (Paul T. : Cochrane, RT #43414). diff: http://www.parrotvm.org/svn/parrot/revision?rev=28363 % Zaba_ has left Zaba_!~zaba@ip102.148.adsl.wplus.ru % Theory has left Theory!~Theory@c-24-21-175-208.hsd1.mn.comcast.net % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % Zaba has joined #parrot i'm off, bbl % smash has left smash!~smash@bl5-174-236.dsl.telepac.pt % Zaba_ has joined #parrot % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % Theory has joined #parrot % Ademan has left Ademan!~dan@h-67-101-102-123.snfccasy.dynamic.covad.net % ambs has joined #parrot % allison has joined #parrot % allison has left allison!~chatzilla@209.9.237.164 % bacek has joined #parrot % ambs has left ambs!~ambs@255.92.54.77.rev.vodafone.pt r28364 | chromatic++ | trunk: : [IMCC] Made set elements all positive integers, so that we don't have to assert : that they're not negative. See RT #43529, reported by Ron Blaschke. diff: http://www.parrotvm.org/svn/parrot/revision?rev=28364 % malte has left malte!~chatzilla@d016136.adsl.hansenet.de % Zaba has joined #parrot % Zaba_ has left Zaba_!~zaba@ip102.148.adsl.wplus.ru % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % Zaba has joined #parrot % Zaba_ has joined #parrot % cognominal has left cognominal!~cognomina@82.67.232.89 % chromatic has joined #parrot % particle has joined #parrot % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % GeJ_ has joined #parrot % GeJ has left GeJ!~geraud@edna.nealab.net r28365 | chromatic++ | trunk: : [config] Cleaned up Solaris hints and configure C file templates (Andy : Dougherty, RT #44379). diff: http://www.parrotvm.org/svn/parrot/revision?rev=28365 % allison has joined #parrot % Theory has left Theory!~Theory@67-42-223-100.ptld.qwest.net % Ademan has joined #parrot % Limbic_Region has joined #parrot % kid51 has left kid51!~jkeen@pool-70-107-19-178.ny325.east.verizon.net % Eevee has left Eevee!~eevee@c-67-160-3-54.hsd1.wa.comcast.net % clunker3 has left clunker3!~IRC@procura.xs4all.nl % askie_ has left askie_!~askie@81.171.100.207 anyone from the hackathon here? they're in #hackathon ahhhh % Auzon1 is now known as Auzon % Eevee has joined #parrot % askie has joined #parrot % chromatic_ has joined #parrot % allison has left allison!~chatzilla@209.9.237.164 % particle has left particle!~particle@209.9.237.164 % chromatic has left chromatic!~chromatic@209.9.237.164 % allison has joined #parrot % slightlyoff has joined #parrot % kid51 has joined #parrot % Zaba has joined #parrot % Zaba_ has left Zaba_!~zaba@ip102.148.adsl.wplus.ru % Ivatar has left Ivatar!~graham@tu055.demon.co.uk r28366 | chromatic++ | trunk: : [IMCC] Fixed IMCC macro handling -- when reading braced contents of a macro : application, update the length of the whole macro based on the braced contents. : See RT #55804, reported by Will Coleda. diff: http://www.parrotvm.org/svn/parrot/revision?rev=28366 % Ademan has left Ademan!~dan@h-67-101-102-123.snfccasy.dynamic.covad.net r28367 | chromatic++ | trunk: : [IMCC] Fixed a few more signedness warnings for set functions as fallout from : r28364. diff: http://www.parrotvm.org/svn/parrot/revision?rev=28367 % Ademan has joined #parrot t/stm/runtime.t: 4 TODO tests passing at r28365 That was on Linux kid51: That test has been passing for me since yesterday % Ademan has left Ademan!~dan@h-67-101-45-214.snfccasy.dynamic.covad.net % TiMBuS has joined #parrot % Zaba_ has joined #parrot % AndyA has left AndyA!~andy@82.152.157.85 % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % AndyA has joined #parrot % Ademan has joined #parrot % Zaba_ has left Zaba_!~zaba@ip102.148.adsl.wplus.ru % Zaba has joined #parrot tetragon: Yes, I have it passing on Darwin as well: t/stm/runtime..........................ok 2/5 skipped: various reasons, 1/5 unexpectedly succeeded TODO PASSED test 4 % cotto_home has joined #parrot % Ademan has left Ademan!~dan@h-68-164-169-38.snfccasy.dynamic.covad.net % cotto_home is now known as cotto_yapc r28368 | jkeenan++ | trunk: : Test #4 is now passing on Linux and Darwin; un-TODO-ing it. diff: http://www.parrotvm.org/svn/parrot/revision?rev=28368 % chromatic_ has left chromatic_!~chromatic@209.9.237.164 % Ademan has joined #parrot % cotto_yapc has left cotto_yapc!~cotto@209.9.237.164 % allison has left allison!~chatzilla@209.9.237.164 % allison has joined #parrot r28369 | jkeenan++ | trunk: : New test file originally contributed by Colin Kuskie in https://rt.perl.org/rt3/Ticket/Display.html?id=45209. diff: http://www.parrotvm.org/svn/parrot/revision?rev=28369 % Zaba_ has joined #parrot % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru r28370 | allison++ | pdd25cx: : [pdd25cx] Bringing the pdd25cx branch up-to-date with trunk r28363. diff: http://www.parrotvm.org/svn/parrot/revision?rev=28370 % mire has left mire!~Frodo@180-175-222-85.adsl.verat.net % kid51 has left kid51!~jkeen@pool-68-237-11-227.ny325.east.verizon.net % Zaba has joined #parrot % jfluhmann has left #parrot % Zaba_ has left Zaba_!~zaba@ip102.148.adsl.wplus.ru % allison has left allison!~chatzilla@209.9.237.164 % allison has joined #parrot % Limbic_Region has left Limbic_Region!~Limbic_Re@c-68-49-236-220.hsd1.md.comcast.net r28371 | rgrjr++ | trunk: : [DOCS] : * docs/art/pp001-intro.pod: : + Put dollar signs on registers, even for PASM, and update register : allocator discussion. Use "pragma" instead of "attribute", and : "recur" instead of "recurse." Add a few more references. : * docs/art/pp002-pmc.pod: : + Put dollar signs on registers. : * docs/art/pp003-oop.pod: : + Clarify in a few spots. diff: http://www.parrotvm.org/svn/parrot/revision?rev=28371 r28372 | coke++ | trunk: : RT# 52046 : .hllmacros.pir needs tests... and it needed to be updated to a more recent : .macro syntax. : There is still one thing left to fix in the .Foreach macro, but it's : waiting on another ticket, but it's no worse than the original code. (and has : the benefit of mostly working!) diff: http://www.parrotvm.org/svn/parrot/revision?rev=28372 % bacek has left bacek!~bacek@123-243-38-218.tpgi.com.au % Andy has joined #parrot % Andy has left Andy!~Andy@64.81.227.163 % Andy has joined #parrot % teknomunk has left teknomunk!~teknomunk@r74-195-239-111.stl1cmta01.stwrok.ok.dh.suddenlink.net % teknomunk has joined #parrot % Andy has left Andy!~Andy@64.81.227.163 % Andy has joined #parrot % tetragon has left tetragon!~seneca@69-196-138-130.dsl.teksavvy.com % rhr has left rhr!~ryan@bas3-montreal02-1096689777.dsl.bell.ca % rhr has joined #parrot % tetragon has joined #parrot % Andy has left Andy!~Andy@64.81.227.163 r28373 | allison++ | pdd25cx: : [pdd25cx] Repairing merge problems. diff: http://www.parrotvm.org/svn/parrot/revision?rev=28373 % Zaba_ has joined #parrot % teknomunk has left teknomunk!~teknomunk@r74-195-239-111.stl1cmta01.stwrok.ok.dh.suddenlink.net % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru r28374 | allison++ | pdd25cx: : [pdd25cx] Deleting a merged function created in trunk to encapsulate : code that was deleted on the branch. diff: http://www.parrotvm.org/svn/parrot/revision?rev=28374 % cotto_yapc has joined #parrot % Theory has joined #parrot % Theory has left Theory!~Theory@c-24-21-175-208.hsd1.mn.comcast.net % allison has left allison!~chatzilla@209.9.237.164 % Theory has joined #parrot % Theory has left Theory!~Theory@c-24-21-175-208.hsd1.mn.comcast.net % TiMBuS has left TiMBuS!~Hurf@123-243-167-27.static.tpgi.com.au % iblechbot has left iblechbot!~iblechbot@ppp-62-216-200-63.dynamic.mnet-online.de % Zaba has joined #parrot % Zaba_ has left Zaba_!~zaba@ip102.148.adsl.wplus.ru % DietCoke has left DietCoke!~coke@cpe-72-228-52-192.nycap.res.rr.com % Zaba_ has joined #parrot % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % Psyche^ has joined #parrot % Patterner has left Patterner!~Psyche@e177234073.adsl.alicedsl.de % Psyche^ is now known as Patterner