% irc.eggebuh.com has changed the topic of to: Piper % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % Zaba has joined #parrot % davidfetter has left davidfetter!~chatzilla@start.fetter.org % Theory has joined #parrot r29612 | chromatic++ | trunk: : [IMCC] Added documentation and tidied some code in the register allocator. No : functional changes. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29612 % jhorwitz has left jhorwitz!~chatzilla@96.245.16.45 % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % teknomunk has left teknomunk!~teknomunk@r74-195-239-111.stl1cmta01.stwrok.ok.dh.suddenlink.net % Limbic_Region has joined #parrot % davidfetter has joined #parrot % daxelrod has joined #parrot % workbench has joined #parrot r29613 | infinoid++ | pdd13pbc: : [PDD13] : * Fix get_string() to be more correct. : * Add a set_integer_keyed() wrapper around set_integer_keyed_str(). : * Add a test for set_integer_keyed_str. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29613 so, when'd we get a new purl? purl, nopaste? i haven't a clue, infinoid nopaste is http://nopaste.snit.ch/ purl, nopaste is http://nopaste.snit.ch/ OK, Infinoid. purl, nopaste? infinoid: i haven't a clue * Infinoid rephrases so, when'd we get a new weird purl? purl, status? Since Sat Jul 19 18:09:37 2008, there have been 28 modifications and 21 questions. I have been awake for 3 hours, 37 minutes, 12 seconds this session, and currently reference 710696 factoids. Addressing is in optional mode. from what I can tell, it's readonly purl, are you in readonly mode? wish i knew, daxelrod up is down purl, down is up OK, Infinoid. purl, up? i don't know, infinoid purl, down? no idea, infinoid What's up, purl? daxelrod: wish i knew % Whiteknight has left Whiteknight!~nobody@c-71-230-33-251.hsd1.pa.comcast.net % iblechbot has left iblechbot!~iblechbot@185.16-dial.augustakom.net % iblechbot has joined #parrot % iblechbot has left iblechbot!~iblechbot@ppp-62-216-199-216.dynamic.mnet-online.de % Limbic_Region has left Limbic_Region!~Limbic_Re@c-68-49-236-220.hsd1.md.comcast.net r29614 | infinoid++ | pdd13pbc: : [PDD13] : * Fix some datatype-related warnings. : * Remove the VTABLE set_pointer() I had hacked into packfiledirectory; : for now, just calling PMC_data() directly in the creation function : works fine. (And will work for the rest of the segment types, too.) diff: http://www.parrotvm.org/svn/parrot/revision?rev=29614 % teknomunk has joined #parrot % Whiteknight has joined #parrot % kid51 has joined #parrot r29615 | jkeenan++ | parallel: : Provide message re elapsed time of preconfiguration tests. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29615 % nopaste has left nopaste!~opaste@202-154-105-237.people.net.au % nopaste has joined #parrot r29616 | chromatic++ | trunk: : [IMCC] Cleaned up more of IMCC's register allocator -- again, there should be : no functional changes. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29616 r29617 | jkeenan++ | trunk: : Apply patch submitted by Michael Peters in : http://rt.perl.org/rt3/Ticket/Display.html?id=57090. : Upon completion of 'make smolder_test', inform submitter of Smolder report : number. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29617 % Whiteknight has left Whiteknight!~nobody@c-71-230-33-251.hsd1.pa.comcast.net r29618 | jkeenan++ | parallel: : Consolidate multiple test files per configuration step into a single file. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29618 r29619 | jkeenan++ | parallel: : Consolidate multiple test files per configuration step into a single file. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29619 r29620 | jkeenan++ | parallel: : Consolidate multiple test files per configuration step into a single file. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29620 % AndyA has left AndyA!~andy@ca93nt.hexten.net % Casan has left Casan!~casan@users163.kollegienet.dk r29621 | jkeenan++ | parallel: : Consolidate multiple test files per configuration step into a single file. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29621 % AndyA has joined #parrot hmm, I'm having trouble with PMC inheritance. is there anything special I need to do to be able to call a method in a base class, when the invocant is a subclass (declared with an "extends" field)? r29622 | infinoid++ | pdd13pbc: : [PDD13] : * Rework a couple of tests. : * Implement the PackfileSegment.pack() method. It doesn't work yet; for : some reason the "pack" method isn't being inherited by the PackfileDirectory : subclass. : * Add a test for PackfileDirectory.pack (currently it fails). diff: http://www.parrotvm.org/svn/parrot/revision?rev=29622 the failure I get is: # Method 'pack' not found for invocant of class 'PackfileDirectory' r29623 | jkeenan++ | parallel: : Consolidate multiple test files per configuration step into a single file. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29623 % daxelrod has left daxelrod!~daxelrod@ool-43565e97.dyn.optonline.net % Ademan has left Ademan!~dan@h-67-101-46-29.snfccasy.dynamic.covad.net % Ademan has joined #parrot % bacek has left bacek!~bacek@122.110.0.216 % Ademan_ has joined #parrot % Ademan has left Ademan!~dan@h-67-101-46-29.snfccasy.dynamic.covad.net % Whiteknight has joined #parrot % davidfetter has left davidfetter!~chatzilla@start.fetter.org % Whiteknight has left Whiteknight!~nobody@c-71-230-33-251.hsd1.pa.comcast.net r29624 | jkeenan++ | parallel: : Consolidate multiple test files per configuration step into a single file. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29624 r29625 | jkeenan++ | parallel: : Renumber test file to maintain uninterrupted sequence. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29625 r29626 | jkeenan++ | parallel: : Correct syntax error. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29626 r29627 | jkeenan++ | parallel: : Consolidate multiple test files per configuration step into a single file. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29627 r29628 | jkeenan++ | parallel: : Remove TODO block. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29628 % kid51 has left kid51!~jkeen@pool-71-247-48-14.nycmny.east.verizon.net % Andy has joined #parrot % Andy has left Andy!~Andy@64.81.227.163 % Andy has joined #parrot % dngor has left dngor!abuse@adsl-068-213-211-142.sip.bct.bellsouth.net % workbench has left workbench!abuse@adsl-068-213-211-142.sip.bct.bellsouth.net % Psyche^ has joined #parrot % Theory has left Theory!~Theory@c-67-160-131-113.hsd1.or.comcast.net % workbench has joined #parrot % Patterner has left Patterner!~Psyche@e177238039.adsl.alicedsl.de % Psyche^ is now known as Patterner % Ademan_ has left Ademan_!~dan@h-67-101-46-29.snfccasy.dynamic.covad.net % dngor has joined #parrot % Psyche^ has joined #parrot % Patterner has left Patterner!~Psyche@e177225132.adsl.alicedsl.de % Psyche^ is now known as Patterner % Psyche^ has joined #parrot % Patterner has left Patterner!~Psyche@e177233058.adsl.alicedsl.de % Psyche^_ has joined #parrot % Psyche^_ is now known as Patterner % Psyche^ has left Psyche^!~Psyche@e177228121.adsl.alicedsl.de % Andy has left Andy!~Andy@64.81.227.163 % Casan has joined #parrot