2011-02-01 |
Simon Marlow | +RTS -qw hasn't done anything since 7.0.1; remove the... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Simon Marlow | comments |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Simon Marlow | Annotate thread stop events with the owner of the black... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Simon Marlow | update debugging code for fragmentation |
commit | commitdiff | tree | snapshot |
2011-02-01 |
simonpj@microsoft.com | Fix type checker error message |
commit | commitdiff | tree | snapshot |
2011-02-01 |
simonpj@microsoft.com | Some refactoring of SpecConstr |
commit | commitdiff | tree | snapshot |
2011-02-01 |
simonpj@microsoft.com | Don't make join points when the case has only one non... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
simonpj@microsoft.com | Improve Simplifier and SpecConstr behaviour |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Simon Marlow | fix warning |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Simon Marlow | 32-bit fix |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Simon Marlow | update to mingw gcc 4.5.2 |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Simon Marlow | count fizzled and GC'd sparks separately |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Simon Marlow | count "dud" sparks (expressions that were already evalu... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Simon Marlow | fix some shutdown memory leaks |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Simon Marlow | fix DEBUG build |
commit | commitdiff | tree | snapshot |
2011-01-28 |
simonpj@microsoft.com | Fix formatting glitch in documentation |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Simon Marlow | Fix warnings |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Simon Marlow | Merge in new code generator branch. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
simonpj@microsoft.com | Fix an egregious strictness analyser bug (Trac #4924) |
commit | commitdiff | tree | snapshot |
2011-01-27 |
simonpj@microsoft.com | Refine incomplete-pattern checks (Trac #4905) |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Ian Lynagh | Fix "make 1" etc following the build system changes |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Roman Leshchinskiy | Fix vectorisation of recursive types |
commit | commitdiff | tree | snapshot |
2011-01-26 |
simonpj@microsoft.com | Fix dependencies among specialisations for imported Ids |
commit | commitdiff | tree | snapshot |
2011-01-26 |
simonpj@microsoft.com | Fix bug in roughTopNames |
commit | commitdiff | tree | snapshot |
2011-01-26 |
simonpj@microsoft.com | Comments only, plus a tiny bit of debug printing |
commit | commitdiff | tree | snapshot |
2011-01-26 |
simonpj@microsoft.com | Comments only |
commit | commitdiff | tree | snapshot |
2011-01-26 |
simonpj@microsoft.com | Look through type synonyms when computing orphans |
commit | commitdiff | tree | snapshot |
2011-01-26 |
simonpj@microsoft.com | Bleat a bit more informatively in unionLists |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Ian Lynagh | Keep separate linker flags, for when we want to link... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Ian Lynagh | Fix validate on OS X 64 |
commit | commitdiff | tree | snapshot |
2011-01-25 |
simonpj@microsoft.com | Split main/GHC into GHC and GhcMake |
commit | commitdiff | tree | snapshot |
2011-01-25 |
simonpj@microsoft.com | Comments only |
commit | commitdiff | tree | snapshot |
2011-01-25 |
simonpj@microsoft.com | Fix Trac #3717 by making exprOkForSpeculation a bit... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
simonpj@microsoft.com | Improve dataToTag# magic |
commit | commitdiff | tree | snapshot |
2011-01-25 |
simonpj@microsoft.com | Fix Trac #4917: try a bit harder to unify on-the-fly |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Manuel M T... | DPH options updated |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Ian Lynagh | Add build system profiling to build system |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Ian Lynagh | Fix ghci in stage3 |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Ian Lynagh | Remove use of non-existent $$(dir) variable in the... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Ian Lynagh | Add some missing dependencies |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Ian Lynagh | Tweak some deps to avoid multiple $(wildcard ...)s |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Ian Lynagh | Use := when assigning the result of $(wildcard ...) |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Ian Lynagh | Simplify the build system, and remove 2 phases |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Ian Lynagh | Manually control more of the Cabal flags for the compil... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Ian Lynagh | Remove some hardcoded makefile settings |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Simon Marlow | tweak newArray# documentation again |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Ian Lynagh | Fix OSTYPE test |
commit | commitdiff | tree | snapshot |
2011-01-19 |
simonpj@microsoft.com | Comments only |
commit | commitdiff | tree | snapshot |
2011-01-13 |
simonpj@microsoft.com | Add OSTYPE build-system variable, and use it |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Ian Lynagh | Remove an extraneous comma that stopped ghc-cabal from... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Ian Lynagh | Move some make variables around |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Ian Lynagh | Remove a debugging 'info' |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Ian Lynagh | Move the PACKAGE_MAGIC evaluation inside package-data.mk |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Ian Lynagh | Fix libraries/index.html's haddock dependency on Windows |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Ian Lynagh | Add configure phases for the stage 3 compiler |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Marco Silva | Include kfreebsdgnu in the list of Target Platforms. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Edward Z. Yang | Fix documentation bug: newArray# accepts word count... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Ian Lynagh | Update the location of libffi.dll.a |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Ian Lynagh | Update the generics docs; pointed out by Christian... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Ian Lynagh | ghc-cabal now adds the language flag being used |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Ian Lynagh | Reinstate the OS X flags in the LDFLAGS etc variables |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Ian Lynagh | Add NondecreasingIndentation extension to ghc-bin |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Ian Lynagh | Change an "if ... else return ()" into a "when" |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Ian Lynagh | Add NondecreasingIndentation to the list of extensions... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Ian Lynagh | Add NondecreasingIndentation to the list of extensions... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Ian Lynagh | Fix deps on the ghc package |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Ian Lynagh | Tidy up gmp cleaning |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Ian Lynagh | Remove redundant libraries/cabal-bin.hs |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Ian Lynagh | Turn off dtrace unless you override USE_DTRACE |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Ian Lynagh | Simplify a bit of makefile |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Ian Lynagh | Tweak Windows phase ordering |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Ian Lynagh | Handle dependencies of programs on libraries correctly |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Ian Lynagh | It's not clear if LDFLAGS flags will be given to gcc... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Ian Lynagh | Fix cross-package dependency generation on Windows |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Ian Lynagh | Add some Windows-only CONFIGURE_PHASEs |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Ian Lynagh | Simplify, and future-proof, a dependency in the build... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Ian Lynagh | Remove an unnecessary phase, and some unnecessary deps |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Ian Lynagh | We can now pass -include-pkg-deps to the bootstrapping... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Ian Lynagh | Remove some flags that are redundant now GHC gets confi... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Ian Lynagh | Change some HC_OPTS var handling |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Ian Lynagh | Remove some unnecessary workarounds |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Ian Lynagh | Tidy up a bit |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Ian Lynagh | Build system improvements |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Ian Lynagh | Whitespace tweak |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Ian Lynagh | Fix libffi build rules |
commit | commitdiff | tree | snapshot |
2011-01-14 |
simonpj@microsoft.com | Fix Trac #4874: specialisation of INLINABLE things |
commit | commitdiff | tree | snapshot |
2011-01-14 |
simonpj@microsoft.com | Comments only |
commit | commitdiff | tree | snapshot |
2011-01-14 |
simonpj@microsoft.com | Fix a buglet in postInlineUnconditionally |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Simon Marlow | cope with empty libraries/stamp directory (in git repo) |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Simon Marlow | add .gitignore |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Edward Z. Yang | Fix longstanding bug in C-- inlining for functions... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Simon Marlow | fix for remote repos without -r |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Simon Marlow | add a version of packages that stores all the repos... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Simon Marlow | add the -r flag from darcs-all |
commit | commitdiff | tree | snapshot |
2011-01-13 |
simonpj@microsoft.com | Make Template Haskell classInstances function return... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
simonpj@microsoft.com | Improve the finder's error messages |
commit | commitdiff | tree | snapshot |
2011-01-13 |
simonpj@microsoft.com | White space only |
commit | commitdiff | tree | snapshot |
2011-01-12 |
simonpj@microsoft.com | Produce an error message, not a crash, for HsOpApp... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Simon Marlow | update to work with current packages file format |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Simon Marlow | In configure, test that GHC generates code for the... |
commit | commitdiff | tree | snapshot |
next |