Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initialize hs_init with UTF8 encoded arguments on Windows. | Andreas Klebinger | 2017-07-27 | 1 | -0/+5 |
* | cpp: Use #pragma once instead of #ifndef guards | Ben Gamari | 2017-04-23 | 1 | -4/+1 |
* | rts: mark 'setProgName' as static | Sergei Trofimovich | 2016-02-07 | 1 | -1/+0 |
* | Replace hooks by callbacks in RtsConfig (#8785) | Simon Marlow | 2015-04-07 | 1 | -4/+3 |
* | 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 |
* | Distinguish between hs-main cases when giving rtsopts advice. | Edward Z. Yang | 2013-09-15 | 1 | -1/+2 |
* | Generate the C main() function when linking a binary (fixes #5373) | Simon Marlow | 2011-11-16 | 1 | -1/+3 |
* | prog_argv and rts_argv now contain *copies* of the args passed to | Simon Marlow | 2011-05-25 | 1 | -0/+1 |
* | Cleanup sweep and fix a bug in RTS flag processing. | Simon Marlow | 2011-04-12 | 1 | -0/+23 |