| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-09-07 | gc: Documentation. | Elliott Slaughter | -0/+52 |
| 2012-09-07 | gc: Fix for GC missing stack frames across segment boundaries. | Elliott Slaughter | -35/+100 |
| 2012-09-07 | gc: Don't expect sentinel when core is compiled without GC. | Elliott Slaughter | -6/+21 |
| 2012-09-07 | gc: Avoid walking stack above caller frame. | Elliott Slaughter | -3/+30 |
| 2012-09-07 | gc: Fix for deallocating resources on the shared heap while cleaning stack. | Elliott Slaughter | -1/+2 |
| 2012-09-07 | gc: Avoid freeing null pointers. | Elliott Slaughter | -0/+6 |
| 2012-09-07 | gc: Avoid double free when pointer appears on stack multiple times. | Elliott Slaughter | -14/+23 |
| 2012-09-07 | gc: Add stack walker for new garbage collector. | Elliott Slaughter | -0/+155 |
