| Commit message (Expand) | Author | Age | Files | Lines |
* | Prefer #if defined to #ifdef | Ben Gamari | 2017-04-28 | 1 | -1/+1 |
* | cpp: Use #pragma once instead of #ifndef guards | Ben Gamari | 2017-04-23 | 1 | -5/+1 |
* | rts/Printer.h: fix constness of argument declaration | Sergei Trofimovich | 2016-08-06 | 1 | -1/+1 |
* | Remove Printer.c:prettyPrintClosure() | Ömer Sinan Ağacan | 2016-06-10 | 1 | -1/+0 |
* | rts: More const correct-ness fixes | Erik de Castro Lopo | 2016-05-18 | 1 | -8/+8 |
* | Maintain cost-centre stacks in the interpreter | Simon Marlow | 2015-12-21 | 1 | -1/+0 |
* | Revert "rts: add Emacs 'Local Variables' to every .c file" | Simon Marlow | 2014-09-29 | 1 | -8/+0 |
* | rts: detabify/dewhitespace Printer.h | Austin Seipp | 2014-08-20 | 1 | -6/+6 |
* | rts: add Emacs 'Local Variables' to every .c file | Austin Seipp | 2014-07-28 | 1 | -0/+8 |
* | In rts/Printer.c, print exact UPDATE_FRAME type | Arash Rouhani | 2014-01-15 | 1 | -0/+1 |
* | 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 |
* | Unify event logging and debug tracing. | Simon Marlow | 2009-08-29 | 1 | -0/+2 |
* | Declare RTS-private prototypes with __attribute__((visibility("hidden"))) | Simon Marlow | 2009-08-05 | 1 | -0/+4 |
* | Common up two closure type -> string tables | Simon Marlow | 2009-08-03 | 1 | -4/+6 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -2/+2 |
* | Re-working of the breakpoint support | Simon Marlow | 2007-04-17 | 1 | -0/+1 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+31 |