Timeline


and .

11/07/09:

23:39 Languages edited by NotFound
Restore alphabetic order (diff)
22:52 Ticket #1233 (t/pmc/exporter.t: Refactor namespace getting code once make_namespace() ...) created by jkeenan
This ticket moves into the Trac system discussion previously found in the …
22:39 Ticket #1232 (t/src/warnings.t: Test fails when Parrot built with g++ and --optimize) created by jkeenan
Inspired by mikehh's testing adventures, I decided to try to configure and …
22:22 Ticket #1231 (src/pmc/hash.pmc: Use freeze in get_repr() (for hashes)) created by jkeenan
This ticket moves to the Trac system an issue previously discussed in the …
22:15 Ticket #1230 (src/pmc/eval.pmc: Walk the fixups, locate globals and nullify the Sub PMC) created by jkeenan
This ticket moves into the Trac system an issue previously discussed in …
22:07 Ticket #1229 (src/pmc/fixedpmcarray.pmc: get_repr() should use freeze/thaw) created by jkeenan
This ticket moves an item previously discussed in the RT system at …[…]
21:58 Ticket #1228 (src/pmc/integer.c: Implement Complex and BigInt RHS values for the pow() ...) created by jkeenan
This ticket tracks an item previously tracked in the RT system at …
20:15 Ticket #1227 ([PATCH] config/gen/crypto/digest_t.in for generated tests in t/dynpmc) created by bubaflub
Attached are two patches. The first converts …
19:52 Languages edited by NotFound
(diff)
19:50 Ticket #590 (PGE proto regex) closed by coke
wontfix: Rejecting. proto-regexen will be available via nqp-rx, not PGE.
19:42 Ticket #897 (Review test coverage and add more tests or deprecate unused functionality.) closed by coke
invalid: This ticket is more of a process guideline (tests good!) than something …
19:40 Ticket #1027 (PIR-only segfault) closed by coke
fixed: This TODO was uncommented in r42023 by mikehh; resolving ticket.
19:31 Ticket #915 (email2trac test) closed by coke
fixed
19:30 Ticket #252 (xlst out of date) closed by coke
invalid: Sorry, this language hasn't been hosted in the parrot repository for some …
19:18 Ticket #376 (support policy refers to x.5 releases) closed by coke
fixed: There is no more reference to the .5 releases in this document at this …
19:14 Ticket #759 (Reconsider one-test-file-per-PMC policy) closed by coke
fixed: Whoops, clicked button too soon. Removed in r42333.
18:59 Ticket #1137 ([PATCH] fix codingstd/c_indent.t wrt switch/case labels) closed by coke
fixed
14:23 Ticket #1226 (Increase code coverage of json) created by kjs
In the file t/compilers/json/to_parrot.t there is the todo item: # XXX …
14:17 Ticket #1225 (Method cache invalidation should be a namespace function) created by kjs
In src/global.c:Parrot_store_global_s() there is the todo item: /* FIXME …
14:14 Ticket #1224 (Fix temporary hack for cache invalidation; should be a namespace function; ...) created by kjs
In src/global.c:Parrot_store_sub_in_namespace() there is a comment: /* …
14:08 Ticket #1223 (Parrot_find_name_op() should walk up the scopes) created by kjs
In src/global.c:Parrot_find_name_op() there is the todo item: TODO - THIS …
14:04 Ticket #1222 (Use the untyped interface in Parrot_find_global_n()) created by kjs
In src/global.c:Parrot_find_global_n() there is the todo item: XXX - For …
14:00 Ticket #1221 (Match HLL of enclosing namespace in internal_ns_keyed()?) created by kjs
In src/global.c:internal_ns_keyed() there is the todo item: /* TODO - …
13:58 Ticket #1220 (Stop depending upon typed namespaces in internal_ns_keyed()) created by kjs
In src/global.c:internal_ns_keyed() there is the todo item: /* TODO - …
13:50 Ticket #1219 (Parrot's default namespaces should be fully typed) created by kjs
In src/global.c:Parrot_find_global_n() there is the todo item: * XXX - we …
12:47 Ticket #1218 ([PATCH] t/dynpmc/foo2.t converted to PIR) created by bubaflub
Attached is a patch to convert the test t/dynpmc/foo2.t to PIR. Only one …
12:44 Ticket #1217 ([PATCH] t/dynpmc/foo.t converted to PIR) created by bubaflub
Attached is a patch to convert the test t/dynpmc/foo.t to PIR.
02:15 Ticket #1170 (/docs/book/pir/ch04_variables.pod: Iterator does not work as documented) closed by jkeenan
fixed: Replying to jkeenan: > Applied in r42216. Will close ticket …
00:06 Ticket #1104 (Correct erroneous reference in docs to Number PMC) closed by jkeenan
fixed: Replying to jkeenan: > Patch applied in r41848. It probably …

11/06/09:

14:30 Ticket #1216 ([PATCH] Fix dependency in docs/Makefile) created by doughera
The attached patch fixes a dependency in docs/Makefile. Obviously, you …
10:46 Ticket #1185 ([PATCH] attempted to rewrite t/op/00ff-dos.t in PIR) closed by dukeleto
done: The original patch was close, but some escaping rules were escaping you :) …
09:57 Ticket #1110 (parrot fails to build with g++ 4.4.1 on Ubuntu 9.10 beta amd64) closed by NotFound
fixed: Resolving ticket
09:09 Ticket #1210 ([PATCH] t/op/inf_nan.t converted to PIR) closed by dukeleto
done: Patch applied as r42303, thanks!
08:24 Ticket #1215 (Factor out Duplicated Code in vivify/fetch opcodes) created by chromatic
The fetch and vivify opcodes in src/ops/experimental.ops can share almost …
02:41 Ticket #1211 (make realclean doesn't remove src/dynpmc/Makefile) closed by jkeenan
fixed: Fixed in r42294. […] Closing ticket.
01:16 Ticket #1214 (config/inter/charset.pm generates incorrect makefile deps) created by coke
The section of the makefile generated by this config step is missing …

11/05/09:

22:44 Ticket #1072 (deprecate vtable function instantiate_str) closed by darbelo
fixed: Done in r42279. Resolving ticket as fixed.
20:59 Ticket #1213 (need a tool to check make dependencies) closed by coke
invalid: rejecting; there's another ticket, and this script needs rework.
18:58 Ticket #1213 (need a tool to check make dependencies) created by coke
It's quite easy for a developer to add an #include to a generated c file …
17:37 Ticket #1212 (.eof returns false if last read call read the last byte of the file, but ...) created by jonathan
Hi, It seems that the .eof() method on file handles can sometimes return …
17:32 Ticket #1211 (make realclean doesn't remove src/dynpmc/Makefile) created by coke
15:46 Ticket #1186 ([PATCH] convert t/op/00ff-unix.t to PIR) closed by dukeleto
done
09:11 Ticket #1210 ([PATCH] t/op/inf_nan.t converted to PIR) created by bubaflub
The patch converts the test t/op/inf_nan.t to PIR. There are a number of …
07:40 Ticket #1209 (parrot -O Fails Tests) created by dukeleto
Currently we can't run Parrot with certain IMCC optimizations (by setting …
07:20 Ticket #1208 (Optimize Parrot_pbc_read to do fewer stat() calls) created by dukeleto
Parrot_pbc_read results in a few stat() calls per PBC. Can this be …
07:15 ConvertTestsToParrot edited by bubaflub
Test that check errors can use dies_ok(), throws_like() and … (diff)
07:09 Ticket #1207 (Non-existent lexical throws exception) created by pmichaud
If we use the find_lex opcode on a symbol that hasn't been defined in any …
06:52 Ticket #1206 (Test more return values in t/pmc/io_iterator.t) created by dukeleto
In t/pmc/io_iterator.t there is the todo item within the tests of the …
06:44 Ticket #1205 (Test exporting MMD subroutines in t/pmc/exporter.t) created by dukeleto
Exporting of multimethod dispatch subroutines should be tested. This used …
06:37 Ticket #1204 (Implement all TODO comments in t/pmc/parrotio.t) created by dukeleto
There are many things like: […] in the code. Write proper tests for …
06:06 Ticket #1203 (MMX check in config/auto/cpu/i386 segfaults when run as a 64-bit binary on ...) created by tentra@…
The Configure test for MMX on Intel chips segfaults when built as a 64-bit …
06:00 Ticket #1202 (build - header file detection w/o perl5) created by jhoblitt@…
auto::headers uses the Config module to detect installed header files. …
05:49 Ticket #1201 (Parrot::Pmc2c::Emitter line # error) created by coke
New ticket opened from comment on list in thread 'Re: Warnings on Solaris, …
05:47 Ticket #1200 (sprintf formatting for exponents needs to be standardized) created by coke
Originally opened by in …
05:43 Ticket #1199 (automatically create config.log during build) created by coke
Originally opened as  http://rt.perl.org/rt3/Ticket/Display.html?id=37934
05:35 Ticket #1198 (interactive mode doesn't save lexicals correctly) created by kjs
hi, when running a language in interactive mode, and you declare a local …
05:34 Ticket #1197 (Need some way to copy/rename files from parrot.) created by coke
This was originally posted as "OS.pmc - file copy" in …
05:26 Ticket #1196 ('parrot foo' automatically finds and invokes foo.pbc) created by pmichaud
I just recently committed examples/sdl/blue_rect.pl as an example of …
05:22 ArrayTasklist edited by kurahaupo
(diff)
03:54 Ticket #1195 (Add cross-compiling support to Configure.pl, such as ...) created by dukeleto
Parrot is currently being ported to the RTEMS real-time OS. This means …
03:47 WikiStart edited by dukeleto
(diff)
03:40 Ticket #1194 (7 config steps improperly rely on Perl 5 %Config 'OSNAME' element) created by jkeenan
In the course of working on TT #1189, I have stumbled upon certain …
Note: See TracTimeline for information about the timeline view.