|
Parrot 0.9.1 Released | parrot.org/ | < 1 week to Parrot 1.0! Set by moderator on 10 March 2009. |
|||
|
00:09
AndyA joined
|
|||
| dalek | rrot: r37402 | allison++ | trunk/examples/shootout (2 files): [cage] Remove a few more forced runcores from shootout examples. |
00:22 | |
|
01:05
TiMBuS joined
01:31
eternaleye joined
|
|||
| dalek | rrot: r37403 | allison++ | trunk/t/examples/shootout.t: [cage] Skipping shootout test that sefaults on darwin. See TT #445. |
01:45 | |
| dukeleto | just cleaned this CAGE: trac.parrot.org/parrot/ticket/439 | 02:10 | |
|
02:19
ujwalic joined
|
|||
| ujwalic | I am cleaning up warning does src\\ops\\experimental.ops contain any thing useful | 02:26 | |
| TiMBuS | yes | 02:34 | |
| oh wait, i think the ops i was thinking of have been moved out, i guess | 02:36 | ||
| ujwalic | there are many 'unused' : local variables | 02:40 | |
| mainly for deprecated ops .. like gcd, exec .. | 02:41 | ||
| allison | ujwalic: if the warnings are a simple fix, go ahead and patch, but, yes, anything left in experimental.ops isn't worth much effort, since it'll be axed right after 1.0 | 02:52 | |
| ujwalic | great fixed a few | 02:53 | |
| dalek | rrot: r37404 | allison++ | trunk (3 files): [cage] Deleting second japh example. Fails on Darwin, and depends on an keeping. |
03:10 | |
| purl | rumour has it keeping is and are separate seemed like a good idea at the time | ||
|
03:37
japhb joined
03:54
janus joined
03:59
Andy joined,
Theory joined
|
|||
| dalek | rrot: r37405 | allison++ | trunk (4 files): [cage] Adding tests for additional packfile PMCs. Thanks to Jonathan Leto for |
04:16 | |
|
04:35
khisanth_ joined
05:15
tetragon joined
|
|||
| allison | Whoot! Passed 'make fulltest' on MacOS 10.5.6 Intel | 06:14 | |
| ujwalic | what is the behavior flag for *annotations* op? | 06:53 | |
|
07:12
korshak joined
|
|||
| dalek | rrot: r37406 | fperrad++ | trunk/MANIFEST.generated: [install] all languages are gone |
07:13 | |
| rrot: r37407 | fperrad++ | trunk (2 files): [languages] remove some language references |
07:35 | ||
|
07:40
Tene_ joined
07:52
korshak left
08:29
tuxdna joined
08:57
protorom joined
09:00
protorom left
|
|||
| cotto | allison: ping | 09:23 | |
|
09:33
barney joined
09:36
masak joined
|
|||
| mikehh | apart from testj make fulltest_all PASSes at r37405 in Kubuntu Intrepid i386 | 09:49 | |
|
09:52
korshak joined
|
|||
| dalek | rrot: r37408 | cotto++ | trunk/config/gen/makefiles/root.in: [config] add a needed makefile dep and shorten some long lines |
09:53 | |
| tracwiki: v4 | cotto++ | GSOC2009Tasklist | 10:05 | ||
| tracwiki: languages/ went away | |||
| tracwiki: trac.parrot.org/parrot/wiki/GSOC20...ction=diff | |||
| shorten | dalek's url is at xrl.us/bejjw5 | ||
| cotto | 4:04 - sleep not found | 11:04 | |
| oh. There it is. | 11:08 | ||
| dalek | rrot: r37409 | rurban++ | trunk/src/dynoplibs/dan.ops: [docs] remove coda from pod/html/chm |
11:11 | |
| rrot: r37410 | rurban++ | trunk/src/pmc/parrotthread.pmc: [docs] fix Name/Description headers for make html/chm |
11:15 | ||
|
11:33
alvar joined
11:55
mikehh joined
|
|||
| ujwalic | allison:ping | 12:11 | |
| trac.parrot.org/parrot/ticket/446 | |||
| allison: trac.parrot.org/parrot/ticket/446 | |||
|
12:13
korshak left
|
|||
| dalek | rrot: r37411 | barney++ | trunk/config/gen/makefiles/root.in: [codingstd] remove trailing space |
12:20 | |
|
12:47
cognominal joined
13:17
Whiteknight joined
13:22
TiMBuS joined
13:27
ruoso joined
14:12
rdice joined
14:29
tuxdna joined
14:32
tuxdna joined
|
|||
| Coke | cotto: that's funny. =-) | 14:40 | |
|
15:00
Tene joined
15:30
Psyche^ joined
|
|||
| dalek | rrot: r37412 | jonathan++ | trunk (2 files): [core] LexInfo now supports the inspect_str vtable method with the key symbols, which returns an array of the names of the symbols defined in that LexInfo. Patch includes a test. |
15:43 | |
| rrot: r37413 | jonathan++ | trunk (2 files): [core] set_outer should capture and set the outer_ctx if it can locate one readily available; otherwise, the call afterwards will auto-close. This handles the case where we have something like eval and it wants to have the outer_ctx pointing to a currently active call frame so we find the correct lexicals. Plus a test. |
15:47 | ||
| rrot: r37414 | jonathan++ | trunk/src/pmc/sub.pmc: [core] Thou shalt always increment the reference counts of contexts that are referenced, otherwise thy programs shalt surely SEGV. |
15:59 | ||
|
16:01
Theory joined
16:19
Andy joined
16:37
Andy joined
16:43
korshak joined
16:45
rdice joined
|
|||
| dalek | kudo: e9aca5f | jnthn++ | (3 files): Make lexicals visible inside of eval. This depends on some recent Parrot changes, so bump up required version number. There are two parts to this: letting the parser know what lexicals are declared in the outer scope so it doesn't claim about them being undeclared, and then doing a .set_outer so the lexicals can be found at runtime. |
16:55 | |
| kudo: da2023f | jnthn++ | t/spectest.data: Add another test file to the spectest data (contains a test that got broken out) from another file, where it interfered with the other tests in the file). |
|||
| shorten | dalek's url is at xrl.us/bejqov | ||
| dalek's url is at xrl.us/bejqox | |||
|
17:13
Andy joined
17:14
korshak left
|
|||
| dalek | l: c3008e6 | (Francois Perrad)++ | config/makefiles/root.in: re-run mk_language_shell.pl |
17:15 | |
| shorten | dalek's url is at xrl.us/bejqrh | ||
|
17:19
Coke joined
17:22
tetragon joined
17:28
mikehh joined
17:33
ruoso joined
|
|||
| allison | ... and passed 'make fulltest' on Ubuntu 8.10 x86_64 | 17:49 | |
| ujwalic | allison: Hi | 17:54 | |
| trac.parrot.org/parrot/ticket/446 | |||
|
18:06
geof joined
18:10
Debolaz joined
18:11
Debolaz joined
|
|||
| dalek | rrot: r37415 | fperrad++ | trunk/src/pmc/lexinfo.pmc: [codingstd] remove trailing space |
18:19 | |
|
18:24
tuxdna joined
18:27
ruoso joined
|
|||
| allison | ujwalic: excellent, thanks! | 18:29 | |
| ujwalic | there are many type casting warinings ... before I change them I wanted to check if .. I need to go through any doc/referance ... | 18:31 | |
| dalek | kudo: 03f2d29 | jnthn++ | CREDITS: Add Ujval to the CREDITS. |
18:41 | |
| shorten | dalek's url is at xrl.us/bejq2g | ||
| dalek | kudo: 6d97951 | jnthn++ | src/builtins/guts.pir: Implement $*PROGRAM_NAME. Patch courtesy of Martin Berends (mberends++). |
||
| shorten | dalek's url is at xrl.us/bejq2i | ||
| dalek | kudo: 1dea765 | jnthn++ | CREDITS: Add mberends to CREDITS. |
18:45 | |
| shorten | dalek's url is at xrl.us/bejq29 | ||
|
18:52
ruoso joined
|
|||
| cotto | allison, ping | 18:54 | |
| allison | hi cotto | 18:55 | |
| cotto | I have a patch to update src/hash.c so all Hash-related functions return Hash* instead of taking a Hash** as an arg. | ||
| All tests are passing. Would it ok to commit before the release? | |||
| s/it/it be/ | |||
| allison | good change | ||
| I'd wait until after the release | 18:56 | ||
| cotto | ok | ||
| allison | just to be on the safe side | ||
| are any of the functions public API? or are they just static functions? | |||
| cotto | some of them are PARROT_EXPORT | 18:57 | |
| allison | ok, go ahead and put in a deprecation notice for the changed interface | ||
| cotto | will do | 18:58 | |
| thanks | |||
| I need a separate tt for each function, right? | 18:59 | ||
| allison | cotto: just do one | 19:00 | |
| cotto | that'll be much simpler | 19:01 | |
| allison | cotto: since it's the same change in all of them, and they're all a group of related functions | ||
| allison rebooting into Windows to test TT #446 | 19:03 | ||
| cotto | Happy Pi Day! | 19:12 | |
|
19:14
ruoso joined
19:15
nopaste joined
19:17
rdice joined
|
|||
| dalek | rrot: r37416 | cotto++ | trunk/src/hash.c: [hash] spelling fix |
19:21 | |
|
19:37
allison joined
19:41
Tene joined
|
|||
| dalek | rrot: r37417 | cotto++ | trunk/DEPRECATED.pod: [DEPRECATED] add notice about src/hash.c cleanup |
19:44 | |
|
19:48
buildbot joined
19:51
allison joined
19:52
ruoso joined
20:20
ruoso joined
|
|||
| dalek | kudo: 5b1ff9c | jnthn++ | t/spectest.data: Add S02-magicals/progname.t to spectest.data. |
20:53 | |
| shorten | dalek's url is at xrl.us/bejrhf | ||
|
20:54
ruoso joined
21:26
ruoso joined
21:33
tuxdna left
21:44
ruoso joined
|
|||
| dalek | tracwiki: v73 | allison++ | Languages | 21:45 | |
| tracwiki: trac.parrot.org/parrot/wiki/Langua...ction=diff | |||
| shorten | dalek's url is at xrl.us/bejrms | ||
| dalek | tracwiki: v74 | allison++ | Languages | 21:49 | |
| tracwiki: trac.parrot.org/parrot/wiki/Langua...ction=diff | |||
| shorten | dalek's url is at xrl.us/bejrmw | ||
| dalek | tracwiki: v75 | allison++ | Languages | 21:53 | |
| tracwiki: trac.parrot.org/parrot/wiki/Langua...ction=diff | |||
| shorten | dalek's url is at xrl.us/bejrnc | ||
|
21:55
bacek joined
|
|||
| bacek | ng | 21:55 | |
| dalek | tracwiki: v76 | allison++ | Languages | 21:57 | |
| tracwiki: trac.parrot.org/parrot/wiki/Langua...ction=diff | |||
| shorten | dalek's url is at xrl.us/bejrnk | ||
|
21:59
ruoso joined
|
|||
| dalek | rrot: r37418 | coke++ | trunk/DEPRECATED.pod: Minor cleanup on new item. |
22:12 | |
|
22:27
ruoso joined
22:31
davidfetter joined
22:32
Fayland_logger joined
22:59
rurban joined
|
|||
| rurban | seen moritz | 22:59 | |
| purl | moritz was last seen on #parrot 2 days, 2 hours, 2 minutes and 4 seconds ago, saying: and much less general behaviour [Mar 12 20:56:46 2009] | ||
| mikehh | GE WAS HERE EARLIER _ MIND YOU AS MORITZ_ | 23:16 | |
| my ketboard has gone crazy - as moritz_ | 23:17 | ||
| apologies - checking back he has not been around today - yesterday yes | 23:21 | ||
| alison: rakudo (5b1ff9c) builds on parrot r37417 - make test/make spectest PASS - Kubuntu i386 | 23:38 | ||
| allison: rakudo (5b1ff9c) builds on parrot r37417 - make test/make spectest PASS - Kubuntu i386 | 23:41 | ||
| dalek | rrot: r37419 | allison++ | trunk/ports/debian (3 files): [debian] Restoring changelog history, using Debian maintainters address (will |
||
| rrot: r37420 | allison++ | trunk/src (2 files): [cage] Delete unused variables to eliminate warnings. Thanks to ujwalic for the |
23:45 | ||
| rrot: r37421 | allison++ | trunk/examples/nci/PQt.cpp: [examples] First rename the file. Partial application of TT #446. |
23:48 | ||
| rrot: r37422 | allison++ | trunk (5 files): [examples] Updates to NCI example code for Qt. Thanks to ujwalic for the patch. |
23:52 | ||