Add Coercion.lhs
[ghc-hetmet.git] / rts / win32 /
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