Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't traverse the entire list of threads on every GC (phase 1) | Simon Marlow | 2008-04-16 | 1 | -4/+6 |
* | Add a write barrier to the TSO link field (#1589) | Simon Marlow | 2008-04-16 | 1 | -16/+17 |
* | Fix C/Haskell type mismatches | Ian Lynagh | 2007-04-03 | 1 | -3/+3 |
* | Match format strings and arguments for printf-like functions | sven.panne@aedion.de | 2006-08-10 | 1 | -3/+3 |
* | comment out a non-true assertion | Simon Marlow | 2006-06-16 | 1 | -1/+1 |
* | Asynchronous exception support for SMP | Simon Marlow | 2006-06-16 | 1 | -0/+974 |