Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cpp: Use #pragma once instead of #ifndef guards | Ben Gamari | 2017-04-23 | 1 | -4/+1 |
* | Use C99's bool | Ben Gamari | 2016-11-29 | 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 |
* | Don't Terminate the ticker thread (#3748) | Simon Marlow | 2010-01-27 | 1 | -1/+1 |
* | Declare RTS-private prototypes with __attribute__((visibility("hidden"))) | Simon Marlow | 2009-08-05 | 1 | -2/+2 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -4/+2 |
* | FIX #1623: disable the timer signal when the system is idle (threaded RTS only) | Simon Marlow | 2007-09-03 | 1 | -3/+3 |
* | Use timer_create() for the interval timer, if available | Simon Marlow | 2007-03-02 | 1 | -2/+2 |
* | new RTS flag: -V to modify the resolution of the RTS timer | Ian Lynagh | 2006-09-05 | 1 | -9/+2 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+24 |