summaryrefslogtreecommitdiff
path: root/rts/Hash.h
Commit message (Expand)AuthorAgeFilesLines
* Separate StablePtr and StableName tables (#7674)Simon Marlow2013-02-141-2/+3
* Fix the symbol visibility pragmasSimon Marlow2010-06-171-2/+2
* Omit visibility pragmas on Windows (fixes warnings/validate failures)Simon Marlow2009-09-091-2/+2
* Declare RTS-private prototypes with __attribute__((visibility("hidden")))Simon Marlow2009-08-051-0/+4
* Move file locking into the RTS, fixing #629, #1109Simon Marlow2007-11-201-0/+7
* add prototypes for exitHashTable()Simon Marlow2006-10-201-0/+2
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+40