Re: patch applied (ghc): Pointer Tagging

2007-07-27 Thread Sigbjorn Finne
Yes, mighty fine work by the looks of it (just downloaded the paper); reported speedup numbers are impressive. Does the commit also turn off vectored returns? --sigbjorn On 7/27/2007 07:53, Alexey Rodriguez Yakushev wrote: Great! :) Cheers, Alexey On Jul 27, 2007, at 12:46, Simon Marlow wro

Re: escapes in subjects [Re: patch applied (ghc): parseInteger-"> "...]

2007-05-29 Thread Sigbjorn Finne
On 5/29/2007 10:04, Isaac Dupree wrote: ... Or get the second line (is there a better shell way?) : | head -n 2 | tail -n 1 | sed 's| \* ||' sed -n 2p ? --sigbjorn ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/

patch applied (ghc-6.6/ghc): FP_SETUP_PROJECT_VERSION: redirect ' darcs' stderr to the bit bucket; not doing so mucks up version testing using the win32 native port of ' darcs' (cf

2007-05-07 Thread Sigbjorn Finne
Mon May 7 14:48:06 PDT 2007 [EMAIL PROTECTED] * FP_SETUP_PROJECT_VERSION: redirect 'darcs' stderr to the bit bucket; not doing so mucks up version testing using the win32 native port of 'darcs' (cf. long sorry list of failed nightly STABLE builds.) M ./aclocal.m4 -1 +1 _