Timeline
01/19/09:
- 23:42 Pdd30InstallTasklist edited by
- (diff)
- 23:23 Pdd30InstallTasklist edited by
- (diff)
- 22:39 Ticket #179 (segfault generating runtime/parrot/include/config.fpmc Revision 35610 on ...) closed by
- 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
- The following code segfaults when run with ./pirc -b -x […] When …
- 22:08 Ticket #197 ([PATCH] for file "parrot.spec") created by
- Add the building of HTML-documentation > make html and put the …
- 18:51 Ticket #196 (Configure failure in ActivePerl/MSVC) created by
- When attempting to compile Parrot using ActivePerl 5.10.0 and MSVC9 (2008 …
- 18:11 Pdd30InstallTasklist edited by
- (diff)
- 18:10 Pdd30InstallTasklist edited by
- (diff)
- 18:09 Pdd30InstallTasklist edited by
- (diff)
- 18:04 Pdd30InstallTasklist edited by
- (diff)
- 16:03 Ticket #195 (can't override 'does' from a PIR class) created by
- 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
- we should go through the list of vtable interfaces to make sure we are …
- 11:57 Languages edited by
- Add info about Shakespeare (diff)
- 06:44 Pdd30InstallTasklist edited by
- (diff)
- 06:37 Ticket #123 (remove more hard-coded runtime/ paths from libs) closed by
- fixed: All changes from this ticket applied. Any further changes should be …
- 06:35 Pdd30InstallTasklist edited by
- (diff)
- 06:04 Pdd30InstallTasklist edited by
- (diff)
- 04:07 Pdd30InstallTasklist edited by
- (diff)
- 03:44 Ticket #193 (segfault using -t1) created by
- Initially reported by Matt Diephouse as {{{ ../../parrot -t1 tcl.pbc …
- 02:24 Pdd30InstallTasklist edited by
- (diff)
- 02:01 Pdd30InstallTasklist edited by
- (diff)
- 01:58 Ticket #129 (fix load_bytecode without ext, do not recompile a .pbc) closed by
- wontfix: load_bytecode without extension not allowed.
- 01:55 Pdd30InstallTasklist edited by
- (diff)
- 01:49 Pdd30InstallTasklist edited by
- (diff)
- 01:49 Ticket #126 (optimize load_bytecode, .include paths: no library/ and include/ prefix) closed by
- wontfix: Rejected. We have libraries stored in different places to keep them …
- 01:44 Pdd30InstallTasklist edited by
- (diff)
- 01:27 Languages edited by
- Fix link for Pirate entry (diff)
- 01:25 Languages edited by
- Fix header for SFL language entry (diff)
- 00:47 Ticket #148 (Zero PMC_struct_val when allocating objects) closed by
- 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
- fixed: I applied the new patch in r 35731. Closing this ticket.
- 00:32 Pdd30InstallTasklist edited by
- (diff)
- 00:30 Pdd30InstallTasklist edited by
- (diff)
- 00:29 Pdd30InstallTasklist edited by
- (diff)
- 00:24 Pdd30InstallTasklist edited by
- (diff)
- 00:18 Pdd30InstallTasklist edited by
- (diff)
- 00:13 Pdd30InstallTasklist edited by
- (diff)
- 00:10 Pdd30InstallTasklist edited by
- (diff)
- 00:07 Pdd30InstallTasklist edited by
- (diff)
- 00:04 Pdd30InstallTasklist edited by
- (diff)
01/18/09:
- 23:51 Pdd30InstallTasklist edited by
- (diff)
- 23:49 Pdd30InstallTasklist edited by
- (diff)
- 23:38 Pdd30InstallTasklist edited by
- (diff)
- 23:22 Pdd30InstallTasklist edited by
- (diff)
- 22:52 Ticket #192 (deprecated: tqueue pmc) created by
- The patch I just attached appears to satisfy the "before 1.0" deprecation …
- 22:51 Ticket #191 (deprecated: sarray pmc) created by
- 22:51 Ticket #190 (deprecated: ref pmc) created by
- 22:50 Ticket #189 (deprecated: random PMC) created by
- Random PMC should be deleted - usage of random should be replaced by a …
- 22:50 Ticket #188 (deprecated: closure PMC) created by
- 22:49 Pdd30InstallTasklist edited by
- (diff)
- 22:46 Ticket #187 (deprecated: dynpmc Pair) created by
-
*
delegate - unused, appears to be the previous version of PMCProxy… - 22:13 Pdd30InstallTasklist edited by
- (diff)
- 21:50 Ticket #186 (Something wrong with numbers) created by
- The following PIRC-generated code runs, but not complete. Expected output …
- 18:23 Ticket #98 (Emit bytecode for keys) closed by
- fixed: Keys are emitted in bytecode. Closing ticket.
- 18:21 Ticket #174 (can't store strings in hashes in PIRC) closed by
- fixed: per r35717, this is implemented: […] closing ticket.
- 17:51 ModParrotHLLDocs edited by
- (diff)
- 17:47 ModParrotRoadMap edited by
- (diff)
- 13:22 Languages edited by
- Mention PAPAgei (diff)
- 12:39 LeaveTheNest edited by
- new target in languages/Makefile (diff)
- 12:24 Languages edited by
- Update info on m4 (diff)
- 12:06 LeaveTheNest edited by
- m4 leaves the nest (diff)
- 11:40 PMCUnionDeprecationTasklist edited by
- partially fixed Continuation (diff)
01/17/09:
- 23:27 PMCUnionDeprecationTasklist edited by
- just kidding about ManagedStruct and SArray (diff)
- 21:23 Ticket #185 (thawed subs with :vtable don't register properly for existing classes) created by
- 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
- 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
- fixed: With help from Jonathan++, I found an alternate solution to this problem.
- 17:14 Ticket #184 (Methods on the Float PMC) closed by
- fixed: Looks good. Fixed by infinoid++ in r35694.
- 12:25 Ticket #184 (Methods on the Float PMC) created by
- When testing Pipp I ran into a regression. Some methods of the Float PMC …
- 09:56 PMCUnionDeprecationTasklist edited by
- LexPad is partially done (diff)
- 09:28 PMCUnionDeprecationTasklist edited by
- 'nother gotcha (diff)
- 09:13 Ticket #183 ([patch]consted lots of variable) closed by
- fixed: Looks good. I applied it (plus a minor beautification) in r35667 and …
- 09:03 PMCUnionDeprecationTasklist edited by
- added gotchas, fixed Float (diff)
- 08:38 PMCUnionDeprecationTasklist edited by
- unlinkify an unintentional wiki link (diff)
- 08:36 PMCUnionDeprecationTasklist edited by
- (diff)
- 06:03 Ticket #183 ([patch]consted lots of variable) created by
- This patch does: 1. consted lots of variable 2. add '=cut'for …
- 05:11 PMCUnionDeprecationTasklist edited by
- BigInt is converted (diff)
- 03:08 PMCUnionDeprecationTasklist edited by
- ITYM s/LexPax/LexPad/. HTH. HAND. (diff)
- 01:46 Ticket #175 ([patch]add '=cut') closed by
- fixed
- 01:45 Ticket #175 ([patch]add '=cut') reopened by
- 01:43 Ticket #176 ([patch]improved indent_pir.vim) closed by
- fixed
- 00:12 PMCUnionDeprecationTasklist edited by
- add table of PMCs that can currently be converted (diff)
Note: See TracTimeline
for information about the timeline view.