Timeline


and .

01/20/09:

21:48 Ticket #202 (parrotcode.org/docs/roadmap.html is empty) created by moritz
 http://www.parrotcode.org/docs/roadmap.html is an empty page, and not very …
19:55 Milestone 0.9.0 completed
19:43 Ticket #90 (remove all [DEPRECATED] items) closed by coke
fixed: All items that could be closed in time were; any remaining items should be …
18:53 Ticket #201 (atan opcode produces NAN with x86-32 JIT) created by chromatic
See test #13 in t/op/trans.t. For some reason, when running with the JIT …
17:29 Ticket #63 (Failure in t/op/string_cclass.t) closed by NotFound
fixed
05:36 pmc_unionval_pmc.log attached to PMCUnionDeprecationTasklist by cotto
PMC_x_val uses, sorted by PMC
05:35 pmc_unionval_file.log attached to PMCUnionDeprecationTasklist by cotto
PMC_x_val uses, sorted by source file
03:48 Ticket #200 (patch to quiet examples_tests) created by coke
I had hoped we'd get all the broken examples (see t/examples/catchall.t) …
00:48 Ticket #199 (fix handling of vtable methods) created by whiteknight
In object.pmc, all vtable overrides are invoked with …
00:09 Pdd30InstallTasklist edited by allison
(diff)

01/19/09:

23:42 Pdd30InstallTasklist edited by allison
(diff)
23:23 Pdd30InstallTasklist edited by allison
(diff)
22:39 Ticket #179 (segfault generating runtime/parrot/include/config.fpmc Revision 35610 on ...) closed by Infinoid
fixed: Replying to theckman: > My platform is also 64-bit ubuntu, but …
22:30 Ticket #198 (PIRC segfaults on particular sequences of code.) created by kjs
The following code segfaults when run with ./pirc -b -x […] When …
22:08 Ticket #197 ([PATCH] for file "parrot.spec") created by gerd
Add the building of HTML-documentation > make html and put the …
18:51 Ticket #196 (Configure failure in ActivePerl/MSVC) created by allison
When attempting to compile Parrot using ActivePerl 5.10.0 and MSVC9 (2008 …
18:11 Pdd30InstallTasklist edited by allison
(diff)
18:10 Pdd30InstallTasklist edited by allison
(diff)
18:09 Pdd30InstallTasklist edited by allison
(diff)
18:04 Pdd30InstallTasklist edited by allison
(diff)
16:03 Ticket #195 (can't override 'does' from a PIR class) created by coke
partcl is trying to convert a PMC to a PIR subclass, and the only blocker …
13:55 Ticket #194 (Review overriddable vtable interfaces) created by whiteknight
we should go through the list of vtable interfaces to make sure we are …
11:57 Languages edited by barney
Add info about Shakespeare (diff)
06:44 Pdd30InstallTasklist edited by allison
(diff)
06:37 Ticket #123 (remove more hard-coded runtime/ paths from libs) closed by allison
fixed: All changes from this ticket applied. Any further changes should be …
06:35 Pdd30InstallTasklist edited by allison
(diff)
06:04 Pdd30InstallTasklist edited by allison
(diff)
04:07 Pdd30InstallTasklist edited by allison
(diff)
03:44 Ticket #193 (segfault using -t1) created by coke
Initially reported by Matt Diephouse as {{{ ../../parrot -t1 tcl.pbc …
02:24 Pdd30InstallTasklist edited by allison
(diff)
02:01 Pdd30InstallTasklist edited by allison
(diff)
01:58 Ticket #129 (fix load_bytecode without ext, do not recompile a .pbc) closed by allison
wontfix: load_bytecode without extension not allowed.
01:55 Pdd30InstallTasklist edited by allison
(diff)
01:49 Pdd30InstallTasklist edited by allison
(diff)
01:49 Ticket #126 (optimize load_bytecode, .include paths: no library/ and include/ prefix) closed by allison
wontfix: Rejected. We have libraries stored in different places to keep them …
01:44 Pdd30InstallTasklist edited by allison
(diff)
01:27 Languages edited by geraud
Fix link for Pirate entry (diff)
01:25 Languages edited by geraud
Fix header for SFL language entry (diff)
00:47 Ticket #148 (Zero PMC_struct_val when allocating objects) closed by whiteknight
fixed: Work is currently being done to remove the PMC_struct_val and other macros …
00:41 Ticket #84 ([patch][RFC] gc_ims.c) closed by whiteknight
fixed: I applied the new patch in r 35731. Closing this ticket.
00:32 Pdd30InstallTasklist edited by allison
(diff)
00:30 Pdd30InstallTasklist edited by allison
(diff)
00:29 Pdd30InstallTasklist edited by allison
(diff)
00:24 Pdd30InstallTasklist edited by allison
(diff)
00:18 Pdd30InstallTasklist edited by allison
(diff)
00:13 Pdd30InstallTasklist edited by allison
(diff)
00:10 Pdd30InstallTasklist edited by allison
(diff)
00:07 Pdd30InstallTasklist edited by allison
(diff)
00:04 Pdd30InstallTasklist edited by allison
(diff)

01/18/09:

23:51 Pdd30InstallTasklist edited by allison
(diff)
23:49 Pdd30InstallTasklist edited by allison
(diff)
23:38 Pdd30InstallTasklist edited by allison
(diff)
23:22 Pdd30InstallTasklist edited by allison
(diff)
22:52 Ticket #192 (deprecated: tqueue pmc) created by coke
The patch I just attached appears to satisfy the "before 1.0" deprecation …
22:51 Ticket #191 (deprecated: sarray pmc) created by coke
22:51 Ticket #190 (deprecated: ref pmc) created by coke
22:50 Ticket #189 (deprecated: random PMC) created by coke
Random PMC should be deleted - usage of random should be replaced by a …
22:50 Ticket #188 (deprecated: closure PMC) created by coke
22:49 Pdd30InstallTasklist edited by allison
(diff)
22:46 Ticket #187 (deprecated: dynpmc Pair) created by coke
* delegate - unused, appears to be the previous version of PMCProxy
22:13 Pdd30InstallTasklist edited by allison
(diff)
21:50 Ticket #186 (Something wrong with numbers) created by kjs
The following PIRC-generated code runs, but not complete. Expected output …
18:23 Ticket #98 (Emit bytecode for keys) closed by kjs
fixed: Keys are emitted in bytecode. Closing ticket.
18:21 Ticket #174 (can't store strings in hashes in PIRC) closed by kjs
fixed: per r35717, this is implemented: […] closing ticket.
17:51 ModParrotHLLDocs edited by jhorwitz
(diff)
17:47 ModParrotRoadMap edited by jhorwitz
(diff)
13:22 Languages edited by barney
Mention PAPAgei (diff)
12:39 LeaveTheNest edited by barney
new target in languages/Makefile (diff)
12:24 Languages edited by barney
Update info on m4 (diff)
12:06 LeaveTheNest edited by barney
m4 leaves the nest (diff)
11:40 PMCUnionDeprecationTasklist edited by cotto
partially fixed Continuation (diff)
Note: See TracTimeline for information about the timeline view.