Add several new record features
[ghc-hetmet.git] / rts / Timer.c
2007-04-27 Simon MarlowBasic heap profile support without -prof
2007-03-02 Simon MarlowUse timer_create() for the interval timer, if available
2006-10-24 Simon MarlowSplit GC.c, and move storage manager into sm/ directory
2006-09-05 Ian Lynaghnew RTS flag: -V to modify the resolution of the RTS...
2006-06-14 Simon Marlowcall wakeUpRts() in the correct place
2006-06-08 Simon Marlowfix possible ^C problems
2006-05-24 Simon MarlowBetter control of the IO manager thread; improvements...
2006-04-07 Simon MarlowReorganisation of the source tree