# New Ticket Created by Will Coleda
# Please include the string: [perl #40292]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40292 >
There is now a "JSON" compiler: perldoc compilers/json/JSON.pir
We need more tests (t/co
I found 6 references to "gather" in Perl6/Spec/*, but none of them were
a formal definition.
It would great if an official entry for gather/take could be added.
Mark
It seems that I've managed to confuse svk again, as it continues to
re-commit old log messages with no content.
--
Chip Salzenberg <[EMAIL PROTECTED]>
Author: chip
Date: Wed Sep 6 15:57:46 2006
New Revision: 14455
Modified:
trunk/docs/pdds/pdd07_codingstd.pod
Changes in other areas also in this revision:
Modified:
trunk/ (props changed)
Log:
About 25% done with update of pdd07.
Modified: trunk/docs/pdds/pdd07_codingstd.pod
=
Author: chip
Date: Wed Sep 6 15:57:40 2006
New Revision: 14454
Modified:
trunk/docs/pdds/pdd07_codingstd.pod
Changes in other areas also in this revision:
Modified:
trunk/ (props changed)
Log:
Modified: trunk/docs/pdds/pdd07_codingstd.pod
==
Author: chip
Date: Wed Sep 6 15:57:18 2006
New Revision: 14453
Modified:
trunk/docs/pdds/pdd07_codingstd.pod
Changes in other areas also in this revision:
Modified:
trunk/ (props changed)
Log:
Modified: trunk/docs/pdds/pdd07_codingstd.pod
==
Author: chip
Date: Wed Sep 6 15:57:05 2006
New Revision: 14452
Modified:
trunk/docs/pdds/pdd07_codingstd.pod
Changes in other areas also in this revision:
Modified:
trunk/ (props changed)
Log:
Move pdd07 out of clip
Modified: trunk/docs/pdds/pdd07_codingstd.pod
===
Hi,
Christopher D. Malon wrote:
>> Currently, the smokeserver does not run smartlinks.pl etc., but
>> redirects to tests.pugscode.org via .htaccess:
>>
>> Redirect /iblech/stuff/pugs-smokes/t http://tests.pugscode.org/t
>> Redirect /iblech/stuff/pugs-smokes/ext http://tests.pugscode.org/ext
>
>
Hi,
Currently, the smokeserver does not run smartlinks.pl etc., but
redirects to tests.pugscode.org via .htaccess:
Redirect /iblech/stuff/pugs-smokes/t http://tests.pugscode.org/t
Redirect /iblech/stuff/pugs-smokes/ext http://tests.pugscode.org/ext
The multi-versioning of the t/ directory
Hi,
with the arrival of STM and (again) thread support in parrot trunk, we should
ponder various interpreter structures and data regarding their usage with
threads.
E.g. classes, namespaces, bytecode, IO PMCs, and likely more.
Here are my thoughts so far:
1) classes / PMC types
As any thread
Hi,
I'm currently hacking httpd.pir a bit and came along the need for a
select/poll system interface (httpd.pir fails e.g. with konquerer, for
multiple connections).
We currently have:
1) PIO_unix_poll
It can select just on one fd, which isn't helpful at all (despite the comment
in the src c
Hi,
Christopher D. Malon wrote:
> Agentz++ writes, in a Pugs blog comment:
>> if someone can offer regular smoke results (i.e. the tests.yml
>> generated by `make smoke'), we can render the Synopses on feather
>> with smoke results as well
>
> The obvious way to get this to happen, for all runtim
On 9/5/06, Christopher D. Malon <[EMAIL PROTECTED]> wrote:
In summary, the basic pattern would be:
(a) smokeserv-client sends both .html and .yml of smoke
I really really want this feature. I've even added this to Pugs' TASKS file.
(b) If smokeserv-server gets .yml, it checks out the t/ dire
Steffen Schwigon <[EMAIL PROTECTED]> writes:
> I checked and indeed the twigils don't work. My test source file
> (which worked correctly some time ago) also highlights wrong. It's for
> sure a bug I introduced.
I now did some things on cperl-mode (eg. syncing with original v5.20)
and it seems hig
14 matches
Mail list logo