summaryrefslogtreecommitdiff
path: root/rts/Main.c
Commit message (Expand)AuthorAgeFilesLines
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-0/+1
* Keep C main separate from rts lib and link it in for standalone progsDuncan Coutts2009-05-151-148/+15
* Fix #2592: do an orderly shutdown when the heap is exhaustedSimon Marlow2008-12-091-0/+3
* Jump through some hoops to make the Windows SEH exception stuff happyIan Lynagh2007-08-241-6/+23
* Catch exceptions on Windows, to stop it popping up dialog boxesIan Lynagh2007-08-031-1/+5
* Give cap its correct type, rather than voidIan Lynagh2006-12-151-1/+1
* Split GC.c, and move storage manager into sm/ directorySimon Marlow2006-10-241-1/+0
* Gather timing stats for a Task when it completes.Simon Marlow2006-06-071-0/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+138