Timeline
03/17/09:
- 23:14 WikiStart edited by
- (diff)
- 21:01 Ticket #469 ([CAGE] revisit t/tools/ops2pm/05-renum_op_map_file.t) created by
- Just before the release, rurban pointed out that tools/dev/opsrenumber.pl …
- 17:51 Ticket #407 (post-1.0 pbc reader policy) closed by
- done: The design changed 3 years ago. Unfortunately, we didn't catch all the …
- 17:48 Ticket #468 (string encoding not saved in pbc) created by
- This example shows the problem caused by the unimplementation of the …
- 17:12 Ticket #436 (pbc format and pdd13_bytecde) closed by
- done: Done in r37524, with the addition of a note about the unimplemented state …
- 16:55 Milestone 1.0 completed
- a stable api for language implementors
- 08:12 Ticket #428 (Test failures and TODO passes summary for Linux AMD64 (Kubuntu Intrepid) ...) closed by
- fixed
- 08:11 Ticket #420 (Test failures and TODO passes with make fulltest on Ubuntu Intrepid i386 ...) closed by
- fixed
- 03:03 ChrootSetup edited by
- (diff)
- 02:39 ListOfPlatforms edited by
- (diff)
- 02:37 ListOfPlatforms edited by
- (diff)
- 02:37 ListOfPlatforms edited by
- (diff)
- 01:51 Ticket #441 (make parrot_utils blows up on darwin) closed by
- fixed: Replying to coke: Thanks for the clarification. Closing …
03/16/09:
- 21:29 Ticket #242 (pdd23-exceptions, describe reality, user docs, exception types) closed by
- fixed
- 21:16 Ticket #467 (find_method op should get sub pmc for pmclass method) created by
- This bug report recommends, based on an IRC discussion, that the …
- 20:43 Ticket #466 (PAST::Val.new( :value( ~$/ ), :returns('Complex')) generates incorrect pir) created by
- When trying to assigned capture string to a Complex type the generated PIR …
- 19:44 Ticket #458 (config/gen/makefiles.pm fails unless languages directory exists) closed by
- fixed: Solved differently in r37488, by getting rid of languages/Makefile …
- 19:34 ChrootSetup edited by
- (diff)
- 19:32 ChrootSetup edited by
- (diff)
- 19:08 ChrootSetup edited by
- (diff)
- 19:04 ChrootSetup edited by
- (diff)
- 16:40 Ticket #465 (Ensure hard link test in t/pmc/os.t uses a real file, not a symlink) created by
- I often try building in a symlink tree. Test t/pmc/os.t 15 tries to make …
- 16:19 Ticket #464 (Multiple failures on OpenBSD 4.4 /i386) created by
- I had a chance to try a build on OpenBSD 4.4 / i386 and the build stops …
- 16:06 Ticket #243 (pdd20-lexicals, design docs) closed by
- fixed: Resolved in r37484.
- 15:59 Ticket #254 (pbc compat: t/native_pbc/number.t: New failure on some platforms) reopened by
- I have attached a patch to get rid of the new warning. I debated opening …
- 14:49 Ticket #463 (refactor PCT::HLLCompiler's detection of Test::Harness) created by
- In order to facilitate using PCT::HLLCompiler with test harnesses, the …
- 14:48 Ticket #462 ([TODO] Refactor handling of 'stages' in PCT::HLLCompiler) created by
- The interface various methods for adding, removing, and modifying the list …
- 14:47 Ticket #461 ([TODO] Stringification and numification of PGE::Match objects) created by
- Previously stringification and numification of PGE::Match objects took …
- 14:44 Ticket #460 ([TODO] remove deprecated built-in PGE rules) created by
- Several "built-in" rules have recently been removed from the Perl 6 …
- 14:41 Ticket #459 ($(...) syntax in NQP) created by
- The $(...) syntax in NQP (used to obtain a result object or abstract …
- 14:39 Ticket #458 (config/gen/makefiles.pm fails unless languages directory exists) created by
- Now that all the languages are gone, and the languages/ directory is …
- 13:38 Ticket #457 (t/dynpmc/os.t has invalid stat() and lstat() tests.) created by
- TT #325 incorrectly put a "TODO" on the stat() and lstat() tests for …
- 06:12 Ticket #456 ([cage] rename/fix Parrot_new_INTVAL_hash) created by
- Parrot_new_INTVAL_hash is the only function in src/hash.c that returns a …
- 03:35 Parrot Virtual Machine Workshop 2009 edited by
- Better hyperlink display (diff)
- 02:37 Ticket #417 (test failures on x86/64 Ubuntu 8.10) closed by
- fixed: All resolved.
- 02:36 Ticket #303 (move languages/urm out of the repository) closed by
- done: Done, first deleted in r37397, then rescued into the languages repository …
- 02:24 Ticket #305 (Fix online documentation) closed by
- fixed: Satisfied with current docs.parrot.org. The 'make html' target has been …
- 02:15 Ticket #239 (parrot user documentation, objects, pmcs, dynops, etc (rescheduled from ...) closed by
- done: Extensive documentation review and revision completed for 1.0. There will, …
- 02:13 Ticket #315 (What languages to move?) closed by
- done: All languages have been moved (to a custom repository, the languages …
- 02:10 Ticket #246 (windows porting, windows subprocesses) closed by
- done
- 01:55 Ticket #3 (PDD09 GC System) closed by
- done: The refactor is done, the new GC system is a separate item and not for …
- 01:48 Ticket #89 (pct user docs) closed by
- done: Satisfied by the PCT book chapter: docs/book/ch09_pct.pod. (Confirmed by …
- 01:27 Ticket #455 ([TODO] Change name of 'Parrot_add_library_path' to ...) created by
- The function 'Parrot_add_library_path' in src/library.c will be renamed to …
03/15/09:
- 23:14 Ticket #454 ([PATCH] Slightly different elf reloc names on netbsd-ppc) created by
- This is a tider version of part of the diff I attached to #421. NetBSD's …
- 20:56 Ticket #241 (pdd planning & milestone edits) closed by
- done
- 20:53 Ticket #238 (ability to create dynoplibs and dynpmclibs from installed parrot ...) closed by
- done: This was resolved by adding an 'install-dev' target that installs …
- 20:45 Ticket #311 ([BUG] Files listed in both MANIFEST and MANIFEST.generated) closed by
- fixed: chromatic's original analysis is correct. And in fact, even those IMCC …
- 20:28 Ticket #453 (all pmc's include parrot/parrot.h twice) created by
- All pmc's use #include "parrot/parrot.h" but pmc2c.pl adds it also. See …
- 19:40 Ticket #452 (Don't use MULTI when not needed) created by
- Most (perhaps all) of the current core PMCs don't really use multiple …
- 19:40 Ticket #407 (post-1.0 pbc reader policy) reopened by
- Not true, see lib/Parrot/OpsRenumber.pm, esp. the post-1.0 section at # …
- 17:53 Ticket #451 (Anticipated changes to bytecode) created by
- We anticipate making changes to the bytecode format; These changes are …
- 17:40 Ticket #450 ([TODO] Remove dynoplibs myops & dan ops) created by
- The dynamic opcode libraries dynoplibs/myops.ops and dynoplibs/danops.ops …
- 17:18 Ticket #449 ([TODO] Migrate non-essential ops to dynops) created by
- Several ops that are currently compiled as core could (and likely should) …
- 17:02 Ticket #448 ([TODO] Migrate non-essential PMCs to dynpmcs) created by
- Several PMCs that are currently compiled as core could (and likely should) …
- 14:01 Languages edited by
- many languages have a new home at https://svn.parrot.org/languages/ (diff)
- 04:49 Languages edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.