summaryrefslogtreecommitdiff
path: root/rts/Stable.h
Commit message (Expand)AuthorAgeFilesLines
* 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-9/+20
* Make forkProcess work with +RTS -NSimon Marlow2011-12-061-0/+5
* Revert "Move freeStablePtr() into the exported API (Lennart wants it)"Simon Marlow2011-10-191-0/+2
* Move freeStablePtr() into the exported API (Lennart wants it)Simon Marlow2011-10-181-2/+0
* 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-1/+5
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-0/+34