ghc-hetmet.git
2006-12-10 Pepe IborraRetrieving the datacon of an arbitrary closure
2006-12-09 Pepe IborraTwo new prim ops to access the Info Table and Payload...
2006-12-15 Ian LynaghFree more things that we allocate 2006-12-16
2006-12-15 Ian LynaghFree all tasks on exit, not just those on the task_free...
2006-12-15 Ian LynaghGive cap its correct type, rather than void
2006-12-15 Ian LynaghPut the task on the free list in workerTaskStop
2006-12-15 Ian LynaghFree various things we allocate
2006-12-14 andy@galois.comUpdating rix output to new standard.
2006-12-14 Simon Marlowupdate, and add some more build flavours (inc. dons...
2006-12-14 Simon MarlowRework the block allocator
2006-12-14 Simon Marlowfix wibble in memory leak error dump
2006-12-13 andy@galois.comRemoving explicit Binary Tick Boxes; using Case instead.
2006-12-13 simonpj@microsoft.comAdd left-to-right impredicative instantiation
2006-12-13 andy@galois.comRemoving unused argument to a printf.
2006-12-13 andy@galois.comfixing obvious typo in darwin_HOST_OS code (currently...
2006-12-13 wolfgang.thaller... PowerPC NCG: support conditional branches outside ...
2006-12-13 Ian LynaghFix allocation debugger to handle allocations in con...
2006-12-12 Simon MarlowDon't free sched_mutex until freeTaskManager has finish...
2006-12-13 Ian LynaghGive a better panic if the allocation debugger is used...
2006-12-13 andy@galois.comMisc Hpc improvement to dynamic tracer output
2006-12-09 andy@galois.comAdding tracing support
2006-11-30 andy@galois.comMisc unsigned printing issues; adding magicTixNumber.
2006-12-12 Ian LynaghTurn -Wall on
2006-12-12 Ian LynaghFix more warnings
2006-12-12 Ian LynaghFix whitespace
2006-12-12 Ian LynaghSilence some warnings
2006-12-12 Ian LynaghFix more warnings
2006-12-12 Ian LynaghRemove trailing white space
2006-12-12 Ian LynaghDetab
2006-12-12 Ian LynaghFix thd3
2006-12-12 Ian LynaghSilence some warnings
2006-12-12 Ian LynaghSilence more warnings
2006-12-12 Ian LynaghMore warning fixes
2006-12-12 Ian LynaghFix more warnings
2006-12-12 Ian LynaghMore warning fixes and some code rejigging
2006-12-12 Ian LynaghFix more warnings
2006-12-12 Ian LynaghFix some warnings
2006-12-12 Ian LynaghBeautify a bit
2006-12-12 Ian LynaghRemove trailing spaces
2006-12-12 Ian LynaghDetab
2006-12-12 simonpj@microsoft.comMissed a stage-2 problem in the TcSimplify refactoring
2006-12-12 simonpj@microsoft.comComments only
2006-12-12 Simon MarlowMERGE: Fix Windows DEP violations (bug #885)
2006-12-12 Simon MarlowFix the pattern for _hpc symbols: it incorrectly matche...
2006-12-12 simonpj@microsoft.comFix up yesterdays commit to TcSimplify; fixes broken...
2006-12-11 simonpj@microsoft.comAdd comments, plus fix zapFragileInfo to zap worker...
2006-12-11 simonpj@microsoft.comAdd comments about pruning implication constraints
2006-12-11 wolfgang.thaller... Unbreak x86_64 PIC patch, part 3
2006-12-11 wolfgang.thaller... Support MO_WriteBarrier in PowerPC NCG (lwsync instruction)
2006-12-11 Ian LynaghFix allocate name clash in the HEAD
2006-12-11 Ian LynaghAdd freeScheduler/freeTaskManager and call it later...
2006-12-11 Ian LynaghWhen debugging, have the allocator help us a bit
2006-12-11 simonpj@microsoft.comMore refactoring of constraint simplification
2006-12-11 simonpj@microsoft.comImprove origin of constraints in subsumption checking
2006-12-11 simonpj@microsoft.comSuggests -fglasgow-exts for contexts-differ-in-length...
2006-12-11 simonpj@microsoft.comComments and layout only
2006-12-11 simonpj@microsoft.comRemove strange extra print (a temporary debug?)
2006-12-08 simonpj@microsoft.comFix typo
2006-12-08 simonpj@microsoft.comImprove parsing for bang patterns (fixes Trac #1041)
2006-12-10 wolfgang.thaller... Unbreak x86_64 PIC patch, part 2
2006-12-09 Ian LynaghUse System.IO.stderr rather than IO.stderr in GHCi...
2006-12-09 Ian LynaghAdd PowerPC to the list of SMP arches
2006-12-09 sven.panne... Make './darcs-all get --complete' work
2006-12-07 Simon Marlowfix for #1013.
2006-12-07 wolfgang.thaller... Unbreak previous x86_64 PIC patch
2006-12-07 wolfgang.thaller... Tell the NCG that XOR foo, foo does *not* read foo
2006-12-07 wolfgang.thaller... x86_64: support PIC and therefore, Mac OS X in the NCG
2006-12-07 Manuel M T... Fix family instance consistency check for home package...
2006-12-06 Manuel M T... Kind sigs in associated data/newtype family decls may...
2006-12-06 Ian LynaghAdd release note that Network.CGI.Compat uses XHtml...
2006-12-06 simonpj@microsoft.comImprove dependency analysis; makes more dictionaries...
2006-12-04 simonpj@microsoft.comAdd documentation for seq
2006-12-04 simonpj@microsoft.comComments only
2006-12-05 Ian LynaghMake a ghc/ghci manpage
2006-12-05 Simon Marlowwe need GHC.Conc.ensureIOManagerIsRunning on Windows too
2006-12-05 Simon Marlowadd Windows-specific GHCi information, and a FAQ about...
2006-12-05 Simon Marlowupdate the question about concurrent threads & GHCi
2006-12-04 Simon Marlowfix Windows GHCi
2006-12-03 Ian LynaghMERGE: In hashExpr, use Word32 rather than relying...
2006-12-03 sven.panne... Fixed and simplified repository calculation, works...
2006-12-01 Simon MarlowAdd support for the IO manager thread on Windows
2006-12-01 Simon MarlowRemove the Windows Async IO Manager completely in THREA...
2006-12-01 wolfgang.thaller... Decouple -O from -fvia-C
2006-12-01 simonpj@microsoft.comq
2006-11-21 Simon Marlowcas(): modify assembly syntax to make it work everywher...
2006-11-17 Simon Marlowuse "lock cmpxchg" instead of "lock/cmpxchg"
2006-10-09 Ian LynaghUpdate library version numbers in release notes
2006-10-06 Simon MarlowFix _module_registered bug for sparc linux.
2006-11-29 simonpj@microsoft.comRemove trace
2006-11-29 simonpj@microsoft.comRemove bogus comment
2006-11-29 simonpj@microsoft.comTeach SpecConstr how to handle mutually-recursive functions
2006-11-29 simonpj@microsoft.comImprove the loop-breaking heuristics
2006-11-29 simonpj@microsoft.comComments only
2006-11-29 simonpj@microsoft.comMake SpecConstr work right for nullary constructors
2006-11-29 wolfgang.thaller... x86_64 NCG: fix register usage for CALLs
2006-11-29 sof@galois.comAdd Win32/configure.ac to the mix
2006-11-29 andy@galois.comTickBox representation change
2006-11-01 andy@galois.comFixing Alts to reflect Alternatives, rather than every...
2006-11-29 Simon Marlowfix to isNormalComment for non-Haddock mode, and some...
2006-11-28 Ian LynaghMake the non-threaded-RTS threadDelay wait at least...
next