ghc-hetmet.git
2008-01-22 Simon MarlowThis goes with the patch for #1839, #1463
2008-01-22 Simon Marlowuse pathSeparator instead of '/'
2008-01-22 Simon Marlowcleanup only
2008-01-21 claus.reinke... FIX #1839, #1463, by supporting ghc-pkg bulk queries...
2008-01-21 simonpj@microsoft.comWibble to the OccurAnal fix for RULEs and loop-breakers
2008-01-21 Simon MarlowFIX #2049, another problem with the module context...
2008-01-21 Simon MarlowIncrease the bar for bootstrapping GHC to 6.4 (HEAD...
2008-01-21 simonpj@microsoft.comDo not worker/wrapper INLINE things, even if they are...
2008-01-21 simonpj@microsoft.comMake the loop-breaking algorithm a bit more liberal...
2008-01-21 simonpj@microsoft.comFix Trac #2055
2008-01-21 Ian LynaghFix exception message with ghc -e
2008-01-21 Ian LynaghFix warnings in main/CmdLineParser
2008-01-20 Ian LynaghNormalise FilePaths before printing them
2008-01-20 Ian LynaghTweak runghc
2008-01-20 Ian LynaghFix catching exit exceptions in ghc -e
2008-01-21 simonpj@microsoft.comTypo in phase-control documentation
2008-01-19 Ian LynaghFix warnings in main/Main
2008-01-19 Ian LynaghSupport multiple -e flags
2008-01-19 Ian LynaghFix ghc -e :main (it was enqueuing the main function...
2008-01-19 Ian LynaghFix whitespace
2008-01-19 Ian LynaghFix giving an error if we are given conflicting mode...
2008-01-19 Ian LynaghAdd :run and tweak :main
2007-12-17 judah.jacobson... Make MacFrameworks a subdirectory of distrib, since...
2007-11-27 judah.jacobson... Add scripts for building GMP.framework and GNUreadline...
2007-12-12 judah.jacobson... Use -framework-path flags during the cc phase. Fixes...
2007-12-10 df@dfranke.usFIX #1821 (Parser or lexer mess-up)
2008-01-18 Ian LynaghImprove the error when :list can't find any code to...
2008-01-18 Ian LynaghFix imports when !DEBUG
2008-01-16 Ian LynaghTweak the splitter
2008-01-18 simonpj@microsoft.comWibble to SetLevels.abstractVars
2008-01-18 simonpj@microsoft.comAdd quasi-quotation, courtesy of Geoffrey Mainland
2008-01-17 Isaac Dupreelots of portability changes (#1405)
2008-01-17 simonpj@microsoft.comAdd missing extendSubst
2008-01-17 simonpj@microsoft.comAdd -fspec-inline-join-points to SpecConstr
2008-01-17 Clemens FruhwirthFix references to Filepath
2008-01-17 simonpj@microsoft.comFix egregious error in earlier "Record evaluated-ness...
2008-01-17 simonpj@microsoft.comEliminate warnings with -DDEBUG
2008-01-17 simonpj@microsoft.comRecord evaluated-ness information correctly for strict...
2008-01-16 simonpj@microsoft.comIn float-out, make sure we abstract over the type varia...
2008-01-16 simonpj@microsoft.comFix broken debug warning
2008-01-16 simonpj@microsoft.comComplain sensibly if you try to use scoped type variabl...
2008-01-16 simonpj@microsoft.comComments only
2008-01-16 simonpj@microsoft.comExtra instance for Outputable on 5-tuples
2008-01-16 simonpj@microsoft.comFix the -frule-check pass
2008-01-16 Clemens FruhwirthAdd dyn-wrapper.c used as cross-plattform launch wrappe...
2008-01-16 Clemens FruhwirthUse runPhase_MoveBinary also for generating a dynamic...
2008-01-10 Clemens FruhwirthRemove -fhardwire-lib-paths in favour of -dynload sysdep
2008-01-10 Clemens Fruhwirthghc-inplace defaults to -fhardwire-lib-paths. Change...
2008-01-16 Clemens FruhwirthAdd -dynload flag as dynamic flag.
2008-01-16 Ian LynaghAdd a missing import
2008-01-16 Ian LynaghFix Makefile generatin on Windows
2008-01-16 Ian LynaghFix slash direction on Windows with the new filePath...
2008-01-16 Ian LynaghFix typo
2008-01-16 simonpj@microsoft.comThe Core type-matcher should look through PredTypes
2008-01-16 simonpj@microsoft.comA bottoming function should have infinite arity
2008-01-10 Clemens FruhwirthAdd Main.dyn_o deployed into the RTS library dir to...
2008-01-10 Clemens FruhwirthRefactor cross-plattform process spawning from ghc...
2007-12-31 Clemens FruhwirthMore verbose error reporting in mk/target.mk
2008-01-15 Ian LynaghFix generating dependencies for different ways now...
2008-01-14 mainland@eecs... Fix utils/Util for debug build
2008-01-14 Ian LynaghGive an error if view pattern syntax is used in an...
2008-01-15 Roman LeshchinskiyFIX BUILD (Solaris): include fcntl.h for file operations
2008-01-15 Manuel M T... Fix warning when USE_READLINE is unset
2008-01-14 Ian LynaghRemove an extra ) that was breaking the build on Windows
2008-01-13 Ian LynaghFix warnings in utils/ListSetOps
2008-01-13 Ian LynaghFix warnings in utils/Panic
2008-01-13 Ian LynaghFix warnings in utils/UniqSet
2008-01-13 Ian LynaghFix warnings in utils/Maybes
2008-01-13 Ian LynaghFix warnings in utils/BufWrite
2008-01-13 Ian LynaghFix warnings in utils/FastTypes
2008-01-13 Ian LynaghFix warnings in utils/OrdList
2008-01-13 Ian LynaghFix warnings in utils/FastMutInt
2008-01-13 Ian LynaghFix warnings in utils/State
2008-01-13 Ian LynaghOnly initialise readline if we are connected to a terminal
2008-01-13 Ian LynaghFix warnings in utils/Util
2008-01-13 Ian LynaghFix warnings in utils/Bag.lhs
2008-01-12 Ian LynaghAdd GMP_INCLUDE_DIRS in a couple of places
2008-01-12 Ian LynaghTweak whitespace in HsExpr
2008-01-12 Ian LynaghFix warnings in HsExpr
2008-01-12 Ian LynaghFilePath fixes
2008-01-12 Ian Lynaghdon't initialize readline needlessly
2008-01-12 Ian LynaghFix whitespace
2008-01-12 Ian LynaghUse System.FilePath
2008-01-10 judah.jacobson... Fix filename completion by adding trailing spaces/slash...
2008-01-09 judah.jacobson... Use command-dependent word break characters for tab...
2008-01-10 simonpj@microsoft.comFix 2030: make -XScopedTypeVariables imply -XRelaxedPolyRec
2008-01-09 Roman LeshchinskiyMore refactoring in getCoreToDo
2008-01-09 Roman LeshchinskiyDocument -fsimplifier-phases
2008-01-09 Roman LeshchinskiyAdd -fsimplifier-phases option
2008-01-09 Roman LeshchinskiyRefactor getCoreToDo slightly
2008-01-07 simonpj@microsoft.comFix Trac #2018: float-out was ignoring the kind of...
2008-01-07 simonpj@microsoft.comMake the treatment of equalities more uniform
2008-01-07 simonpj@microsoft.comFix Trac #2017
2008-01-07 simonpj@microsoft.comAdd -XImpredicativeTypes, and tighten up type-validity...
2008-01-04 Simon Marlowpass -no-user-package-conf to ghc-inplace
2008-01-06 Ian LynaghFix build: Recent instance shuffling left us with overl...
2008-01-06 Ian LynaghAdd instructions for building docs to README
2008-01-04 simonpj@microsoft.comA little refactoring of GenIfaceEq to make the Outputab...
2008-01-04 simonpj@microsoft.comMake the instance of DebugNodes more H98-like
2008-01-04 Isaac Dupreechange CmmActual, CmmFormal to use a data CmmHinted...
next