summaryrefslogtreecommitdiff
path: root/rts/RetainerSet.h
Commit message (Expand)AuthorAgeFilesLines
* rts: RetainerSet: Remove obsolete fist/second-approach choiceDaniel Gröber2019-09-221-27/+2
* eventlog: Add biographical and retainer profiling tracesMatthew Pickering2019-09-171-1/+1
* RTS: Remove unused retainer schemesSimon Jakobi2018-02-251-22/+1
* Fix note references and some typosGabor Greif2017-07-261-1/+1
* Typos in comments [ci skip]Gabor Greif2017-05-051-1/+1
* Prefer #if defined to #ifdefBen Gamari2017-04-281-7/+7
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-3/+1
* Use C99's boolBen Gamari2016-11-291-8/+8
* rts: Replace `nat` with `uint32_t`Erik de Castro Lopo2016-05-051-4/+4
* rts: drop unused 'traverseAllRetainerSet'Sergei Trofimovich2016-02-071-8/+0
* 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
* rts: delint/detab/dewhitespace RetainerSet.hAustin Seipp2014-07-281-11/+11
* Make retainer profiling use the label length (-L) flag)Ian Lynagh2011-05-071-1/+1
* 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
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+201