summaryrefslogtreecommitdiff
path: root/rts/Hash.h
Commit message (Expand)AuthorAgeFilesLines
* Implement -XStaticValues.wip/static-pointersFacundo Domínguez2014-12-021-0/+10
* Revert "rts: add Emacs 'Local Variables' to every .c file"Simon Marlow2014-09-291-8/+0
* rts: add Emacs 'Local Variables' to every .c fileAustin Seipp2014-07-281-0/+8
* 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