Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Separate StablePtr and StableName tables (#7674) | Simon Marlow | 2013-02-14 | 1 | -9/+20 |
* | Make forkProcess work with +RTS -N | Simon Marlow | 2011-12-06 | 1 | -0/+5 |
* | Revert "Move freeStablePtr() into the exported API (Lennart wants it)" | Simon Marlow | 2011-10-19 | 1 | -0/+2 |
* | Move freeStablePtr() into the exported API (Lennart wants it) | Simon Marlow | 2011-10-18 | 1 | -2/+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 | -1/+5 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -0/+34 |