summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tweak to doc for DynFlagsDavid Terei2011-11-011-7/+9
* safe haskell wipDavid Terei2011-11-013-44/+54
* More updates to Safe Haskell to implement new design (done!).David Terei2011-11-018-297/+386
* Fix some validation errorsDavid Terei2011-11-012-0/+18
* Merge branch 'master' of http://darcs.haskell.org/ghcSimon Peyton Jones2011-11-011-2/+2
|\
| * Fix unused var warning on windowsDuncan Coutts2011-10-311-2/+2
* | Minor refactoring onlySimon Peyton Jones2011-11-011-3/+3
* | Fix warnings and whitespace in HsBinds.Michal Terepeta2011-10-311-203/+198
* | Fix duplicate type signature error (ticket #5589).Michal Terepeta2011-10-312-12/+19
|/
* Fix recent rts flags changes on windowsDuncan Coutts2011-10-311-1/+1
* VECTORISE pragmas for type classes and instancesManuel M T Chakravarty2011-10-3120-73/+206
* Tabs -> spacesManuel M T Chakravarty2011-10-311-205/+205
* Tabs -> spacesManuel M T Chakravarty2011-10-311-100/+100
* Tabs -> SpacesManuel M T Chakravarty2011-10-311-54/+54
* Tabs -> spacesManuel M T Chakravarty2011-10-311-232/+232
* Tabs -> spacesManuel M T Chakravarty2011-10-311-924/+924
* The Types inside an OutCoercion are *not* InTypesMax Bolingbroke2011-10-301-5/+5
* Allow the -t -T -s -S flags (without <file> arg!) in -rtsopts=some modeDuncan Coutts2011-10-271-4/+10
* Change what +RTS options are available by defaultDuncan Coutts2011-10-271-21/+110
* Use signed comparison for +RTS -N x <= 0 testDuncan Coutts2011-10-271-4/+5
* Remove +RTS --help text for -De flag which no longer existsDuncan Coutts2011-10-271-1/+0
* Add an RTS eventlog tracing class for user messagesDuncan Coutts2011-10-274-5/+23
* Merge branch 'master' of http://darcs.haskell.org/ghcIan Lynagh2011-10-261-9/+20
|\
| * fix#5380: arrows if command given too general a typeRoss Paterson2011-10-261-9/+20
* | Merge branch 'master' of mac:ghc/git/val32/.Ian Lynagh2011-10-2610-60/+173
|\ \ | |/
| * Add a clock domain capset and emit wall clock time on rts initDuncan Coutts2011-10-262-2/+7
| * Add new eventlog EVENT_WALL_CLOCK_TIME for time matchingDuncan Coutts2011-10-265-2/+73
| * Add rts time util getUnixEpochTimeDuncan Coutts2011-10-263-0/+61
| * Delete some old Win9x C codeDuncan Coutts2011-10-261-24/+0
| * Rename traceCapsetModify for consistency and clarityDuncan Coutts2011-10-264-32/+32
* | Revert "More updates to Safe Haskell to implement new design (done!)."Ian Lynagh2011-10-268-404/+297
* | Revert "Fix some validation errors"Ian Lynagh2011-10-262-1/+7
* | Fix typoIan Lynagh2011-10-261-1/+1
|/
* Verify that I can still add tabs to a file already containing themMax Bolingbroke2011-10-261-1/+1
* Fix some validation errorsDavid Terei2011-10-252-7/+1
* Add some documentation to IOEnv.David Terei2011-10-251-0/+4
* More updates to Safe Haskell to implement new design (done!).David Terei2011-10-258-297/+404
* Setup new Safe Haskell interfaceDavid Terei2011-10-254-23/+26
* Merge branch 'master' of http://darcs.haskell.org/ghcIan Lynagh2011-10-251-39/+41
|\
| * Comments onlySimon Peyton Jones2011-10-251-39/+41
* | Enable dynamic libraries on OSX amd64Ian Lynagh2011-10-251-5/+6
* | Unconditionally derive some instancesIan Lynagh2011-10-253-17/+2
* | Remove some CPPIan Lynagh2011-10-251-12/+8
|/
* Merge branch 'master' of http://darcs.haskell.org/ghcSimon Peyton Jones2011-10-2519-1898/+1847
|\
| * Fix infinite loop in PredTYpe size checking (#5581)Max Bolingbroke2011-10-251-6/+31
| * Fix Haddock dependency on library archiveManuel M T Chakravarty2011-10-251-1/+1
| * Vectoriser gets all DPH library identifiers from Data.Array.Parallel.PrimManuel M T Chakravarty2011-10-2516-654/+576
| * Tabs -> spacesManuel M T Chakravarty2011-10-251-432/+434
| * Tabs -> spacesManuel M T Chakravarty2011-10-251-291/+291
| * Tabs -> spacesManuel M T Chakravarty2011-10-251-438/+438