extend the documentation about interruptible operations
[ghc-base.git] / System / Event /
2010-11-26 Bryan O'SullivanFix typo
2010-11-13 Ian LynaghSystem.Event.KQueue conditionally uses BangPatterns
2010-11-12 simonpj@microsoft.comAdd LANGUAGE BangPatterns to modules that use bang...
2010-11-03 Johan TibellReimplement firstPowerOf2
2010-10-22 simonpj@microsoft.comRemove redundant imports, now that NoImplicitPrelude...
2010-09-04 Ian LynaghFix the build when HAVE_KQUEUE but not HAVE_KEVENT64
2010-08-30 benl@ouroborus.netFix warnings
2010-08-13 Johan TibellFixed a rounding error in threadDelay
2010-08-10 Simon MarlowIntegrated new I/O manager