summaryrefslogtreecommitdiff
path: root/rts/Typeable.c
Commit message (Expand)AuthorAgeFilesLines
* remove unused includes, now that Storage.h & Stable.h are included by Rts.hSimon Marlow2006-11-151-2/+0
* Split GC.c, and move storage manager into sm/ directorySimon Marlow2006-10-241-0/+10
* remove ^MsSimon Marlow2006-10-191-46/+46
* Add closeMutex and use it on clean upEsa Ilari Vuokko2006-08-231-1/+1
* Add shared Typeable supportEsa Ilari Vuokko2006-08-231-0/+48