summaryrefslogtreecommitdiff
path: root/rts/Hash.c
Commit message (Expand)AuthorAgeFilesLines
* The hash table implementation had some static free lists that wereSimon Marlow2011-04-151-34/+33
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-1/+1
* Move file locking into the RTS, fixing #629, #1109Simon Marlow2007-11-201-6/+3
* Remember to free() memory on exitSimon Marlow2006-08-081-0/+22
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+376