Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding tracing support | andy@galois.com | 2006-12-09 | 10 | -72/+151 |
* | Misc unsigned printing issues; adding magicTixNumber. | andy@galois.com | 2006-11-30 | 1 | -8/+13 |
* | Turn -Wall on | Ian Lynagh | 2006-12-12 | 1 | -1/+1 |
* | Fix more warnings | Ian Lynagh | 2006-12-12 | 1 | -82/+107 |
* | Fix whitespace | Ian Lynagh | 2006-12-12 | 1 | -240/+240 |
* | Silence some warnings | Ian Lynagh | 2006-12-12 | 1 | -86/+92 |
* | Fix more warnings | Ian Lynagh | 2006-12-12 | 1 | -51/+11 |
* | Remove trailing white space | Ian Lynagh | 2006-12-12 | 1 | -23/+23 |
* | Detab | Ian Lynagh | 2006-12-12 | 1 | -32/+32 |
* | Fix thd3 | Ian Lynagh | 2006-12-12 | 1 | -1/+1 |
* | Silence some warnings | Ian Lynagh | 2006-12-12 | 2 | -6/+14 |
* | Silence more warnings | Ian Lynagh | 2006-12-12 | 1 | -51/+71 |
* | More warning fixes | Ian Lynagh | 2006-12-12 | 1 | -30/+43 |
* | Fix more warnings | Ian Lynagh | 2006-12-12 | 1 | -1/+5 |
* | More warning fixes and some code rejigging | Ian Lynagh | 2006-12-12 | 1 | -21/+18 |
* | Fix more warnings | Ian Lynagh | 2006-12-12 | 2 | -6/+14 |
* | Fix some warnings | Ian Lynagh | 2006-12-12 | 1 | -5/+14 |
* | Beautify a bit | Ian Lynagh | 2006-12-12 | 1 | -10/+5 |
* | Remove trailing spaces | Ian Lynagh | 2006-12-12 | 1 | -35/+35 |
* | Detab | Ian Lynagh | 2006-12-12 | 1 | -231/+231 |
* | Missed a stage-2 problem in the TcSimplify refactoring | simonpj@microsoft.com | 2006-12-12 | 1 | -2/+2 |
* | Comments only | simonpj@microsoft.com | 2006-12-12 | 1 | -0/+8 |
* | MERGE: Fix Windows DEP violations (bug #885) | Simon Marlow | 2006-12-12 | 7 | -49/+77 |
* | Fix the pattern for _hpc symbols: it incorrectly matched the _hp suffix too | Simon Marlow | 2006-12-12 | 1 | -1/+1 |
* | Fix up yesterdays commit to TcSimplify; fixes broken HEAD | simonpj@microsoft.com | 2006-12-12 | 3 | -7/+4 |
* | Add comments, plus fix zapFragileInfo to zap worker info | simonpj@microsoft.com | 2006-12-11 | 2 | -2/+9 |
* | Add comments about pruning implication constraints | simonpj@microsoft.com | 2006-12-11 | 1 | -0/+15 |
* | Unbreak x86_64 PIC patch, part 3 | wolfgang.thaller@gmx.net | 2006-12-11 | 1 | -1/+1 |
* | Support MO_WriteBarrier in PowerPC NCG (lwsync instruction) | wolfgang.thaller@gmx.net | 2006-12-11 | 3 | -0/+7 |
* | Fix allocate name clash in the HEAD | Ian Lynagh | 2006-12-11 | 1 | -7/+7 |
* | Add freeScheduler/freeTaskManager and call it later than exitScheduler | Ian Lynagh | 2006-12-11 | 5 | -3/+28 |
* | When debugging, have the allocator help us a bit | Ian Lynagh | 2006-12-11 | 3 | -4/+126 |
* | More refactoring of constraint simplification | simonpj@microsoft.com | 2006-12-11 | 6 | -153/+198 |
* | Improve origin of constraints in subsumption checking | simonpj@microsoft.com | 2006-12-11 | 1 | -1/+7 |
* | Suggests -fglasgow-exts for contexts-differ-in-length error | simonpj@microsoft.com | 2006-12-11 | 1 | -1/+2 |
* | Comments and layout only | simonpj@microsoft.com | 2006-12-11 | 2 | -1/+2 |
* | Remove strange extra print (a temporary debug?) | simonpj@microsoft.com | 2006-12-11 | 1 | -2/+1 |
* | Fix typo | simonpj@microsoft.com | 2006-12-08 | 1 | -1/+1 |
* | Improve parsing for bang patterns (fixes Trac #1041) | simonpj@microsoft.com | 2006-12-08 | 2 | -18/+26 |
* | Unbreak x86_64 PIC patch, part 2 | wolfgang.thaller@gmx.net | 2006-12-10 | 1 | -1/+1 |
* | Use System.IO.stderr rather than IO.stderr in GHCi. Fixes trac #1001. | Ian Lynagh | 2006-12-09 | 1 | -1/+1 |
* | Add PowerPC to the list of SMP arches | Ian Lynagh | 2006-12-09 | 1 | -1/+3 |
* | Make './darcs-all get --complete' work | sven.panne@aedion.de | 2006-12-09 | 1 | -4/+7 |
* | fix for #1013. | Simon Marlow | 2006-12-07 | 1 | -2/+11 |
* | Unbreak previous x86_64 PIC patch | wolfgang.thaller@gmx.net | 2006-12-07 | 1 | -1/+1 |
* | Tell the NCG that XOR foo, foo does *not* read foo | wolfgang.thaller@gmx.net | 2006-12-07 | 1 | -0/+2 |
* | x86_64: support PIC and therefore, Mac OS X in the NCG | wolfgang.thaller@gmx.net | 2006-12-07 | 8 | -108/+199 |
* | Fix family instance consistency check for home package modules | Manuel M T Chakravarty | 2006-12-07 | 2 | -2/+13 |
* | Kind sigs in associated data/newtype family decls may be omitted | Manuel M T Chakravarty | 2006-12-06 | 1 | -27/+89 |
* | Add release note that Network.CGI.Compat uses XHtml rather than Html | Ian Lynagh | 2006-12-06 | 1 | -0/+8 |