fix a couple of bugs in markSparkQueue (#799)
[ghc-hetmet.git] / rts / Schedule.c
2006-06-16 Simon MarlowAsynchronous exception support for SMP
2006-06-08 Simon Marlowfix possible ^C problems
2006-06-08 Simon MarlowNew tracing interface
2006-06-07 Simon MarlowGather timing stats for a Task when it completes.
2006-06-07 Simon MarlowRemove unnecessary SCHED_INTERRUPTED scheduler state
2006-05-25 Simon MarlowperformGC_(): don't use the existing Task, always grab...
2006-04-07 Simon MarlowReorganisation of the source tree