cvs-all
Thread
Date
[
Earlier messages
]
[
Later messages
]
Messages by Date
2006/11/09
patch applied (ghc): remove unused STANDALONE_PACKAGE stuff
Simon Marlow
2006/11/09
[nightly] 08-Nov-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
2006/11/08
[nightly] 08-Nov-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/11/08
[nightly] 08-Nov-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/11/08
[nightly] 08-Nov-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/11/08
[nightly] 08-Nov-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/11/08
Re: [nightly] 06-Nov-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
Donald Bruce Stewart
2006/11/08
patch applied (cabal): revise Paths module for the Hugs target
Ross Paterson
2006/11/08
Re: [nightly] 06-Nov-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
Ian Lynagh
2006/11/08
Re: [nightly] 30-Oct-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
Ian Lynagh
2006/11/08
patch applied (/haskell/ghc): Fix x86/Solaris URLs
Ian Lynagh
2006/11/08
patch applied (/haskell/ghc): Add x86/Solaris to the 6.6 download page
Ian Lynagh
2006/11/08
patch applied (/haskell/ghc): Add Debian packages to the 6.6 download page
Ian Lynagh
2006/11/08
patch applied (packages/OpenGL): Added a few missing OpenGL 2.0 features and prepared GLSL variable access
Sven Panne
2006/11/08
patch applied (packages/X11): undef XDestroyImage instead of defining XUTIL_DEFINE_FUNCTIONS
Ross Paterson
2006/11/08
Re: [nightly] 07-Nov-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
Simon Marlow
2006/11/08
Re: [nightly] 07-Nov-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
Ross Paterson
2006/11/08
[nightly] 08-Nov-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
2006/11/08
patch applied (packages/base): remove conflicting import for nhc98
Malcolm Wallace
2006/11/08
patch applied (ghc): update flag settings after files were relocated
Simon Marlow
2006/11/08
Re: [nightly] 07-Nov-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
Simon Marlow
2006/11/08
[nightly] 07-Nov-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
2006/11/08
Re: [nightly] 07-Nov-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
Ross Paterson
2006/11/07
[nightly] 07-Nov-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/11/07
[nightly] 07-Nov-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/11/07
[nightly] 07-Nov-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/11/07
[nightly] 07-Nov-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/11/07
Re: darcs patch: Get External Core (-fext-core) working with readline
Aaron Tomb
2006/11/07
patch applied (ghc): Comment out deeply suspicious (and unused) function insertStableSymbol
Simon Peyton Jones
2006/11/07
patch applied (ghc): Layout and comments only
Simon Peyton Jones
2006/11/07
patch applied (ghc): Warn only of explicit imports that are unused (test is mod177)
Simon Peyton Jones
2006/11/07
patch applied (packages/OpenGL): Added Haddock comments for GLSL implementation limits
Sven Panne
2006/11/07
patch applied (testsuite): Add tests for Data.List.intercalate (ticket #971)
josefs
2006/11/07
patch applied (packages/base): Add intercalate to Data.List (ticket #971)
josefs
2006/11/07
cvs commit: hugs98/libraries/tools make_bootlib
Ross Paterson
2006/11/07
RE: darcs patch: Get External Core (-fext-core) working with readline
Simon Peyton-Jones
2006/11/07
patch applied (packages/base): non-GHC: fix canonicalizeFilePath
Ross Paterson
2006/11/07
cvs commit: hugs98/libraries Makefile.in
Ross Paterson
2006/11/07
[nightly] 07-Nov-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
2006/11/07
Re: darcs patch: Get External Core (-fext-core) working with readline
Aaron Tomb
2006/11/07
patch applied (packages/base): Add intercalate and split to Data.List
josefs
2006/11/07
patch applied (packages/base): Add intercalate and split to Data.List
josefs
2006/11/07
patch applied (packages/base): enable canonicalizePath for non-GHC platforms
Simon Marlow
2006/11/07
patch applied (ghc-6.6/ghc): move newSpark() prototype to RtsExternal.h to avoid warnings
Simon Marlow
2006/11/07
patch applied (packages/base): Update documentation for hWaitForInput
Simon Marlow
2006/11/07
Re: darcs patch: Don't charge for int2Word# and word2Int# -- theydon't...
Simon Marlow
2006/11/07
Re: [nightly] 06-Nov-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
Simon Marlow
2006/11/07
patch applied (packages/base): Use unchecked shifts to implement Data.Bits.rotate
Simon Marlow
2006/11/07
patch applied (testsuite): test rotates larger than the wordsize
Simon Marlow
2006/11/07
Re[4]: HCAR November 2006 contribution
Bulat Ziganshin
2006/11/07
[nightly] 06-Nov-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
2006/11/06
[nightly] 06-Nov-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/11/06
Re: Re[2]: HCAR November 2006 contribution
Manuel M T Chakravarty
2006/11/06
[nightly] 06-Nov-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/11/06
cvs commit: www/Hugs/pages downloading-Sep2006.htm
Ross Paterson
2006/11/06
[nightly] 06-Nov-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/11/06
[nightly] 06-Nov-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
2006/11/06
[nightly] 06-Nov-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/11/06
Re: darcs patch: Don't charge for int2Word# and word2Int# -- they don't...
Samuel Bronson
2006/11/06
Re: darcs patch: Get External Core (-fext-core) working with readline
Samuel Bronson
2006/11/06
Re: obscure impossible problem with simplifier
Samuel Bronson
2006/11/06
Re[2]: darcs patch: Don't charge for int2Word# and word2Int# -- theydon't...
Bulat Ziganshin
2006/11/06
patch applied (testsuite): Add test for unused imports
Simon Peyton Jones
2006/11/06
patch applied (ghc): Various debugging print changes; nothing exciting
Simon Peyton Jones
2006/11/06
patch applied (ghc): Tidy up substitutions
Simon Peyton Jones
2006/11/06
RE: obscure impossible problem with simplifier
Simon Peyton-Jones
2006/11/06
patch applied (packages/OpenGL): Completed handling of shaders and programs
Sven Panne
2006/11/06
patch applied (packages/HaXml): a bit more about migration
Malcolm Wallace
2006/11/06
patch applied (packages/base): fix Haddock module headers
Ross Paterson
2006/11/06
patch applied (packages/base): fix example in docs
Ross Paterson
2006/11/06
RE: obscure impossible problem with simplifier
Simon Peyton-Jones
2006/11/06
patch applied (packages/HaXml): initial attempt at a migration guide from HaXml 1.13 to devel version
Malcolm Wallace
2006/11/06
patch applied (packages/HaXml): fix the signatures in XmlContent docs
Malcolm Wallace
2006/11/06
patch applied (packages/HaXml): missing docs for XmlContent class
Malcolm Wallace
2006/11/06
patch applied (ghc-6.6/packages/base): `par` should be infixr 0
Simon Marlow
2006/11/06
Re: darcs patch: Don't charge for int2Word# and word2Int# -- they don't...
Simon Marlow
2006/11/06
Re: [nightly] 30-Oct-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
Simon Marlow
2006/11/06
Re: A few Questions ...
Simon Marlow
2006/11/06
Re: darcs patch: Don't charge for int2Word# and word2Int# -- theydon't...
Simon Marlow
2006/11/06
Re: darcs patch: Get External Core (-fext-core) working with readline
Simon Marlow
2006/11/06
Re: patch applied (packages/X11): fill in Image routines in X11 (#982 from Frederik Eaton)
Simon Marlow
2006/11/06
Re: file permissions in the repositories
Simon Marlow
2006/11/06
[nightly] 05-Nov-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
2006/11/06
patch applied (packages/X11): re-export Graphics.X11.Xlib.Image
Ross Paterson
2006/11/06
patch applied (packages/X11): haddock tweaks
Ross Paterson
2006/11/06
patch applied (packages/X11): Graphics.X11.Xlib.Image doesn' t need hsc2hs or -fglasgow-exts
Ross Paterson
2006/11/05
[nightly] 05-Nov-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/11/05
[nightly] 05-Nov-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/11/05
[nightly] 05-Nov-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
2006/11/05
Re: patch applied (packages/X11): fill in Image routines in X11 (#982 from Frederik Eaton)
Duncan Coutts
2006/11/05
Re: patch applied (packages/X11): fill in Image routines in X11 (#982 from Frederik Eaton)
Sven Panne
2006/11/05
patch applied (packages/X11): The X11 image functions should not be macros
Sven Panne
2006/11/05
[nightly] 04-Nov-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
2006/11/04
Re: darcs patch: Get External Core (-fext-core) working with readline
Ian Lynagh
2006/11/04
patch applied (ghc): Get External Core (-fext-core) working with readline
Ian Lynagh
2006/11/04
obscure impossible problem with simplifier
Samuel Bronson
2006/11/04
[nightly] 04-Nov-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/11/04
[nightly] 04-Nov-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/11/04
patch applied (ghc): Remove pre-5.04 code
Ian Lynagh
2006/11/04
[nightly] 04-Nov-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
2006/11/04
[nightly] 03-Nov-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
2006/11/03
Fix lhs delimiters
Samuel Bronson
2006/11/03
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
2006/11/03
cvs commit: fptools/hdirect/src .cvsignore CoreIDL.lhs CoreUtils.lhs MarshallCore.lhs MarshallMethod.lhs MarshallServ.lhs MarshallType.lhs Parser.y
Sigbjorn Finne
2006/11/03
cvs commit: fptools/hdirect/src TypeInfo.lhs
Sigbjorn Finne
2006/11/03
cvs commit: fptools/hdirect/src Desugar.lhs Rename.lhs DsMonad.lhs
Sigbjorn Finne
2006/11/03
cvs commit: fptools/hdirect/src LibUtils.lhs
Sigbjorn Finne
2006/11/03
cvs commit: fptools/hdirect/src Opts.lhs
Sigbjorn Finne
2006/11/03
cvs commit: fptools/hdirect/src Utils.lhs
Sigbjorn Finne
2006/11/03
[nightly] 03-Nov-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/11/03
[nightly] 03-Nov-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/11/03
patch applied (packages/X11): add Graphics/X11/Xlib/Image.hsc mistakenly omitted from last patch
Ross Paterson
2006/11/03
patch applied (packages/OpenGL): Implement almost all shader/program related API entries
Sven Panne
2006/11/03
[nightly] 03-Nov-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
2006/11/03
patch applied (packages/X11): fill in Image routines in X11 (#982 from Frederik Eaton)
Ross Paterson
2006/11/03
patch applied (ghc): Major overhaul of the Simplifier
Simon Peyton Jones
2006/11/03
[nightly] 02-Nov-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
2006/11/03
RE: patch applied (ghc): Haskell Program Coverage
Simon Peyton-Jones
2006/11/02
[nightly] 02-Nov-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/11/02
[nightly] 02-Nov-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/11/02
Re: patch applied (ghc): Haskell Program Coverage
Andy Gill
2006/11/02
cvs commit: hugs98/docs/building win32.txt
Neil Mitchell
2006/11/02
cvs commit: hugs98/docs winhugs-notes.txt
Neil Mitchell
2006/11/02
patch applied (ghc): Improve error message from ghc --make when filename and modulename differ
Simon Peyton Jones
2006/11/02
patch applied (packages/OpenGL): More GLSL functionality, mainly queries plus some cleanup
Sven Panne
2006/11/02
patch applied (packages/OpenGL): Added shading-related queries
Sven Panne
2006/11/02
[nightly] 02-Nov-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
2006/11/02
patch applied (testsuite): Added tests for Data.List.intercalate and split
josefs
2006/11/02
patch applied (testsuite): Add test for unused imports
Simon Peyton Jones
2006/11/02
patch applied (ghc): Improve handling of unused imports (test is mod75)
Simon Peyton Jones
2006/11/02
patch applied (ghc): Remove unused lookupDeprec function
Simon Peyton Jones
2006/11/02
patch applied (ghc): Fix handling of non-in-scope exports (fixes test mod7)
Simon Peyton Jones
2006/11/02
patch applied (ghc): Comments and layout only
Simon Peyton Jones
2006/11/02
patch applied (packages/base): Data.Generics.Basics is GHC-only
Ross Paterson
2006/11/02
Re: file permissions in the repositories
Ross Paterson
2006/11/02
patch applied (packages/base): #ifdef around non-portable Data.Generics.Basics
Malcolm Wallace
2006/11/02
patch applied (packages/OpenGL): Added missing import
Sven Panne
2006/11/02
RE: patch applied (ghc): Haskell Program Coverage
Simon Peyton-Jones
2006/11/02
[nightly] 01-Nov-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
2006/11/01
[nightly] 01-Nov-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/11/01
cvs commit: www/Hugs/pages downloading-Sep2006.htm
Ross Paterson
2006/11/01
Re: darcs patch: Get External Core (-fext-core) working with readline
Samuel Bronson
2006/11/01
patch applied (ghc): import Maybes wibble
Sigbjorn Finne
2006/11/01
patch applied (ghc): add a few #includes to make it compile
Sigbjorn Finne
2006/11/01
[nightly] 01-Nov-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/11/01
patch applied (packages/OpenGL): Added basic Shader/Program functionality
Sven Panne
2006/11/01
patch applied (packages/OpenGL): First steps towards GLSL support
Sven Panne
2006/11/01
patch applied (packages/OpenGL): Added autoconf magic for GLchar/GLintptr/GLsizeiptr
Sven Panne
2006/11/01
patch applied (testsuite): Add test for Trac #963
Simon Peyton Jones
2006/11/01
patch applied (ghc): Trim imports
Simon Peyton Jones
2006/11/01
patch applied (ghc): Default the kind of unconstrained meta-type variables before tcSimplifyTop
Simon Peyton Jones
2006/11/01
patch applied (ghc): Comments and layout only
Simon Peyton Jones
2006/11/01
patch applied (ghc): Minor refactoring
Simon Peyton Jones
2006/11/01
patch applied (ghc): Comments only
Simon Peyton Jones
2006/11/01
patch applied (ghc): Remove unused import
Simon Peyton Jones
2006/11/01
patch applied (ghc): Make idInfo fail more informatively on TyVars
Simon Peyton Jones
2006/11/01
cvs commit: www/Hugs/pages downloading-Sep2006.htm
Ross Paterson
2006/11/01
[nightly] 01-Nov-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
2006/11/01
patch applied (ghc): Improve error message (push to 6.6 branch)
Simon Peyton Jones
2006/11/01
patch applied (testsuite): Add a simple coverage-condition test
Simon Peyton Jones
2006/11/01
patch applied (testsuite): Add test for Trac 958
Simon Peyton Jones
2006/11/01
patch applied (ghc): Fix error reporting for contexts during deriving (Trac 958)
Simon Peyton Jones
2006/11/01
patch applied (ghc): Fix a long-standing but obscure bug in worker-wrapper generation
Simon Peyton Jones
2006/11/01
patch applied (ghc): Move --help, --version etc to 4.4 (modes) because that is what they really are
Simon Peyton Jones
2006/11/01
patch applied (packages/base): Add deriving Data to Complex
Simon Peyton Jones
2006/11/01
RE: A few Questions ...
Simon Peyton-Jones
2006/11/01
RE: darcs patch: Don't charge for int2Word# and word2Int# -- theydon't...
Simon Peyton-Jones
2006/11/01
RE: darcs patch: Get External Core (-fext-core) working with readline
Simon Peyton-Jones
2006/10/31
[nightly] 31-Oct-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
2006/10/31
[nightly] 31-Oct-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/10/31
Re: darcs patch: Don't charge for int2Word# and word2Int# -- theydon't...
Samuel Bronson
2006/10/31
[nightly] 31-Oct-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/10/31
RE: Re[4]: HCAR November 2006 contribution
Simon Peyton-Jones
2006/10/31
RE: darcs patch: Don't charge for int2Word# and word2Int# -- theydon't...
Simon Peyton-Jones
2006/10/31
Re[4]: HCAR November 2006 contribution
Bulat Ziganshin
2006/10/31
Re: A few Questions ...
Peter Tanski
2006/10/31
RE: Re[2]: HCAR November 2006 contribution
Simon Peyton-Jones
2006/10/31
[nightly] 31-Oct-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
2006/10/31
Re[2]: HCAR November 2006 contribution
Bulat Ziganshin
2006/10/31
RE: [nightly] 30-Oct-2006 build of HEAD on x86_64-unknown-linux(cam-03-unx.europe.corp.microsoft.com)
Simon Peyton-Jones
2006/10/30
[nightly] 30-Oct-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
2006/10/30
Re: [nightly] 30-Oct-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
Andy Gill
2006/10/30
[nightly] 30-Oct-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/10/30
[nightly] 30-Oct-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/10/30
RE: HCAR November 2006 contribution
Manuel M T Chakravarty
2006/10/30
Re: darcs patch: Don't charge for int2Word# and word2Int# -- they don't...
Samuel Bronson
2006/10/30
patch applied (packages/base): minor clarification of RandomGen doc
Ross Paterson
2006/10/30
file permissions in the repositories
Ross Paterson
2006/10/30
patch applied (packages/base): rearrange docs a bit
Ross Paterson
2006/10/30
RE: HCAR November 2006 contribution
Simon Peyton-Jones
2006/10/30
patch applied (packages/QuickCheck): add Arbitrary instance for Maybe
Ross Paterson
2006/10/30
patch applied (packages/QuickCheck): Adding Arbitrary instance for Either
Ross Paterson
2006/10/30
RE: A few Questions ...
Simon Peyton-Jones
2006/10/29
[nightly] 29-Oct-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/10/29
[nightly] 29-Oct-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/10/28
[nightly] 28-Oct-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/10/28
[nightly] 28-Oct-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/10/28
patch applied (packages/HaXml): use versioned package name when building with ghc-6.6
Malcolm Wallace
2006/10/27
[nightly] 27-Oct-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
2006/10/27
[nightly] 27-Oct-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
[
Earlier messages
]
[
Later messages
]