ghc-hetmet.git
2007-02-07 Kirsten ChevalierFixed typo in devel1 flavor
2007-02-07 Pepe IborraType reconstruction/RTTI: improve handling of newtypes
2007-02-07 Pepe IborraOptimize dynamic breakpoints for speed
2007-02-07 Ian LynaghTeach darcs-all how to get testsuite and nofib
2007-02-07 sven.panne... Improved naming of generated HTML files by using nice IDs
2007-02-07 sven.panne... Make the User's Guide DocBook XML 4.2 conformant again
2007-02-07 Simon Marlowupdate version hack to work on partial repositories
2007-02-07 simonpj@microsoft.comForce recompilation on all -ddump flags
2007-02-07 simonpj@microsoft.comForce recompilation with -ddump-minimal-imports
2007-02-07 simonpj@microsoft.comSpelling fix
2007-02-07 simonpj@microsoft.comFix bug in -ddump-minimal imports Trac #1025
2007-02-07 Kirsten ChevalierUpdate to manual section for ticky-ticky
2007-02-07 Kirsten ChevalierLightweight ticky-ticky profiling
2007-02-06 Simon MarlowDetect the snapshot version number using darcs
2007-02-06 simonpj@microsoft.comCheck for escape when unifying forall-types
2007-02-06 simonpj@microsoft.comRename local variable (no semantic effect)
2007-02-06 simonpj@microsoft.comComments and debug output
2007-02-06 simonpj@microsoft.comImprove rule-matching for let expressions
2007-02-06 simonpj@microsoft.comDo more wild-carding in SpecConstr; I'm not quite sure...
2007-02-06 simonpj@microsoft.comFix a small bug when comparing patterns for equality
2007-02-06 simonpj@microsoft.comExpose rnInScopeSet from VarEnv
2007-02-06 Ian LynaghDon't use compat when compiling utils with stage1
2007-02-05 Ian LynaghFix syntax error
2007-02-05 Simon Marlowfix memory leak in allocExec/freeExec (see bug #985)
2007-02-05 simonpj@microsoft.comImplement the PushT rule from the FC paper
2007-02-05 simonpj@microsoft.comImprove handling of partial applications involving...
2007-02-05 simonpj@microsoft.comFloat casts out of lambdas
2007-02-05 simonpj@microsoft.comUse exprIsCheap in floating, just as the simplifier...
2007-02-05 simonpj@microsoft.comEstablish the CoreSyn let/app invariant
2007-02-05 simonpj@microsoft.comImprove simplification of coercions
2007-02-05 Simon MarlowMove #ifdef __GLASGOW_HASKELL__ < 604 to cover the...
2007-02-05 Simon MarlowMake binary-dist tarballs automatically, and add suppor...
2007-01-22 Simon MarlowSemi-tagging optimisation
2007-02-05 Simon Marlowdon't forget to remove html-docs as part of 'make clean'
2007-02-05 Simon MarlowSimpler, more self-contained, "make dist"
2007-01-22 mrchebas@gmail.comoptimisation: shortcut branches when possible (x86...
2007-01-22 Simon MarlowSemi-tagging optimisation
2007-01-19 mrchebas@gmail.comx86: disable assertion that conditionals are not on...
2007-01-19 mrchebas@gmail.comsmall debugging output cleanup
2007-01-19 mrchebas@gmail.comdon't make jump tables for small switches (<= 4 branches)
2007-01-19 mrchebas@gmail.comSmall optimisation for comparisons
2006-12-21 Alexey RodriguezExtension of testing script to parse PAPI results from...
2006-12-21 Alexey RodriguezOne more PAPI measurement, dropped precise cycle counti...
2007-02-04 lennart@augustsson.netExport a function to grab the local environment as... 2007-02-05
2007-02-04 lennart@augustsson.netExport nameEnvUniqueElts, similar to nameEnvElts, but...
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
next