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 |
2010-11-01 |
simonpj@microsoft.com | White space only |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Simon Marlow | Keep a maximum of 6 spare worker threads per Capability... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Simon Marlow | Unicide OtherNumber category should be allowed in ident... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Ben Lippmeier | vectoriser: fix warning |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Ben Lippmeier | vectoriser: fix warning |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Ben Lippmeier | vectoriser: take class directly from the instance tycon |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Ben Lippmeier | vectoriser: comments only |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Ben Lippmeier | vectoriser: follow changes in mkClass |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Ben Lippmeier | vectoriser: tracing wibbles |
commit | commitdiff | tree | snapshot |
2010-09-14 |
benl@ouroborus.net | mkDFunUnfolding wants the type of the dfun to be a... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Ben Lippmeier | vectoriser: fix conflicts |
commit | commitdiff | tree | snapshot |
2010-09-14 |
benl@ouroborus.net | Comments and formatting only |
commit | commitdiff | tree | snapshot |
2010-09-09 |
benl@ouroborus.net | Comments and formatting to type environment vectoriser |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Ian Lynagh | Don't mix implicit and explicit layout |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Ian Lynagh | Whitespace only |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Ian Lynagh | Separate NondecreasingIndentation out into its own... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Ian Lynagh | Add another GHC layout rule relaxation to RelaxedLayout |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Ian Lynagh | Remove an unused build system variable: GhcDir |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Ian Lynagh | Remove unused build system variable: GhcHasEditline |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Ian Lynagh | Remove unused variables from the build system: HBC... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Ian Lynagh | Remove references to Haskell 98 |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Ian Lynagh | Tweak a configure test |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Ian Lynagh | Add a configure test for the visibility hidden attribute |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Simon Marlow | sanity: fix places where we weren't filling fresh memor... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Ian Lynagh | Just some alpha renaming |
commit | commitdiff | tree | snapshot |
2010-11-15 |
pepeiborra... | Fix bug #3165 (:history throws irrefutable pattern... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Ian Lynagh | For bindists, build ghc-pwd with stage 1 |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Ian Lynagh | Makefile tweak |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Ian Lynagh | Fix a makefile include ordering sanity check |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Ian Lynagh | Add an extension for GHC's layout-rule relaxations |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Ian Lynagh | Tweak the bindist configure.ac.in |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Ian Lynagh | configure.ac tweaks |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Ian Lynagh | When testing the bindist, tell it where gcc is |
commit | commitdiff | tree | snapshot |
2010-11-19 |
simonpj@microsoft.com | Comments only |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Roman Leshchinskiy | ForceSpecConstr now forces specialisation even for... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
simonpj@microsoft.com | Move the superclass generation to the canonicaliser |
commit | commitdiff | tree | snapshot |
2010-11-18 |
simonpj@microsoft.com | Fix the generation of in-scope variables for IfaceLint... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
simonpj@microsoft.com | Comments only |
commit | commitdiff | tree | snapshot |
2010-11-18 |
simonpj@microsoft.com | Omit bogus test for -XDeriveFunctor |
commit | commitdiff | tree | snapshot |
2010-11-18 |
simonpj@microsoft.com | Improve error message on advice from a user |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Ian Lynagh | Fix the type sanity test in genprimopcode's Syntax.hs 2010-11-18 |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Ian Lynagh | Build random with the stage2 compiler |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Simon Marlow | remove -XNoMonomorphismRestriction |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Simon Marlow | add some {-# LANGUAGE BangPatterns #-} to mollify GHC |
commit | commitdiff | tree | snapshot |
2010-11-05 |
scpmw@leeds... | Eventlog: Put correct size for startup event |
commit | commitdiff | tree | snapshot |
2010-11-17 |
simonpj@microsoft.com | Document SPECIALISE for imported functions |
commit | commitdiff | tree | snapshot |
2010-11-17 |
simonpj@microsoft.com | Fix Trac #4498: bang-pattern bindings are monomorphic |
commit | commitdiff | tree | snapshot |
2010-11-17 |
simonpj@microsoft.com | Comments only |
commit | commitdiff | tree | snapshot |
2010-11-17 |
simonpj@microsoft.com | Fix Trac #4501: a transposition error in DynFlags |
commit | commitdiff | tree | snapshot |
2010-11-16 |
simonpj@microsoft.com | Refactoring of the way that inlinings and rules are... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
simonpj@microsoft.com | Some infrastruture for lambda-lifting |
commit | commitdiff | tree | snapshot |
2010-11-16 |
simonpj@microsoft.com | Occurrence analyser takes account of the phase when... |
commit | commitdiff | tree | snapshot |
next |