Re: [svn:parrot-pdd] r14308 - in trunk: . cage docs docs/art docs/dev docs/imcc docs/pdds docs/pdds/clip docs/stm languages languages/tcl/docs lib/Pod/Simple t/distro

2006-08-22 Thread Joshua Hoblitt
I hope you didn't do that by hand. I wrote a utility last Dec. specifically for formatting Parrot's Pod. http://search.cpan.org/~jhoblitt/Pod-Tidy-0.09/ -J -- pgpzBpjkdkKah.pgp Description: PGP signature

[perl #40219] [TODO] - Steal Perl5's sprintf tests

2006-08-22 Thread via RT
# New Ticket Created by Matt Diephouse # Please include the string: [perl #40219] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40219 > Parrot's sprintf implementation is currently quite buggy, as evidenced by failing Tc

[perl #40218] [BUG] - get_*_global opcodes throw exceptions

2006-08-22 Thread via RT
# New Ticket Created by Matt Diephouse # Please include the string: [perl #40218] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40218 > So sayeth the docs for the get_*_hll global opcodes: If the global doesn't exist,

LLVM and HLVM

2006-08-22 Thread John Siracusa
Has anyone looked at LLVM lately? http://llvm.org/ It seems to be making a lot of progress lately with the support of Apple (which is using LLVM for its own purposes in Mac OS X). Is there anything there Parrot can steal? Would it make sense for Parrot to target LLVM bytecode and let LLVM do fu

[perl #40217] Parrot_autoload_class() knows about Python and Tcl

2006-08-22 Thread via RT
# New Ticket Created by Chip Salzenberg # Please include the string: [perl #40217] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40217 > Hard-coded language names in Parrot are ... well ... bad. Very bad. -- Chip Salzenbe

[svn:parrot-pdd] r14308 - in trunk: . cage docs docs/art docs/dev docs/imcc docs/pdds docs/pdds/clip docs/stm languages languages/tcl/docs lib/Pod/Simple t/distro

2006-08-22 Thread ambs
Author: ambs Date: Tue Aug 22 10:14:31 2006 New Revision: 14308 Modified: trunk/docs/pdds/clip/pdd06_pasm.pod trunk/docs/pdds/clip/pdd09_gc.pod trunk/docs/pdds/clip/pdd10_embedding.pod trunk/docs/pdds/clip/pdd11_extending.pod trunk/docs/pdds/pdd21_namespaces.pod Changes in other ar

#ParrotSketch Meeting 22AUG06

2006-08-22 Thread Will Coleda
Transcript now available at: http://www.parrotcode.org/misc/parrotsketch-logs/ irclog.parrotsketch-200608/irclog.parrotsketch.20060822 -- Will "Coke" Coleda [EMAIL PROTECTED]

Re: [perl #40210] [TODO] Provide a way for PGE's dump to go to string

2006-08-22 Thread Patrick R. Michaud
On Mon, Aug 21, 2006 at 07:16:46AM -0700, Will Coleda wrote: > While the primary use of dump is for immediate debug output (and > therefore puts is ok), being able to get at the string it generates > is *very* useful for testing. I've refactored the existing 'dump' method into separate 'dump_s

Re: End the Hollerith Tyranny? (linelength.t)

2006-08-22 Thread Nicholas Clark
On Mon, Aug 21, 2006 at 06:49:20PM -0400, Mr. Shawn H. Corey wrote: > Chip Salzenberg wrote: > > On Mon, Aug 21, 2006 at 06:05:08PM -0400, Mr. Shawn H. Corey wrote: > >> Don't forget that some programs, like mailers, wrap at 80 characters. > > > > I don't know of any mailer that is hard-coded at a