| Commit message (Expand) | Author | Age | Files | Lines |
* | rts: Add more debug output to failed path in onIOComplete | Ben Gamari | 2020-02-14 | 1 | -2/+3 |
* | Prefer #if defined to #ifdef | Ben Gamari | 2017-04-28 | 1 | -1/+1 |
* | rts/win32/IOManager: Fix integer types | Ben Gamari | 2016-12-17 | 1 | -8/+8 |
* | Use C99's bool | Ben Gamari | 2016-11-29 | 1 | -3/+3 |
* | Revert "rts: add Emacs 'Local Variables' to every .c file" | Simon Marlow | 2014-09-29 | 1 | -8/+0 |
* | Fix variable name typo from commit 3021fb | Niklas Larsson | 2014-07-30 | 1 | -1/+1 |
* | rts: add Emacs 'Local Variables' to every .c file | Austin Seipp | 2014-07-28 | 1 | -0/+8 |
* | rts: delint/detab/dewhitespace win32/AsyncIO.c | Austin Seipp | 2014-07-28 | 1 | -150/+166 |
* | Use usecs rather than msecs for microseconds | Ian Lynagh | 2013-02-05 | 1 | -3/+3 |
* | Fix Windows build | Simon Marlow | 2010-12-21 | 1 | -1/+1 |
* | Implement stack chunks and separate TSO/STACK objects | Simon Marlow | 2010-12-15 | 1 | -14/+1 |
* | Fix crash in non-threaded RTS on Windows | Simon Marlow | 2010-04-20 | 1 | -0/+5 |
* | Windows build fixes | Simon Marlow | 2009-08-03 | 1 | -1/+0 |
* | Cope with ThreadRelocated when traversing the blocked_queue | Simon Marlow | 2008-11-06 | 1 | -1/+16 |
* | FIX BUILD on Windows | Simon Marlow | 2008-06-18 | 1 | -4/+4 |
* | On Windows, Delete the CriticalSection's we Initialize | Ian Lynagh | 2007-11-25 | 1 | -0/+1 |
* | FIX #1177, partially at least. | Simon Marlow | 2007-07-25 | 1 | -2/+2 |
* | Remove the Windows Async IO Manager completely in THREADED_RTS mode | Simon Marlow | 2006-12-01 | 1 | -0/+4 |
* | call ShutdownIOManager() before closing handles | Simon Marlow | 2006-08-30 | 1 | -1/+1 |
* | Free Win32 Handles on shutdown | Simon Marlow | 2006-08-25 | 1 | -3/+14 |
* | Remove few format-warnings by adding casts | Esa Ilari Vuokko | 2006-08-13 | 1 | -2/+2 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+345 |