Timeline


and .

09/11/09:

16:18 Ticket #1000 (t/pmc/resizablefloatarray.t in PIR) closed by dukeleto
done: Applied in r41214 , thanks and keep 'em coming.
15:05 Ticket #962 (segfault in Parrot_Object_assign_pmc) closed by coke
fixed: NotFound++ seems to have fixed this segfault.
15:05 Ticket #961 (segfault in Parrot_oo_find_vtable_override) closed by coke
fixed: NotFound++ seems to have fixed this segfault.
13:46 Ticket #1000 (t/pmc/resizablefloatarray.t in PIR) created by flh
The attached patch rewrites t/pmc/resizablefloatarray.t in PIR. It also …
13:15 Ticket #737 (imcc segfault when assigning to undefined retval) closed by coke
fixed: NotFound++ fixed the segfault 3 months ago.
13:14 Ticket #729 (Segfault on printing a String PMC assigned a null string) closed by coke
fixed: As NotFound++ noted 3 months ago, fixed. closing ticket…
13:11 Ticket #479 (Segfaulting in PGE;Perl6Grammar;Compiler;compile ...) closed by coke
wontfix: The current JIT core is deprecated.
13:10 Ticket #321 (Segfault overriding init sub in PIR) closed by coke
fixed: As of r41185, this sample code outputs: […] without segfaulting.
13:07 Ticket #832 (segfault in _int_malloc) closed by coke
fixed: This segfault is no longer occurring in recent parrot/partcl.
13:04 Ticket #154 (subclassed ExceptionHandlers can't handle exceptions) closed by coke
fixed: This code (which includes the original sample and poking in the exception …
12:21 Ticket #999 (convert some base_type to VTABLE lookups.) closed by bacek
fixed: Reviewed and applied (with some more cleanups) at r41204.
10:14 Ticket #863 (GC Segfault) closed by fperrad
fixed
02:55 Ticket #999 (convert some base_type to VTABLE lookups.) created by coke
Attached patch changes Scalar's assign_pmc to avoid base_type and prefer …
00:28 Ticket #986 (Further ->strstart removals) closed by darbelo
fixed: Patch committed in r41197

09/10/09:

14:08 Ticket #356 (better detect cpuarch with possible cmdline overrides) reopened by doughera
[…]
13:40 Ticket #983 (JIT code incorrectly access registers) closed by bacek
wontfix: Current JIT is deprecated.
13:23 Ticket #795 (Kill Parrot_sub structure) closed by bacek
done: Branch for killing Parrot_sub structure was merged into trunk.
13:18 Ticket #672 (PASM1 compiler needs tests.) closed by bacek
wontfix: PASM1 compiler is deprecated.
13:11 Ticket #501 (t/op/trans.t failures with jit on *BSD) closed by bacek
wontfix: Current JIT is deprecated.
13:11 Ticket #530 (Failure of atan2 in jit core - ref TT #38) closed by bacek
wontfix: Current JIT is deprecated.
13:06 Ticket #356 (better detect cpuarch with possible cmdline overrides) closed by bacek
wontfix: Current JIT is deprecated.
13:06 Ticket #352 (fix jit i386 with long double) closed by bacek
wontfix: Current JIT is deprecated.
13:05 Ticket #353 (fix jit 386 set_i_n) closed by bacek
wontfix: Current JIT is deprecated.
13:02 Ticket #375 (FREEZE_ASCII doesn't work) closed by bacek
wontfix: FREEZE_ASCII was ripped-off at r41178
12:58 Ticket #189 (deprecated: random PMC) closed by bacek
done: rand dynop was added, Random PMC removed. Closing ticket.
12:53 Ticket #141 (Move executable code out of jit_emit.h for ARM) closed by bacek
wontfix: Current JIT is deprecated.
12:53 Ticket #142 (Move executable code out of jit_emit.h for HPPA) closed by bacek
wontfix: Current JIT is deprecated.
12:53 Ticket #143 (Move executable code out of jit_emit.h for MIPS) closed by bacek
wontfix: Current JIT is deprecated.
12:53 Ticket #144 (Move executable code out of jit_emit.h for PPC) closed by bacek
wontfix: Current JIT is deprecated.
12:53 Ticket #145 (Move executable code out of jit_emit.h for SUN4) closed by bacek
wontfix: Current JIT is deprecated.
12:32 Ticket #140 (Move executable code out of jit_emit.h for ALPHA) closed by bacek
wontfix: Current JIT is deprecated.
12:31 Ticket #139 (Move executable code out of jit_emit.h for IA64) closed by bacek
wontfix: Current JIT is deprecated.
07:18 Ticket #998 (Recent parrot changes cause lots of Rakudo spectests to abort with status ...) created by moritz
Recent parrot changes make many of Rakudo's spectests abort (after …

09/09/09:

22:11 Ticket #967 (segfault in utf8_set_position) closed by NotFound
fixed: No complaints in several days, closing ticket.
20:39 JITRewrite edited by whiteknight
(diff)
20:36 JITRewrite edited by chromatic
added specific JIT replacement tasks and volunteers (diff)
11:12 Ticket #973 (Review content of src/gc/alloc_register.c and src/call/context.c and merge ...) closed by bacek
done: src/gc/alloc_register.c is finally gone. Whiteknight++
08:03 GitCookbook edited by dukeleto
(diff)
07:50 GitCookbook edited by dukeleto
(diff)
07:07 GitCookbook edited by dukeleto
(diff)
07:06 GitCookbook edited by dukeleto
(diff)
06:55 GitCookbook edited by dukeleto
(diff)
06:41 GitCookbook edited by dukeleto
(diff)
06:10 Ticket #997 ([BUG] Segmentation fault by building TGE on ppc64) created by gerd
At the moment (r41154) Parrot seems not to build on the ppc64 …
03:35 Ticket #996 (Socket.pmc should implement readline) created by coke
The following code […] dies with […] I imagine I'm not the only …
02:59 Ticket #995 (segfault in ?? (directory_destroy)) created by coke
When running ./tclsh and immediately exiting by hitting D; we get a …
02:37 Ticket #68 (runtime/parrot/library/tcpstream.pir broken) closed by coke
fixed: Sigh; no, the original question was answered. My implied question of "how …
02:35 Ticket #68 (runtime/parrot/library/tcpstream.pir broken) reopened by coke
This ticket was resolved without answering the original question…
02:29 Ticket #732 (Coroutine contexts not getting freed) closed by coke
fixed: I can no longer reproduce this leak. ./tclsh -e "puts hi" now leaks …
02:27 Ticket #989 (t/compilers/tge/grammar.t: FAIL under 'make test', but passes with ...) reopened by jkeenan
Well, that didn't stay closed very long. When I went to check my own …
02:19 Ticket #989 (t/compilers/tge/grammar.t: FAIL under 'make test', but passes with ...) closed by jkeenan
fixed
01:35 GitCookbook-Pm created by pmichaud
00:44 GitCookbook edited by dukeleto
(diff)
00:43 GitCookbook edited by dukeleto
(diff)
00:32 GitCookbook edited by dukeleto
(diff)
00:29 GitCookbook edited by dukeleto
(diff)
00:27 GitCookbook edited by dukeleto
(diff)
00:18 GitCookbook edited by dukeleto
(diff)
00:16 GitCookbook edited by dukeleto
(diff)
00:05 GitCookbook edited by dukeleto
(diff)
Note: See TracTimeline for information about the timeline view.