Updating rix output to new standard.
[ghc-hetmet.git] / rts / Schedule.c
2006-12-14 andy@galois.comUpdating rix output to new standard.
2006-12-12 Simon MarlowDon't free sched_mutex until freeTaskManager has finish...
2006-12-11 Ian LynaghAdd freeScheduler/freeTaskManager and call it later...
2006-12-01 Simon MarlowAdd support for the IO manager thread on Windows
2006-10-24 Simon MarlowSplit GC.c, and move storage manager into sm/ directory
2006-10-19 Simon Marlowremove performGCWithRoots()
2006-10-07 tharris@microsoft.comSTM invariants
2006-09-05 Ian Lynaghnew RTS flag: -V to modify the resolution of the RTS...
2006-08-23 Esa Ilari VuokkoAdd closeMutex and use it on clean up
2006-08-10 sven.panne@aedion.deMatch format strings and arguments for printf-like...
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