Timeline


and .

10/20/11:

21:14 Ticket #79 (Parrot::Interpreter - run Pynie code) closed by benabik
invalid: Parrot::Embed and Parrot::Interpreter have been removed from parrot. This …
21:14 Ticket #77 (Parrot::Interpreter - should support multi-level namespaces) closed by benabik
invalid: Parrot::Embed and Parrot::Interpreter have been removed from parrot. This …
21:14 Ticket #76 (Parrot::Interpreter - allow compilation of PHP script) closed by benabik
invalid: Parrot::Embed and Parrot::Interpreter have been removed from parrot. This …
21:14 Ticket #75 (Parrot::Interpreter ->invoke cannot handle more than one arguments) closed by benabik
invalid: Parrot::Embed and Parrot::Interpreter have been removed from parrot. This …
21:14 Ticket #74 (Parrot::Interpreter - cannot use Lua) closed by benabik
invalid: Parrot::Embed and Parrot::Interpreter have been removed from parrot. This …
17:57 Ticket #1203 (MMX check in config/auto/cpu/i386 segfaults when run as a 64-bit binary on ...) closed by benabik
worksforme: Configure has been working fine on x86_64 machines under both 10.6 and …
13:02 Ticket #152 (Do we need PARROT_CATCH_NULL?) closed by benabik
done: Ack gives no results for PARROT_CATCH_NULL in master. Looks like it was …
01:58 Ticket #618 (concurrency friendly cps-style dispatch) closed by whiteknight
invalid: This is a good goal, considering where we are heading in the long-term. …
01:55 Ticket #1248 (t/pmc/threads.t: two test failures) closed by whiteknight
invalid: threading is gone. This ticket is invalid.
01:54 Ticket #1250 (t/pmc/threads.t: Need test for Clone of HLL info) closed by whiteknight
invalid: threading is gone. This ticket is invalid.
01:53 Ticket #1601 (Parallelism aka ParrotThreads) closed by whiteknight
invalid: threading is gone. This ticket is invalid.
01:53 Ticket #1905 (t/pmc/thread.t segfaults with --leak-test) closed by whiteknight
invalid: threading is gone. This ticket is invalid.
01:49 Ticket #1920 (Deprecate Threads) closed by whiteknight
fixed: d-d-d-d-d-deleted!
01:47 Ticket #31 (Implement Async I/O) closed by whiteknight
invalid: this is an aimless todo which doesn't need to be in a ticket. We'll be …
01:43 Ticket #757 (Problem with threads and HLLs) closed by whiteknight
invalid: threads are gone now. I'm closing this ticket.
01:23 Ticket #1324 (:immediate sub cannot load_bytecode) closed by whiteknight
wontfix: I'm closing this ticket as WONTFIX. :immediate subs are intended for …
01:20 Ticket #1287 (Move thread check into Parrot_exit()) closed by whiteknight
invalid: threads are removed, and so was this note. closing ticket.
01:12 Ticket #2145 (Experimental PackfileView PMC) closed by whiteknight
fixed: I just confirmed this with cotto, we're not calling this PMC experimental …
01:08 Ticket #2140 (Deprecate all PackFile_* functions) closed by whiteknight
fixed: We've done the lion's share of work on this ticket. All remaining …
01:07 Ticket #1967 (Deprecate IMCC compreg) closed by whiteknight
fixed: We've hit a decent equilibrium with this functionality, and I don't think …
00:11 Ticket #443 (C API brought into line with coding standards) closed by whiteknight
fixed: Most instances have been fixed, and this ticket is too open-ended to …
00:11 Ticket #2022 (Something borked with HLL mappings.) closed by whiteknight
fixed: no further issues mentioned. Closing ticket.
00:10 Ticket #1973 (pbc_merge fails silently) closed by whiteknight
fixed: no further concerns mentioned, I'm closing this ticket.
00:03 Ticket #789 (Make All PMCs Subclassable) closed by whiteknight
wontfix: I'm closing this ticket. Making all PMCs subclassable in the way that this …

10/19/11:

21:35 Ticket #1447 ([NQP-rx] failure to capture two duplicate subrules in the same rule) closed by pmichaud
invalid: Marking ticket as invalid -- unable to reproduce the reported error. Pm
21:31 Ticket #161 (abc should not evaluate to 'last' in the abc language) closed by pmichaud
noreply: 'abc' is no longer in the Parrot repository, and is likely very out of …
21:20 Ticket #1429 (Add -L support to parrot-nqp) closed by pmichaud
wontfix: The new NQP (no -rx) and HLL::Compiler classes includes options for …
21:17 Ticket #1968 (Loading of nqp-setting breaks rakudo.) closed by pmichaud
noreply: Marking ticket as closed -- rakudo and nqp have radically changed since …
21:16 Ticket #1518 (NQP-rx generates wrong twigil for contextual lookups) closed by pmichaud
invalid: Contextuals (now "dynamic variables") are always lexically scoped and not …
21:14 Ticket #1514 (NQP-rx doesn't check storage mode for contextuals) closed by pmichaud
invalid: This is correct behavior for nqp-rx; one is not allowed to rebind globals …
21:00 Ticket #1503 (quote_delimited action misbehaves with single non-string quote_atom) closed by pmichaud
noreply: Closing ticket as being outdated. If it's still a problem, please …
20:58 Ticket #1464 (NQP-rx doesn't handle bare "return" from nested block correctly.) closed by pmichaud
invalid: nqp-rx doesn't really support "bare return"; all functions are expected to …
20:55 Ticket #1013 ('undef' bareword shouldn't parse, but does) closed by pmichaud
wontfix: I think I'll list this as "wontfix". NQP-rx is treating "undef" as a …
20:48 Ticket #1734 (PCT::Compiler should null temporaries when they are no longer needed) closed by pmichaud
wontfix: Closing ticket as "wontfix". PCT now makes much better re-use of …
20:04 Ticket #366 ([PATCH] --target=parse/past/post does not dump in -e mode) closed by benabik
fixed: An updated version of this patch was applied as 7428bb5.
19:39 Ticket #893 (Rebuild dependencies in makefile) closed by petdance
wontfix
19:37 Ticket #1648 (Look at using restrict keyword on pointers) closed by petdance
done: This has been manually migrated to Github issues: …
17:41 Ticket #2184 (Remove Changelog) closed by coke
fixed: Pretty sure this ticket has been resolved for some time, closing.
17:36 Ticket #619 (eliminate perl 5 dependency) closed by dukeleto
wontfix: Consensus is -1 to do this. If a subset of this ticket is wanted, please …
17:31 Ticket #2120 (We need sorting benchmarks) closed by dukeleto
noreply:  https://github.com/parrot/parrot/issues/175
17:29 Ticket #911 (Tests for macro_local) closed by dukeleto
noreply:  https://github.com/parrot/parrot/issues/174
17:27 Ticket #2099 (Automate more of the release manager process) closed by dukeleto
noreply: soh_cah_toa++ did a lot of good work on this recently, and we have Github …
17:21 Ticket #610 (cross-compile configuration) closed by dukeleto
noreply:  https://github.com/parrot/parrot/issues/173
17:17 Ticket #491 (Use longopts in parrot debugger) closed by dukeleto
wontfix: The current debugger isn't worth working on any more (we don't even …
17:13 Ticket #954 (Inf/NaN from ieee754-2008) closed by dukeleto
wontfix: Closing this. We have bigger fish to fry.
16:25 Ticket #2199 ([PATCH] 3.9.0 Fails timer tests on NetBSD 5.1) created by Andy Dougherty <doughera@…>
[…]
Note: See TracTimeline for information about the timeline view.