[Leopold == [EMAIL PROTECTED] on Fri, 7 Nov 2003 08:43:04 +0100]
Leopold> [ shared file extensions ]
Leopold> Can we for now do it like:
Leopold> * if there is a dot in the filepart[1] leave the name as is
Leopold> * if not append PARROT_DLL_EXTENSION
Why have any magic at all? Is there a speci
[Gordon == [EMAIL PROTECTED] on Wed, 3 Mar 2004 16:48:45 -0500]
Gordon> gmclock(out Nx)
Gordon> UTC clock in seconds since hrs Jan 1, 2000,
Gordon> ignoring leap seconds.
Gordon> tolocal out Nx, out Iy, in Nz
Gordon> x is set to z converted to the local time z
[Matt == [EMAIL PROTECTED] on Thu, 11 Mar 2004 18:06:56 -0500]
Matt> What is the design rationale for so many opcodes in parrot?
Completeness and performance. Many of the opcodes are type-specific
variants of other multi-type opcodes.
Given that 99+% of parrot code will be automatically generat
[Chip == [EMAIL PROTECTED] on Wed, 6 Apr 2005 18:24:49 -0400]
Chip> * On the third to last day of the month, someone (me, by
Chip> default) will create a release document...
Chip> * Starting on the first of the month, there will be a code
Chip> freeze...
Is it on?
Chip> No changes sho