Fixed uninitialised FunBind fun_tick field
[ghc-hetmet.git] / rts / win32 /
2006-12-15 Ian LynaghFree more things that we allocate 2006-12-16
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-11-15 Simon Marlowremove unused includes, now that Storage.h & Stable...
2006-10-16 sof@galois.commark stop event handle as invalid once closed, making...
2006-11-01 sof@galois.comadd a few #includes to make it compile
2006-08-30 Simon Marlowadd sysErrorBelch() for reporting system call errors
2006-08-30 Simon Marlowcall ShutdownIOManager() before closing handles
2006-08-29 Simon Marlowoops, got the sense of the error case wrong
2006-08-29 Simon Marlowfix some rerrors in the worker counting
2006-08-25 Simon MarlowFree Win32 Handles on shutdown
2006-08-23 Esa Ilari VuokkoAdd closeMutex and use it on clean up
2006-08-13 Esa Ilari VuokkoRemove few format-warnings by adding casts
2006-06-06 simonmar@microsoft.commarkSignalHandlers(): implementation was unnecessary...
2006-05-30 simonmar@microsoft.comfix Win32 build
2006-05-30 Simon Marlowreplace stgMallocBytesRWX() with our own allocator
2006-04-07 Simon MarlowReorganisation of the source tree