ghc-hetmet.git
2008-01-03 Simon MarlowOptionally use libffi to implement 'foreign import...
2008-01-03 Simon Marlowremove trace apparently left in by accident
2008-01-03 simonpj@microsoft.comRemove -funfolding-update-in-place flag documentation
2008-01-03 Simon MarlowFix warnings with newer gcc versions (I hope)
2008-01-03 Simon MarlowFIX #1898: add a missing UNTAG_CLOSURE() in checkBlackHoles
2008-01-02 Simon Marlowfix validation failure on non-i386
2008-01-02 Simon Marlowexpand "out of stack slots" panic to suggest using...
2008-01-02 Simon MarlowWarning clean, and fix compilation with GHC 6.2.x
2007-12-20 Simon MarlowAdd dead code elimination in cmmMiniInline
2008-01-02 Isaac Dupreeimplement prefix unboxed tuples (part of #1509)
2008-01-01 Clemens FruhwirthLink libgmp.a statically into libHSrts.dll on Windows
2008-01-01 Clemens FruhwirthEmbedd DLL name into its import library, so client...
2008-01-01 Clemens FruhwirthAdd package dependencies to link pass when building...
2007-12-30 Clemens FruhwirthFix building libHSrts.dll by using ghc-pkg instead...
2007-12-29 Clemens FruhwirthAdd installPackage to dependencies of make.library...
2007-12-28 Clemens FruhwirthInstall dynlibs correctly
2007-12-28 Isaac Dupreeimport ord that alex secretly imported
2007-12-27 Isaac Dupreeadd missing import that happy -agc secretly provided
2007-12-26 Isaac Dupreecorrect type mistake, hidden by happy -agc coercions!
2007-12-27 Clemens FruhwirthAPI changes for cabal-HEAD
2007-12-25 Tim ChevalierExtend API for compiling to and from Core
2007-12-24 simonpj@microsoft.comWhen complaining about non-rigid context, give suggesti...
2007-12-21 simonpj@microsoft.comImprove handling of newtypes (fixes Trac 1495)
2007-12-21 simonpj@microsoft.comFix Trac #1981: seq on a type-family-typed expression
2007-12-20 simonpj@microsoft.comComment only
2007-12-20 simonpj@microsoft.comFix nasty recompilation bug in MkIface.computeChangedOccs
2007-12-20 simonpj@microsoft.comFix Trac #1988; keep the ru_fn field of a RULE up to...
2007-12-20 simonpj@microsoft.comAdd better panic message in getSRTInfo (Trac #1973)
2007-12-20 simonpj@microsoft.comRemove obselete code for update-in-place (which we...
2007-12-20 simonpj@microsoft.comImplement generalised list comprehensions
2007-12-18 Ian LynaghMore bindist-publishing fixes and refactoring
2007-12-16 Ian LynaghFix publishing the docs
2007-12-17 Simon MarlowFIX #1980: must check for ThreadRelocated in killThread#
2007-12-17 Manuel M T... Eliminate external GMP dependencies
2007-12-17 Ian LynaghInclude ~/Library/Frameworks in the framework searchpath
2007-12-17 Ian LynaghMake ghcii.sh executable
2007-12-17 Ian LynaghDon't rely on distrib/prep-bin-dist-mingw being executable
2007-12-14 Simon Marlowalways try to remove the new file before restoring...
2007-12-12 Ian LynaghFix a bug in gen_contents_index
2007-12-15 Roman LeshchinskiyFix lifting of case expressions
2007-12-15 Roman LeshchinskiyUse (UArr Int) instead of PArray_Int# in vectorisation
2007-12-14 Roman LeshchinskiyFix bug in VectInfo loading
2007-12-14 Roman LeshchinskiyRemove unused vectorisation built-in
2007-12-13 Roman LeshchinskiyTreat some standard data cons specially during vectoris...
2007-12-13 Roman LeshchinskiyMore vectorisation-related built ins
2007-12-12 Roman LeshchinskiyTrack changes to package ndp
2007-12-12 Roman LeshchinskiyAdd vectorisation built-ins
2007-12-13 Simon MarlowFIX #1963: catch Ctrl-C and clean up properly
2007-12-14 Roman LeshchinskiyDocument the new threshold flags
2007-12-14 Roman LeshchinskiySeparate and optional size thresholds for SpecConstr...
2007-12-04 simonpj@microsoft.comMake HscTypes.tyThingId respond not panic on ADataCon
2007-12-13 simonpj@microsoft.comUse Unix format for RnPat (no other change)
2007-12-13 simonpj@microsoft.comImprove free-variable handling for rnPat and friends...
2007-12-13 Roman LeshchinskiyAllow more than 3 simplifier iterations to be run in...
2007-12-13 Roman LeshchinskiyDocument -ddump-simpl-phases
2007-12-13 Roman LeshchinskiyNew flag: -ddump-simpl-phases
2007-12-13 Roman LeshchinskiyDon't dump simplifier iterations with -dverbose-core2core
2007-12-12 Simon Marlow"list --simple-output" should be quiet when there are...
2007-12-06 Roman LeshchinskiyFix vectorisation bug
2007-12-06 Roman LeshchinskiyVectorisation-related built ins
2007-12-06 Roman LeshchinskiyTeach vectorisation about some temporary conversion...
2007-12-05 Roman LeshchinskiyVectorise case of unit correctly
2007-12-05 Roman LeshchinskiyTeach vectorisation about singletonP
2007-12-05 Roman LeshchinskiyOptimise desugaring of parallel array comprehensions
2007-12-05 Roman LeshchinskiyTeach vectorisation about tuple datacons
2007-12-05 Roman LeshchinskiyTrack additions to package ndp
2007-12-05 Roman LeshchinskiyTrack changes to package ndp
2007-12-10 simonpj@microsoft.comImprove pretty-printing of InstDecl
2007-12-08 Pepe IborraComments only
2007-12-08 Pepe IborraRefactoring only
2007-12-08 Pepe IborraChange the format used by :print to show the content...
2007-12-08 Pepe IborraHelp the user when she tries to do :history without...
2007-12-08 Pepe IborraPrevent the binding of unboxed things by :print
2007-12-08 Manuel M T... Coercions from boxy splitters must be sym'ed in pattern...
2007-12-07 Manuel M T... Properly keep track of whether normalising given or...
2007-11-20 Manuel M T... TcPat.tcConPat uses equalities instead of GADT refinement
2007-12-07 Ian LynaghUse installPackage for register --inplace as well as...
2007-12-05 Ian LynaghFix the libraries Makefile
2007-12-05 Ian LynaghCopy hscolour.css into dist/... so it gets installed...
2007-12-05 Ian LynaghAdd the hscolour.css from hscolour 1.8
2007-12-07 Ian LynaghBIN_DIST_INST_SUBDIR Needs to be defined in config...
2007-12-05 Ian Lynagh#include ../includes/MachRegs.h rather than just MachRegs.h
2007-12-03 Ian LynaghFix bindist creation: readline/config.mk is gone
2007-12-03 Ian LynaghFIX #1843: Generate different instructions on PPC
2007-12-07 Ian LynaghRefactor gen_contents_index
2007-12-02 Ian LynaghUse GHC.Exts rather than GHC.Prim
2007-12-02 Ian LynaghAlter the base:GHC.Prim hack in installPackage, followi...
2007-12-07 simonpj@microsoft.comRemove debug warning, and explain why
2007-12-06 Simon Marlowcomment only
2007-12-06 Simon Marlowcomment typo
2007-12-06 Simon Marlowadd Outputable instance for OccIfaceEq
2007-12-06 Simon MarlowWorkaround for #1959: assume untracked names have changed
2007-12-06 Simon MarlowFIX part of #1959: declaration versions were not being...
2007-12-05 Simon Marlowmove FP_FIND_ROOT after the "GHC is required" check
2007-12-05 Simon MarlowFIX #1110: hackery also needed when running gcc for CPP
2007-12-04 Pepe IborraTeach :print to follow references (STRefs and IORefs)
2007-12-02 Pepe Iborrarefactoring only
2007-12-04 simonpj@microsoft.comChange --shared to -shared in Win32 DLL docs
2007-12-04 Simon Marlowprotect console handler against concurrent access ...
2007-12-04 simonpj@microsoft.comMake eta reduction check more carefully for bottoms...
next