Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -3/+2 |
* | Redesign 64-bit HEAP_ALLOCED (FIX #2934 at the same time) | Simon Marlow | 2009-03-09 | 1 | -53/+97 |
* | when a memory leak is detected, report which blocks are unreachable | Simon Marlow | 2008-09-09 | 1 | -2/+91 |
* | update copyrights in rts/sm | Simon Marlow | 2008-04-16 | 1 | -1/+1 |
* | Refactoring: extract platform-specific code from sm/MBlock.c | Simon Marlow | 2007-10-17 | 1 | -433/+15 |
* | Fix OS X warnings | Roman Leshchinskiy | 2007-09-06 | 1 | -1/+2 |
* | Windows: give a better error message when running out of memory | Simon Marlow | 2007-08-30 | 1 | -2/+7 |
* | +RTS -xbXXXXX sets the "heap base" to 0xXXXXXX | Simon Marlow | 2007-06-27 | 1 | -1/+12 |
* | Split GC.c, and move storage manager into sm/ directory | Simon Marlow | 2006-10-24 | 1 | -0/+527 |