ghc-hetmet.git
2007-01-29 Kirsten ChevalierTwo new warnings: arity differing from demand type...
2007-01-31 Ian LynaghFix typo causing the PowerPC OS X build to fail
2007-01-31 Ian LynaghFix typo
2007-01-31 Pepe IborraBugFix: do not insert breakpoints around expressions...
2007-01-31 Pepe IborraFix a typo
2007-01-31 simonpj@microsoft.comAdd note about Template Haskell and mutual recursion
2007-01-30 simonpj@microsoft.comFix Trac #1122; spot absence of TyCon in data/newtype...
2007-01-30 Simon MarlowFix for #936
2007-01-29 Simon Marlowfix bug in GetLastError/SetLastError patch
2007-01-28 Ian LynaghFix GHCi on PowerPC OS X
2007-01-26 Simon MarlowSave the Win32 error code where necessary
2007-01-25 simonpj@microsoft.comComments and layout only
2007-01-23 Simon MarlowAdd -stdout-binary and -stderr-binary flags to bypass...
2007-01-20 lennart@augustsson.netDocument the overloaded string extension.
2006-12-21 lennart@augustsson.netAdd support for overloaded string literals.
2007-01-21 Pepe IborraImprove presentation of :print output
2007-01-21 Pepe IborraComments only
2007-01-21 Pepe IborraRefactoring of Debugger.hs
2007-01-20 Pepe IborraFix a bug in the closure viewer
2007-01-20 Pepe IborraAdd obtainTerm1 to the GHC api
2007-01-07 Pepe IborraReorganizing my mess a bit
2007-01-19 Ian LynaghTweak hc-build
2007-01-04 Spencer JanssenUser's guide: length is not a good consumer anymore.
2007-01-19 Ian LynaghDon't start a GHC session before answering --version...
2007-01-17 mrchebas@gmail.comprettifying Cmm: print MachOps as identifiers by replac...
2007-01-17 mrchebas@gmail.comprettifying Cmm a bit: convert (x + (-N)) to (x - N)
2007-01-17 Simon Marlowaddition to "Eagerly raise a blocked exception" to...
2007-01-16 Simon MarlowRemove special lambda unicode character, it didn't...
2007-01-16 Simon Marlowallow 'ghci -threaded' (fixes #1101)
2007-01-16 Ian LynaghCheck with sysconf _POSIX_THREAD_CPUTIME is available...
2007-01-15 Ian LynaghGive -fwrapv to gcc when it supports it
2007-01-15 Ian LynaghFix ghc-pkg now showError has been removed
2007-01-15 Pepe IborraDocumentation for the new ':breakpoint continue' command
2007-01-14 Pepe IborraAdd TcGadt to package.conf
2007-01-14 Pepe IborraAdd a header for GhciMonad.hs
2007-01-12 Pepe IborraRemove a false assertion
2007-01-11 Pepe IborraToo agressive breakpoint coalescing politics
2007-01-13 simonpj@microsoft.comFix an obscure bug in rule-matching
2007-01-12 Ian LynaghAdd a warning for tabs in source files
2007-01-09 Simon Marlowexpand $topdir in the output of 'ghc-pkg field'
2007-01-11 Kirsten ChevalierRemove bogus assertion in getCallMethod
2007-01-11 sven.panne... Fixed .spec file (no building guide anymore)
2007-01-11 Pepe IborraAn object code module in ghci is not and cannot be...
2007-01-11 Pepe IborraComments only
2007-01-11 Pepe IborraAdded the new :breakpoint continue option
2007-01-11 Pepe Iborra:cd is a top level only command, that is, not allowed...
2007-01-11 simonpj@microsoft.comWibble
2007-01-11 simonpj@microsoft.comSlightly improve -ddump-hi-diffs output
2007-01-11 simonpj@microsoft.comAvoid duplicate defns of 'main' in module Main
2007-01-11 simonpj@microsoft.comAdd -ddump-rule-firings
2007-01-11 simonpj@microsoft.comComments
2007-01-10 simonpj@microsoft.comCorrect spelling
2007-01-10 simonpj@microsoft.comSort rules and instances lexicographically in interface...
2007-01-11 Pepe IborraThis patch teaches ghci to announce that a module has...
2007-01-11 Pepe IborraFix some text in the GHCi help message that was going...
2007-01-11 Pepe IborraComments only
2007-01-11 simonpj@microsoft.comComments only
2007-01-11 simonpj@microsoft.comMake the LiberateCase transformation understand associa...
2007-01-11 simonpj@microsoft.comAdd comments about invariants
2007-01-11 simonpj@microsoft.comComments
2007-01-11 simonpj@microsoft.comComments
2007-01-11 simonpj@microsoft.comAdd the function TypeRep.pprTypeApp, and use it
2007-01-11 simonpj@microsoft.comLog message for: Fix a nasty recursive loop in typechec...
2007-01-11 simonpj@microsoft.comLog-message for: Improve command-line parser (add OptIn...
2007-01-11 simonpj@microsoft.comImprove command-line parser (add OptIntSuffix); make...
2007-01-11 simonpj@microsoft.comRemove redundant import
2007-01-11 simonpj@microsoft.comAdd comments (AT-related)
2007-01-11 simonpj@microsoft.comSpelling correction only
2007-01-11 simonpj@microsoft.comFix a nasty recursive loop in typechecking interface...
2007-01-11 simonpj@microsoft.comUpdate comments
2007-01-10 andy@galois.comChanging bootstrapping for pipes between debugger and...
2007-01-09 andy@galois.comDynamically allocating the tix box breakpoint array
2007-01-09 andy@galois.comAdding command channel for the hpc debugger to the...
2007-01-10 Manuel M T... checkTauTvUpdate: take synonym families into account
2007-01-10 Simon Marlowremove old building guide, change links to point to...
2007-01-10 simonpj@microsoft.comFix apparently-long-standing bug in FloatIn
2007-01-10 simonpj@microsoft.comComments only
2007-01-09 Manuel M T... Handle synonym families in check_tau_type
2007-01-09 simonpj@microsoft.comPreserve rigidity for GADTs when typechecking explicit...
2007-01-09 simonpj@microsoft.comFix egregious bug in implication constraints
2007-01-09 Simon Marlowreorganise text in the "using packages" section
2007-01-09 Pepe IborraUnbreak usage of ASSERTM
2007-01-08 Ian LynaghWhen setting stdout and stderr to NoBuffering in GHCi...
2007-01-08 Simon Marlowfix version checking of .hi files
2007-01-08 Ian LynaghHave the splitter duplicate the .note.GNU-stack
2007-01-08 Ian LynaghHave the mangler keep .note.GNU-stack
2007-01-07 Pepe IborraTry to emulate the output of 'deriving Show' in the...
2007-01-07 Pepe IborraExtended the debugger documentation with a 'tips' section
2007-01-06 Pepe IborraMore informative message in a breakpoint
2007-01-06 Pepe IborraReload modules after ':break stop'
2007-01-05 Pepe IborraRemove a tracing statement, change a comment, and make...
2007-01-05 Pepe IborraImproved an error message, giving a more concrete sugge...
2007-01-05 Pepe IborraThis patch fixes ticket #1083 in the ghci debugger
2006-12-31 Pepe IborraUpdates to the ghci debugger docs
2007-01-07 ijones@syntaxpolice.orgFixed errors in "clunky" definition for pattern guards
2007-01-05 davve@dtek... Remove the DocEntity type. Fixes the problem with dupli...
2007-01-05 Simon MarlowEagerly raise a blocked exception when entering 'unbloc...
2007-01-05 Simon Marlowwrap Main.main in GHC.TopHandler.runIOFastExit
2007-01-05 Simon Marlowdisable an incorrect ASSERTion in the non-THREADED_RTS...
2007-01-05 Manuel M T... HsSyn clean up for indexed types
next