Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | comments | Simon Marlow | 2013-02-07 | 1 | -1/+11 |
* | Fix threadDelay on Windows; fixes ThreadDelay001 failures | Ian Lynagh | 2013-02-06 | 1 | -2/+24 |
* | Use usecs rather than msecs for microseconds | Ian Lynagh | 2013-02-05 | 1 | -4/+4 |
* | Fix warnings on Win64 | Ian Lynagh | 2012-04-26 | 1 | -1/+1 |
* | errno corresponding to ERROR_NO_DATA should be EPIPE (non-threaded RTS) | Simon Marlow | 2010-09-15 | 1 | -1/+10 |
* | On Windows, Delete the CriticalSection's we Initialize | Ian Lynagh | 2007-11-25 | 1 | -0/+2 |
* | FIX #1177, partially at least. | Simon Marlow | 2007-07-25 | 1 | -13/+15 |
* | Fix sleep delay for the non-threaded Windows RTS | Simon Marlow | 2007-02-20 | 1 | -1/+1 |
* | Remove the Windows Async IO Manager completely in THREADED_RTS mode | Simon Marlow | 2006-12-01 | 1 | -0/+5 |
* | oops, got the sense of the error case wrong | Simon Marlow | 2006-08-29 | 1 | -1/+1 |
* | fix some rerrors in the worker counting | Simon Marlow | 2006-08-29 | 1 | -6/+10 |
* | Free Win32 Handles on shutdown | Simon Marlow | 2006-08-25 | 1 | -6/+20 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+510 |