Timeline
09/11/09:
- 16:18 Ticket #1000 (t/pmc/resizablefloatarray.t in PIR) closed by
- done: Applied in r41214 , thanks and keep 'em coming.
- 15:05 Ticket #962 (segfault in Parrot_Object_assign_pmc) closed by
- fixed: NotFound++ seems to have fixed this segfault.
- 15:05 Ticket #961 (segfault in Parrot_oo_find_vtable_override) closed by
- fixed: NotFound++ seems to have fixed this segfault.
- 13:46 Ticket #1000 (t/pmc/resizablefloatarray.t in PIR) created by
- 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
- fixed: NotFound++ fixed the segfault 3 months ago.
- 13:14 Ticket #729 (Segfault on printing a String PMC assigned a null string) closed by
- fixed: As NotFound++ noted 3 months ago, fixed. closing ticket…
- 13:11 Ticket #479 (Segfaulting in PGE;Perl6Grammar;Compiler;compile ...) closed by
- wontfix: The current JIT core is deprecated.
- 13:10 Ticket #321 (Segfault overriding init sub in PIR) closed by
- fixed: As of r41185, this sample code outputs: […] without segfaulting.
- 13:07 Ticket #832 (segfault in _int_malloc) closed by
- fixed: This segfault is no longer occurring in recent parrot/partcl.
- 13:04 Ticket #154 (subclassed ExceptionHandlers can't handle exceptions) closed by
- 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
- fixed: Reviewed and applied (with some more cleanups) at r41204.
- 10:14 Ticket #863 (GC Segfault) closed by
- fixed
- 02:55 Ticket #999 (convert some base_type to VTABLE lookups.) created by
- Attached patch changes Scalar's assign_pmc to avoid base_type and prefer …
- 00:28 Ticket #986 (Further ->strstart removals) closed by
- fixed: Patch committed in r41197
09/10/09:
- 14:08 Ticket #356 (better detect cpuarch with possible cmdline overrides) reopened by
- […]
- 13:40 Ticket #983 (JIT code incorrectly access registers) closed by
- wontfix: Current JIT is deprecated.
- 13:23 Ticket #795 (Kill Parrot_sub structure) closed by
- done: Branch for killing Parrot_sub structure was merged into trunk.
- 13:18 Ticket #672 (PASM1 compiler needs tests.) closed by
- wontfix: PASM1 compiler is deprecated.
- 13:11 Ticket #501 (t/op/trans.t failures with jit on *BSD) closed by
- wontfix: Current JIT is deprecated.
- 13:11 Ticket #530 (Failure of atan2 in jit core - ref TT #38) closed by
- wontfix: Current JIT is deprecated.
- 13:06 Ticket #356 (better detect cpuarch with possible cmdline overrides) closed by
- wontfix: Current JIT is deprecated.
- 13:06 Ticket #352 (fix jit i386 with long double) closed by
- wontfix: Current JIT is deprecated.
- 13:05 Ticket #353 (fix jit 386 set_i_n) closed by
- wontfix: Current JIT is deprecated.
- 13:02 Ticket #375 (FREEZE_ASCII doesn't work) closed by
- wontfix: FREEZE_ASCII was ripped-off at r41178
- 12:58 Ticket #189 (deprecated: random PMC) closed by
- 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
- wontfix: Current JIT is deprecated.
- 12:53 Ticket #142 (Move executable code out of jit_emit.h for HPPA) closed by
- wontfix: Current JIT is deprecated.
- 12:53 Ticket #143 (Move executable code out of jit_emit.h for MIPS) closed by
- wontfix: Current JIT is deprecated.
- 12:53 Ticket #144 (Move executable code out of jit_emit.h for PPC) closed by
- wontfix: Current JIT is deprecated.
- 12:53 Ticket #145 (Move executable code out of jit_emit.h for SUN4) closed by
- wontfix: Current JIT is deprecated.
- 12:32 Ticket #140 (Move executable code out of jit_emit.h for ALPHA) closed by
- wontfix: Current JIT is deprecated.
- 12:31 Ticket #139 (Move executable code out of jit_emit.h for IA64) closed by
- wontfix: Current JIT is deprecated.
- 07:18 Ticket #998 (Recent parrot changes cause lots of Rakudo spectests to abort with status ...) created by
- 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
- fixed: No complaints in several days, closing ticket.
- 20:39 JITRewrite edited by
- (diff)
- 20:36 JITRewrite edited by
- 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
- done: src/gc/alloc_register.c is finally gone. Whiteknight++
- 08:03 GitCookbook edited by
- (diff)
- 07:50 GitCookbook edited by
- (diff)
- 07:07 GitCookbook edited by
- (diff)
- 07:06 GitCookbook edited by
- (diff)
- 06:55 GitCookbook edited by
- (diff)
- 06:41 GitCookbook edited by
- (diff)
- 06:10 Ticket #997 ([BUG] Segmentation fault by building TGE on ppc64) created by
- At the moment (r41154) Parrot seems not to build on the ppc64 …
- 03:35 Ticket #996 (Socket.pmc should implement readline) created by
- The following code […] dies with […] I imagine I'm not the only …
- 02:59 Ticket #995 (segfault in ?? (directory_destroy)) created by
- When running ./tclsh and immediately exiting by hitting D; we get a …
- 02:37 Ticket #68 (runtime/parrot/library/tcpstream.pir broken) closed by
- 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
- This ticket was resolved without answering the original question…
- 02:29 Ticket #732 (Coroutine contexts not getting freed) closed by
- 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
- 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
- fixed
- 01:35 GitCookbook-Pm created by
- 00:44 GitCookbook edited by
- (diff)
- 00:43 GitCookbook edited by
- (diff)
- 00:32 GitCookbook edited by
- (diff)
- 00:29 GitCookbook edited by
- (diff)
- 00:27 GitCookbook edited by
- (diff)
- 00:18 GitCookbook edited by
- (diff)
- 00:16 GitCookbook edited by
- (diff)
- 00:05 GitCookbook edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.