Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make `PosixSource.h` installed and under `rts/` | John Ericson | 2021-08-09 | 1 | -1/+1 |
* | rts: Use weaker cas in WSDeque | Douglas Wilson | 2020-12-19 | 1 | -1/+2 |
* | rts/WSDeque: Rewrite with proper atomicswip/tsan/wsdeque | Ben Gamari | 2020-10-24 | 1 | -144/+71 |
* | RTS: Add missing memory barrier | Peter Trommler | 2019-02-27 | 1 | -3/+6 |
* | Use C99's bool | Ben Gamari | 2016-11-29 | 1 | -3/+3 |
* | rts: Replace `nat` with `uint32_t` | Erik de Castro Lopo | 2016-05-05 | 1 | -1/+1 |
* | Revert "rts: add Emacs 'Local Variables' to every .c file" | Simon Marlow | 2014-09-29 | 1 | -8/+0 |
* | rts: add Emacs 'Local Variables' to every .c file | Austin Seipp | 2014-07-28 | 1 | -0/+8 |
* | rts: detab/dewhitespace WSDeque.c | Austin Seipp | 2014-07-28 | 1 | -44/+44 |
* | RTS: fix pushWSDeque to invoke write barrier when element is added | Karel Gardas | 2011-08-10 | 1 | -0/+9 |
* | Update some files for new testsuite tests location | David Terei | 2011-07-20 | 1 | -1/+1 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -0/+286 |