ghc-hetmet.git
2007-03-28 LemmihTypo in comment.
2007-03-28 Simon Marlowremove old library doc link (#1098), and point to HackageDB
2007-03-27 wolfgang.thaller... Make GHC main program depend on the libHSghc_dyn when...
2007-03-27 wolfgang.thaller... Use a sensible set of compiler options for building...
2007-03-27 Simon Marlowmake GHCi use base:Prelude, not just Prelude
2007-03-27 Simon Marlowmore improvements for #1119
2007-03-27 Simon Marlowpartial fix for #1119
2007-03-26 Simon Marlowremove docs for unimplemented options
2007-03-27 simonpj@microsoft.comAdd comments about the -include-prelude flag for ghc -M
2007-03-23 simonpj@microsoft.comRemove dead code from rnExpr (Var v); seems to be a...
2007-03-26 Simon Marlowmove "boot :: all" after the include of target.mk to...
2007-03-26 Simon Marlowadd missing progress message
2007-03-23 simonpj@microsoft.comEmit a decent error message when there is a decl-splice...
2007-03-23 simonpj@microsoft.comWibble fixing overlapped pattern
2007-03-23 simonpj@microsoft.comTidy up refactoring only
2007-03-22 Ian LynaghDocumentation for --install-signal-handlers=<yes|no>
2007-03-22 Ian LynaghAdd an --install-signal-handlers=<yes|no> RTS flag...
2007-03-22 Ian LynaghMake a Functor (IOEnv m) instance so it satisfies the...
2007-03-22 sven.panne... Warning police: Removed catch-all case which was overlapped
2007-03-22 simonpj@microsoft.comAdd -ddump-mod-cycles to -M behaviour
2007-03-22 simonpj@microsoft.comImprove documentation of instances
2007-03-21 simonpj@microsoft.comFix checkHiBootIface for instances declared in hs-boot...
2007-03-18 red5_2@hotmail.commangler and runtime updates for gcc 4 on ia64
2007-03-17 red5_2@hotmail.comia64 tailcall fix
2007-03-21 simonpj@microsoft.comRemove bogus export from TcSplice.lhs-boot
2007-03-21 simonpj@microsoft.comWibble to GHCi part of TcRnDriver
2007-03-21 simonpj@microsoft.comYet another wibble to checkHiBootIface; it's trickier...
2007-03-21 simonpj@microsoft.comImprove pretty-printing for IfaceConDecl
2007-03-21 simonpj@microsoft.comRemove redundant exports from a hs-boot file
2007-03-20 simonpj@microsoft.comFurther wibbles to checkBootIface (fixed HEAD build)
2007-03-19 simonpj@microsoft.comUse explict layout (fixes breakage when compiling TcSim...
2007-03-17 Ian LynaghFix typo "lazy y x" -> "lazy y"
2007-03-16 simonpj@microsoft.comDesugar applications of 'seq' specially; fix Trac ...
2007-03-16 simonpj@microsoft.comImprove error messages for 'deriving' clauses
2007-03-16 simonpj@microsoft.comRefactor TcRnDriver, and check exports on hi-boot files
2007-03-16 simonpj@microsoft.comComment out debug traces
2007-03-15 sven.panne... Use update-alternatives for handling generic tool names
2007-03-15 simonpj@microsoft.comMake the type-defaulting in GHCi use () as the first...
2007-03-15 sven.panne... Added support for parallel builds
2007-03-14 simonpj@microsoft.comWibble to type-error-message improvement
2007-03-14 simonpj@microsoft.comImprove error messages slightly, saying "a1...an" inste...
2007-03-14 Ian LynaghTweak hasktags to cope with abc::def correctly
2007-03-14 sven.panne... Unbreak Haddock markup
2007-03-14 sven.panne... Warning police: Avoid name shadowing
2007-03-14 sven.panne... Handle primitive types and pseudo ops when generating...
2007-03-14 sven.panne... Warning police: Replace patter matching failures by...
2007-03-14 sven.panne... Added LaTeX commands for primitive types and pseudo ops
2007-03-14 sven.panne... Fixed LaTeX markup
2007-03-14 sven.panne... Warning police: Don't rely on defaulting
2007-03-14 sven.panne... Warning police: Removed "Defined but not used" warnings
2007-03-14 sven.panne... Warning police: Added type signatures
2007-03-14 sven.panne... Use -Wall for compilation of genprimopcode
2007-03-14 simonpj@microsoft.comImprove typechecker error messages; see Trac #1221
2007-03-13 Ian LynaghFix the way configure sets the ghc_ge_* variables
2007-03-13 Simon Marlowcache the values of ghc_ge_XXX at configure-time
2007-03-14 Brian AllietUpdate the wired-in name for Data.String.IsString
2007-03-13 simonpj@microsoft.comAdd helpful cross-references
2007-03-13 Simon Marlowfix #1200: don't evaluate the result of main
2007-01-23 Simon MarlowFix a bug in the liveness analysis
2007-03-12 Ian LynaghBe a bit more verbose about what's happening when recur...
2007-03-11 Ian LynaghHave configure take arguments telling it where gmp...
2007-03-09 Ian LynaghAvoid duplication in the binary-dist rules for docs
2007-03-09 Ian LynaghRemove duplication in binary dist rules
2007-03-08 wolfgang.thaller... Make constructor names in info tables position independent
2007-03-08 Simon Marlowwhen invoking gcc, instead of the -B<dir> flag, use...
2007-03-08 Simon Marlowsmall cleanups
2007-03-08 Simon Marlowrefactor: use do-notation rather than `thenBc`-style
2007-03-08 Simon Marlowadd missing %ENTRY_CODE()
2007-03-08 Simon Marlowadd noDuplicatezh_fast to symbol table
2007-03-07 Simon Marlowadd declaration for noDuplicatezh_fast
2007-03-06 Ian LynaghRemove outdated libraries/doc/libraries.xml and librari...
2007-03-06 Simon Marlowadd noDuplicate#
2007-03-06 Simon MarlowTHREADED_RTS: use cas() when claiming thunks
2007-03-06 Simon MarlowworkerTaskStop(): set task->cap = NULL
2007-03-06 Simon Marlowdisable -Wbad-function-cast; it's hard/impossible to...
2007-03-06 Simon Marlowremove vestiges of CCallable/CReturnable
2007-03-06 Ian LynaghRemove references to the in-tree building guide from...
2007-03-06 Ian LynaghRemove old references to the in-tree building guide
2007-03-06 Simon Marlowfix the timer_create() test
2007-03-06 simonpj@microsoft.comSimple fix for Trac #1199 (pls merge to branch)
2007-03-05 Simon MarlowforkProcess: startTimer() in the child, because the...
2007-03-05 Simon Marlowbetter autoconfery for timer_create()
2007-03-03 Ian LynaghUse Data.String rather than GHC.Base for IsString/fromS...
2007-03-02 Simon MarlowUse timer_create() for the interval timer, if available
2007-03-01 Simon Marlowfurther improvements to the x86/x86_64 NCG
2007-03-01 Ian LynaghFix typo in primops docs
2007-03-01 simonpj@microsoft.comDo not go into an infinite loop when pretty-printer...
2007-03-01 Simon MarlowUse the most complex form of addressing modes on x86
2007-03-01 Simon Marlowis64BitInteger: truncate to 64 bits before testing
2007-03-01 Simon MarlowFix -keep-s-file with --make
2007-03-01 Simon Marlowsome more vectored return stuff to be removed
2007-02-28 Simon MarlowFix #839 (Generate documentation for built-in types...
2007-02-28 Simon MarlowFix #249 (-caf-all bugs)
2007-02-28 Simon Marlowuse -fforce-recomp when compiling Main.hs against the...
2007-02-28 Simon MarlowRemove vectored returns.
2007-02-28 Simon MarlowWindows: the .hp file is <prog>.exe.hp
2007-02-27 simonpj@microsoft.comMake let-matching work in Rules again
2007-02-27 Ian LynaghFixes for the mangler on IA64
2007-02-27 Simon MarlowRemove the itbls field of BCO, put itbls in with the...
2007-02-27 Simon Marlowfix data con patch for 64-bit architectures
next