Timeline


and .

03/16/09:

21:29 Ticket #242 (pdd23-exceptions, describe reality, user docs, exception types) closed by tene
fixed
21:16 Ticket #467 (find_method op should get sub pmc for pmclass method) created by ronaldws
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 bsdz
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 doughera
fixed: Solved differently in r37488, by getting rid of languages/Makefile …
19:34 ChrootSetup edited by allison
(diff)
19:32 ChrootSetup edited by allison
(diff)
19:08 ChrootSetup edited by allison
(diff)
19:04 ChrootSetup edited by allison
(diff)
16:40 Ticket #465 (Ensure hard link test in t/pmc/os.t uses a real file, not a symlink) created by doughera
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 doughera
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 pmichaud
fixed: Resolved in r37484.
15:59 Ticket #254 (pbc compat: t/native_pbc/number.t: New failure on some platforms) reopened by doughera
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 pmichaud
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 pmichaud
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 pmichaud
Previously stringification and numification of PGE::Match objects took …
14:44 Ticket #460 ([TODO] remove deprecated built-in PGE rules) created by pmichaud
Several "built-in" rules have recently been removed from the Perl 6 …
14:41 Ticket #459 ($(...) syntax in NQP) created by pmichaud
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 doughera
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 doughera
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 cotto
Parrot_new_INTVAL_hash is the only function in src/hash.c that returns a …
03:35 Parrot Virtual Machine Workshop 2009 edited by jkeenan
Better hyperlink display (diff)
02:37 Ticket #417 (test failures on x86/64 Ubuntu 8.10) closed by allison
fixed: All resolved.
02:36 Ticket #303 (move languages/urm out of the repository) closed by allison
done: Done, first deleted in r37397, then rescued into the languages repository …
02:24 Ticket #305 (Fix online documentation) closed by allison
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 allison
done: Extensive documentation review and revision completed for 1.0. There will, …
02:13 Ticket #315 (What languages to move?) closed by allison
done: All languages have been moved (to a custom repository, the languages …
02:10 Ticket #246 (windows porting, windows subprocesses) closed by allison
done
01:55 Ticket #3 (PDD09 GC System) closed by allison
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 allison
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 allison
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 wiml
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 allison
done
20:53 Ticket #238 (ability to create dynoplibs and dynpmclibs from installed parrot ...) closed by allison
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 allison
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 rurban
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 allison
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 rurban
Not true, see lib/Parrot/OpsRenumber.pm, esp. the post-1.0 section at # …
17:53 Ticket #451 (Anticipated changes to bytecode) created by allison
We anticipate making changes to the bytecode format; These changes are …
17:40 Ticket #450 ([TODO] Remove dynoplibs myops & dan ops) created by allison
The dynamic opcode libraries dynoplibs/myops.ops and dynoplibs/danops.ops …
17:18 Ticket #449 ([TODO] Migrate non-essential ops to dynops) created by allison
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 allison
Several PMCs that are currently compiled as core could (and likely should) …
14:01 Languages edited by fperrad
many languages have a new home at  https://svn.parrot.org/languages/ (diff)
04:49 Languages edited by allison
(diff)

03/14/09:

21:53 Languages edited by allison
(diff)
21:50 Languages edited by allison
(diff)
21:47 Languages edited by allison
(diff)
21:45 Languages edited by allison
(diff)
19:33 Ticket #447 ([CAGE] src/hash.c cleanup: fix functions taking a Hash** arg) created by cotto
src/hash.c needs a general cleanup. Part of this cleanup involves …
12:01 Ticket #446 ([CAGE] Fixed a few warnings and a NCI example on Windows using MSVS) created by ujwal
Fixed warnings like unused variables, unreachable code in …
10:03 GSOC2009Tasklist edited by cotto
languages/ went away (diff)
04:16 Ticket #439 ([CAGE] Need test files for packfile annotation PMCs) closed by allison
done: Thanks, applied in r37405. Resolving ticket.
01:37 Ticket #445 ([bug] Darwin string buffering segfault in examples/shootout/revcomp.pir) created by allison
examples/shootout/revcomp.pir (which is also t/examples/shootout_17.pir) …
00:05 Ticket #444 (make fulltest failures on darwin-ppc) created by dukeleto
[…] Full output of make fulltest is attached.
Note: See TracTimeline for information about the timeline view.