ghc-hetmet.git
2007-02-04 lennart@augustsson.netMake HsRecordBinds a data type instead of a synonym.
2007-02-02 simonpj@microsoft.comLook through Notes when generating and matching RULES
2007-02-04 lennart@augustsson.netFix a comment typo.
2007-02-04 lennart@augustsson.netFix a typo.
2007-02-04 lennart@augustsson.netFix a typo.
2007-02-03 sven.panne... Warning police: "%p" format expects a void*
2007-02-02 simonpj@microsoft.comComments only
2007-02-02 simonpj@microsoft.comFix a pair of classic, but tricky, bugs in the type...
2007-02-02 simonpj@microsoft.comOne more wibble to FloatOut, fixes HEAD breakage (I...
2007-01-31 andrew.pimlott... clarify that -main-is sets main module and function
2007-02-02 simonpj@microsoft.comDon't dump floated bindings just outside a lambda
2007-02-02 simonpj@microsoft.comReset the demand info on bindings going to top level...
2007-02-02 simonpj@microsoft.comRecord arity of the worker, to maintain consistency...
2007-02-02 Pepe IborraExtend the local bindings at a breakpoint with one...
2007-02-02 Pepe IborraRefactoring of DsBreakpoint.hs
2007-02-02 Pepe IborraFix imports
2007-02-01 sven.panne... Warning police: Avoid warning about unused variable
2007-02-01 sven.panne... Adhere to the new GNU Coding Standards, avoiding a...
2007-02-01 Simon Marlowchmod +x install-sh, see bug #978
2007-02-01 Simon Marlowsome dynamic flags cannot be used with OPTIONS_GHC...
2007-02-01 Simon MarlowPartial fix for #926
2007-01-31 Ian LynaghAlways pay attention to -keep-tmp-files when we want...
2007-01-31 simonpj@microsoft.comSlight refactoring for overloaded strings
2007-01-31 simonpj@microsoft.comUse Id.isStrictId
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
next