|
#parrot Parrot 0.6.4 "St. Vincent Amazon" Released | parrotcode.org/ | 15 new, 648 open, 80 stalled tix | logged in irclog.perlgeek.de/parrot/today Set by moderator on 28 July 2008. |
|||
|
00:01
Zaba joined
00:03
bacek joined
00:04
bacek joined
00:26
kid51 joined
00:50
Zaba_ joined
01:03
Zaba joined
|
|||
| dalek | r30214 | jkeenan++ | opsrenum: | 01:20 | |
| : Add inline comments so I can figure out what's going on. | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30214 | |||
| r30215 | Whiteknight++ | gsoc_pdd09: | 01:23 | ||
| : [gsoc_pdd09] a few diagnostics and changes to hunt down a strange dead pmc error. | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30215 | |||
|
02:11
Zaba_ joined
|
|||
| dalek | r30216 | Whiteknight++ | gsoc_pdd09: | 02:27 | |
| : [gsoc_pdd09] add some highly-annoying debug statements to oo.c to try and trace down this weird problem I'm having. | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30216 | |||
| r30217 | jkeenan++ | opsrenum: | 02:36 | ||
| : More inline comments explaining the logic of this module. | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30217 | |||
|
02:47
petdance joined
|
|||
| kid51 must sleep | 02:59 | ||
| purl | $kid51->sleep(8 * 3600); | ||
|
03:14
tetragon joined
04:03
buildbot joined
04:14
davidfetter joined
04:27
Zaba joined
05:23
particle1 joined
05:25
tetragon joined
05:55
baest joined
06:04
Patterner joined
06:14
Zaba_ joined
06:59
smash joined
|
|||
| smash | hello everyone | 07:00 | |
|
07:04
Zaba joined
|
|||
| pmichaud | hello, smash | 07:34 | |
| dalek | r30218 | pmichaud++ | trunk: | 07:35 | |
| : [rakudo]: spectest-progress.csv update: 121 files, 2196 passing tests | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30218 | |||
| r30219 | pmichaud++ | trunk: | 07:37 | ||
| : [rakudo]: Update test_summary.pl to strip leading t/spec from output | |||
| : (so that output fits in 80-char windows again) | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30219 | |||
|
07:43
cj left
07:48
tetragon joined
07:59
purl joined
08:13
purl joined
08:34
allison joined
09:06
tetragon joined
09:36
desertmax joined
09:38
mmcleric_ joined
09:43
desertmax_ joined
|
|||
| dalek | r30220 | jonathan++ | trunk: | 09:44 | |
| : [rakudo] Make time parse as a named 0ary. | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30220 | |||
| r30221 | jonathan++ | trunk: | 09:52 | ||
| : [rakudo] Get Perl 6 MultiSub implementation far along enough to do multi dispatch based on arity. Includes a couple of initial, passing tests. | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30221 | |||
|
10:44
tetragon joined
|
|||
| desertmax_ | Is there an easy way to pass a NULL-pointer to a C function using NCI? And what data type must I use, if I'd like to pass a pointer to an array of C-Strings, e. g. char*** a? I tried to use the same approach like in library/NCI/call_toolkit_init.pir, but I added another ManagedStruct, containing only a STRUCT_PTR to the original struct. | 10:52 | |
|
10:52
cotto_home joined
10:57
kj joined
|
|||
| dalek | r30222 | jonathan++ | trunk: | 11:31 | |
| : [rakudo] Make dispatch with slurpies work. Add tests for arity based multi dispatch with optional and slurpies. | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30222 | |||
|
11:36
kid51 joined
|
|||
| dalek | r30223 | jkeenan++ | opsrenum: | 11:52 | |
| : Parrot::OpsRenumber::renum_op_map_file() now takes Parrot major version number as argument. This will enable us to define different ops-remapping behavior pre- and post-Parrot 1.0. Only pre-1.0 case implemented so far. | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30223 | |||
|
12:03
jan joined
12:05
Ademan joined
|
|||
| dalek | r30224 | jkeenan++ | opsrenum: | 12:08 | |
| : Begin to handle case of ops renumbering for Parrot 1.0 and later. | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30224 | |||
| tewk | Whats the error | 12:13 | |
| purl | tewk: File too large | ||
| dalek | r30225 | julianalbo++ | trunk: | 13:11 | |
| : update headerizing of sub.h and exceptions.h | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30225 | |||
|
13:33
Zaba joined
13:43
ruoso joined
|
|||
| dalek | r30226 | julianalbo++ | trunk: | 13:44 | |
| : refactor duplicated code in debug.c | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30226 | |||
| r30227 | tene++ | trunk: | 13:51 | ||
| : [cardinal] | |||
| : * Allow assignment of do blocks to variables | |||
| : * Factor out signaure handling of both function definitions and do blocks | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30227 | |||
| r30228 | tene++ | trunk: | |||
| : [cardinal] | |||
| : * Properly handle functions tha accept block parameters | |||
| : * Properly pass block arguments to function calls | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30228 | |||
|
13:53
Nicholas joined
13:54
Nicholas left
13:55
gryphon__ joined
13:56
ambs joined
|
|||
| ambs | is there any good reason to the implmentations of say for the vairous data type, use a printf for the value, and a puts for the new line? | 13:57 | |
| why not all in the same printf? | |||
|
13:57
donaldh joined,
mmcleric_ joined
14:04
davidfetter joined
|
|||
| dalek | will@coleda.com | Release Planning: | 14:06 | |
| link: www.perlfoundation.org/parrot/index...e_planning | |||
| r30229 | jonathan++ | trunk: | 14:09 | ||
| : [rakudo] Collect type information from signatures in the MMD candidate sorter and and stub in building the DAG. | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30229 | |||
| allison@perl.org | PDD15 TODO: | 14:29 | ||
| link: www.perlfoundation.org/parrot/index...pdd15_todo | |||
| Tene | ambs: hm? | 14:32 | |
|
14:57
slavorg joined
|
|||
| dalek | allison@perl.org | pdd27mmd_tasklist: | 14:58 | |
| link: www.perlfoundation.org/parrot/index...d_tasklist | |||
| allison@perl.org | pdd27mmd_tasklist: | 15:00 | ||
| link: www.perlfoundation.org/parrot/index...d_tasklist | |||
|
15:02
donaldh joined
|
|||
| dalek | allison@perl.org | pdd27mmd_tasklist: | 15:06 | |
| link: www.perlfoundation.org/parrot/index...d_tasklist | |||
| allison@perl.org | pdd27mmd_tasklist: | 15:23 | ||
| link: www.perlfoundation.org/parrot/index...d_tasklist | |||
|
15:23
Theory joined
15:35
kj joined
|
|||
| dalek | allison@perl.org | pdd27mmd_tasklist: | 15:39 | |
| link: www.perlfoundation.org/parrot/index...d_tasklist | |||
|
15:56
gryphon_ joined
|
|||
| moritz | particle1, pmichaud: ping | 16:06 | |
|
16:08
cjfields joined
|
|||
| particle1 | moritz: pong | 16:09 | |
| moritz | particle: I'm online for a few minutes or hours... is there anything gsoc related for me to do? | 16:10 | |
| ie filling out some surveys or whatever? | |||
| particle | not this week, no | 16:11 | |
| moritz | istr that the time for the final evaluation draws nearer | ||
| ok, very good | |||
| particle | you'll be around next week? | ||
| moritz | yes | ||
| particle | fabulous. | ||
| enjoy the remainder of your time off | |||
| moritz | I'll sure do ;) | 16:12 | |
|
16:30
rdice joined
16:31
sjansen joined
|
|||
| dalek | r30230 | coke++ | remove_new_from_string: | 17:20 | |
| : Create a branch for RT #47011, removing the VTABLE entry 'new_from_string' | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30230 | |||
| r30231 | kjs++ | trunk: | 17:46 | ||
| : [pirc/new] add pod comments. | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30231 | |||
|
17:54
Giblaz joined
|
|||
| dalek | r30232 | coke++ | remove_new_from_string: | 17:58 | |
| : Remove new_from_string vtable entry and new_p_i_s opcode. | |||
| : This breaks the build in the branch. | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30232 | |||
|
18:48
mmcleric_ joined
19:11
ruoso joined
19:58
Zaba_ joined
20:10
desertmax joined
|
|||
| dalek | r30233 | rblasch++ | trunk: | 20:24 | |
| : [config] Clean MSVC specific files in cc_clean. | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30233 | |||
|
20:34
Whiteknight joined
|
|||
| dalek | r30234 | rblasch++ | trunk: | 20:41 | |
| : [win32] Embed Microsoft Application Manifest if available. | |||
| : In recent versions, Microsoft added a descriptor to spell out dependencies. | 20:42 | ||
| : These should be embedded into the executable. | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30234 | |||
| r30235 | allison++ | pdd27mmd: | 20:45 | ||
| : Creating branch for Multiple Dispatch PDD implementation. | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30235 | |||
| r30236 | Whiteknight++ | gsoc_pdd09: | 21:01 | ||
| : [gsoc_pdd09] update to trunk from r30211 | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30236 | |||
|
21:02
rdice left
|
|||
| dalek | allison@perl.org | pdd27mmd_tasklist: | 21:09 | |
| link: www.perlfoundation.org/parrot/index...d_tasklist | |||
|
21:42
Limbic_Region joined
22:12
kid51 joined
|
|||
| dalek | r30237 | julianalbo++ | trunk: | 22:38 | |
| : fix some codingstd | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30237 | |||
|
22:41
StephenPollei joined
22:44
Zaba joined
23:24
tetragon joined
23:26
cotto_work joined
|
|||
| dalek | r30238 | Whiteknight++ | gsoc_pdd09: | 23:28 | |
| : [gsoc_pdd09] add a new diagnostic function to test for prematurely dead pmcs | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30238 | |||
| Whiteknight | (Artistic License)++ | 23:34 | |
|
23:50
bacek joined
|
|||
| dalek | r30239 | Whiteknight++ | gsoc_pdd09: | 23:54 | |
| : [gsoc_pdd09] add a series of obnoxious diagnostic messages. | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=30239 | |||
| Whiteknight | (Garbage collector)-- | 23:55 | |
| davidfetter | what's wrong w/garbage collector? | 23:57 | |
| Whiteknight | not the normal garbage collector, it's the one I'm trying to write | 23:58 | |
| and the answer is that everything is wrong with it | |||