Timeline


and .

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)

01/17/09:

23:27 PMCUnionDeprecationTasklist edited by cotto
just kidding about ManagedStruct and SArray (diff)
21:23 Ticket #185 (thawed subs with :vtable don't register properly for existing classes) created by jhorwitz
If a class is created before load_bytecode thaws a :vtable sub for that …
18:59 Ticket #8 (Various issues with get_class interface) closed by whiteknight
fixed: I'm decently certain that this issue is mostly fixed. The two examples …
18:13 Ticket #182 (src/pmc/Namespace.pmc:get_pointer_keyed should accept NameSpace arguments) closed by whiteknight
fixed: With help from Jonathan++, I found an alternate solution to this problem.
17:14 Ticket #184 (Methods on the Float PMC) closed by barney
fixed: Looks good. Fixed by infinoid++ in r35694.
12:25 Ticket #184 (Methods on the Float PMC) created by barney
When testing Pipp I ran into a regression. Some methods of the Float PMC …
09:56 PMCUnionDeprecationTasklist edited by cotto
LexPad is partially done (diff)
09:28 PMCUnionDeprecationTasklist edited by cotto
'nother gotcha (diff)
09:13 Ticket #183 ([patch]consted lots of variable) closed by cotto
fixed: Looks good. I applied it (plus a minor beautification) in r35667 and …
09:03 PMCUnionDeprecationTasklist edited by cotto
added gotchas, fixed Float (diff)
08:38 PMCUnionDeprecationTasklist edited by cotto
unlinkify an unintentional wiki link (diff)
08:36 PMCUnionDeprecationTasklist edited by cotto
(diff)
06:03 Ticket #183 ([patch]consted lots of variable) created by jimmy
This patch does: 1. consted lots of variable 2. add '=cut'for …
05:11 PMCUnionDeprecationTasklist edited by cotto
BigInt is converted (diff)
03:08 PMCUnionDeprecationTasklist edited by Infinoid
ITYM s/LexPax/LexPad/. HTH. HAND. (diff)
01:46 Ticket #175 ([patch]add '=cut') closed by jkeenan
fixed
01:45 Ticket #175 ([patch]add '=cut') reopened by jkeenan
01:43 Ticket #176 ([patch]improved indent_pir.vim) closed by jkeenan
fixed
00:12 PMCUnionDeprecationTasklist edited by cotto
add table of PMCs that can currently be converted (diff)
Note: See TracTimeline for information about the timeline view.