Timeline
02/11/09:
- 22:38 Ticket #320 (About clearsilver licence) created by
- Hi, Please check clearsilver license(used with trac), (copyright license …
- 22:27 Ticket #319 ([BUG] t/compilers/pct/complete_workflow.t, ...) created by
- […] Here's the SVN revision info: […]
- 21:59 Ticket #318 (t/op/arithmetics.t: Two new test failures observed at r36587) created by
- […]
- 20:43 Ticket #317 (r36594 - build fails on solaris) created by
- […] if there is any other info I can provide, let me know.
- 20:23 Ticket #316 (t/op/arithmetics 7&8 failing in r36590) closed by
- fixed: fixed with r36593.
- 20:10 Ticket #316 (t/op/arithmetics 7&8 failing in r36590) created by
- […] gcc -v Using built-in specs. Target: i486-linux-gnu Configured …
- 20:05 Ticket #71 (Fix class registry to allow HLL classes of identical names) closed by
- fixed: per pmichaud, the original issue here seems to be resolved.
- 19:14 SmolderTaskList created by
- 19:13 WikiStart edited by
- (diff)
- 14:46 Ticket #276 (t/dynpmc/foo fails) reopened by
- See TT#313 for a real fix, when being installed. mingw works fine now, …
- 14:18 Ticket #315 (What languages to move?) created by
- We've said that we're moving all languages out of the repository except …
- 13:16 Ticket #314 (.HLL_map doesn't do what we want) created by
- See #216 for more background information. The .HLL_map directive …
- 13:10 Ticket #216 (can't override the RPA HLL map from PIR?) closed by
- fixed: I'm going to close this ticket now, since we have the .'hll_map'() …
- 13:07 Ticket #181 (Update VTABLE_morph to use a class PMC) closed by
- fixed: Should have been fixed with the merge of the vtable_morph_change branch …
- 09:22 Ticket #313 (ignore print -0 test errors on win32) reopened by
- No, you didn't "fix" these. A real fix would make the feature work, and …
- 09:14 Ticket #313 (ignore print -0 test errors on win32) closed by
- fixed: Fixed by r36574. See e.g. for exact the same buildbot failures …
- 09:07 Ticket #313 (ignore print -0 test errors on win32) created by
- The win32 msvcrt has a special limitation not to print -0 as -0, instead …
- 08:51 Ticket #276 (t/dynpmc/foo fails) closed by
- fixed: Should be fixed now, but a better solution will be TT#312, disable static …
- 08:48 Ticket #293 ([BUG] failure of t/native_pbc/integer.t) closed by
- fixed: Should be fixed by r36553.
- 07:45 Ticket #312 (disable static on win32/aix if shared) created by
- Having a static and shared libparrot together will lead to unnecessary and …
- 01:05 Ticket #311 ([BUG] Files listed in both MANIFEST and MANIFEST.generated) created by
- In the course of working on [https://trac.parrot.org/parrot/ticket/292 TT …
- 00:55 Ticket #56 (set_global cannot store subs compiled with :anon into namespace) closed by
- fixed: Fixed in r36564, and test case added to t/pmc/namespace.t.
- 00:06 Ticket #310 (remove --pmc option to Configure.pl) created by
- There's no need to allow builders of parrot to specify which PMCs to …
02/10/09:
- 23:12 Ticket #52 (Parrot can't read from stdin) closed by
- fixed: I used to be able to reproduce this with Bob's code, but I can't anymore. …
- 23:02 Ticket #309 (r36551 breaks Solaris with ICU) closed by
- fixed: fixed with r36558. sorry.
- 22:47 Ticket #121 (t/pmc/eval.t test10 fails on cygwin) reopened by
- 21:07 Ticket #309 (r36551 breaks Solaris with ICU) created by
- See attached build log for the precise failure. The problem is explained …
- 20:57 Ticket #201 (atan opcode produces NAN with x86-32 JIT) closed by
- duplicate: This is the same test as in #38
- 20:32 Ticket #308 ([PATCH] [imcc] Allow for 128-bit long doubles) created by
- This patch allows imcc to handle FLOATVALS with size == 16. (It already …
- 20:31 Ticket #275 (In maint mode, IMCC does not build with bison 2.4.x) closed by
- fixed: No complaints in several days, closing ticket.
- 19:58 Ticket #307 (make pmcrenumber broken?) created by
- make pmcrenumber doesn't change src/pmc/pmc.num, even though it contains …
- 18:07 Ticket #254 (pbc compat: t/native_pbc/number.t: New failure on some platforms) closed by
- fixed: Fixed with r36553. Tests are all enabled, but TODO'd on a DEVEL version. …
- 17:47 Ticket #274 (Enable shared on solaris) closed by
- fixed: revised patch applied as r36551 to enable gcc and sunpro cc. use …
- 17:35 Ticket #306 (embedding parrot fails, many symbols not exported properly [win32]) created by
- t/src/compiler.t (soon to be renamed t/src/embed.t) is failing on win32 …
- 16:16 Ticket #297 (Don't hide close errors) closed by
- done: No one complains and received some positive feedback on irc. Applied in …
- 14:39 Ticket #305 (Fix online documentation) created by
- We need to fix the online portion of our documentation, as a logical …
- 14:00 Ticket #301 (kill morph VTABLE) closed by
- wontfix: Okay, that's all the answer I really need. As part of my work in the …
- 04:10 BranchDescriptions edited by
- (diff)
- 03:06 Ticket #289 ([TODO] config/gen/makefiles/dynpmc_pl.in sub gather_groups_and_libs()) closed by
- fixed
- 03:04 Ticket #304 (Some files copyright Melvin Smith) created by
- To resolve an outstanding copyright issue, the following files need to be …
- 02:57 Ticket #303 (move languages/urm out of the repository) created by
- In addition to the LeaveTheNest goal that all non-demo languages have …
- 02:52 Ticket #284 (rename 'pdump' to 'pbc_dump') closed by
- fixed: No complaints received; closing ticket.
- 02:14 Ticket #296 (I/O buffering failure on x86-64) closed by
- fixed: Fixed in r36516.
- 02:13 Ticket #302 (plattform specific problem for Fedora) closed by
- duplicate: This ticket is a duplicate of TT #261.
- 02:06 Ticket #302 (plattform specific problem for Fedora) created by
- With the current revision it is not possible to build Parrot under Fedora. …
- 01:32 Ticket #301 (kill morph VTABLE) created by
- I'm doing some work converting the morph VTABLE interface to take class …
02/09/09:
- 18:31 Ticket #295 (pgegrep sefaults) closed by
- fixed: Created TT #300 for the generic problem. Closing this ticket.
- 18:29 Ticket #300 (Bad .get_results in a exception handler gives infinite recursion) created by
- A bad .get_results in a exception handler generates a exception when used. …
- 18:09 Ticket #299 (Access attributes of PMC from derived pir classes) created by
- There are several problems related to pir classes derived from PMC. The …
- 18:02 Ticket #298 (Change copyright notices) created by
- Globally replace "The Perl Foundation" with "Parrot Foundation" in all …
- 17:59 Ticket #297 (Don't hide close errors) created by
- Parrot_io_close returns an INTVAL, but the platform variants that gets …
- 17:42 Ticket #269 ([PATCH] gettingstarted.pod: rsync mirror and daily snapshots are gone) closed by
- done: Thanks, it looks like allison++ made an equivalent change in r36335.
- 17:05 Ticket #294 ([PATCH] Pick correct format for Configure.pl --floatval='long double') closed by
- fixed: Thanks, applied in r36495.
- 16:40 Ticket #296 (I/O buffering failure on x86-64) created by
- r36488 seems to have uncovered a bug in parrot's I/O. The pbc_to_exe tool …
- 15:28 Ticket #295 (pgegrep sefaults) created by
- on darwin/x86, revision 36492 $ ./parrot tools/util/pgegrep …
- 14:40 Ticket #294 ([PATCH] Pick correct format for Configure.pl --floatval='long double') created by
- The attached patch picks the correct format for the case where …
- 03:19 ParrotVirtualAppliance edited by
- (diff)
- 03:16 ParrotVirtualAppliance edited by
- (diff)
- 03:16 ParrotVirtualAppliance edited by
- (diff)
- 03:16 WikiStart edited by
- (diff)
- 03:15 ParrotVirtualAppliance created by
- 03:07 WikiStart edited by
- (diff)
- 00:41 Ticket #293 ([BUG] failure of t/native_pbc/integer.t) created by
- Test Summary Report ------------------- t/native_pbc/integer …
Note: See TracTimeline
for information about the timeline view.