Timeline
04/30/09:
- 21:27 Ticket #631 ([RFC] Clean-up PMC generated files.) created by
- Hello. Working on PMC parsing in pmc_pct branch I found few glitches in …
- 16:39 Ticket #630 (src/dynext.c uses STRING's ->strstart) created by
- There are several places in src/dynext.c where, instead of using …
- 16:18 Ticket #629 (exception from :immediate sub bus errors.) created by
- […] partial backtrace […]
- 01:52 Ticket #623 (Create a graphical installer for parrot) closed by
- invalid
- 01:18 Ticket #628 (Win64 build fails with 64-bit CL) created by
- A related issue to mention first: A lot of compilers don't support 64-bit …
04/29/09:
- 19:59 Ticket #627 (dynlexpad doesn't work with installed parrot.) created by
- Given this PIR from t/dynpmc/dynlexpad.t […] running with …
- 19:31 Ticket #626 (parrot_config with multiple options, bad output) created by
- […] […] […] This last version should probably generate the …
- 01:52 Ticket #347 (improve install_files for binaries) closed by
- fixed: Patch rejected. All that's needed to prevent the non-installable versions …
- 00:20 Ticket #625 (Deprecate Parrot_MMD_method_name and related defines.) created by
- Function Parrot_MMD_method_name isn't used (and always returns NULL atm), …
- 00:19 Ticket #624 (pluggable everything) created by
- A blanket wishlist item to change a substantial part of the core to …
- 00:19 Ticket #623 (Create a graphical installer for parrot) created by
- Create a graphical installer for parrot using perl/tk
- 00:17 Ticket #622 (serialize/resumable execution) created by
- A wishlist feature for being able to save off the entire state of a …
- 00:13 Ticket #621 (native exec support resurrection) created by
- 00:10 Ticket #620 (optimization language (past-level)) created by
- Create a lightweight language for specifying PAST (or bytecode) …
- 00:00 Ticket #619 (eliminate perl 5 dependency) created by
- Eliminate Parrot's configuration and build dependency on Perl 5. This …
04/28/09:
- 23:45 Ticket #618 (concurrency friendly cps-style dispatch) created by
- This is a new concurrency model, an extension of Parrot's Continuation …
- 23:37 Ticket #617 (embedded device version, nanoparrot) created by
- Create a stripped-down version of Parrot suitable for running on embedded …
- 23:30 Ticket #616 (compacting/copying gc) created by
- Implement a compacting/copying garbage collection module for Parrot. This …
- 23:19 Ticket #615 (portable runtime) created by
- Decide if we should provide a portable runtime somewhat similar to APR …
- 23:16 Ticket #614 (llvm jit backend) created by
- As part of the larger JIT task (TT #613), explore LLVM as a possible JIT …
- 23:14 Ticket #613 (JIT) created by
- Extensive work on the JIT is planned for the 2.6 release. Refactor the JIT …
- 23:11 Ticket #612 (pdd13-bytecode) created by
- Make sure the design document and implementation for bytecode are …
- 23:09 Ticket #611 (pdd06-pasm (complete syntax/semantics)) created by
- Complete the design document for PASM.
- 23:08 Ticket #610 (cross-compile configuration) created by
- Extend or modify the configuration system to allow cross-compilation. …
- 23:05 Ticket #609 (increased portability) created by
- Extend our officially supported list of platforms beyond the "Big 3" …
- 22:58 Ticket #608 (user mailing list (parrot-users) with an associated google group) created by
- Create a 'parrot-users' mailing list for questions for Parrot users: "How …
- 22:56 Ticket #607 (ordered destruction) created by
- Extend or modify the existing GC and GC modules to allow ordered …
- 22:52 Ticket #606 (prune c data structures) created by
- Some C data structures in Parrot core contain members that are no longer …
- 22:50 Ticket #605 (i/o async) created by
- Implement asynchronous I/O, following the specification in PDD 22.
- 22:31 Ticket #604 (pge, debug and visibility, tools) created by
- 22:28 Ticket #603 (documentation sprint) created by
- Review, clean up, extend, or remove obsolete documentation in preparation …
- 22:27 Ticket #602 (testing sprint (especially opcodes)) created by
- A testing sprint before the 2.0 release, likely during the whole month …
- 22:24 Ticket #601 (pluggable runloops) created by
- cotto and I will work on this for 1.5.
- 22:22 Ticket #600 (bytecode testing framework) created by
- A framework for directly testing bytecode examples. Somewhat similar to …
- 22:14 Ticket #599 (bytecode generation from post) created by
- Hello. Yes, in PIRATE and nqp_pct branches there is some initial work on …
- 22:12 Ticket #598 (bytecode migration tool) created by
- Write a tool to translate one bytecode format to another. Extra advantage …
- 22:05 Ticket #597 (review objects PDD) created by
- Review the objects PDD, fill in any implemented features that didn't make …
- 22:03 Ticket #596 (garbage collectable contexts) created by
- 21:47 Ticket #595 (Panic when rethrowing null) created by
- Using parrot from svn, r38390. Following PIR code: .sub 'foo' :main $P0 …
- 21:21 WikiStart edited by
- (diff)
- 21:15 Ticket #594 (library distribution) created by
- Develop a strategy for distributing/packaging/installing libraries outside …
- 21:09 Ticket #593 (standard seed libraries (postgres, opengl, etc)) created by
- Improve existing libraries for Postgres, OpenGL, etc, so they are …
- 21:03 Ticket #592 (Add documentation for parrot_debugger) created by
- Add documentation for the PIR debugger, 'parrot_debugger'. We need more …
- 21:01 Ticket #591 (pir profiling tools) created by
- Add profiling tools for PIR. May be satisfied by adding the necessary …
- 20:59 Ticket #590 (PGE proto regex) created by
- Originally from the == ParrotRoadmap == page.
- 20:51 Ticket #589 (PGE Longest token match) created by
- 20:50 Ticket #588 (pdd10-extending/embedding/nci, define parrot api) created by
- Define the Parrot API for extending/embedding. This is a list of core C …
- 20:41 Ticket #587 (pirc) created by
- Complete PIRC to a point where it can replace IMCC (though it won't be …
- 19:37 Ticket #168 (Deprecated: P6protoobject stringification) closed by
- fixed: Now completed in r38385, closing ticket. Pm
- 19:33 Ticket #237 (pdd19-pir, user docs (rescheduled from 0.9.0)) closed by
- fixed
- 19:31 Ticket #240 (todo/skip test review) closed by
- done
- 19:14 Parrot Virtual Machine Workshop 2009 edited by
- (diff)
- 19:11 WikiStart edited by
- (diff)
- 19:09 Ticket #177 ([PATCH] ignore trailing spaces in action keys) closed by
- fixed: This problem has since been resolved in a separate commit, making the …
- 12:48 ModParrotRoadMap edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.