% Zaba has joined #parrot % iblechbot has joined #parrot % 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 % Theory has left Theory!~Theory@c-67-160-131-113.hsd1.or.comcast.net % Theory has joined #parrot % Theory has left Theory!~Theory@c-67-160-131-113.hsd1.wa.comcast.net % Tango_ has joined #parrot are u all in the designing of the parrot virtual machine ?? btw hello all % barney has joined #parrot hello hey, moritz. hi Tango_ Tango_: 99% of the time we're just implementing, not designing ;) :) and I just work on rakudo (perl6 on parrot), not parrot itself ok is there anything specific you want to know (or comment on)? i want to know is this project anyhow maintained by the jamaica Group also ? never heard of it * Zaba neither http://intranet.cs.man.ac.uk/apt/projects/jamaica/os.php#challenges here i seen your name first I thought jamaica was a country how the "type safe making" for the JVMs(parrot) are going on ? Tango_: you can search https://svn.perl.org/parrot/trunk/CREDITS for members for the jamaica group ok..watching what do you mean by "type safe makiing"? it's designed to work well with dynamically typed languages http://en.wikipedia.org/wiki/Lambda_calculus is it a JIT or a simple bytecode interpreter ?? parrot has multiple run cores, some of them do JIT ok nice run cores?.. * Zaba is far from understanding parrot's architecture Zaba: a runcore is the part that actually executes the byte code why have multiple of them? for example there is a GC debug runcore, a normal interpreter like, a computed goto one, some JIT runcores for different platforms hmm. they have different advantages each for example the fastest ones are usually not very cross-platform because they use platform-specific things? or CPU specific things * barney read http://blogs.open.collab.net/svn/2008/07/subversion-merg.html Zaba: Strange, I've never heard about http://parakeet.wiki.sourceforge.net/, the JVM executing Parrot bytecode neither have I r29419 | bernhard++ | trunk: : [docs] Mention the other Parakeet in LANGUAGES_STATUS.pod. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29419 * barney is glad that he didn't rename 'Plumhead' to 'Parakeet' % mire has joined #parrot % mire has left mire!~Frodo@104-174-222-85.adsl.verat.net % bacek has left bacek!~bacek@mcas-151.usr.optusnet.com.au % jan has left jan!~chatzilla@89-253-66-101.customers.ownit.se % Zaba_ has joined #parrot % jan has joined #parrot % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru r29420 | bernhard++ | trunk: : [docs] Update CREDITS and fiddle with release_manager_guide.pod. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29420 r29421 | jkeenan++ | parallel: : Consolidate multiple test files per configuration step into a single file. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29421 % ruoso has left ruoso!~ruoso@201009013021.user.veloxzone.com.br % Whiteknight has joined #parrot % iblechbot has left iblechbot!~iblechbot@ppp-62-216-198-114.dynamic.mnet-online.de % GeJ has joined #parrot % particle1 has joined #parrot % purl has left purl!~purl@florence.kuiki.net * barney discovered svn diff -c % tewk_ has joined #parrot hey cool, I didn't know that either maybe I should start reading the docs of all these tools I use % confound has left confound!~hdp@glaive.weftsoar.net % particle has left particle!~particle@c-98-232-28-49.hsd1.wa.comcast.net % tewk has left tewk!~tewk@ekstrom.org % vhold has left vhold!~vhold@adsl-67-114-158-146.dsl.sntc01.pacbell.net moritz: I'm looking for sombody to add the Rakudo news to NEWS barney: I can draft a first draft, but in the end I think that pmichaud or jonathan should do it properly when is release? tomorrow? % Infinoid has left Infinoid!infinoid@quack.glines.org Yes. % Infinoid has joined #parrot ok, I'll put something together in case nobody of the others finds the tuits moritz++ when was last release? 2008-06-10 ? oh no, 2008-06-17 % Whiteknight has left Whiteknight!~nobody@c-71-230-33-251.hsd1.pa.comcast.net r29422 | moritz++ | trunk: : [NEWS] first shot at news for Rakudo diff: http://www.parrotvm.org/svn/parrot/revision?rev=29422 r29423 | bernhard++ | trunk: : [docs] Update NEWS with changes up to r29000. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29423 r29424 | moritz++ | trunk: : [NEWS] more rakudo news, including number of newly passing tests diff: http://www.parrotvm.org/svn/parrot/revision?rev=29424 r29425 | bernhard++ | trunk: : [docs] more NEWS up to HEAD diff: http://www.parrotvm.org/svn/parrot/revision?rev=29425 moritz++: Danke Bitte ;-) % confound has joined #parrot % confound has left confound!~hdp@glaive.weftsoar.net % confound has joined #parrot % Zaba_ has left Zaba_!~zaba@ip102.148.adsl.wplus.ru % Zaba has joined #parrot % Zaba_ has joined #parrot % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % Whiteknight has joined #parrot r29426 | bernhard++ | trunk: : [codingstd] Add the languages eclectus, hq9plus, m4 and pipp to Perl::Critic testing diff: http://www.parrotvm.org/svn/parrot/revision?rev=29426 % Zaba has joined #parrot % Zaba_ has left Zaba_!~zaba@ip102.148.adsl.wplus.ru % iblechbot has joined #parrot % TiMBuS has left TiMBuS!~Hurf@123-243-167-27.static.tpgi.com.au % verve has joined #parrot % bacek has joined #parrot g'night moritz: around? % gryphon_ has joined #parrot bacek: yes (but slightly distracted) r29427 | fperrad++ | trunk: : [RELEASE] : update LANGUAGES_STATUS.pod from languages-smoke results diff: http://www.parrotvm.org/svn/parrot/revision?rev=29427 moritz: can you take a look at S02-builtin/type.t? yes There is fudged test 'try{} doesn't keep test from failing' aye actually it fail to parse. rakudo treats 'is(try{}, foo, bar)' as 'is((try{}, foo, bar))' so, removing 'try{}' will make this test passing sounds good "bacek" at 122.110.92.165 pasted "Proposed patch for type.t" (23 lines) at http://nopaste.snit.ch/13576 go right ahead and commit it or do you want me to steal your karma? it seems that try is parsed a function, not an unary op moritz: yes, it is. try is a statement_control (and is parsed that way) pmichaud: probably no. It's statement_prefix in src/parser/grammar.pg my apologies, you're correct -- statement_prefix but it's still parsed as a statement_prefix :-) from STD.pm: token statement_prefix:try { <.ws> {*} } and {$foo = 42}, 42, 'Int is an integer' is (so far) a valid statement. so the tests are wrong? I remarked about this at some point in the past -- but yes, as written it seems to me that is() only gets one argument (the result of the try) bacek: one more reason to fix the tests r29428 | fperrad++ | trunk: : [RELEASE] : update LANGUAGES_STATUS.pod from manual tests diff: http://www.parrotvm.org/svn/parrot/revision?rev=29428 if using try in an argument list, it probably needs to be (try {...}) moritz: there is probably more places where such bogus syntax used... bacek: aye, I just ack'ed for them moritz@trudi:~/pugs/t/spec>ack 'is.*try'|wc -l 85 so many potential errors pmichaud: yes. It works with (). But try is redundant in this cases. perhaps the test should be using lives_ok with a separate test to make sure the variable changed to 42 aye, that's even better S29-trig/trig.t is using try{} and probably doesn't need to be. I'm removing that while you're writing ;) r29429 | coke++ | trunk: : [codingstd] exec counts as an explicit way to leave a sub. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29429 r29430 | bernhard++ | trunk: : [m4] backticks need to be quoted in Perl 6 regexes. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29430 % Tango_ has left Tango_!~tanmoy@220.227.156.138 % ron has joined #parrot % ron has left #parrot % donaldh has joined #parrot r29431 | coke++ | trunk: : [codingstd] - Allow user to specify a directory to test. Useful for language : maintainers, or just as a way to focus cleanup efforts. : - Move some variables into the scope in which they are used. : - Rename a confusing variable. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29431 % Andy has joined #parrot % bacek has left bacek!~bacek@122.110.92.165 % jhorwitz has joined #parrot % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % Zaba has joined #parrot r29432 | coke++ | trunk: : [codingstd] [tcl] perltidy our perl code. This allows us to pass all the : perlcritic tests, even the --theme=extra ones. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29432 % uniejo has left uniejo!~uniejo@193.88.64.250 % Zaba_ has joined #parrot % skv has left skv!~skv@87.242.97.68 % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % skv_ has joined #parrot % skv_ is now known as skv particle1, ping r29433 | coke++ | trunk: : [codingstd] Unbreak regexp for stripping out files not to test. : Pretty would be nice, but working wins. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29433 % 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 r29434 | coke++ | trunk: : [codingstd] Add another perl critic policy we should aspire to. : While in here, update [tcl] to respect this policy. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29434 r29435 | coke++ | trunk: : [distro] 'OpLib' existed and was empty in the repo. Now that it's : not in the repo, we need to ignore it explicitly. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29435 % rurban has joined #parrot r29436 | coke++ | trunk: : [codingstd] require version in a way that avoids a complaint from perlcritic : and is theoretically more readable anyway. (Reini Urban++) diff: http://www.parrotvm.org/svn/parrot/revision?rev=29436 hell. I open irc and just read my name :) rurban++ r29437 | coke++ | type_ids: : svn merge -r28032:28100 from trunk diff: http://www.parrotvm.org/svn/parrot/revision?rev=29437 % donaldh has left donaldh!~chatzilla@proxy-sjc-2.cisco.com % Infinoid has left Infinoid!infinoid@quack.glines.org % Infinoid has joined #parrot r29438 | coke++ | type_ids: : merge Skipped this file for some reason diff: http://www.parrotvm.org/svn/parrot/revision?rev=29438 % Zaba_ has left Zaba_!~zaba@ip102.148.adsl.wplus.ru % Limbic_Region has joined #parrot % Theory has joined #parrot % purl has joined #parrot svn diff svn diff is probably clean Wrong window % Zaba has joined #parrot % masak has left masak!~user@130.238.45.242 r29439 | coke++ | type_ids: : svn merge -r28101:28200 from trunk diff: http://www.parrotvm.org/svn/parrot/revision?rev=29439 r29440 | bernhard++ | trunk: : [ook] fix 'cd languages/ook && make test' diff: http://www.parrotvm.org/svn/parrot/revision?rev=29440 * Limbic_Region yawns % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % Zaba has joined #parrot % cjfields has joined #parrot % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru r29441 | coke++ | type_ids: : merge -r28201:29436 from trunk diff: http://www.parrotvm.org/svn/parrot/revision?rev=29441 % Zaba has joined #parrot r29442 | coke++ | trunk: : [deprecated] avoid type ids : [codingstd] avoid useless interpolation diff: http://www.parrotvm.org/svn/parrot/revision?rev=29442 % sjansen has joined #parrot % gmansi has left gmansi!~gmansi@190.55.35.246 % gmansi has joined #parrot particle1, ping % particle1 is now known as particle % vhold has joined #parrot % barney has left barney!~bernhard@p549A1A3E.dip0.t-ipconnect.de % cotto-work has joined #parrot % cotto_work has left cotto_work!~cotto@tide502.microsoft.com % cotto-work is now known as cotto_work % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru r29443 | pmichaud++ | trunk: : [rakudo]: spectest-progress.csv update: 95 test files, 1691 passing tests diff: http://www.parrotvm.org/svn/parrot/revision?rev=29443 % Zaba has joined #parrot r29444 | coke++ | type_ids: : merge -r 29437:29442 from trunk : (that particular deprecation in trunk is fatal here.) diff: http://www.parrotvm.org/svn/parrot/revision?rev=29444 r29445 | chromatic++ | trunk: : [docs] Updated NEWS. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29445 % gryphon__ has joined #parrot % gryphon_ has left gryphon_!~gryphon@dsl-209-221-185-54.zipcon.net r29446 | pmichaud++ | trunk: : [docs]: More NEWS updates diff: http://www.parrotvm.org/svn/parrot/revision?rev=29446 % Limbic_Region has left Limbic_Region!www-data@feather.perl6.nl % Zaba_ has joined #parrot % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % rurban_ has joined #parrot % jhorwitz has left jhorwitz!~chatzilla@96.245.16.45 % rurban has left rurban!~chatzilla@212-183-55-43.adsl.highway.telekom.at % rurban_ is now known as rurban % wknight8111 has joined #parrot % wknight8111 has left wknight8111!~chatzilla@66.252.102.37 % bacek has joined #parrot % 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 % bacek has left bacek!~bacek@pa58-111-21-65.pa.nsw.optusnet.com.au % Limbic_Region has joined #parrot % cjfields has left cjfields!~cjfields@newrad.igb.uiuc.edu % bacek has joined #parrot r29447 | Whiteknight++ | gsoc_pdd09: : [gsoc_pdd09] update to trunk r29446 diff: http://www.parrotvm.org/svn/parrot/revision?rev=29447 % iblechbot has left iblechbot!~iblechbot@ppp-62-216-222-168.dynamic.mnet-online.de % teknomunk has joined #parrot parrot_config gives the revision number from .parrot_current_rev, which is not updated by configure or make, and is not deleted by make clean. .parrot_current_rev-- NotFound: sure. that's a feature svn up will update it rurban: negative $ cat .parrot_current_rev 29431 $ svn up En la revisión 29447. % shamu has joined #parrot hmm... The file is created by lib/Parrot/Revision.pm , but only if not exists. it might be some svn server hook which updates it It's supposed to be a cache. pmichaud ping I see. It's the live svn --xml info Indeed a bug. * Limbic_Region tosses rurban a cockroach There's method missing to force update the cache, which should be added to the makefile Was reported yesterday for an smoke testers, the recommendation to him was to do a make realclean in his smoke script, but the problem has other implications. Not very importante, but having wrong revision info in bug reports hardly helps anything. NotFound: write it to the bugtracker tommorrows release should not go with wrong one. I'll do it tomorrow, now I'm going to bed :O me too :) % rurban has left rurban!~chatzilla@212-183-50-28.adsl.highway.telekom.at % teknomunk has left teknomunk!~teknomunk@r74-195-239-111.stl1cmta01.stwrok.ok.dh.suddenlink.net % Andy has left Andy!~AndyL@host3130.follett.com % bacek has left bacek!~bacek@122.110.28.211 pmichaud: About? % kid51 has joined #parrot can parrot be made reliably with make -j n>1 ? yes, I regularly use -j8 platform? linux/x86-64 can it reliably be tested in parallel? I don't think that's been implemented yet, but it is a much desired feature iirc, kid51 is working on parallel testing ah ok thanks a bunch % bacek has joined #parrot % shamu has left shamu!~krishna@c-67-161-28-111.hsd1.ca.comcast.net cotto_work: No that branch's name is something of a misnomer. It refers to a (since abandoned) idea to create an object whose growth parallels that of the Parrot::Configure object. It's not the sort of "testing in parallel" which, e.g., they're talking about on perl.qa. The branch is now simply the place where I'm working on http://rt.perl.org/rt3/Ticket/Display.html?id=56928 % sjansen has left sjansen!~sjansen@75-169-83-227.slkc.qwest.net my mistake % bacek has left bacek!~bacek@122.110.0.77 % kid51 has left kid51!~jkeen@pool-71-247-58-192.nycmny.east.verizon.net % bacek has joined #parrot % kid51 has joined #parrot % gryphon__ has left gryphon__!~gryphon@dsl-209-221-185-54.zipcon.net .parrot_current_rev should always reflect the last time you ran 'perl Configure.pl' successfully % sandra_f has joined #parrot % Whiteknight has left Whiteknight!~nobody@c-71-230-33-251.hsd1.pa.comcast.net % sandra_f has left sandra_f!~sandra_f@212-198-248-33.rev.numericable.fr % Whiteknight has joined #parrot % AndyA has left AndyA!~andy@ca93nt.hexten.net particle: Do you have any thoughts re http://rt.perl.org/rt3/Ticket/Display.html?id=56928 ? % AndyA has joined #parrot pmichaud: Guess you ain't. :-) But /msg me and let me know what day works best for Rakudo day this week; Wednesday is maybe best for me, but Thu/Fri are do-able too. But on Thursday evening we have Bratislava.pm tech/social meet, so I'd have less hacking time that day...also, note anything you'd like to see my time spent on. kplzthnxbai. r29448 | jkeenan++ | parallel: : Consolidate multiple test files per configuration step into a single file. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29448 r29449 | Whiteknight++ | gsoc_pdd09: : [gsoc_pdd09] remove some cruft, gross over-simplifications on the sweep code and we're still getting the same problem with a prematurely swept pmc diff: http://www.parrotvm.org/svn/parrot/revision?rev=29449 % kid51 is now known as kid51_at_dinner % dalek has left dalek!dalek@feather.perl6.nl % dalek has joined #parrot % teknomunk has joined #parrot % DietCoke has joined #parrot % kid51_at_dinner is now known as kid51 r29450 | coke++ | trunk: : [codingstd] add an RT to track issues related to un-todo'ing this policy diff: http://www.parrotvm.org/svn/parrot/revision?rev=29450 r29451 | jkeenan++ | parallel: : Consolidate multiple test files per configuration step into a single file. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29451 % Limbic_Region has left Limbic_Region!~Limbic_Re@c-68-49-236-220.hsd1.md.comcast.net r29452 | jkeenan++ | parallel: : Consolidate multiple test files per configuration step into a single file. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29452 r29453 | jkeenan++ | noautopack: : Creating noautopack in https://svn.perl.org/parrot/branches diff: http://www.parrotvm.org/svn/parrot/revision?rev=29453 r29454 | jkeenan++ | noautopack-29452: : Tagging trunk at r29452 so that the noautopack can later be synched to it. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29454 % Zaba_ has left Zaba_!~zaba@ip102.148.adsl.wplus.ru % daxelrod has joined #parrot % Zaba has joined #parrot r29455 | jkeenan++ | noautopack: : Remove config step auto::pack and associated test. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29455 % TiMBuS has joined #parrot r29456 | jkeenan++ | parallel: : Consolidate multiple test files per configuration step into a single file. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29456 (*&#$ is merging slow. I first parsed that as "is merging slowly" and was trying to figure out what (*&#$ was. :) % sandra_f has joined #parrot r29457 | jkeenan++ | parallel: : Consolidate multiple test files per configuration step into a single file. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29457 % sandra_f has left sandra_f!~sandra_f@212-198-248-33.rev.numericable.fr % Andy has joined #parrot ANDY: HOW IS YOUR CAPS LOCK? ROCKIN' IZ STILL STUCK? (sadly, I actually did that by holding the shift key down while typing.) DietCoke: Why is that sad? Haven't you remapped capslock to something more useful? * Whiteknight never deals in the dark arts of key remapping I'm going to start my plugin branch for ack again. I'm too used to using loaner keyboards from work. on which I rarely have key-remapping abilitah. What OS? it's like compiling for C89. Andy: good luck, we're all counting on you. daxelrod: I don't wish to remap my keys at this time, but thank you. =-) :P I've got to concentrate concentrate concentrate... Hello? Hello? Hello? echo echo echo... Why aren't I notified about these things!? if you want to do some work in a branch, i've got a GC in sore shape...\ (switching to the SQL for a moment.) Now pitching for Pedro Borbone, Manny Mota Mota Mota Whiteknight: , we're not doing your homework for you. esp. when you're getting paid for it! (*#@&$ the svn commit is taking longer than the merge. it's not homework, it's for the good of the project! :) * DietCoke was actually going to try to hack on tcl-on-pct tonight, but this svn crap is killing his enthusiasm. r29458 | jkeenan++ | parallel: : Tests needed SKIP block to work on non-Darwin. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29458 r29459 | coke++ | tcl_pct: : merge -r28501:29456 from trunk diff: http://www.parrotvm.org/svn/parrot/revision?rev=29459 DietCoke: *which* svn crap? mine. r29460 | jkeenan++ | parallel: : Tests needed SKIP block to work on non-Darwin. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29460 (merging is slow and cumbersome.) and with generated files, also painful. kid51: I was having problems with svn.perl.org yesterday. I opened a ticket with perl.org; no response, but it got better a few hours after I did that. merging my branch is going to be a nightmare Yes. If you look at scrollback, you'll see that I complained about getting that for ~ 1 hr yesterday a.m. Barney too, IIRC. i can't keep my grubby hands to myself, I have to monkey around in a bunch of files But it appeared to clear up. I did many commits later in the day and several this evening. kid51: I just got an IRC-> email ping about it. Whiteknight: make sure you run out of time and force chromatic to merge it. I hear he LOVES merging. I was getting it in serious proportions back in Dec and Jan. so, anyone who doesn't read my blog, guess how much weight I've lost since May. =-) avoirdupois or metric? no, i'll get it merged one way or another i do plan to be a parroteer after the summer is over stones, if you're going to be choosy. =-) over 9000? 2 2.9 v.g. Packy did observe that there was a lot less of you! Yah, we've known each other since the very early 90s. I've been much bigger than this. * DietCoke sighs, as he has to refer to SYN05 again. * DietCoke wants a SYN05 that isn't written from a perl5 perspective. % Zaba_ has joined #parrot anyone know what'd be a good target test coverage for the built-in PMCs? % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru cotto_home: test coverage ... as in gcov or Devel::Cover ? gcov (c-level) r29461 | jkeenan++ | parallel: : Consolidate multiple test files per configuration step into a single file. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29461 About a year ago, ptc did a run of gcov on my site: http://thenceforward.net/parrot/coverage/c-components/coverage.html probably long out of date, but may serve as a point of reference make cover still works fine it just doesn't cover Perl code, iirc Ah, but for some Perl code we have kid51's site (where coverage analysis is actually running now, so it won't be available for a half hour or so): http://thenceforward.net/parrot/coverage/configure-build/coverage.html r29462 | coke++ | tcl_pct: : [tcl] puts doesn't take comma-separated args; : single quoted strings don't work in tcl. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29462 * kid51 must sleep $kid51->sleep(8 * 3600); I have the coverage results from ~300 revisions ago, but it'll be nice not to have to build a more recent version. r29463 | rgrjr++ | trunk: : [CORE] Keep Closure:invoke from breaking what newclosure hath wrought. : This is a band-aid for RT#56398 that will be removed along with "autoclose." : * include/parrot/sub.h: : + Add SUB_FLAG_NEWCLOSURE to sub_flags_enum. : * src/sub.c: : + (parrot_new_closure): Tag the closures we create. : * src/pmc/closure.pmc: : + (invoke): Only overwrite sub->outer_ctx if no "newclosure" tag. : * MANIFEST, t/op/lexicals-2.t (deleted), t/op/lexicals.t: : + Merge lexicals-2.t into lexicals.t [per chromatic], remove "todo" : from "RT#56398: Bob's recursion bug" case. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29463 * DietCoke wonders if anyone who understands PCT is here. % kid51 has left kid51!~jkeen@pool-71-247-58-192.nycmny.east.verizon.net r29464 | cotto++ | trunk: : [pmc] add clone test to fixedbooleanarray diff: http://www.parrotvm.org/svn/parrot/revision?rev=29464 % bgeron has joined #parrot % baest_ has joined #parrot % baest has left baest!~baest@2206ds1-suoe.0.fullrate.dk % Zaba has joined #parrot % Zaba_ has left Zaba_!~zaba@ip102.148.adsl.wplus.ru r29465 | coke++ | tcl_pct: : Add a roadmap for this version of tcl. : I'm not proud. Feel free to jump in here. =-) diff: http://www.parrotvm.org/svn/parrot/revision?rev=29465 % teknomunk_ has joined #parrot % bgeron_ has left bgeron_!bgeron@toad.stack.nl % teknomunk has left teknomunk!~teknomunk@r74-195-239-111.stl1cmta01.stwrok.ok.dh.suddenlink.net r29466 | coke++ | tcl_pct: : [tcl-pct] parse the -nonewline option to puts but ignore it for now. : Add a comment about grammar hack closer to the grammar. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29466 r29467 | coke++ | tcl_pct: : [tcl-pct] puts doesn't actually take expressions, it only understands simple values. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29467 % baest has joined #parrot % baest_ has left baest_!~baest@2206ds1-suoe.0.fullrate.dk % DietCoke has left DietCoke!coke@feather.perl6.nl r29468 | coke++ | trunk: : [tcl] When testing core tests, use a new version of the 8.5 test suite. diff: http://www.parrotvm.org/svn/parrot/revision?rev=29468 % teknomunk__ has joined #parrot % teknomunk_ has left teknomunk_!~teknomunk@r74-195-239-111.stl1cmta01.stwrok.ok.dh.suddenlink.net % sandra_f has joined #parrot % sandra_f has left sandra_f!~sandra_f@212-198-248-33.rev.numericable.fr % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % Zaba has joined #parrot % Andy has left Andy!~Andy@64.81.227.163 % Psyche^ has joined #parrot % Theory has left Theory!~Theory@c-67-160-131-113.hsd1.or.comcast.net % Patterner has left Patterner!~Psyche@e177233047.adsl.alicedsl.de % Psyche^ is now known as Patterner % daxelrod has left daxelrod!~daxelrod@ool-43565e97.dyn.optonline.net % Zaba_ has joined #parrot % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % uniejo has joined #parrot % teknomunk__ has left teknomunk__!~teknomunk@r74-195-239-111.stl1cmta01.stwrok.ok.dh.suddenlink.net % TiMBuS has left TiMBuS!~Hurf@123-243-167-27.static.tpgi.com.au r29469 | cotto++ | trunk: : [pmc] fix resizablebooleanarray's clone, expand/rewrite associated test diff: http://www.parrotvm.org/svn/parrot/revision?rev=29469 % bacek has left bacek!~bacek@mcas-151.usr.optusnet.com.au