ghc-hetmet.git
2006-06-10 Don StewartDon't emit 'Skipping' messages unless -v2 or higher...
2006-06-12 Simon Marlowfix the stage3 build
2006-06-12 Simon Marlowoops, undo accidental commit of version number
2006-06-09 Simon MarlowMove readline configuration into the readline package
2006-06-08 Simon Marlowfix possible ^C problems
2006-06-08 Simon MarlowNew tracing interface
2006-06-08 Simon Marlowfix warnings
2006-06-08 Simon Marlowfix warnings
2006-06-08 Simon MarlowMake it so that StgWord/StgInt are longs
2006-06-08 Simon Marlowmore warning fixage
2006-06-08 Simon Marlowfix a warning
2006-06-08 Simon Marlowfix some warnings
2006-06-08 Simon MarlowAdd new RTS flags for tracing:
2006-06-07 Simon Marlowcodegen debug flag (+RTS -Dc) was unused; remove it
2006-06-07 Simon Marlowadd 'const' modifiers to types where appropriate
2006-06-07 Simon Marlowrearrange casts to avoid gcc warnings
2006-06-07 Simon Marlowwarning fix
2006-06-07 Simon Marlowremove //@ stuff
2006-06-07 Simon MarlowGather timing stats for a Task when it completes.
2006-06-07 Simon MarlowRemove unnecessary SCHED_INTERRUPTED scheduler state
2006-04-27 Simon Marlowfix a warning
2006-06-06 simonmar@microsoft.comre-enable time package on Windows
2006-06-06 Simon Marlowfix a case of "naughty I386 byte reg"
2006-06-02 Neil MitchellA better icon for GHCi
2006-06-06 simonmar@microsoft.commarkSignalHandlers(): implementation was unnecessary...
2006-06-05 sof@galois.comdisable time package on mingw to unblock builds.
2006-06-05 simonpj@microsoft.comRemove one more IfaceInlineCall
2006-06-05 simonpj@microsoft.comRemove InlinePlease and add inline function and RULE
2006-06-05 simonpj@microsoft.comFix typo
2006-06-01 Simon Marlowfix type of allocateExec
2006-06-01 Simon MarlowstgMallocBytesRWX --> allocateExec
2006-06-01 Simon Marlowfix non-Windows build
2006-06-01 simonmar@microsoft.comWin32: set up the console code pages
2006-06-01 simonmar@microsoft.comadd a type signature
2006-06-01 simonmar@microsoft.comimprovements to lexical error reporting
2006-06-01 simonmar@microsoft.comcommented-out debugging code
2006-06-01 simonmar@microsoft.comunderstand Latin-1 symbols
2006-05-31 Simon MarlowstgMallocBytesRWX --> allocateExec
2006-05-30 sof@galois.com'time' depends on 'Win32' when Windows=YES; mirror...
2006-05-30 simonmar@microsoft.comWin32: add _imp__tzname
2006-05-30 simonmar@microsoft.comfix Win32 build
2006-05-30 Simon Marlowreplace stgMallocBytesRWX() with our own allocator
2006-05-30 Simon Marlowadd time subdir
2006-05-25 simonpj@microsoft.comMake rule-matching robust to lets
2006-05-25 simonpj@microsoft.comImprove error reporting in interface typechecking
2006-05-25 simonpj@microsoft.comFix egregious and long-standing tidying bug
2006-05-25 simonpj@microsoft.comPrune imports
2006-05-25 Simon MarlowperformGC_(): don't use the existing Task, always grab...
2006-05-24 Simon MarlowBetter control of the IO manager thread; improvements...
2006-05-24 Simon MarlowTARGET_OS ==> HOST_OS
2006-05-24 Simon Marlowfix a _TARGET_ARCH that should be _HOST_ARCH
2006-05-24 Simon Marlowwe don't need OutOfHeapHook(), and the version in the...
2006-05-23 simonpj@microsoft.comBug-fix to patch "Run simplifier before SpecConstr"
2006-05-23 simonpj@microsoft.comRun simplifier before SpecConstr
2006-05-22 simonpj@microsoft.comPrune imports
2006-05-22 simonpj@microsoft.comAdd deShadowBinds
2006-05-22 simonpj@microsoft.comInline in a call argument if the caller has RULES
2006-05-22 simonpj@microsoft.comAdd idHasRules
2006-05-22 simonpj@microsoft.comTransmit inline pragmas faithfully
2006-05-19 simonpj@microsoft.comImproved RULE lhs typechecking; less dictionary sharing
2006-05-19 simonpj@microsoft.comBug-fix for infix function definitions (parse/rename)
2006-05-19 simonpj@microsoft.comRemove misleading comments
2006-05-18 simonpj@microsoft.comFix a nasty continuation-duplication bug
2006-05-18 simonpj@microsoft.comMake simplifier report which phase it is doing in ...
2006-05-18 simonpj@microsoft.comComments only
2006-05-18 Simon Marlowtake parsec out of $(GhcBootLibs)
2006-05-18 simonpj@microsoft.comImprove documentation of INLINE pragmas
2006-05-18 Simon Marlowa couple of additions
2006-05-18 Simon Marlow#define _REENTRANT 1 (needed to get the right errno...
2006-05-18 Simon MarlowDeclare this file to be POSIX
2006-05-18 Simon Marlowsomewhere to keep track of release notes for 6.6
2006-05-17 simonpj@microsoft.comNewtype data constructors get a compulsory unfolding
2006-05-17 simonpj@microsoft.comWhite space only
2006-05-17 simonpj@microsoft.comRetain InlinePragInfo on wrappers
2006-05-17 simonpj@microsoft.comSpelling correction
2006-05-17 simonpj@microsoft.comRetain INLINE pragma information during indirection...
2006-05-17 simonpj@microsoft.comImprove pretty-printing
2006-05-17 simonpj@microsoft.comComments only
2006-05-17 simonpj@microsoft.comImprove pretty-printing slightly
2006-05-16 Duncan CouttsLet GHCi work with with Sparc32+/V8+ .o files
2006-05-15 Simon Marlowmatch up more closely with compiler/main/DynFlags.hs...
2006-05-10 Simon Marlowset $(GhcVersion) and $(GhcPatchLevel) correctly when...
2006-05-10 Simon Marlow.raw_s and .s live in $(odir), not the source dir
2006-05-10 Simon Marlowadditions from Reilly Hayes
2006-05-10 Simon Marlowsome tweaks to the HC bootstrapping instructions
2006-05-10 LemmihIgnore unboxed values in breakpoints.
2006-05-09 LemmihDon't read ~/.ghci on breakpoints.
2006-05-09 Simon Marlowmake it possible to define an alias for :quit
2006-05-08 simonpj@microsoft.comDo not put wired-in things in interface files
2006-05-08 simonpj@microsoft.comRemove NOINLINE strictness hack
2006-05-08 simonpj@microsoft.comTrim imports
2006-05-08 simonpj@microsoft.comTrim imports
2006-05-08 Simon MarlowGHC_MANGLER-->MANGLER
2006-05-05 LemmihFix bug #763: Breakpoint mechanism crashes when there...
2006-05-02 LemmihbreakpointCond
2006-05-05 simonpj@microsoft.comPreserve type variable names during type inference
2006-05-05 simonpj@microsoft.comTrim imports
2006-05-05 Simon Marlowfixup for new source tree layout
2006-05-05 Simon MarlowFPTOOLS_TOP-->GHC_TOP, and remove some references to...
2006-05-05 Simon Marlow$(FPTOOLS_TOP) is now known as $(GHC_TOP)
next