summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stgMallocBytesRWX --> allocateExecSimon Marlow2006-06-011-1/+1
* fix non-Windows buildSimon Marlow2006-06-011-1/+1
* Win32: set up the console code pagessimonmar@microsoft.com2006-06-013-5/+38
* add a type signaturesimonmar@microsoft.com2006-06-011-0/+1
* improvements to lexical error reportingsimonmar@microsoft.com2006-06-011-6/+4
* commented-out debugging codesimonmar@microsoft.com2006-06-011-0/+2
* understand Latin-1 symbolssimonmar@microsoft.com2006-06-011-1/+1
* stgMallocBytesRWX --> allocateExecSimon Marlow2006-05-311-3/+3
* 'time' depends on 'Win32' when Windows=YES; mirror thatsof@galois.com2006-05-301-1/+1
* Win32: add _imp__tznamesimonmar@microsoft.com2006-05-301-0/+1
* fix Win32 buildsimonmar@microsoft.com2006-05-301-2/+4
* replace stgMallocBytesRWX() with our own allocatorSimon Marlow2006-05-3010-68/+216
* add time subdirSimon Marlow2006-05-301-1/+1
* Make rule-matching robust to letssimonpj@microsoft.com2006-05-253-50/+133
* Improve error reporting in interface typecheckingsimonpj@microsoft.com2006-05-252-7/+8
* Fix egregious and long-standing tidying bugsimonpj@microsoft.com2006-05-251-1/+1
* Prune importssimonpj@microsoft.com2006-05-251-2/+2
* performGC_(): don't use the existing Task, always grab a new oneSimon Marlow2006-05-251-11/+9
* Better control of the IO manager thread; improvements to deadlock checkingSimon Marlow2006-05-246-1/+71
* TARGET_OS ==> HOST_OSSimon Marlow2006-05-241-4/+4
* fix a _TARGET_ARCH that should be _HOST_ARCHSimon Marlow2006-05-241-1/+1
* we don't need OutOfHeapHook(), and the version in the RTS has a better messageSimon Marlow2006-05-241-9/+0
* Bug-fix to patch "Run simplifier before SpecConstr"simonpj@microsoft.com2006-05-231-3/+3
* Run simplifier before SpecConstrsimonpj@microsoft.com2006-05-232-11/+47
* Prune importssimonpj@microsoft.com2006-05-221-1/+1
* Add deShadowBindssimonpj@microsoft.com2006-05-221-10/+28
* Inline in a call argument if the caller has RULESsimonpj@microsoft.com2006-05-222-25/+63
* Add idHasRulessimonpj@microsoft.com2006-05-222-4/+6
* Transmit inline pragmas faithfullysimonpj@microsoft.com2006-05-223-24/+40
* Improved RULE lhs typechecking; less dictionary sharingsimonpj@microsoft.com2006-05-192-45/+52
* Bug-fix for infix function definitions (parse/rename)simonpj@microsoft.com2006-05-192-14/+42
* Remove misleading commentssimonpj@microsoft.com2006-05-192-7/+7
* Fix a nasty continuation-duplication bugsimonpj@microsoft.com2006-05-181-45/+46
* Make simplifier report which phase it is doing in -ddump outputsimonpj@microsoft.com2006-05-181-1/+1
* Comments onlysimonpj@microsoft.com2006-05-181-3/+2
* take parsec out of $(GhcBootLibs)Simon Marlow2006-05-181-1/+1
* Improve documentation of INLINE pragmassimonpj@microsoft.com2006-05-181-49/+44
* a couple of additionsSimon Marlow2006-05-181-0/+2
* #define _REENTRANT 1 (needed to get the right errno on some OSs)Simon Marlow2006-05-181-0/+4
* Declare this file to be POSIXSimon Marlow2006-05-181-9/+1
* somewhere to keep track of release notes for 6.6Simon Marlow2006-05-181-0/+23
* Newtype data constructors get a compulsory unfoldingsimonpj@microsoft.com2006-05-172-2/+4
* White space onlysimonpj@microsoft.com2006-05-171-1/+1
* Retain InlinePragInfo on wrapperssimonpj@microsoft.com2006-05-171-2/+7
* Spelling correctionsimonpj@microsoft.com2006-05-171-1/+1
* Retain INLINE pragma information during indirection-shortingsimonpj@microsoft.com2006-05-171-2/+13
* Improve pretty-printingsimonpj@microsoft.com2006-05-171-2/+3
* Comments onlysimonpj@microsoft.com2006-05-171-2/+3
* Improve pretty-printing slightlysimonpj@microsoft.com2006-05-171-1/+1
* Let GHCi work with with Sparc32+/V8+ .o filesDuncan Coutts2006-05-161-0/+3