cvs-all
Thread
Date
[
Earlier messages
]
[
Later messages
]
Messages by Thread
RE: obscure impossible problem with simplifier
Simon Peyton-Jones
RE: obscure impossible problem with simplifier
Simon Peyton-Jones
Re: obscure impossible problem with simplifier
Samuel Bronson
[nightly] 04-Nov-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 04-Nov-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
patch applied (ghc): Remove pre-5.04 code
Ian Lynagh
[nightly] 04-Nov-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
[nightly] 03-Nov-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
Fix lhs delimiters
Samuel Bronson
cvs commit: fptools/hdirect/comlib AutoPrim.idl AutoPrimSrc.c Automation.lhs ClassFactory.lhs ClassInfo.lhs Com.lhs ComDll.lhs ComException.lhs ComPrim.idl ComPrimSrc.c ComServ.lhs Connection.idl Conn
Sigbjorn Finne
cvs commit: fptools/hdirect/src .cvsignore CoreIDL.lhs CoreUtils.lhs MarshallCore.lhs MarshallMethod.lhs MarshallServ.lhs MarshallType.lhs Parser.y
Sigbjorn Finne
cvs commit: fptools/hdirect/src TypeInfo.lhs
Sigbjorn Finne
cvs commit: fptools/hdirect/src Desugar.lhs Rename.lhs DsMonad.lhs
Sigbjorn Finne
cvs commit: fptools/hdirect/src LibUtils.lhs
Sigbjorn Finne
cvs commit: fptools/hdirect/src Opts.lhs
Sigbjorn Finne
cvs commit: fptools/hdirect/src Utils.lhs
Sigbjorn Finne
[nightly] 03-Nov-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 03-Nov-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
patch applied (packages/X11): add Graphics/X11/Xlib/Image.hsc mistakenly omitted from last patch
Ross Paterson
patch applied (packages/OpenGL): Implement almost all shader/program related API entries
Sven Panne
[nightly] 03-Nov-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
patch applied (packages/X11): fill in Image routines in X11 (#982 from Frederik Eaton)
Ross Paterson
Re: patch applied (packages/X11): fill in Image routines in X11 (#982 from Frederik Eaton)
Sven Panne
Re: patch applied (packages/X11): fill in Image routines in X11 (#982 from Frederik Eaton)
Duncan Coutts
Re: patch applied (packages/X11): fill in Image routines in X11 (#982 from Frederik Eaton)
Simon Marlow
patch applied (ghc): Major overhaul of the Simplifier
Simon Peyton Jones
[nightly] 02-Nov-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
[nightly] 02-Nov-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 02-Nov-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
cvs commit: hugs98/docs/building win32.txt
Neil Mitchell
cvs commit: hugs98/docs winhugs-notes.txt
Neil Mitchell
patch applied (ghc): Improve error message from ghc --make when filename and modulename differ
Simon Peyton Jones
patch applied (packages/OpenGL): More GLSL functionality, mainly queries plus some cleanup
Sven Panne
patch applied (packages/OpenGL): Added shading-related queries
Sven Panne
[nightly] 02-Nov-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
patch applied (testsuite): Add test for unused imports
Simon Peyton Jones
patch applied (testsuite): Add test for unused imports
Simon Peyton Jones
patch applied (ghc): Improve handling of unused imports (test is mod75)
Simon Peyton Jones
patch applied (ghc): Remove unused lookupDeprec function
Simon Peyton Jones
patch applied (ghc): Fix handling of non-in-scope exports (fixes test mod7)
Simon Peyton Jones
patch applied (packages/base): Data.Generics.Basics is GHC-only
Ross Paterson
patch applied (packages/base): #ifdef around non-portable Data.Generics.Basics
Malcolm Wallace
patch applied (packages/OpenGL): Added missing import
Sven Panne
[nightly] 01-Nov-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
[nightly] 01-Nov-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
patch applied (ghc): import Maybes wibble
Sigbjorn Finne
patch applied (ghc): add a few #includes to make it compile
Sigbjorn Finne
[nightly] 01-Nov-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
patch applied (packages/OpenGL): Added basic Shader/Program functionality
Sven Panne
patch applied (packages/OpenGL): First steps towards GLSL support
Sven Panne
patch applied (packages/OpenGL): Added autoconf magic for GLchar/GLintptr/GLsizeiptr
Sven Panne
patch applied (testsuite): Add test for Trac #963
Simon Peyton Jones
patch applied (ghc): Default the kind of unconstrained meta-type variables before tcSimplifyTop
Simon Peyton Jones
patch applied (ghc): Comments and layout only
Simon Peyton Jones
patch applied (ghc): Comments and layout only
Simon Peyton Jones
patch applied (ghc): Comments and layout only
Simon Peyton Jones
patch applied (ghc): Comments and layout only
Simon Peyton Jones
patch applied (ghc): Remove unused import
Simon Peyton Jones
patch applied (ghc): Make idInfo fail more informatively on TyVars
Simon Peyton Jones
[nightly] 01-Nov-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
patch applied (ghc): Improve error message (push to 6.6 branch)
Simon Peyton Jones
patch applied (testsuite): Add a simple coverage-condition test
Simon Peyton Jones
patch applied (testsuite): Add test for Trac 958
Simon Peyton Jones
patch applied (ghc): Fix error reporting for contexts during deriving (Trac 958)
Simon Peyton Jones
patch applied (ghc): Fix a long-standing but obscure bug in worker-wrapper generation
Simon Peyton Jones
patch applied (ghc): Move --help, --version etc to 4.4 (modes) because that is what they really are
Simon Peyton Jones
patch applied (packages/base): Add deriving Data to Complex
Simon Peyton Jones
RE: darcs patch: Get External Core (-fext-core) working with readline
Simon Peyton-Jones
Re: darcs patch: Get External Core (-fext-core) working with readline
Ian Lynagh
Re: darcs patch: Get External Core (-fext-core) working with readline
Aaron Tomb
Re: darcs patch: Get External Core (-fext-core) working with readline
Samuel Bronson
Re: darcs patch: Get External Core (-fext-core) working with readline
Simon Marlow
Re: darcs patch: Get External Core (-fext-core) working with readline
Samuel Bronson
Re: darcs patch: Get External Core (-fext-core) working with readline
Samuel Bronson
Re: darcs patch: Get External Core (-fext-core) working with readline
Simon Marlow
RE: darcs patch: Get External Core (-fext-core) working with readline
Simon Peyton-Jones
Re: darcs patch: Get External Core (-fext-core) working with readline
Aaron Tomb
Re: darcs patch: Get External Core (-fext-core) working with readline
Aaron Tomb
[nightly] 31-Oct-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
[nightly] 31-Oct-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 31-Oct-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 31-Oct-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
[nightly] 30-Oct-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
[nightly] 30-Oct-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
Re: [nightly] 30-Oct-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
Andy Gill
RE: [nightly] 30-Oct-2006 build of HEAD on x86_64-unknown-linux(cam-03-unx.europe.corp.microsoft.com)
Simon Peyton-Jones
Re: [nightly] 30-Oct-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
Simon Marlow
Re: [nightly] 30-Oct-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
Ian Lynagh
[nightly] 30-Oct-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
Re: darcs patch: Don't charge for int2Word# and word2Int# -- they don't...
Samuel Bronson
RE: darcs patch: Don't charge for int2Word# and word2Int# -- theydon't...
Simon Peyton-Jones
Re: darcs patch: Don't charge for int2Word# and word2Int# -- theydon't...
Samuel Bronson
Re: darcs patch: Don't charge for int2Word# and word2Int# -- theydon't...
Simon Marlow
Re[2]: darcs patch: Don't charge for int2Word# and word2Int# -- theydon't...
Bulat Ziganshin
Re: darcs patch: Don't charge for int2Word# and word2Int# -- theydon't...
Simon Marlow
RE: darcs patch: Don't charge for int2Word# and word2Int# -- theydon't...
Simon Peyton-Jones
patch applied (packages/base): minor clarification of RandomGen doc
Ross Paterson
file permissions in the repositories
Ross Paterson
Re: file permissions in the repositories
Ross Paterson
Re: file permissions in the repositories
Simon Marlow
patch applied (packages/base): rearrange docs a bit
Ross Paterson
RE: HCAR November 2006 contribution
Simon Peyton-Jones
RE: HCAR November 2006 contribution
Manuel M T Chakravarty
Re[2]: HCAR November 2006 contribution
Bulat Ziganshin
RE: Re[2]: HCAR November 2006 contribution
Simon Peyton-Jones
Re[4]: HCAR November 2006 contribution
Bulat Ziganshin
RE: Re[4]: HCAR November 2006 contribution
Simon Peyton-Jones
Re: Re[2]: HCAR November 2006 contribution
Manuel M T Chakravarty
Re[4]: HCAR November 2006 contribution
Bulat Ziganshin
patch applied (packages/QuickCheck): add Arbitrary instance for Maybe
Ross Paterson
patch applied (packages/QuickCheck): Adding Arbitrary instance for Either
Ross Paterson
[nightly] 29-Oct-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 29-Oct-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 28-Oct-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 28-Oct-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
patch applied (packages/HaXml): use versioned package name when building with ghc-6.6
Malcolm Wallace
[nightly] 27-Oct-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 27-Oct-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
patch applied (testsuite): Added tests for Data.List.intercalate and split
josefs
patch applied (testsuite): Added tests for Data.List.intercalate and split
josefs
patch applied (ghc): remove the *.raw files
Simon Marlow
patch applied (ghc): improve the diagnostic generated by memInventory() for a memory leak
Simon Marlow
patch applied (ghc): count mut-list bytes, not words
Simon Marlow
patch applied (packages/base): Export pseq from Control.Parallel, and use it in Control.Parallel.Strategies
Simon Marlow
patch applied (packages/base): `par` should be infixr 0
Simon Marlow
patch applied (ghc): fix calculation of GC Work for 6.6+
Simon Marlow
patch applied (ghc): rename spin lock functions, and use macros for non-THREADED_RTS
Simon Marlow
patch applied (ghc): copyright updates and add Commentary links
Simon Marlow
patch applied (ghc): Remove PAR/GRAN code from the storage manager
Simon Marlow
patch applied (nofib): make some of these compile with GHC 6.6
Simon Marlow
patch applied (nofib): Add some SMP and threading benchmarks I have lying around
Simon Marlow
patch applied (nofib): Increase maximum heap size allowed for imaginary/wheel-sieve2
Simon Marlow
[nightly] 26-Oct-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 26-Oct-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
patch applied (ghc): markRootPtrTable: write out type in full instead of using evac_fn typedef
Simon Marlow
[nightly] 25-Oct-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 25-Oct-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
patch applied (packages/monads): Wed Oct 25 18:20:17 PDT 2006
diatchki
patch applied (testsuite): removing .tix files before running tests
Andy Gill
patch applied (testsuite): Adding a new way for hpc
Andy Gill
patch applied (ghc): an expression with a TickBox round it is not in HNF.
Andy Gill
patch applied (ghc): Adding arrows to the acceptable code for hpc
Andy Gill
patch applied (ghc): fixing type error inside Hpc inc; we had a 32 bit ' 1' .
Andy Gill
patch applied (ghc): Improving error message in CmmLint
Andy Gill
patch applied (ghc): Changing Main.tix to < prog_name> .tix in the Hpc RTS
Andy Gill
cvs commit: hugs98/src/winhugs Header.h IORemap.c
Neil Mitchell
cvs commit: hugs98/src iomonad.c
Neil Mitchell
[nightly] 25-Oct-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 25-Oct-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
cvs commit: hugs98/src/winhugs IORemap.c
Neil Mitchell
cvs commit: hugs98/src/winhugs IORemap.c
Neil Mitchell
cvs commit: hugs98/src/winhugs IORemap.c
Neil Mitchell
cvs commit: hugs98/src/winhugs IORemap.c
Neil Mitchell
cvs commit: hugs98/src/winhugs IORemap.c
Neil Mitchell
patch applied (ghc): Add pointer to coding conventions to HACKING
chak
patch applied (ghc): 6.4 compatiblity
Andy Gill
[nightly] 24-Oct-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
patch applied (ghc): Haskell Program Coverage
Andy Gill
Re: patch applied (ghc): Haskell Program Coverage
Simon Marlow
Re: patch applied (ghc): Haskell Program Coverage
Donald Bruce Stewart
Re[2]: patch applied (ghc): Haskell Program Coverage
Bulat Ziganshin
Re: patch applied (ghc): Haskell Program Coverage
Neil Mitchell
Re: patch applied (ghc): Haskell Program Coverage
Andy Gill
Re: patch applied (ghc): Haskell Program Coverage
Simon Marlow
Re: patch applied (ghc): Haskell Program Coverage
Andy Gill
Re: patch applied (ghc): Haskell Program Coverage
Simon Marlow
Re: patch applied (ghc): Haskell Program Coverage
Andy Gill
RE: patch applied (ghc): Haskell Program Coverage
Simon Peyton-Jones
Re: patch applied (ghc): Haskell Program Coverage
Andy Gill
RE: patch applied (ghc): Haskell Program Coverage
Simon Peyton-Jones
Re: patch applied (ghc): Haskell Program Coverage
Simon Marlow
[nightly] 24-Oct-2006 build of HEAD branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 24-Oct-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 24-Oct-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
patch applied (ghc): fix 5.04 compile
Simon Marlow
patch applied (ghc): fix indentation wibble to make it compile with 5.04
Simon Marlow
patch applied (ghc): Re-enable TABLES_NEXT_TO_CODE for powerpc (was accidentally disabled)
Wolfgang Thaller
patch applied (ghc): Split GC.c, and move storage manager into sm/ directory
Simon Marlow
patch applied (ghc): fix a printf format warning
Simon Marlow
patch applied (ghc): add prototypes for exitHashTable()
Simon Marlow
patch applied (ghc): remove ^Ms
Simon Marlow
patch applied (ghc): add pure spin locks
Simon Marlow
patch applied (ghc): comments only: document allocateLocal()
Simon Marlow
patch applied (ghc): rename allocated_bytes() to allocatedBytes()
Simon Marlow
patch applied (ghc): remove performGCWithRoots()
Simon Marlow
[nightly] 23-Oct-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
patch applied (ghc): Bump the HEAD to 6.7
Ian Lynagh
patch applied (ghc): Clean up debugging code in RnNames
chak
patch applied (packages/base): fix example in comment
Ross Paterson
patch applied (testsuite): indexed types: small tests covering important cases
chak
patch applied (testsuite): indexed types: import/export test
chak
patch applied (testsuite): indexed types: GMap tests
chak
patch applied (testsuite): indexed types: multi-module overlap check
chak
patch applied (testsuite): Partitioned indexed-types tests into fail/compile/run dirs
chak
patch applied (ghc): wibble in parseStaticFlags
Simon Marlow
darcs pull http://darcs.haskell.org/ghc" on PPC Max OS X 10.3 responds "HTTP/1.1 404 Not Found ...darcs.haskell.org...
Peter Tanski
Re: darcs pull http://darcs.haskell.org/ghc" on PPC Max OS X 10.3 responds "HTTP/1.1 404 Not Found ...darcs.haskell.org...
Thorkil Naur
Re: darcs pull http://darcs.haskell.org/ghc" on PPC Max OS X 10.3 responds "HTTP/1.1 404 Not Found ...darcs.haskell.org...
Peter Tanski
Re: darcs pull http://darcs.haskell.org/ghc" on PPC Max OS X 10.3 responds "HTTP/1.1 404 Not Found ...darcs.haskell.org...
Thorkil Naur
[nightly] 23-Oct-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
[
Earlier messages
]
[
Later messages
]