Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return memory to the OS; trac #698 | Ian Lynagh | 2010-08-13 | 1 | -0/+1 |
* | Fix the symbol visibility pragmas | Simon Marlow | 2010-06-17 | 1 | -2/+2 |
* | Refactoring only | Simon Marlow | 2009-12-02 | 1 | -0/+3 |
* | 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 | -4/+8 |
* | when a memory leak is detected, report which blocks are unreachable | Simon Marlow | 2008-09-09 | 1 | -0/+2 |
* | Add extern flag to avoid multiple symbol errors on Mac os X | daniel@phasevelocity.org | 2008-08-22 | 1 | -2/+2 |
* | fix allocated blocks calculation, and add more sanity checks | Simon Marlow | 2008-06-08 | 1 | -0/+3 |
* | Split GC.c, and move storage manager into sm/ directory | Simon Marlow | 2006-10-24 | 1 | -0/+19 |