| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve the way we call "rm" in the build system; fixes trac #4916 | Ian Lynagh | 2011-11-19 | 3 | -7/+7 |
* | Use -fwarn-tabs when validating | Ian Lynagh | 2011-11-04 | 2 | -0/+14 |
* | Overhaul of infrastructure for profiling, coverage (HPC) and breakpoints | Simon Marlow | 2011-11-02 | 1 | -14/+51 |
* | Follow cabal->Cabal rename, and fix haddock index generation | Ian Lynagh | 2011-10-23 | 2 | -6/+6 |
* | Follow the removal of the Show superclass of Num | Ian Lynagh | 2011-10-12 | 1 | -1/+1 |
* | Handle HValues slightly nicer | Ian Lynagh | 2011-10-03 | 1 | -0/+1 |
* | Handle newtypes and type functions correctly in FFI types; fixes #3008 | Ian Lynagh | 2011-10-01 | 1 | -1/+1 |
* | add a ToDo | Simon Marlow | 2011-09-21 | 1 | -0/+3 |
* | Implement -XConstraintKind | Max Bolingbroke | 2011-09-06 | 1 | -1/+1 |
* | Follow ghc-prim changes | Ian Lynagh | 2011-08-26 | 1 | -1/+1 |
* | Fix validation problem when GHC is 7.2.1, warnings from binary. | David Terei | 2011-08-19 | 1 | -1/+1 |
* | compatibility with Alex 3.0 | Simon Marlow | 2011-08-08 | 2 | -2/+12 |
* | Remove some antiquated C constructs | Ian Lynagh | 2011-08-01 | 19 | -148/+87 |
* | Remove unnecessary import (Windows only) | Simon Peyton Jones | 2011-07-29 | 1 | -1/+0 |
* | Don't fail validate due to warnings in Cabal | Ian Lynagh | 2011-07-27 | 1 | -1/+2 |
* | Bump Cabal deps | Ian Lynagh | 2011-07-08 | 1 | -1/+1 |
* | Relax some dependencies | Ian Lynagh | 2011-07-08 | 2 | -2/+2 |
* | defaultErrorHandler now only takes LogAction | Ian Lynagh | 2011-07-03 | 1 | -2/+2 |
* | Fix strftime string in fingerprint script | David M Peixotto | 2011-06-27 | 1 | -1/+1 |
* | lndir: Ignore .git directories | Ian Lynagh | 2011-06-26 | 1 | -0/+2 |
* | Follow Cabal reorganisation, and improve build system a little | Ian Lynagh | 2011-06-23 | 2 | -6/+6 |
* | Fix ghc-pkg's quoting of the pkgroot field | Ian Lynagh | 2011-06-19 | 1 | -1/+1 |
* | SafeHaskell: Add trust flag to packages | David Terei | 2011-06-17 | 1 | -2/+20 |
* | Fix parsing "$topdir" in package config | Ian Lynagh | 2011-06-10 | 1 | -18/+20 |
* | Follow Src{Loc,Span} changes in other parts of the tree | Ian Lynagh | 2011-06-09 | 1 | -3/+6 |
* | Fix build | Ian Lynagh | 2011-06-09 | 1 | -1/+1 |
* | Fix for $topdir appearing in the haddock-html field | Duncan Coutts | 2011-06-09 | 1 | -1/+2 |
* | Make builds that use stage1 use "dist-install" consistently. This | Simon Marlow | 2011-05-28 | 5 | -21/+21 |
* | Merge remote branch 'origin/master' into ghc-generics | Simon Peyton Jones | 2011-05-26 | 8 | -106/+489 |
|\ |
|
| * | ghc-pkg: report parser warnings when registering packages | Duncan Coutts | 2011-05-25 | 1 | -4/+11 |
| * | Provide the pkgroot value in ghc-pkg dump & describe when necessary | Duncan Coutts | 2011-05-25 | 1 | -40/+84 |
| * | Add stricter ghc-pkg checks on package file/dir/url fields | Duncan Coutts | 2011-05-25 | 2 | -11/+26 |
| * | Implement ${pkgroot} spec, allows relocatable registered packages | Duncan Coutts | 2011-05-25 | 1 | -51/+100 |
| * | Deprecate the ghc-pkg --auto-ghci-libs flag | Duncan Coutts | 2011-05-25 | 1 | -0/+3 |
| * | ghc-pkg: don't expand ${name}-style env vars by default | Duncan Coutts | 2011-05-25 | 1 | -4/+12 |
| * | fix warnings | Simon Marlow | 2011-05-24 | 1 | -1/+3 |
| * | Assign more accurate code sizes to primops, so that the inlining | Simon Marlow | 2011-05-24 | 5 | -6/+13 |
| * | Added utility to uniquely identify ghc repo states | David M Peixotto | 2011-05-22 | 1 | -0/+248 |
* | | Merge branch 'master' of http://darcs.haskell.org/ghc into ghc-generics | Jose Pedro Magalhaes | 2011-05-17 | 2 | -19/+22 |
|\ \
| |/ |
|
| * | Unicode fixes, taking into account PEP383 support | Max Bolingbroke | 2011-05-14 | 2 | -19/+22 |
* | | Merge branch 'master' of http://darcs.haskell.org/ghc into ghc-generics | Jose Pedro Magalhaes | 2011-05-05 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Remove unused hasktags configure check | David Terei | 2011-05-04 | 1 | -1/+1 |
* | | Remove HsNumTy and TypePati. | Jose Pedro Magalhaes | 2011-05-04 | 1 | -1/+0 |
|/ |
|
* | Initialise Settings before DynFlags | Ian Lynagh | 2011-04-22 | 1 | -1/+2 |
* | Set stdout to use line buffering in ghc-cabal | Ian Lynagh | 2011-04-17 | 1 | -1/+2 |
* | ghc-pkg dependency on ghc-cabal should be an order-only dependency, | Simon Marlow | 2011-04-11 | 1 | -2/+4 |
* | Add a tool for checking for problems in the built-in uniques | Ian Lynagh | 2011-03-29 | 2 | -0/+131 |
* | Fix build, and improve ghc-cabal's errors | Ian Lynagh | 2011-03-05 | 1 | -4/+4 |
* | Whitespace only | Ian Lynagh | 2011-03-05 | 1 | -8/+8 |
* | Sanity check values that we wrap in single quotes | Ian Lynagh | 2011-03-05 | 1 | -3/+16 |