ghc-hetmet.git
2009-01-07 Bertram FelgenhauerFix two more locking issues in throwTo()
2009-01-07 Simon MarlowmaybePerformBlockedException() should handle ThreadComp...
2009-01-07 Simon Marlowfix a race where the timer signal could remain turned...
2009-01-07 Simon MarlowputMVar and takeMVar: add write_barrier() to fix race...
2009-01-06 Simon Marlowcruft removal
2009-01-06 Simon Marlowwake up the blocked exception queue on ThreadFinished...
2008-12-19 Simon Marlowbump GHC's max stack size to 512M
2009-01-05 Tim Chevalierext-core: change .cabal file so we can build with eithe...
2009-01-05 Tim Chevalierext-core: fix some Prep bugs
2009-01-05 Tim Chevalierext-core: use shorter names when combining modules
2009-01-05 Tim Chevalierext-core: twiddle primitive things
2009-01-05 Ben.Lippmeier... Don't pin a register for gc_thread on SPARC.
2009-01-04 Ian LynaghRequire HsColour by default
2009-01-04 Ian LynaghFix build
2008-12-09 Ori AvtalionAdd GHCi completions to :set and :show
2009-01-04 Ian LynaghFix sync-all: Check for --complete/partial before ...
2009-01-04 Ian LynaghRemove time from extralibs at request of maintainer
2009-01-03 Ian Lynaghvalidate fix: InteractiveEval no longer needs to import...
2009-01-03 Ian LynaghFix validate: strs is no longer used in IfaceSyn
2008-12-29 Ian LynaghRemove trailing whitespace from HaddockUtils
2008-12-29 Ian LynaghFix warnings in HaddockUtils
2008-12-29 Ian LynaghRemove dead code from HaddockUtils
2009-01-02 simonpj@microsoft.comMake record selectors into ordinary functions
2008-12-31 simonpj@microsoft.comFix Trac #2721: reject newtype deriving if the class...
2008-12-31 simonpj@microsoft.com-XImpredicativeTypes implies -XRankNTypes, and improve...
2008-12-31 simonpj@microsoft.comFix Trac #2856: make deriving work for type families
2008-12-31 simonpj@microsoft.comWhite space and spelling in comments
2008-12-31 simonpj@microsoft.comRemove -XImpredicativeTypes from -fglasgow-exts
2008-12-31 simonpj@microsoft.comImprove error reporting for 'deriving'
2008-12-30 simonpj@microsoft.comImprove error message in deriving (fix Trac #2851)
2008-12-30 simonpj@microsoft.comAvoid nasty name clash with associated data types ...
2008-12-30 simonpj@microsoft.comRefactor RnEnv to fix Trac #2901
2008-12-30 simonpj@microsoft.comAdd quotes to error message
2008-12-30 simonpj@microsoft.comTidy up treatment of big lambda (fixes Trac #2898)
2008-12-29 Ian LynaghFix warnings in ByteCodeAsm
2008-12-29 Ian LynaghFix warnings in ByteCodeInstr
2008-12-29 Ian LynaghFix warnings in Rules
2008-12-29 Ian LynaghFix warnings in StgCmmForeign
2008-12-29 Ian LynaghFix warnings in CgCallConv
2008-12-29 Ian LynaghFix warnings in SMRep
2008-12-29 Ian LynaghFix warnings in ClosureInfo
2008-12-29 Ian LynaghFix warnings in CgTicky
2008-12-29 Ian LynaghFix warnings in CgCon
2008-12-29 Ian LynaghFix warnings in WorkWrap
2008-12-29 Ian LynaghFix warnings in NCGMonad
2008-12-29 Ian LynaghFix warnings in CmmInfo
2008-12-29 Ian LynaghFix warnings in CmmCPSGen
2008-12-29 Ian LynaghFix warnings in CmmProcPoint
2008-12-29 Ian LynaghFix warnings in CmmCallConv
2008-12-29 Ian LynaghFix warnings in CmmLive
2008-12-29 Ian LynaghFix warnings in CmmCPS
2008-12-29 Ian LynaghFix warnings in CmmUtils
2008-12-29 Ian LynaghComment out dead function breakProc
2008-12-29 Ian LynaghFix warnings in CmmBrokenBlock
2008-12-11 Thomas SchillingComments only. Haddockify parts of TcRnTypes.
2008-12-11 Thomas SchillingComments only. Fix typo.
2008-12-11 Thomas SchillingInclude PprTyThings in tags file.
2008-12-18 Ian LynaghUse DynFlags to work out if we are doing ticky ticky...
2008-12-17 Ian LynaghFix warnings in CgExpr
2008-12-17 Ian LynaghFix warnings in CgBindery
2008-12-17 Ian LynaghFix warnings in CgStackery
2008-12-17 Ian LynaghFix warnings in CgCase
2008-12-17 Ian LynaghRemove some dead code from CgCase
2008-12-17 Ian LynaghFix warnings in StgCmmProf
2008-12-17 Ian LynaghFix warnings in CgProf
2008-12-17 Ian LynaghFix warnings in CgInfoTbls
2008-12-17 Ian LynaghRemove dead function srtLabelAndLength from CgInfoTbls
2008-12-17 Ian LynaghFix warnings in CgHeapery
2008-12-17 Ian LynaghFix warnings in CgTailCall
2008-12-17 Ian LynaghRemove a little dead code from CgTailCall
2008-12-17 Ian LynaghFix warnings in CodeGen
2008-12-17 Ian LynaghFix warnings in StgCmmTicky
2008-12-17 Ian LynaghRemove dead code from CgUtils
2008-12-17 Ian LynaghFix warnings in CgPrimOp
2008-12-17 Ian LynaghFix warnings in CgMonad
2008-12-17 Ian LynaghFix warnings in CgClosure
2008-12-15 Ian LynaghFix warnings in CgForeignCall
2008-12-15 Ian LynaghRemove some redundant code
2008-12-15 Ian LynaghFix warnings in CgLetNoEscape
2008-12-16 Simon MarlowWorkaround for #2262, from Barney Stratford
2008-12-16 Simon MarlowUNDO: Add -fpass-case-bndr-to-join-points
2008-12-16 Simon MarlowRollback INLINE patches
2008-12-15 Simon Marlowrevert accidental change to configure.ac
2008-12-15 Simon MarlowRevert CorePrep part of "Completely new treatment of...
2008-12-10 Simon Marlowwake up other Capabilities even when there is only...
2008-12-10 Simon MarlowDocument new GC options -q1 and -qg<n>
2008-12-11 Ian LynaghSysTools no longer needs -fno-cse
2008-12-11 Ian LynaghMake the lists of files and directories to be cleaned...
2008-12-11 Ian LynaghThe default cleanup handler should /always/ delete...
2008-12-10 Ian LynaghFix user guide typesetting
2008-12-10 Simon MarlowFIX #1364: added support for C finalizers that run...
2008-12-10 Simon MarlowOn FreeBSD, try MAP_FIXED if ordinary mmap() fails...
2008-12-09 Simon MarlowDocument hs_init() infelicity (#2863)
2008-12-10 simonpj@microsoft.comImprove documentation for data family instances (cf...
2008-12-09 Ian LynaghMake some profiling flags dynamic
2008-12-09 Ian LynaghFix warnings in StgCmmGran
2008-12-09 Ian LynaghAdd OPTIONS_CATCH,DERIVE,YHC to those that GHC knows...
2008-12-09 Ian LynaghFix warnings in CgHpc
2008-12-09 Ian LynaghParse pragma names better; trac #2847
2008-12-09 Ian LynaghFix warnings in CgParallel
next