ghc-hetmet.git
2008-02-11 Manuel M T... Mac installer: Added XCODE_EXTRA_CONFIGURE_ARGS
2008-02-11 Manuel M T... Mac installer: make Uninstaller a bit more robust
2008-02-11 Manuel M T... Mac installer: add comprehensive licencing information
2008-02-11 Manuel M T... Force -s on ar in xcode builds
2008-02-11 Roman LeshchinskiyFix warning (FIX validate)
2008-02-11 Roman LeshchinskiySymbolic tags for simplifier phases
2008-02-11 Roman LeshchinskiyAllow -ddump-simpl-phases to specify which phases to...
2008-02-04 Twan van LaarhovenFixed warnings in parser/ParserCoreUtils
2008-02-04 Twan van LaarhovenFixed warnings in hsSyn/Convert, except for incomplete...
2008-02-03 Twan van LaarhovenFixed warnings in types/Unify
2008-02-03 Twan van LaarhovenFixed warnings in ndpFlatten/FlattenInfo
2008-02-03 Twan van LaarhovenFixed warnings in vectorise/VectBuiltIn
2008-02-03 Twan van LaarhovenFixed warnings in vectorise/VectCore
2008-02-03 Twan van LaarhovenFixed warnings in deSugar/DsExpr, except for incomplete...
2008-02-03 Twan van LaarhovenFixed warnings in deSugar/DsGRHSs, except for incomplet...
2008-02-03 Twan van LaarhovenFixed warnings in deSugar/DsListComp, except for incomp...
2008-02-03 Twan van LaarhovenFixed warnings in deSugar/Check, except for incomplete...
2008-02-03 Twan van LaarhovenFixed warnings in deSugar/Match, except for incomplete...
2008-02-03 Twan van LaarhovenFixed warnings in deSugar/MatchCon, except for incomple...
2008-02-03 Twan van LaarhovenFixed warnings in deSugar/DsMonad
2008-02-10 Ian LynaghWibble the Makefile: DQ, \" and '"'
2008-02-10 Ian LynaghDon't use -w when compiling Config.hs
2008-02-10 Ian LynaghAdd typesigs to Config.hs
2008-02-10 Ian LynaghAllow skipping "make clean" or only re-running the...
2008-02-09 Manuel M T... Mac installer: added support for full docs
2008-02-07 Manuel M T... Fixed permissions and other cleanup in Mac installer...
2008-02-07 simonpj@microsoft.comAdjust error message (Trac #2079)
2008-02-07 simonpj@microsoft.comRedo inlining patch, plus some tidying up
2008-01-25 simonpj@microsoft.comComments, and a type signature
2008-02-08 Simon MarlowFIX #2080: an optimisation to remove a widening was...
2008-02-08 Simon MarlowRemove some of the old compat stuff now that we assume...
2008-02-07 Simon MarlowAllow runghc to take input from stdin, just like Ruby...
2008-02-07 Simon Marlowremove a bogus assertion
2008-02-07 Ian LynaghConvert more UniqFM's back to LazyUniqFM's
2008-02-05 Ian LynaghBe a bit more consistent about what's a set and what...
2008-02-07 Ian LynaghMake some more modules use LazyUniqFM instead of UniqFM
2008-02-07 Ian LynaghRemove unused import
2008-02-06 Ian LynaghMake UniqFM strict in its elements
2008-02-06 Ian LynaghUse uniqSetToList rather than eltsUFM
2008-02-05 Ian LynaghUse isEmptyUniqSet rather than isNullUFM
2008-02-06 Manuel M T... Added Uninstaller
2008-02-06 Simon MarlowFIX BUILD on x86_64
2008-02-05 Simon MarlowmatchesPkg: match against the pkg Id (foo-1.0) not...
2008-02-06 Roman LeshchinskiyTeach cheapEqExpr about casts
2008-02-05 simonpj@microsoft.comInject implicit bindings before the simplifier (Trac...
2008-02-05 simonpj@microsoft.comMake do-notation a bit more flexible (Trac #1537)
2008-02-05 simonpj@microsoft.comWhite space only
2008-02-05 Simon MarlowFIX #2047: Windows (and older Unixes): align info table...
2008-02-05 Manuel M T... Most of installer for framework on system volume
2008-02-05 Manuel M T... Split into two types of Mac installer specs
2008-02-05 Manuel M T... Lambda logo for packages
2008-02-05 Manuel M T... xcode build target for fixed /Library/Frameworks inst
2008-02-02 Manuel M T... First stab at an installer package for the Mac
2008-02-04 Simon MarlowSupport for using libffi to implement FFI calls in...
2008-01-04 Simon MarlowUse the correct libffi type for pointers
2008-02-04 simonpj@microsoft.comFix DEBUG build
2008-02-03 Ian LynaghMake seqAlts actually seq everything
2008-02-03 Ian LynaghStrictness tweaks
2008-02-03 Ian LynaghWhitespace
2008-02-02 Ian LynaghWhitespace only
2008-02-02 Ian LynaghTweak strictness
2008-01-30 Ian LynaghFix warnings in deSugar/DsBinds
2008-02-01 Simon MarlowUNDO: Be a little keener to inline
2008-02-01 Simon MarlowFIX BUILD with GHC 6.4.x
2008-02-01 Simon MarlowFIX BUILD with ghc-6.4.x
2008-01-29 Simon MarlowSome tweaks to the building from source section
2008-01-31 Manuel M T... Warning clean up
2008-01-29 simonpj@microsoft.comMove spiltDmdTy within module (no change in code)
2008-01-28 simonpj@microsoft.comFix typo where I forgot the new substitution
2008-01-28 simonpj@microsoft.comAdd missing (error) case in isIrrefutablePat
2008-01-28 simonpj@microsoft.comAdd missing (error) case in pprConDecl
2008-01-30 Ian LynaghFix warnings on non-Windows
2008-01-27 Twan van LaarhovenFixed warnings in main/ErrUtils
2008-01-27 Twan van LaarhovenFixed warnings in main/HeaderInfo, except for incomplet...
2008-01-27 Twan van LaarhovenFixed warnings in main/DynFlags
2008-01-27 Twan van LaarhovenFixed warnings in hsSyn/HsSyn
2008-01-27 Twan van LaarhovenFixed warnings in hsSyn/HsUtils
2008-01-27 Twan van LaarhovenFixed warnings in hsSyn/HsTypes
2008-01-27 Twan van LaarhovenFixed warnings in hsSyn/HsDoc
2008-01-27 Twan van LaarhovenFixed warnings in hsSyn/HsLit
2008-01-27 Twan van LaarhovenFixed warnings in hsSyn/HsImpExp, except for incomplete...
2008-01-27 Twan van LaarhovenFixed warnings in hsSyn/HsPat, except for incomplete...
2008-01-27 Twan van LaarhovenFixed warnings in hsSyn/HsBinds, except for incomplete...
2008-01-27 Twan van LaarhovenFixed warnings in hsSyn/HsDecls, except for incomplete...
2008-01-26 Twan van LaarhovenFixed warnings in simplCore/CSE
2008-01-26 Twan van LaarhovenFixed warnings in profiling/CostCentre, except for...
2008-01-26 Twan van LaarhovenFixed warnings in types/InstEnv
2008-01-26 Twan van LaarhovenFixed warnings in types/FamInstEnv
2008-01-26 Twan van LaarhovenFixed warnings in simplStg/SRT, except for incomplete...
2008-01-26 Twan van LaarhovenFixed warnings in simplStg/StgStats, except for incompl...
2008-01-26 Twan van LaarhovenFixed warnings in simplStg/SimplStg
2008-01-26 Twan van LaarhovenFixed warnings in vectorise/VectUtils
2008-01-26 Twan van LaarhovenFixed warnings in types/Generics
2008-01-26 Twan van LaarhovenFixed warnings in stgSyn/StgSyn
2008-01-26 Twan van LaarhovenFixed warnings in types/TyCon
2008-01-26 Twan van LaarhovenFixed warnings in types/Type, except for incomplete...
2008-01-26 Twan van LaarhovenFixed warnings in types/TypeRep
2008-01-26 Twan van LaarhovenFixed warnings in types/FunDeps
2008-01-26 Twan van LaarhovenFixed warnings in basicTypes/OccName
2008-01-26 Twan van LaarhovenFixed warnings in basicTypes/RdrName
next