Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rts: Non-concurrent mark and sweep | Ömer Sinan Ağacan | 2019-10-20 | 1 | -0/+1 |
* | 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 | -4/+1 |
* | Use C99's bool | Ben Gamari | 2016-11-29 | 1 | -3/+3 |
* | rts: More const correct-ness fixes | Erik de Castro Lopo | 2016-05-18 | 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 |
* | GC refactoring and cleanup | Simon Marlow | 2011-02-02 | 1 | -5/+2 |
* | Fix the symbol visibility pragmas | Simon Marlow | 2010-06-17 | 1 | -2/+2 |
* | Move a thread to the front of the run queue when another thread blocks on it | Simon Marlow | 2010-03-29 | 1 | -0/+2 |
* | GC refactoring, remove "steps" | Simon Marlow | 2009-12-03 | 1 | -1/+1 |
* | Refactoring only | Simon Marlow | 2009-12-02 | 1 | -0/+47 |