http://perlbuzz.com/2007/08/statistical-views-of-open-source-projects-
on-ohloh.html
--
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance
On Fri Jun 22 18:17:19 2007, [EMAIL PROTECTED] wrote:
> Write unit tests for config/init/hints.pm,
> the module whose functionality executes Parrot
> configuration step init::hints.
>
See patch attached. This provides one small refactoring to
config/init/hints.pm to make it more testable, plus
I haven't gotten these warnings when doing coverage analysis for several
months. So we can close this ticket.
On Fri Jun 22 18:45:22 2007, [EMAIL PROTECTED] wrote:
> Write unit tests for config/inter/progs.pm,
> the module whose functionality executes Parrot
> configuration step inter::progs.
>
See patch attached, which includes two testfiles plus a small package,
stuffed under t/configure/testlib, whi
On Aug 24, 2007, at 9:35 PM, James E Keenan wrote:
Will Coleda wrote:
On Aug 23, 2007, at 10:31 PM, [EMAIL PROTECTED] wrote:
Someone actually reads my commit statements in a branch other than
trunk! Saints be praised!
First argument to split should be a regex, not a string. Made
this
Will Coleda wrote:
Fair enough, but:
And there's an upside: It's more forgiving than requiring that the
developer type precisely one wordspace characters between arguments.
That's not how split(' ') works. Please re-read the perldoc quote above.
Can split(' ') handle multiple wordsp
On Saturday 25 August 2007 18:45:11 James E Keenan wrote:
> Will Coleda wrote:
> > That's not how split(' ') works. Please re-read the perldoc quote above.
> Can split(' ') handle multiple wordspaces? tab characters?
> combinations thereof? (Just looking at it, I wouldn't expect it to.
> I'd o
chromatic wrote:
On Saturday 25 August 2007 18:45:11 James E Keenan wrote:
Will Coleda wrote:
That's not how split(' ') works. Please re-read the perldoc quote above.
Can split(' ') handle multiple wordspaces? tab characters?
combinations thereof? (Just looking at it, I wouldn't expect
On Aug 25, 2007, at 10:47 PM, James Keenan via RT wrote:
On Sun Aug 19 08:55:30 2007, coke wrote:
This was part of the gmake extensions that we (can) support during
makefile-generation time; added because there was there no cross-
platform syntax that I knew of that we could use in all of the
va
# New Ticket Created by chromatic
# Please include the string: [perl #44945]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=44945 >
There's almost no vtable entry documentation in src/pmc/undef.pmc. You can
copy it almost
10 matches
Mail list logo