| 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 | -2/+2 |
* | rts: Replace `nat` with `uint32_t` | Erik de Castro Lopo | 2016-05-05 | 1 | -4/+4 |
* | Fix segmentation fault when .prof file not writeable | Thomas Miedema | 2016-01-26 | 1 | -0/+5 |
* | RtsFlags: Fix const warning | Ben Gamari | 2015-11-21 | 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 |
* | Time handling overhaul | Simon Marlow | 2011-11-25 | 1 | -3/+1 |
* | Fix heap profiling times | Ian Lynagh | 2011-07-24 | 1 | -1/+3 |
* | Implement stack chunks and separate TSO/STACK objects | Simon Marlow | 2010-12-15 | 1 | -1/+0 |
* | Fix the symbol visibility pragmas | Simon Marlow | 2010-06-17 | 1 | -2/+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 | -5/+9 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -1/+0 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+19 |