Messages by Thread
-
patch applied (testsuite): ds060 and ds061 are broken: trac #322, #851
Ian Lynagh
-
patch applied (testsuite): countReaders001 is broken - trac #629
Ian Lynagh
-
patch applied (testsuite): Set MAKEFLAGS= in recursive make call on make fast
Ian Lynagh
-
patch applied (testsuite): arith011 is broken on amd64 Linux; trac #1052
Ian Lynagh
-
patch applied (testsuite): add ' broken' variant of expect_broken_if_platform
Ian Lynagh
-
patch applied (testsuite): Mark TH_recompile as broken
Ian Lynagh
-
patch applied (testsuite): Start ok ' broken' infrastructure
Ian Lynagh
-
Parsing kinds in external core
Aaron Tomb
-
patch applied (testsuite): testblockalloc: run the threaded way with -I0, so it doesn' t try to GC
Simon Marlow
-
patch applied (testsuite): add test for the block allocator
Simon Marlow
-
patch applied (testsuite): add support for tests consisting of a C source file
Simon Marlow
-
[nightly] 14-Dec-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
-
patch applied (ghc): update, and add some more build flavours (inc. dons' s fast build)
Simon Marlow
-
patch applied (ghc): Rework the block allocator
Simon Marlow
-
patch applied (ghc): fix wibble in memory leak error dump
Simon Marlow
-
[nightly] 13-Dec-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
-
[nightly] 13-Dec-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 13-Dec-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 13-Dec-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 13-Dec-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
patch applied (ghc): Removing explicit Binary Tick Boxes; using Case instead.
Andy Gill
-
patch applied (testsuite): You can now have an MVar with a polymorphic contents
Simon Peyton Jones
-
patch applied (testsuite): Add tc222, tests for Trac 981
Simon Peyton Jones
-
patch applied (ghc): Add left-to-right impredicative instantiation
Simon Peyton Jones
-
patch applied (ghc): Removing unused argument to a printf.
Andy Gill
-
patch applied (ghc): fixing obvious typo in darwin_HOST_OS code (currently does not compile).
Andy Gill
-
patch applied (ghc): PowerPC NCG: support conditional branches outside +-32KB
Wolfgang Thaller
-
patch applied (ghc): Fix allocation debugger to handle allocations in con/destructors
Ian Lynagh
-
patch applied (ghc): Don' t free sched_mutex until freeTaskManager has finished with it
Ian Lynagh
-
patch applied (ghc): Give a better panic if the allocation debugger is used uninitialised
Ian Lynagh
-
[nightly] 13-Dec-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
-
[nightly] 12-Dec-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
-
[nightly] 12-Dec-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 12-Dec-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 12-Dec-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
patch applied (ghc): Misc Hpc improvement to dynamic tracer output
Andy Gill
-
patch applied (ghc): Adding tracing support
Andy Gill
-
patch applied (ghc): Misc unsigned printing issues; adding magicTixNumber.
Andy Gill
-
patch applied (ghc): Turn -Wall on
Ian Lynagh
-
patch applied (ghc): Fix whitespace
Ian Lynagh
-
patch applied (ghc): Remove trailing white space
Ian Lynagh
-
patch applied (ghc): Fix thd3
Ian Lynagh
-
patch applied (ghc): Silence some warnings
Ian Lynagh
-
patch applied (ghc): Silence more warnings
Ian Lynagh
-
patch applied (ghc): More warning fixes
Ian Lynagh
-
patch applied (ghc): More warning fixes and some code rejigging
Ian Lynagh
-
patch applied (ghc): Fix more warnings
Ian Lynagh
-
patch applied (ghc): Fix some warnings
Ian Lynagh
-
patch applied (ghc): Beautify a bit
Ian Lynagh
-
patch applied (ghc): Remove trailing spaces
Ian Lynagh
-
patch applied (ghc): Detab
Ian Lynagh
-
patch applied (nofib): Increase heap for wheel-sieve2 (was too small for mode=slow)
Ian Lynagh
-
PIC and Dynamic Linking in the Commentary
Wolfgang Thaller
-
[nightly] 12-Dec-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
-
patch applied (ghc-6.6/ghc): checkFreeList() if +RTS -Db is on, not just with +RTS -DS
Simon Marlow
-
patch applied (ghc-6.6/ghc): Don' t free sched_mutex until freeTaskManager has finished with it
Simon Marlow
-
patch applied (ghc): Missed a stage-2 problem in the TcSimplify refactoring
Simon Peyton Jones
-
Building HEAD fails: Couldn't match expected type `[Var]' against inferred type `TcDictBinds
Ian Lynagh
-
ghci debugger base package addenda
Pepe Iborra
-
patch applied (ghc): MERGE: Fix Windows DEP violations (bug #885)
Simon Marlow
-
patch applied (ghc): Fix the pattern for _hpc symbols: it incorrectly matched the _hp suffix too
Simon Marlow
-
patch applied (ghc-6.6/ghc): Fix Windows DEP violations (bug #885)
Simon Marlow
-
patch applied (ghc): Fix up yesterdays commit to TcSimplify; fixes broken HEAD
Simon Peyton Jones
-
patch applied (ghc): Add comments, plus fix zapFragileInfo to zap worker info
Simon Peyton Jones
-
patch applied (ghc): Add comments about pruning implication constraints
Simon Peyton Jones
-
[nightly] 11-Dec-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
-
[nightly] 11-Dec-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
patch applied (ghc): Unbreak x86_64 PIC patch, part 3
Wolfgang Thaller
-
patch applied (ghc): Support MO_WriteBarrier in PowerPC NCG (lwsync instruction)
Wolfgang Thaller
-
[nightly] 11-Dec-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 11-Dec-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
patch applied (ghc-6.6/packages/stm): Add documentation for TMVar.
Ian Lynagh
-
patch applied (ghc-6.6/packages/stm): Add documentation for TChan
Ian Lynagh
-
patch applied (packages/stm): Add documentation for TMVar.
Ian Lynagh
-
patch applied (packages/stm): Add documentation for TChan
Ian Lynagh
-
patch applied (nofib): Make primetest main be IO () so ghci doesn' t print the result
Ian Lynagh
-
patch applied (nofib): Put the bernouilli argument in PROG_ARGS rather than SRC_RUNTEST_OPTS
Ian Lynagh
-
patch applied (ghc): Fix allocate name clash in the HEAD
Ian Lynagh
-
patch applied (ghc): Add freeScheduler/freeTaskManager and call it later than exitScheduler
Ian Lynagh
-
patch applied (ghc): When debugging, have the allocator help us a bit
Ian Lynagh
-
patch applied (testsuite): Add kind-error test inspired by a message from David Roundy
Simon Peyton Jones
-
patch applied (ghc-6.6/packages/base): Fix missing comma in Fractional documentation
Ian Lynagh
-
patch applied (packages/base): Fix missing comma in Fractional documentation
Ian Lynagh
-
patch applied (testsuite): Add test for Trac #1033
Simon Peyton Jones
-
patch applied (testsuite): Add bang-pattern test
Simon Peyton Jones
-
patch applied (ghc): More refactoring of constraint simplification
Simon Peyton Jones
-
patch applied (ghc): Improve origin of constraints in subsumption checking
Simon Peyton Jones
-
patch applied (ghc): Suggests -fglasgow-exts for contexts-differ-in-length error
Simon Peyton Jones
-
patch applied (ghc): Remove strange extra print (a temporary debug?)
Simon Peyton Jones
-
patch applied (ghc-6.6/nofib): Make primetest main be IO () so ghci doesn' t print the result
Ian Lynagh
-
patch applied (ghc-6.6/nofib): Put the bernouilli argument in PROG_ARGS rather than SRC_RUNTEST_OPTS
Ian Lynagh
-
patch applied (ghc-6.6/ghc): Add freeScheduler/freeTaskManager and call it later than exitScheduler
Ian Lynagh
-
patch applied (ghc-6.6/ghc): When debugging, have the allocator help us a bit
Ian Lynagh
-
patch applied (packages/base): Mention that throwTo does not guarantee promptness of delivery
Simon Peyton Jones
-
patch applied (packages/base): Add note about synhronous delivery of throwTo
Simon Peyton Jones
-
patch applied (packages/HaXml): Note changes needed in the IBM developerworks article.
Malcolm Wallace
-
patch applied (ghc): Improve parsing for bang patterns (fixes Trac #1041)
Simon Peyton Jones
-
cvs commit: hugs98/src builtin.c
Ross Paterson
-
Re: Yasm working with Win32
Krasimir Angelov
-
patch applied (packages/time): move test dir up, remove old junk
Ashley Yakeley
-
[nightly] 10-Dec-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 09-Dec-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 09-Dec-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 09-Dec-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
patch applied (ghc-6.6/ghc): Make the non-threaded-RTS threadDelay wait at least as long as asked
Ian Lynagh
-
patch applied (ghc-6.6/testsuite): Add test ThreadDelay001: check threadDelay sleeps as long as it is asked to
Ian Lynagh
-
patch applied (ghc-6.6/packages/base): Make sure the threaded threadDelay sleeps at least as long as it is asked to
Ian Lynagh
-
[nightly] 09-Dec-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
patch applied (ghc-6.6/ghc): Use System.IO.stderr rather than IO.stderr in GHCi. Fixes trac #1001.
Ian Lynagh
-
patch applied (ghc): Use System.IO.stderr rather than IO.stderr in GHCi. Fixes trac #1001.
Ian Lynagh
-
patch applied (testsuite): Check running ghci with -hide-package haskell98 works. Tests trac #1001.
Ian Lynagh
-
patch applied (ghc): Add PowerPC to the list of SMP arches
Ian Lynagh
-
patch applied (ghc-6.6/ghc): Add PowerPC to the list of SMP arches
Ian Lynagh
-
[nightly] 08-Dec-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
-
patch applied (ghc): Make ' ./darcs-all get --complete' work
Sven Panne
-
[nightly] 08-Dec-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 08-Dec-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 08-Dec-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
patch applied (ghc-6.6/ghc): Fix trac #921: generate *q instructions for int-float conversions
Ian Lynagh
-
patch applied (ghc-6.6/ghc): Add release note that Network.CGI.Compat uses XHtml rather than Html
Ian Lynagh
-
[nightly] 08-Dec-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 08-Dec-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
-
[nightly] 07-Dec-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
-
Re: patch applied (ghc): x86_64: support PIC and therefore, Mac OS X in the NCG
Simon Marlow
-
[nightly] 07-Dec-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 07-Dec-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 07-Dec-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
patch applied (testsuite): indexed types: type instance indexes my all be type variables
chak
-
[nightly] 07-Dec-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
-
[nightly] 07-Dec-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 06-Dec-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
-
patch applied (ghc): fix for #1013.
Simon Marlow
-
patch applied (testsuite): add test for #1013
Simon Marlow
-
patch applied (ghc): Unbreak previous x86_64 PIC patch
Wolfgang Thaller
-
patch applied (ghc): Tell the NCG that XOR foo, foo does *not* read foo
Wolfgang Thaller
-
patch applied (ghc): x86_64: support PIC and therefore, Mac OS X in the NCG
Wolfgang Thaller
-
[nightly] 06-Dec-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 06-Dec-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 06-Dec-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 06-Dec-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
patch applied (ghc): Fix family instance consistency check for home package modules
chak
-
patch applied (ghc): Kind sigs in associated data/newtype family decls may be omitted
chak
-
patch applied (testsuite): indexed types: adapted two tests to omitted sigs in ATs
chak
-
[nightly] 06-Dec-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
-
patch applied (testsuite): indexed types: kind sigs can be omitted from ATs
chak
-
Cmm Commentary Update
Peter Tanski
-
patch applied (/haskell/ghc): Add Visual Haskell
Ian Lynagh
-
[nightly] 05-Dec-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
-
patch applied (ghc): Add release note that Network.CGI.Compat uses XHtml rather than Html
Ian Lynagh
-
patch applied (ghc): Improve dependency analysis; makes more dictionaries inlinable
Simon Peyton Jones
-
patch applied (ghc): Add documentation for seq
Simon Peyton Jones
-
[nightly] 05-Dec-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 05-Dec-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 05-Dec-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 05-Dec-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 05-Dec-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
-
patch applied (ghc): Make a ghc/ghci manpage
Ian Lynagh
-
patch applied (packages/regex-compat): add license file
Ross Paterson
-
patch applied (packages/regex-posix): add license file
Ross Paterson
-
patch applied (packages/regex-posix): set extra-source-files
Ross Paterson
-
patch applied (packages/regex-base): add license file
Ross Paterson
-
patch applied (ghc): we need GHC.Conc.ensureIOManagerIsRunning on Windows too
Simon Marlow
-
patch applied (ghc): add Windows-specific GHCi information, and a FAQ about ^C in GHCi on Windows
Simon Marlow
-
patch applied (ghc): update the question about concurrent threads & GHCi
Simon Marlow
-
patch applied (packages/base): documentation for installHandler
Simon Marlow
-
[nightly] 04-Dec-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
-
[nightly] 04-Dec-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 04-Dec-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 04-Dec-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 04-Dec-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 04-Dec-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
[Earlier messages] [Later messages]