2010-12-16 |
Simon Marlow | fix retainer profiling: add missing case for TSO |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Simon Marlow | add a missing STACK case |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Ian Lynagh | Remove code that is dead now that we need >= 6.12 to... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Simon Marlow | fix for large stack allocations |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Simon Marlow | Implement stack chunks and separate TSO/STACK objects |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Simon Marlow | comments on SRC_HC_OPTS (#4829) |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Simon Marlow | fix another sanity error, and refactor/tidy up |
commit | commitdiff | tree | snapshot |
2010-12-15 |
simonpj@microsoft.com | Fix a bug in functorLikeTraverse, which was giving... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
simonpj@microsoft.com | Improve printing for -ddump-deriv |
commit | commitdiff | tree | snapshot |
2010-12-15 |
simonpj@microsoft.com | Tighten up what it means to be an "enumeration data... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
simonpj@microsoft.com | Allow enumerations to have phantom arguments. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
simonpj@microsoft.com | Instance declaration overlap allowed if *either* has... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
simonpj@microsoft.com | Fix Trac #4841: behave right with TypeSynonymInstances... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
simonpj@microsoft.com | Fix Trac #3731: more superclass subtlety (sigh) |
commit | commitdiff | tree | snapshot |
2010-12-14 |
simonpj@microsoft.com | Less verbose debug print |
commit | commitdiff | tree | snapshot |
2010-12-14 |
simonpj@microsoft.com | Wibble to InstEnv.instanceHead |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Ian Lynagh | Remove dead code now that we require the bootstrapping... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Ian Lynagh | GHC 6.12 is now needed to build the HEAD |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Ian Lynagh | Add libstdc++-4.5.0-1-mingw32-dll-6.tar.lzma to mingw... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
simonpj@microsoft.com | Fix recursive superclasses (again). Fixes Trac #4809. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
dimitris@microsoft.com | Doing the smart canonicalization only if we are not... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
dimitris@microsoft.com | Moved canonicalisation inside solveInteract |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Ian Lynagh | GHCi linker: Assume non-Haskell libraries are dynamic... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Ian Lynagh | Add --version support to ghc-cabal |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Ian Lynagh | Don't link the GHC RTS into our C-only programs |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Ian Lynagh | Build a copy of ghc-cabal with the in-tree compiler... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Ian Lynagh | Add a test that all programs in the bindist were built... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
simonpj@microsoft.com | Fix Trac #4534: renamer bug |
commit | commitdiff | tree | snapshot |
2010-12-10 |
simonpj@microsoft.com | White space only |
commit | commitdiff | tree | snapshot |
2010-12-10 |
simonpj@microsoft.com | Comments only |
commit | commitdiff | tree | snapshot |
2010-12-08 |
simonpj@microsoft.com | Make the case-to-let transformation a little less eager |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Simon Marlow | warning fix: don't redefine BLOCKS_PER_MBLOCK |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Simon Marlow | Only reset the event log if logging is turned on (adden... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Simon Marlow | allocate enough room for the longer filename (addendum... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Simon Marlow | Fix Windows build: move rtsTimerSignal to the POSIX... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Ben Lippmeier | Default the value of -dppr-cols when the static flags... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Ben Lippmeier | Defensify naked read in LLVM mangler |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Ben Lippmeier | Formatting only |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Ben Lippmeier | Always ppr case alts on separate lines |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Ben Lippmeier | Add -dppr-colsN to set width of dumps |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Ben Lippmeier | Add -dppr-case-as-let to print "strict lets" as actual... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Ben Lippmeier | Suppress more info with -dsuppress-idinfo |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Ben Lippmeier | Implement -dsuppress-type-signatures |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Ben Lippmeier | Add more suppression flags |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Simon Marlow | fix ticket number (#4505) |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Simon Marlow | fix warnings |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Simon Marlow | Catch too-large allocations and emit an error message... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Dmitry Astapov | Export the value of the signal used by scheduler (... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Simon Marlow | Tweak the "sorry" message a bit |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Boris Lykah | :unset settings support |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Ian Lynagh | Fix Windows memory freeing: add a check for fb == NULL... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Dmitry Astapov | Fixes for #4512: EventLog.c - provides ability to termi... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Ian Lynagh | Make CPPFLAGS variables, as well as CFLAGS and LDFLAGS |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Ian Lynagh | Add a configure message |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Ian Lynagh | Link even programs containing no Haskell modules with GHC |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Ian Lynagh | Correct the stage that the includes/ tools are built in |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Ian Lynagh | Tweak the cleaning of inplace/; fixes trac #4320 |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Ian Lynagh | Close .ghci files after reading them; fixes trac #4487 |
commit | commitdiff | tree | snapshot |
2010-12-03 |
pepeiborra... | Fix the behaviour of :history for ticks surrounding... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Michal Terepeta | Don't warn of duplicate exports in case of module exports. |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Michal Terepeta | Fix whitespace/layout in RnNames. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Ian Lynagh | Tell gcc to support back to OS X 10.5 |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Ian Lynagh | Make RelaxedLayout off by default |
commit | commitdiff | tree | snapshot |
2010-12-03 |
simonpj@microsoft.com | Fix up TcInstDcls |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Simon Marlow | throwTo: report the why_blocked value in the barf() |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Simon Marlow | handle ThreadMigrating in throwTo() (#4811) |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Simon Marlow | removeThreadFromQueue: stub out the link field before... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Simon Marlow | small tidyup |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Simon Marlow | Fix a recomp bug: make classes/datatypes depend directl... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Simon Marlow | make a panic message more informative and suggest ... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
simonpj@microsoft.com | Re-jig simplifySuperClass (again) |
commit | commitdiff | tree | snapshot |
2010-12-02 |
simonpj@microsoft.com | A little refactoring (remove redundant argument passed... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
simonpj@microsoft.com | Make rebindable if-then-else a little more permissive |
commit | commitdiff | tree | snapshot |
2010-12-02 |
simonpj@microsoft.com | Improve error message (Trac #4799) |
commit | commitdiff | tree | snapshot |
2010-12-02 |
simonpj@microsoft.com | Fix a nasty bug in RULE matching: Trac #4814 |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Ben Lippmeier | Rename -XPArr to -XParallelArrays |
commit | commitdiff | tree | snapshot |
2010-11-30 |
pho@cielonegro.org | FIX #1845 (unconditional relative branch out of range) |
commit | commitdiff | tree | snapshot |
2010-11-30 |
pho@cielonegro.org | rts/Linker.c (loadArchive): |
commit | commitdiff | tree | snapshot |
2010-11-30 |
pho@cielonegro.org | rts/Linker.c (machoGetMisalignment): |
commit | commitdiff | tree | snapshot |
2010-11-30 |
pho@cielonegro.org | rts/Linker.c (ocFlushInstructionCache): |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Ian Lynagh | Remove NewQualifiedOperators |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Simon Marlow | fix ref to utils/ext-core, which moved to Hackage ... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Simon Marlow | fix floating-point/FFI section: fenv is C99, not POSIX |
commit | commitdiff | tree | snapshot |
2010-11-30 |
keller@cse... | Fixed some 'unused vars' warnings |
commit | commitdiff | tree | snapshot |
2010-11-29 |
keller@cse... | vectScalarLam handles int, float, and double now |
commit | commitdiff | tree | snapshot |
2010-11-15 |
keller@cse... | Handling of lets, letrec and case when checking if... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Simon Marlow | Document the behaviour of fenv.h functions with GHC... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Ian Lynagh | Remove the no-ghci-lib warning in ghc-pkg |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Ian Lynagh | Add GNU-variant support to the .a parser, and other... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Ian Lynagh | Re-indent only |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Ian Lynagh | Improve linker debugging for archive files |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Ian Lynagh | Always enable the archive-loading code |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Roman Leshchinskiy | Inherit the ForceSpecConstr flag in non-recursive neste... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Roman Leshchinskiy | Document -ddump-rule-firings and -ddump-rule-rewrites |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Roman Leshchinskiy | New flag -dddump-rule-rewrites |
commit | commitdiff | tree | snapshot |
2010-11-26 |
simonpj@microsoft.com | Acutally, wild-card variables *can* have occurrences |
commit | commitdiff | tree | snapshot |
2010-11-26 |
simonpj@microsoft.com | Tidy up the handling of wild-card binders, and make... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
simonpj@microsoft.com | Substitution should just substitute, not optimise |
commit | commitdiff | tree | snapshot |
2010-11-25 |
simonpj@microsoft.com | Make SpecConstr "look through" identity coercions |
commit | commitdiff | tree | snapshot |
2010-11-25 |
simonpj@microsoft.com | Comment only |
commit | commitdiff | tree | snapshot |
next |