ghc-hetmet.git
2010-08-24 simonpj@microsoft.comAdd HsCoreTy to HsType
2010-08-23 simonpj@microsoft.comComments
2010-08-23 simonpj@microsoft.comWibbles to error message
2010-08-23 simonpj@microsoft.comCorrect type signatures
2010-08-23 simonpj@microsoft.comAdd missing signatures
2010-08-20 simonpj@microsoft.comAdd type signatures in "deriving" bindings
2010-08-20 dimitris@microsoft.comMinor
2010-08-19 simonpj@microsoft.comBe a bit less aggressive in mark-many inside a cast
2010-08-18 simonpj@microsoft.comWibble
2010-08-18 simonpj@microsoft.comPretty printing change
2010-08-11 simonpj@microsoft.comRemember to zonk FlatSkols!
2010-07-30 simonpj@microsoft.comDe-polymorphise
2010-07-30 simonpj@microsoft.comWork around missing type signature in Happy
2010-07-29 simonpj@microsoft.comAdd two local type signatures
2010-07-29 simonpj@microsoft.comSecond test from Simon's laptop
2010-07-29 simonpj@microsoft.comTest commit from Simon's laptop
2010-07-28 simonpj@microsoft.comAdd OutsideIn flag
2010-07-27 simonpj@microsoft.comLayout only
2010-07-27 simonpj@microsoft.comImprovement to SimplUtils.mkLam
2010-07-27 simonpj@microsoft.comGive the correct kind to unsafeCoerce#
2010-07-27 simonpj@microsoft.comSuppress warnings about recursive INLINE in output...
2010-07-26 simonpj@microsoft.comRename CorePrep.tryEtaReduce to tryEtaReducePrep
2010-07-19 simonpj@microsoft.comAdd a trace message
2010-07-19 simonpj@microsoft.comDon't use RelaxedPolyRec in the compiler; it's built...
2010-09-12 Matthias KilianRemove duplicated #defines for FreeBSD
2010-09-12 Matthias KilianDon't fail with absolute silence
2010-09-11 Ian LynaghAdd a release note: "-dynload wrapper" removed
2010-09-11 Ian Lynaghput back the conversion of warn-lazy-unlifted-bindings...
2010-09-11 Ian Lynagh6.14 -> 7.0
2010-09-11 Ian LynaghAdd a couple more release notes
2010-09-11 Ian LynaghDocument -dsuppress-module-prefixes
2010-09-10 Ian LynaghEnable -fregs-graph with -O2; fixes #2790
2010-09-09 Ian LynaghRemove unused code
2010-09-09 Ian LynaghFix warnings
2010-09-09 Ian LynaghFix warnings
2010-09-01 lykahb@gmail.comRemove context completion
2010-09-09 Ross Patersonavoid Foreign.unsafePerformIO
2010-09-09 Simon Marlowupdates to the release notes
2010-09-09 Simon MarlownewAlignedPinnedByteArray#: avoid allocating an extra...
2010-09-09 benl@ouroborus.netFinish breaking up vectoriser utils
2010-09-09 benl@ouroborus.netMove VectType module to Vectorise tree
2010-09-09 benl@ouroborus.netSort all the PADict/PData/PRDict/PRepr stuff into their...
2010-09-09 benl@ouroborus.netBreak out Repr and PADict stuff for vectorisation of...
2010-09-09 benl@ouroborus.netBreak out conversion functions to own module
2010-09-09 benl@ouroborus.netComments and formatting only
2010-09-08 Ian LynaghRemove "-dynload wrapper"; fixes trac #4275
2010-09-05 Ian LynaghDon't set visibility on Windows
2010-09-05 Ian LynaghFix warnings on Windows
2010-09-05 Ian LynaghFix gcc wrapper for new mingw binaries
2010-09-05 Ian LynaghDon't pass our gcc options to stage0 ghc's gcc; they...
2010-09-04 Ian LynaghUpdate intree-mingw creation
2010-09-04 Ian LynaghUpdate commands to build in-tree mingw
2010-09-08 benl@ouroborus.netBreak out hoisting utils into their own module
2010-09-08 benl@ouroborus.netBreak out closure utils into own module
2010-09-08 benl@ouroborus.netMove VectVar module to Vectorise tree
2010-09-08 benl@ouroborus.netBreak out vectorisation of expressions into own module
2010-09-08 benl@ouroborus.netBreak out TyCon classifier into own module
2010-09-08 benl@ouroborus.netBreak out vectorisation of TyConDecls into own module
2010-09-07 benl@ouroborus.netBreak out type vectorisation into own module
2010-09-04 Ian LynaghTidy up the ArchHasAdjustorSupport definition
2010-08-29 Sergei Trofimovichppc: switch handling of 'foreign import wrapper' (FIW...
2010-09-04 Ian LynaghBinary no longer has unusable UNPACK pragmas, so no...
2010-09-03 Ian LynaghDon't haddock packages that we aren't going to install
2010-09-03 Ian LynaghGive haddock per-package source entity paths; fixes...
2010-09-03 Simon Marlowupdate for containers-0.4
2010-08-27 Simon MarlowFix for nursery resizing: the first block's back pointe...
2010-09-02 Ian LynaghAdd some -no-user-package-conf flags
2010-09-02 Ian LynaghFix warnings: Remove unused imports
2010-08-31 benl@ouroborus.netFinish breaking up VectBuiltIn and VectMonad, and add...
2010-08-30 benl@ouroborus.netFix warnings
2010-08-30 benl@ouroborus.netBreak up vectoriser builtins module
2010-08-30 benl@ouroborus.netMove VectCore to Vectorise tree
2010-08-30 benl@ouroborus.netSplit out vectoriser environments into own module
2010-08-30 benl@ouroborus.netComments and formatting to vectoriser, and split out...
2010-08-30 benl@ouroborus.netFix warnings
2010-08-30 benl@ouroborus.netFix warning about multiply exported name
2010-08-30 benl@ouroborus.netVectorisation of method types
2010-08-30 benl@ouroborus.netComments and formatting to vectoriser
2010-08-30 benl@ouroborus.netImplement -dsuppress-module-prefixes
2010-05-27 benl@ouroborus.netWhitespace only
2010-08-28 Ian LynaghDisambiguate a function name
2010-08-28 Ian Lynaghusers_guide.xml is now generated
2010-08-27 Ian LynaghPass more -pgm flags in the ghc wrapper; fixes #3863
2010-08-27 Ian LynaghAdd a new-IO manager release note
2010-08-27 Ian LynaghMerge a duplicate release note
2010-08-27 Ian LynaghTypo, spotted by Johan Tibell
2010-08-26 Ian LynaghFirst pass at 6.14.1 release notes
2010-08-24 Ian LynaghFix typo
2010-08-26 Simon MarlowFIX BUILD: add rts_isProfiled to the symbol table
2010-08-26 Simon MarlowFix the DPH package cleaning/profiled mess even more...
2010-08-24 Simon MarlowRemove the debugging memory allocator - valgrind does...
2010-08-24 Simon Marlowfree the entries in the thread label table on exit
2010-08-25 simonpj@microsoft.comPanic in the right way
2010-08-25 simonpj@microsoft.comFix the DPH/profiled make thing (again)
2010-08-24 Ian LynaghDon't test for gcc flags before we've found gcc
2010-08-24 Ian LynaghChange how the dblatex/lndir problem is worked around
2010-08-24 Ian LynaghClean the generated userguide sources
2010-08-23 simonpj@microsoft.comDPH should not even be built if GhcProfiled
2010-08-23 simonpj@microsoft.comThe templateHaskellOk check should only run in stage2
2010-08-23 Simon MarlowAdd a couple of missing tests for EAGER_BLACKHOLE
next