Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the symbol visibility pragmas | Simon Marlow | 2010-06-17 | 1 | -2/+2 |
* | The rest of the #1185 patch (forkProcess and -threaded) | Simon Marlow | 2009-11-13 | 1 | -0/+2 |
* | Rollback #1185 fix | Simon Marlow | 2009-11-06 | 1 | -2/+0 |
* | Fix #1185 (RTS part, also needs corresponding change to libraries/base) | Simon Marlow | 2009-11-03 | 1 | -0/+2 |
* | Omit visibility pragmas on Windows (fixes warnings/validate failures) | Simon Marlow | 2009-09-09 | 1 | -2/+2 |
* | Declare RTS-private prototypes with __attribute__((visibility("hidden"))) | Simon Marlow | 2009-08-05 | 1 | -1/+5 |
* | Rewrite of signal-handling (ghc patch; see also base and unix patches) | Simon Marlow | 2009-02-19 | 1 | -2/+6 |
* | Add support for the IO manager thread on Windows | Simon Marlow | 2006-12-01 | 1 | -6/+0 |
* | Better control of the IO manager thread; improvements to deadlock checking | Simon Marlow | 2006-05-24 | 1 | -1/+5 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+26 |